status-desktop/ui/imports/assets/twemoji/svg/1f9da-1f3fb-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.9 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#ABDFFF" d="M20.769 20.273c-4.558 6.089-5.676 12.675-2.497 14.71 3.179 2.035 9.451-1.252 14.008-7.341 4.558-6.089 2.752-17.029 2.497-16.631-1.777 2.774-9.45 3.173-14.008 9.262z"/><path fill="#ABDFFF" d="M15.255 20.273c4.558 6.089 5.676 12.675 2.498 14.71-3.179 2.035-9.451-1.252-14.009-7.341S.904 10.673 1.247 11.011C5 14.71 10.698 14.184 15.255 20.273z"/><path fill="#55ACEE" d="M4.598 17.829c-.484-.808-1.158-1.652-.776-.211.542 2.047 2.184 5.253 4.848 7.268 1.12.847 1.209-.427.179-1.398-2.665-2.512-3.291-4.055-4.251-5.659zm26.804 0c-.96 1.604-1.586 3.147-4.251 5.659-1.03.971-.941 2.245.179 1.398 2.664-2.015 4.306-5.221 4.848-7.268.382-1.441-.292-.597-.776.211z"/><path fill="#F7DECE" d="M31 36v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313 0-7 2.186-7 5.5V36h26z"/><path fill="#292F33" d="M18.853 2c-2.024 0-3.893.647-5.426 1.737-3.15.164-5.662 2.749-5.662 5.94 0 2.63.012 5.943 3.477 7.177 1.703 2.365 4.474 3.911 7.611 3.911 5.181 0 9.382-4.2 9.382-9.381C28.235 6.201 24.034 2 18.853 2z"/><path fill="#F7DECE" d="M13.983 20.008v8.034c0 2.218 1.799 4.017 4.017 4.017s4.017-1.799 4.017-4.017v-8.034h-8.034z"/><path fill="#EEC2AD" d="M22.017 18l-8.034.037v7.996s4.017 2.008 8.034 0V18z"/><path fill="#F7DECE" d="M26.529 8H9.471v9.354c0 4.712 3.818 8.529 8.529 8.529s8.529-3.817 8.529-8.529V8z"/><path fill="#292F33" d="M8.625 7.118l.846 6.824c3.98 0 4.861-4.115 5.058-5.95.067 1.835 1.389 5.95 12.001 5.95l.346-6.824H8.625z"/><path fill="#C1694F" d="M21.412 22.471h-6.824s0 1.706 3.412 1.706 3.412-1.706 3.412-1.706zm-5.118-3.412h3.412s0 1.706-1.706 1.706-1.706-1.706-1.706-1.706z"/><path fill="#5C913B" d="M18 33v3H9v-3l-2-5s1-1 4-1h3l4 6zm0 0v3h9v-3l2-5s-1-1-4-1h-3l-4 6z"/><path fill="#662113" d="M22 18c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1zm-7-1v-1c0-.55-.45-1-1-1s-1 .45-1 1v1c0 .55.45 1 1 1s1-.45 1-1z"/></svg>