status-desktop/ui/imports/assets/twemoji/svg/1f468-1f3fb-200d-1f9b1.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="#F6DDCD" d="M32 20c0-2.209-1.119-4-2.5-4-.012 0-.021.005-.033.005C27.955 9.704 23.394 5.125 18 5.125s-9.956 4.58-11.467 10.88C6.521 16.004 6.511 16 6.5 16 5.119 16 4 17.791 4 20c0 2.107 1.021 3.815 2.314 3.97C7.537 30.619 12.299 35 18 35c5.7 0 10.463-4.381 11.685-11.03C30.979 23.815 32 22.107 32 20z"/><path fill="#662113" d="M13 21c-.552 0-1-.447-1-1v-2c0-.552.448-1 1-1s1 .448 1 1v2c0 .553-.448 1-1 1zm10 0c-.553 0-1-.447-1-1v-2c0-.552.447-1 1-1s1 .448 1 1v2c0 .553-.447 1-1 1z"/><path fill="#C1694F" d="M18 31c-4.201 0-5.491-1.077-5.707-1.293-.391-.391-.391-1.023 0-1.414.378-.379.984-.39 1.376-.036.08.058 1.1.743 4.331.743 3.355 0 4.326-.739 4.336-.747.39-.389 1.001-.37 1.393.021.391.391.369 1.043-.021 1.434C23.491 29.923 22.201 31 18 31zm1-5h-2c-.552 0-1-.447-1-1s.448-1 1-1h2c.553 0 1 .447 1 1s-.447 1-1 1z"/><path fill="#292F33" d="M33 12.65c0-.891-.469-1.667-1.171-2.11.106-.277.171-.575.171-.89 0-1.276-.959-2.316-2.193-2.469.118-.323.193-.667.193-1.031 0-1.657-1.343-3-3-3-.395 0-.77.081-1.115.22-.346-1.276-1.5-2.22-2.885-2.22-.87 0-1.646.376-2.194.967C20.384.971 19.292.15 18 .15s-2.384.821-2.806 1.967C14.646 1.526 13.87 1.15 13 1.15c-1.385 0-2.539.944-2.884 2.22-.346-.139-.721-.22-1.116-.22-1.657 0-3 1.343-3 3 0 .364.075.708.193 1.031C4.959 7.334 4 8.374 4 9.65c0 .315.065.613.171.89C3.469 10.983 3 11.759 3 12.65c0 .878.455 1.648 1.141 2.094-.088.281-.141.585-.141.906 0 1.381.895 2.5 2 2.5.327 0 .63-.107.903-.281C7.347 19.312 8 20.132 8 18.15c0-1.585.013-2.552.76-4.081 1.189.403 2.908.159 4.533-.779.282-.163.545-.34.793-.525.378 1.362 1.986 2.385 3.914 2.385 1.296 0 2.437-.47 3.167-1.187.476 1.259 2.002 2.187 3.833 2.187 1.076 0 2.049-.322 2.767-.841.262.914.272 1.723.272 2.841 0 2.348.674 1.358 1.119-.24.256.15.54.24.842.24 1.105 0 2-1.119 2-2.5 0-.321-.053-.625-.14-.906.685-.446 1.14-1.216 1.14-2.094z"/></svg>