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.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#E1E8ED" d="M3.427 7.034c-1.049-1.086-1.535-2.903.2-5.106s9.144-2.87 8.61 4.939c-.067 1.835-.768 4.605-2.603 8.376-.467.968-1.268 2.536-1.602 4.839.968-.801 3.904-2.236 6.908-1.835 3.003.4 18.054 7.142 21.057 4.305.1 1.168-3.637 12.781-18.555 12.781S.122 27.824.122 24.421s.868-5.173 3.371-7.542S9.835 8.87 8.099 6.367c-.367.667-2.769 2.636-4.672.667z"/><path fill="#CCD6DD" d="M10.202 26.557c-.567 2.136 2.967 6.589 8.71 6.608 8.385.028 12.881-4.705 15.384-10.746-2.436-1.068-13.826-3.254-17.129-1.919s-3.667 1.583-7.298 3.52c1.167.201.3 2.537.333 2.537z"/><path fill="#292F33" d="M5.475 7.377c.098-.085.155-.187.155-.309 0-.968.067-2.503.4-2.903.785.083 1.118-.735.618-1.269s-1.418.067-1.352.634c-1.414-.377-2.442-.142-2.784.912-.104 1.066.302 1.957.915 2.592.295.305 1.776.427 2.048.343z"/><path fill="#CCD6DD" d="M7.719 4.762c-.004.986-.74 2.149-2.244 2.614-.159.136-.429.223-.751.268.131.088.268.165.411.23 1.41.096 2.704-1.032 2.965-1.507.006.008.008.018.013.026.03-.89-.394-1.631-.394-1.631z"/><path fill="#E1E8ED" d="M9.301 24.087c.033-1.468 1.368-7.375 9.077-7.542 7.709-.167 8.31 4.672 14.416-.467-.1 1.301-2.269 15.017-13.849 15.017-9.21 0-9.678-5.54-9.644-7.008z"/><path fill="#F4900C" d="M.754 10.571c.85-.264 3.775-1.968 4.843-3.17.3-.334-1.495-2.405-3.164-2.639.1.534.06 2.572-1.575 4.374-.434.334-1.026 1.602-.104 1.435z"/></svg>