status-desktop/ui/imports/assets/twemoji/svg/1f471-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
2.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFE51E" d="M18 3c6 0 16 3 16 16s0 16-3 16-7-3-13-3-9.915 3-13 3c-3.343 0-3-12-3-16C2 6 12 3 18 3z"/><path fill="#FFDC5D" d="M6 18.562c0-8.526 5.373-15.438 12-15.438s12 6.912 12 15.438S24.627 34 18 34 6 27.088 6 18.562z"/><path fill="#FFAC33" d="M13.272 32.665l-.169-.098c-4.102-2.356-6.783-7.384-6.998-13.121.191-2.32 1.35-3.255 2.577-4.246.44-.355.896-.723 1.35-1.177l3.125-3.125.319.191c.047.028 4.703 2.793 8.339 2.793 3.624 0 7.696 1.762 8.071 5.629-.249 5.741-2.927 10.717-6.985 13.052l-.169.098-.188-.049c-1.319-.34-7.771-.338-9.083.003l-.189.05zm.038-20.57l-2.604 2.603c-.49.49-.986.891-1.425 1.245-1.201.969-2.068 1.669-2.224 3.526.201 5.279 2.634 9.947 6.365 12.18 1.716-.322 7.439-.324 9.16-.003 3.69-2.212 6.12-6.831 6.354-12.108-.316-3.208-3.913-4.699-7.12-4.699-3.368-.001-7.349-2.093-8.506-2.744z"/><path fill="#FFDC5D" d="M7.118 20C7.118 12.268 11.99 6 18 6s10.882 6.268 10.882 14c0 7.731-4.873 14-10.882 14-6.01 0-10.882-6.268-10.882-14z"/><path fill="#FFAC33" d="M28.938 19.604c-.318-3.275-3.915-4.767-7.122-4.767-3.367 0-7.349-2.092-8.506-2.743l-2.604 2.603c-.49.49-.986.891-1.425 1.245-1.201.969-2.068 1.669-2.224 3.526l-.95-.08c.19-2.262 1.349-3.198 2.575-4.188.44-.355.896-.723 1.35-1.177l3.125-3.125.319.191c.047.028 4.703 2.793 8.339 2.793 3.624 0 7.696 1.762 8.071 5.629l-.948.093z"/><path fill="#FFE51E" d="M3.064 24c-.03-.325-.064-.647-.064-1 0-5 3 .562 3-3 0-3.563 2-4 4-6l3-3s5 3 9 3 8 2 8 6 3-2 3 3c0 .355-.033.673-.058 1h1.049C34 22.523 34 20.868 34 19 34 6 24 1 18 1S2 6 2 19c0 1.158-.028 2.986.012 5h1.052z"/><path fill="#DF1F32" d="M18 30c-2.347 0-3.575-1.16-3.707-1.293-.391-.391-.391-1.023 0-1.414.387-.387 1.013-.39 1.404-.01.051.047.806.717 2.303.717 1.519 0 2.273-.69 2.305-.719.398-.373 1.027-.362 1.408.029.379.393.38 1.011-.006 1.397C21.575 28.84 20.347 30 18 30z"/><path fill="#C1694F" d="M19 25h-2c-.552 0-1-.447-1-1s.448-1 1-1h2c.553 0 1 .447 1 1s-.447 1-1 1z"/><path d="M13 22c-.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" fill="#662113"/></svg>