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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFDC5D" d="M9 22v-4h5v4h2v6H7v-6z"/><path fill="#3B93D9" d="M21.917 36l.028-11.027c0-1.973-1-2.973-3-2.973h-5l-2.472 3.778L8.945 22h-6C1.166 22 1 23.193 1 24.973V36h20.917z"/><path fill="#1B6399" d="M16.945 26v10h1.028V26zM4.972 26v10H6V26z"/><path fill="#FFDC5D" d="M19 14V5L4 4v10h.024c.252 3.89 3.498 6.969 7.476 6.969 3.736 0 6.847-2.717 7.42-6.27.037-.23.065-.463.08-.699z"/><path fill="#FFAC33" d="M18.92 14.699C20.216 13.158 21 11.172 21 9 21 4.107 17.033.139 12.139.139c-1.328 0-2.582.301-3.713.825.11-.007.379-.013.517-.017C5.026.979 1.86 4.16 1.86 8.084c0 1.992.822 3.785 2.14 5.078V10c6.07 0 9.688-2.576 11.495-4.603.48 1.507 1.518 3.772 3.505 4.419V14c-.015.236-.043.469-.08.699z"/><path fill="#BF6952" d="M14.667 17.723H8.223s.805 1.61 3.222 1.61 3.222-1.61 3.222-1.61zM11.945 15.5h-1c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h1c.276 0 .5.224.5.5s-.224.5-.5.5z"/><path fill="#662113" d="M8 13c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1zm7 0c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1z"/><path fill="#FFDC5D" d="M28.001 35v-4h-4v4h-1v1h6v-1z"/><path fill="#88C9F9" d="M31.001 33h-3l-2 3h8.818c-.518-1.602-2.159-3-3.818-3zm-13.814 3h8.814l-2-3h-2c-.368 0-.719.032-1.055.088-1.941.326-3.301 1.535-3.759 2.912z"/><path fill="#FFDC5D" d="M32.995 26.047L32.993 26h.008v-6h-3.557c-1.018-.574-2.192-.906-3.446-.906s-2.428.332-3.446.906h-3.551v6h.002l-.002.047c0 .145.013.286.022.428.224 3.64 3.257 6.525 6.975 6.525 3.383 0 6.206-2.387 6.856-5.558.092-.451.141-.917.141-1.395z"/><path fill="#F4900C" d="M34.335 22.861c0-4.342-3.519-7.861-7.861-7.861-1.245 0-2.418.297-3.464.812-3.33.07-6.009 2.786-6.009 6.133 0 1.8.786 3.408 2.022 4.53-.009-.142-.022-.284-.022-.428l.002-.047h-.002v-3.035c4.856-.18 7.656-1.81 9.204-3.332 1.065 1.257 2.765 2.841 4.796 3.257V26h-.008l.002.047c0 .478-.049.944-.141 1.395.928-1.291 1.481-2.869 1.481-4.581z"/><path fill="#BF6952" d="M29.001 30h-6s.583 2 3 2 3-2 3-2zm-3-.5c-.13 0-.26-.05-.35-.15-.1-.09-.15-.22-.15-.35s.05-.26.15-.36c.17-.17.52-.18.71.01.09.091.14.221.14.351s-.05.26-.15.35c-.09.099-.22.149-.35.149z"/><path fill="#662113" d="M23.001 28c-.552 0-1-.447-1-1v-1c0-.553.448-1 1-1s1 .447 1 1v1c0 .553-.448 1-1 1zm6 0c-.553 0-1-.447-1-1v-1c0-.553.447-1 1-1 .553 0 1 .447 1 1v1c0 .553-.447 1-1 1z"/></svg>