status-desktop/ui/imports/assets/twemoji/svg/1f468-1f3ff-200d-1f3ed.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
3.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#3B88C3" d="M36 36v-2c0-3.314-2.686-6-6-6H14c-3.313 0-6 2.686-6 6v2h28z"/><path fill="#292F33" d="M22 35.999L16.4 27h11.2z"/><path fill="#7C533E" d="M17.64 30.038c1.744 1.268 2.848 1.963 4.36 1.963 1.512 0 2.615-.696 4.359-1.963v-5.749h-8.72v5.749z"/><path fill="#55ACEE" d="M15 28c0 1 1 3 3 5 1.581 1.581 4 3 4 3 0-3.063-1-4-2-5s-3-2-3-4c0-1-2 1-2 1m14 0c0 1-1 3-3 5-1.581 1.581-4 3-4 3 0-3.063 1-4 2-5s3-2 3-4c0-1 2 1 2 1"/><path fill="#664131" d="M17.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746 1.639 0 3.146-.373 4.363-1.746v-3.491h-8.728v3.491z"/><path fill="#7C533E" d="M15.444 15.936c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.389 0c0 1.448-.733 2.622-1.639 2.622-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#7C533E" d="M13.477 16.959c0-5.589 3.816-10.121 8.523-10.121s8.522 4.532 8.522 10.121S26.707 27.08 22 27.08c-4.706 0-8.523-4.531-8.523-10.121"/><path fill="#3D2E24" d="M22 23.802c-2.754 0-3.6-.705-3.741-.848-.256-.256-.256-.671 0-.927.248-.248.646-.255.902-.023.052.037.721.487 2.839.487 2.2 0 2.836-.485 2.842-.49.256-.255.657-.243.913.015.256.256.242.683-.014.938-.141.143-.987.848-3.741.848m.75-4.052h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#0B0200" d="M22 3.48c5.648 0 9.178 4.168 9.178 7.641s-.706 4.863-1.412 3.473l-1.412-2.778s-4.235 0-5.647-1.39c0 0 2.118 4.168-2.118 0 0 0 .706 2.779-3.53-.694 0 0-2.118 1.389-2.824 4.862-.196.964-1.412 0-1.412-3.473C12.822 7.648 15.646 3.48 22 3.48"/><circle fill="#664131" cx="17.25" cy="16" r="3.75"/><circle fill="#664131" cx="26.75" cy="16" r="3.75"/><path fill="#664131" d="M19.5 15h5v2.5h-5z"/><circle fill="#E1E8ED" cx="17.5" cy="15.5" r="3.5"/><circle fill="#E1E8ED" cx="26.5" cy="15.5" r="3.5"/><path fill="#E1E8ED" d="M19.5 14h5v2.5h-5z"/><circle fill="#292F33" cx="17.5" cy="15.5" r="2.5"/><circle fill="#292F33" cx="26.5" cy="15.5" r="2.5"/><path fill="#66757F" d="M5 24l-1.5 1S5 27.5 5 31v5h2v-5c0-4.5-2-7-2-7z"/><path fill="#99AAB5" d="M6.079 23.807c.208.379.071.854-.307 1.064l-2.13 1.178c-.379.208-.855.07-1.064-.309l-.451-.816c-.208-.379-.072-.855.307-1.064l2.13-1.178c.378-.209.855-.071 1.064.309l.451.816z"/><path fill="#F4900C" d="M3.49 22.584C7.678 20.375.052 16.313.052 16.313s-.75 8.48 3.438 6.271z"/><path fill="#FFDC5D" d="M2.96 21.365c2.202-1.162-1.808-3.299-1.808-3.299s-.394 4.459 1.808 3.299z"/><path fill="#3B88C3" d="M34 11c-3-2-1.008-4.169-3-7-1.874-2.663-5-4-9.003-4C17 0 14.874 1.337 13 4c-1.992 2.831 0 5-3 7-1.861 1.24 6 2.313 12 2.313S35.861 12.24 34 11"/><path fill="#269" d="M20 11.5V.088c-.35.032-.683.074-1 .124v10.281c-2.09-.05-5.124-.396-7.653-.853-.174.297-.41.59-.73.877 2.911.565 6.596.982 8.883.982h.5zm4.5 0c2.421 0 6.037-.393 8.907-.959-.325-.288-.563-.58-.741-.877-2.431.448-5.371.787-7.667.832V.292c-.323-.066-.66-.112-1-.155V11.5h.501z"/></svg>