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="#FCAB40" d="M15 22s-1.15 2.749-2.15 4.749-1.666 5.227.325 6.245c3.033 1.553 8.578.574 11.825-.994 2.724-1.316 5.179-3.085 7-6 1.746-2.794 3-6 3-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896 26 0 24 0s-7 3-10 4-7 2-10 6-3 8-3 10 .062 4.885 2 6c2.305 1.327 5.575-1.634 8.045-2.356C13.392 22.958 15 22 15 22z"/><path fill="#F4900C" d="M33.717 21.334s-2.613 3.554-4.048 4.478c-.774.498-1.62 1.01-2.703 1.515-.694.324-3.792 1.55-4.621 1.805-1.408.433-3.285.83-4.26.866-.975.036-1.805-.004-3.223.179-.872.112-2.156.615-2.192 1.193-.036.578 1.011 1.625 3.105 1.733 2.094.108 5.997-.177 8.375-1.227 3.321-1.467 5.307-3.285 6.282-4.44.974-1.156 2.707-4.008 3.285-6.102z"/><path fill="#BF6952" d="M33.717 21.334s-1.733 2.166-3.149 3.353c-.936.785-2.937 2.181-4.396 2.893-1.48.722-4.315 1.651-6.318 1.949-1.697.253-4.345.526-5.235.722-.859.189-1.287.458-1.047.758.362.452 1.236.34 2.563.172 3.114-.394 5.932-.988 8.337-1.977 2.457-1.011 4.876-2.274 5.851-3.43s2.35-2.455 3.394-4.44z"/><path fill="#F4900C" d="M22.85 3.969c-.681 1.36-2.713 4.517-3.85 6.426-1.353 2.271-3.117 5.018-4.074 7.605-.295.798-.935 3.768-.819 4.466.56-.271.893-.466.893-.466s1.172-2.255 2.182-3.807c1.011-1.552 4.404-7.473 5.668-9.567 1.264-2.094 1.763-4.16 1.588-5.218-.252-1.535-1.086-.441-1.588.561z"/><path fill="#BF6952" d="M22.886 5.738c-.714 1.489-2.711 4.657-3.637 6.426-.926 1.769-3.42 6.148-4.413 8.664-.177.449-.359.977-.43 1.489C14.819 22.11 15 22 15 22s1.172-2.255 2.182-3.807c1.011-1.552 4.404-7.473 5.668-9.567.974-1.614 1.489-3.206 1.596-4.337-.287-1.312-1.089.467-1.56 1.449z"/><path fill="#CCD6DD" d="M29.069 25.815c-.927.647-2.011 1.332-2.898 1.764-1 .488-2.615 1.065-4.177 1.484l.001.003s2.491 5.527 5.969 6.769l6.068-5.855s-3.857-2.652-4.963-4.165z"/><path fill="#9AAAB4" d="M25.454 27.9c-.149.062-.305.125-.467.188-.122.048-.247.095-.374.142-.124.046-.249.092-.378.138-.146.052-.293.102-.444.153l-.145.048c-.54.179-1.096.346-1.652.495l.001.003s.151.334.428.853c.71-.214 1.397-.448 2.049-.716 1.993-.82 3.946-1.805 5.139-2.765-.216-.221-.401-.432-.542-.624l-.002.002c-.212.148-.432.297-.657.446l-.155.101c-.176.115-.352.227-.53.338l-.208.129c-.167.101-.33.197-.493.291l-.205.118c-.223.124-.441.241-.647.341-.162.079-.346.161-.538.244l-.18.075z"/></svg>