status-desktop/ui/imports/assets/twemoji/svg/1f487-1f3fc-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.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#9AAAB4" d="M30.169 8.15L15.32 23s-.707-2.121.707-3.535L28.755 6.736l1.414 1.414z"/><path fill="#67757F" d="M28.755 6.736c-1.952 1.953-2.586 4.484-1.414 5.656s3.705.539 5.657-1.414c1.952-1.952 2.586-4.484 1.414-5.656-1.172-1.172-3.704-.539-5.657 1.414zm1.414 1.414c1.172-1.172 2.438-1.805 2.829-1.414.392.391-.243 1.656-1.415 2.828-1.171 1.172-2.437 1.805-2.828 1.414-.391-.39.243-1.656 1.414-2.828z"/><path fill="#FFE51E" d="M20 11C20 4.925 15.075 0 9 0 7.279 0 5.657.406 4.207 1.111 3.814 1.042 3.412 1 3 1c-1.075 0-2.09.25-3 .683v26.894c2.122 1.909 4.92 3.08 8 3.08 3.358 0 6.384-1.388 8.559-3.612C22.426 28.507 29 36 29 36l7-9c-15-6-16-16-16-16z"/><path fill="#9268CA" d="M20.61 29.303C19.97 27.946 18.6 27 17 27H0v9h21v-5c0-.609-.147-1.18-.39-1.697z"/><path fill="#7450A8" d="M16 32h1v4h-1z"/><path fill="#F3D2A2" d="M4 5s-.01 4.562-4 5.724v10.394c1.044 2.019 2.831 3.591 5 4.359V28c0 1.657 1.343 3 3 3s3-1.343 3-3v-2.523c3.494-1.237 6-4.56 6-8.477v-5.019C5.89 11.605 4 5 4 5z"/><path fill="#DF1F32" d="M12 21H4s1 2 4 2 4-2 4-2z"/><path fill="#C1694F" d="M9 19.5H7c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h2c.276 0 .5.224.5.5s-.224.5-.5.5z"/><path fill="#662113" d="M4 16c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1zm8 0c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1z"/><path fill="#9AAAB4" d="M24 6v21s2-1 2-3V6h-2z"/><circle fill="#67757F" cx="25" cy="12" r="1"/><path fill="#67757F" d="M23 1c-1.657 0-3 2.239-3 5s1.343 5 3 5 3-2.239 3-5-1.343-5-3-5zm0 8c-.553 0-1-1.343-1-3s.447-3 1-3 1 1.343 1 3-.447 3-1 3z"/></svg>