status-desktop/ui/imports/assets/twemoji/svg/1f9dd-1f3ff-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
1.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#0B0200" d="M8 14S7 28 7 33h11V13L8 14zm20 0s1 14 1 19H18V13l10 1z"/><path fill="#0B0200" d="M18 12V4C13 4 8 7 8 13s2.553.894 3 0c2-4 5-1 7-1zm0 0V4c5 0 10 3 10 9s-2.553.894-3 0c-2-4-5-1-7-1z"/><path fill="#3B88C3" d="M32 36v-2c0-3.313-2.687-6-6-6H10c-3.313 0-6 2.687-6 6v2h28z"/><path fill="#7C533E" d="M13.64 28.101c1.744 1.267 2.848 1.962 4.36 1.962 1.511 0 2.616-.696 4.36-1.962V24.29h-8.72v3.811z"/><path fill="#664131" d="M13.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746 1.639 0 3.147-.372 4.364-1.746v-3.491h-8.728v3.491z"/><path fill="#7C533E" d="M9.478 16.96c0-5.589 3.816-10.121 8.522-10.121s8.522 4.531 8.522 10.121c0 5.589-3.816 10.12-8.522 10.12s-8.522-4.531-8.522-10.12z"/><path fill="#3D2E24" d="M18 23.802c-2.754 0-3.6-.706-3.741-.848-.256-.256-.256-.671 0-.927.248-.248.645-.255.902-.024.052.038.721.487 2.839.487 2.2 0 2.836-.485 2.842-.49.255-.255.656-.243.913.013.256.256.242.684-.014.94-.141.143-.987.849-3.741.849z"/><path d="M14 17c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1zm8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1z"/><path fill="#3D2E24" d="M18.75 19.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75z"/><path fill="#7C533E" d="M8 14.28l1.868 1.849s1.192 3.401 0 3.997C7.204 21.457 5 14.612 5 13.28c0-1 3 1 3 1zm19.397 0l-1.868 1.849s-1.192 3.401 0 3.997C28.194 21.457 31 14.612 31 13.28c0-1-3.603 1-3.603 1z"/><path fill="#0B0200" d="M18 4c-5 0-9 3-9 9s1.553.894 2 0c2-4 5-3 7-3s5-1 7 3c.447.894 2 6 2 0s-4-9-9-9z"/><path fill="#0B0200" d="M9 13L8 36h4s-2.627-20.484-1-23c.698-1.08-2 0-2 0zm18.058 0l1 23H24s2.685-20.484 1.058-23c-.698-1.08 2 0 2 0z"/></svg>