status-desktop/ui/imports/assets/twemoji/svg/1f477-1f3fe-200d-2642-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
2.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F2760F" d="M32 36v-2c0-3.314-2.685-6-6-6H10c-3.313 0-6 2.686-6 6v2h28z"/><path fill="#292F33" d="M13 27h10v4H13z"/><path fill="#292F33" d="M14 27h8s-1.018 7-4 7-4-7-4-7"/><path fill="#AF7E57" d="M13.64 30.038c1.745 1.268 2.849 1.963 4.36 1.963s2.615-.696 4.359-1.963v-5.749h-8.72v5.749z"/><path fill="#9B6A49" d="M13.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746 1.639 0 3.146-.373 4.363-1.746v-3.491h-8.728v3.491z"/><path fill="#AF7E57" d="M27.834 15.935c0-1.448-.734-2.623-1.639-2.623-.082 0-.161.02-.24.039C24.73 9.546 21.635 6.839 18 6.839s-6.729 2.707-7.955 6.512c-.079-.019-.158-.039-.24-.039-.905 0-1.639 1.175-1.639 2.623 0 1.33.621 2.417 1.423 2.587.634 4.845 4.153 8.557 8.411 8.557s7.777-3.712 8.411-8.557c.802-.17 1.423-1.257 1.423-2.587z"/><path fill="#915A34" d="M18 23.802c-2.754 0-3.6-.705-3.74-.848-.257-.256-.257-.671 0-.927.248-.248.644-.255.902-.023.051.037.721.487 2.838.487 2.201 0 2.836-.485 2.842-.49.256-.255.658-.243.914.015.256.256.242.683-.014.938-.142.143-.988.848-3.742.848"/><path fill="#60352A" d="M18 3.48c5.648 0 9.178 4.168 9.178 7.641s-.705 4.863-1.412 3.473l-1.412-2.778s-4.234 0-5.646-1.39c0 0 2.117 4.168-2.119 0 0 0 .707 2.779-3.53-.694 0 0-2.118 1.389-2.824 4.862-.196.964-1.412 0-1.412-3.473C8.822 7.648 11.646 3.48 18 3.48"/><path fill="#60352A" d="M14 17c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1 .551 0 1 .45 1 1v1c0 .55-.449 1-1 1m8 0c-.549 0-1-.45-1-1v-1c0-.55.451-1 1-1 .551 0 1 .45 1 1v1c0 .55-.449 1-1 1"/><path fill="#915A34" d="M18.75 19.75h-1.5c-.412 0-.75-.337-.75-.75s.338-.75.75-.75h1.5c.414 0 .75.337.75.75s-.336.75-.75.75"/><path fill="#292F33" d="M19 34.938l-1 1.061-1-1v-3h2z"/><path fill="#FFF75F" d="M9 28h3v8H9zm15 0h3v8h-3z"/><path fill="#55ACEE" d="M11 28c0 1 1 3 3 5 1.582 1.581 4 3 4 3 0-3.063-1-4-2-5s-3-2-3-4c0-1-2 1-2 1m14 0c0 1-1 3-3 5-1.58 1.581-4 3-4 3 0-3.063 1-4 2-5s3-2 3-4c0-1 2 1 2 1"/><path fill="#FFF75F" d="M30 11c-3-2-1.008-4.169-3-7-1.873-2.663-5-4-9.002-4C13 0 10.874 1.337 9 4c-1.992 2.831 0 5-3 7-1.861 1.24 6 2.313 12 2.313S31.861 12.24 30 11"/><path fill="#FFAC33" d="M16 11.5V.088c-.35.032-.683.074-1 .124v10.281c-2.09-.05-5.124-.396-7.653-.853-.174.297-.41.59-.73.877 2.91.566 6.596.983 8.883.983h.5zm12.855-1.553c-2.853.304-5.839.517-7.855.549V.292c-.323-.066-.66-.112-1-.155V11.5h.5c2.018 0 5.796-.261 9.289-.657-.402-.295-.708-.593-.934-.896z"/></svg>