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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFDC5D" d="M3.945 14c.253 3.89 3.521 6.969 7.5 6.969s7.247-3.079 7.5-6.969V4h-15v10z"/><path fill="#FFAC33" d="M15.483.808c-.333 0-.657.034-.974.09C13.337.328 12.334 0 10.945 0c-4.907 0-9 4.093-9 9v7c.148 5.223 4.241 9.568 9.5 9.568s9.352-4.345 9.5-9.568V6c0-3.122-2.339-5.192-5.462-5.192zM18.945 14c-.253 3.89-3.521 6.969-7.5 6.969S4.198 17.89 3.945 14V9.663c5.328-.155 8.51-2.343 10.237-4.181C14.597 6.957 15.746 9 18.945 9v5z"/><path fill="#9268CA" d="M18.945 22h-16C1.166 22 1 23.193 1 24.973V36h20.945V24.973c0-1.973-1-2.973-3-2.973z"/><path fill="#7450A8" d="M16.945 26h1.028v10h-1.028zm-12 0h1.028v10H4.945z"/><path fill="#FFDC5D" d="M8.945 19v3c0 1.381 1.119 2.5 2.5 2.5s2.5-1.119 2.5-2.5v-3h-5z"/><path fill="#DA2F47" d="M8.214 17.769h6.461s-.808 1.616-3.231 1.616-3.23-1.616-3.23-1.616z"/><path fill="#BF6952" d="M11.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="M7.945 13c-.553 0-1-.448-1-1v-1c0-.552.447-1 1-1s1 .448 1 1v1c0 .552-.447 1-1 1zm7 0c-.553 0-1-.448-1-1v-1c0-.552.447-1 1-1s1 .448 1 1v1c0 .552-.447 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>