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
1.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F3D2A2" d="M1.789 15.856c1.478-2.63 3.772-4.847 6.111-5.917 3.657-1.673 5.169-7.582 6.211-9.05C15.558-1.148 18.484.724 18 3.754c-.522 3.265-1.943 4.053-2.804 6.021-.438 1.004-.297 1.713 1.556 1.847 1.854.134 6.996.634 7.249 1.647.616 2.464-7.787 8.445-.978 13.534 0 0 8.661 1.651 10.409 1.908 3.026.445 2.481 4.531-.675 4.196-2.972-.314-10.24-1.826-12.477-.436-1.796 1.116-8.495 2.609-14.445-.734-5.949-3.342-7.075-10.491-4.046-15.881z"/><path fill="#D2A077" d="M14.099 25.899c-4.156-.865-3.689-5.886.27-5.569 3.22.257 8.846 1.235 10.252 1.553 2.877.649 2.238 5.659-1.159 5.249-2.206-.266-6.129-.56-9.363-1.233z"/><path fill="#F3D2A2" d="M14.521 24.976c-3.449-.795-2.49-4.429.734-4.244 3.225.185 8.139.931 9.563 1.159 3.326.534 1.829 4.806-.621 4.459s-7.104-.782-9.676-1.374z"/><path fill="#D2A077" d="M13.192 22.004c-4.943-.069-4.674-5.581-.974-6.013 3.208-.375 10.28.419 11.722.478 2.683.111 2.702 5.015-.345 5.176-2.472.129-7.763.396-10.403.359z"/><path fill="#F3D2A2" d="M13.046 21.066c-3.074.141-3.422-4.014-.207-4.315 3.215-.302 10.089-.23 11.53-.206 2.508.041 2.419 4.234-.661 4.352-2.472.094-8.025.049-10.662.169z"/><path fill="#D2A077" d="M12.778 17.736c-4.447.518-4.57-5.147-1.359-5.491 4.535-.485 6.597.24 6.921.165 2.759-.64 5.166-.559 5.661.859.423 1.212-.381 3.204-1.972 3.411-2.453.32-6.629.75-9.251 1.056z"/><path fill="#F3D2A2" d="M12.959 16.858c-3.067.248-3.845-3.611-.683-4.266 3.163-.656 7.689-1.01 9.525-1.091 2.811-.125 3.308 3.966.26 4.423-2.447.368-5.982.681-9.102.934z"/></svg>