status-desktop/ui/imports/assets/twemoji/svg/1f647-1f3fd-200d-2640-fe0f.svg
Alexandra Betouni 4ee21ada05 feat(desktop) Added image function in Style
Introduced Style.svg() Style.png() Style.emoji() and
Style.icon() in Style.qml. Those should be used to
set the source in Images instead of using relative
paths. Usage:
Image {
   source: Style.svg("check)
   ....

Also moved all Singletons inside a new "utils"
folder and made it a QML module, to use
import utils 1.0 instead of relative paths

Closes #3678
2021-09-28 15:28:00 -04:00

1 line
1.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#963B22" d="M19 4c-1.721 0-3.343.406-4.793 1.111C13.814 5.043 13.412 5 13 5c-3.866 0-7 3.134-7 7v12h.018C6.201 30.467 11.489 35.656 18 35.656c6.511 0 11.799-5.189 11.982-11.656H30v-9c0-6.075-4.925-11-11-11z"/><path fill="#9268CA" d="M27 22H9s-9 0-9 7c0 3.156 4 7 4 7h28s4-3.844 4-7c0-7-9-7-9-7z"/><circle fill="#CC9B7A" cx="18" cy="28" r="3"/><path fill="#D5AB88" d="M14 11s-.003 5.308-5 5.936V21c0 4.971 4.029 9 9 9s9-4.029 9-9v-3.019C15.89 17.605 14 11 14 11zm3 23l-5-1-2-1H7l-1 4h11c1 0 1-1 1-1 0-.553-1-1-1-1zm9-2l-2 1-5 1s-1 .447-1 1c0 0 0 1 1 1h11l-1-4h-3z"/><path fill="#662113" d="M22 22c-.553 0-1-.447-1-1v-1c0-.553.447-1 1-1s1 .447 1 1v1c0 .553-.447 1-1 1zm-8 0c-.552 0-1-.447-1-1v-1c0-.553.448-1 1-1s1 .447 1 1v1c0 .553-.448 1-1 1z"/><path fill="#C1694F" d="M19 26.5h-2c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h2c.276 0 .5.224.5.5s-.224.5-.5.5z"/><path d="M5.499 8c-.209 0-.419-.065-.599-.2l-4-3C.458 4.469.369 3.842.7 3.4c.332-.441.958-.531 1.4-.2l4 3c.442.331.531.958.2 1.4-.197.262-.497.4-.801.4zm3.002-3c-.323 0-.64-.156-.833-.445l-2-3c-.306-.46-.182-1.081.277-1.387.459-.307 1.08-.182 1.387.277l2 3c.306.459.182 1.081-.277 1.387-.171.114-.364.168-.554.168zm22 3c-.305 0-.604-.138-.801-.4-.332-.442-.242-1.069.2-1.4l4-3c.44-.333 1.068-.242 1.399.2.332.442.242 1.069-.2 1.4l-4 3c-.179.135-.389.2-.598.2zm-3.002-3c-.19 0-.383-.054-.554-.168-.46-.306-.584-.927-.277-1.387l2-3c.306-.459.925-.585 1.387-.277.46.306.584.927.277 1.387l-2 3c-.192.289-.51.445-.833.445z" fill="#5DADEC"/></svg>