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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#0B0200" d="M34.986 20.5c.612-.456 1.014-1.178 1.014-2 0-1.078-.687-1.989-1.644-2.34.396-.442.644-1.02.644-1.66 0-1.381-1.119-2.5-2.5-2.5l-.012.001c.317-.419.512-.935.512-1.501C33 9.119 31.881 8 30.5 8c-.619 0-1.177.233-1.614.605C26.106 5.213 22.196 3 18 3 13.706 3 9.711 5.031 6.921 8.446 6.517 8.166 6.029 8 5.5 8 4.119 8 3 9.119 3 10.5c0 .566.195 1.082.512 1.501L3.5 12C2.119 12 1 13.119 1 14.5c0 .64.248 1.218.644 1.66C.687 16.511 0 17.422 0 18.5c0 .822.402 1.544 1.014 2C.402 20.956 0 21.678 0 22.5c0 1.078.687 1.989 1.644 2.34C1.248 25.282 1 25.86 1 26.5c0 1.231.892 2.249 2.063 2.456-.039.176-.063.357-.063.544C3 30.881 4.119 32 5.5 32c.64 0 1.218-.248 1.66-.644C7.511 32.313 8.422 33 9.5 33c.64 0 1.218-.248 1.66-.644.351.957 1.262 1.644 2.34 1.644 1.229 0 2.245-.888 2.455-2.056.673.034 1.353.056 2.045.056.691 0 1.37-.031 2.043-.078C20.244 33.101 21.264 34 22.5 34c1.078 0 1.989-.687 2.34-1.644.442.396 1.02.644 1.66.644 1.078 0 1.989-.687 2.34-1.644.442.396 1.02.644 1.66.644 1.381 0 2.5-1.119 2.5-2.5 0-.187-.024-.368-.063-.544C34.108 28.749 35 27.731 35 26.5c0-.64-.248-1.218-.644-1.66.957-.351 1.644-1.262 1.644-2.34 0-.822-.402-1.544-1.014-2z"/><path fill="#7C533E" 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="#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="#3D2E24" 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"/><path fill="#0B0200" d="M29.811 9.377C30.529 8.829 31 7.973 31 7c0-1.657-1.343-3-3-3-.395 0-.77.081-1.116.22C26.539 2.944 25.385 2 24 2c-.537 0-1.034.153-1.47.4C21.998 1.561 21.067 1 20 1c-.772 0-1.468.3-2 .779C17.468 1.3 16.772 1 16 1c-1.067 0-1.998.561-2.53 1.4-.436-.247-.933-.4-1.47-.4-1.385 0-2.539.944-2.884 2.22C8.77 4.081 8.395 4 8 4 6.343 4 5 5.343 5 7c0 1.04.529 1.955 1.333 2.493-1.26 1.834-2.051 3.661-2.458 4.882-1.125 3.375 2.827 11.418 2.437 7.437-.468-4.788 1.236-8.915 4.704-10.166C11.107 13.51 12.848 15 15 15c1.242 0 2.339-.506 3.072-1.284C18.411 15.582 20.036 17 22 17c1.275 0 2.397-.608 3.13-1.537C25.49 16.925 26.632 18 28 18c1.657 0 3-1.567 3-3.5 0-.318-.048-.621-.116-.914.069-.177.116-.368.116-.586 0-.932-.387-2.249-1.189-3.623z"/></svg>