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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFAC33" d="M16.61 17.589h5.278v1.056H16.61z"/><path fill="#FFAC33" d="M15.555 15.478c-.135 0-.27.052-.373.155-.206.206-.206.54 0 .746.845.844.845 2.631 0 3.476-.206.206-.206.54 0 .746.206.206.54.206.746 0 1.254-1.253 1.254-3.715 0-4.968-.103-.103-.238-.155-.373-.155z"/><path fill="#77B255" d="M23.888 23.486h-8.575c-1.873 0-3.261-.974-3.809-2.671l-2.405-6.601 2.114-.771 2.419 6.641c.255.788.8 1.151 1.681 1.151h8.575v2.251z"/><path fill="#3E721D" d="M35.205 11.222l-1.962.609-1.306-4.21 1.962-.609c.584-.181 1.211.148 1.392.733l.647 2.084c.181.585-.148 1.212-.733 1.393z"/><path fill="#E95F28" d="M1.687 6.947h1.761v5.024H1.686c-.87 0-1.582-.712-1.582-1.582v-1.86c0-.87.712-1.582 1.583-1.582z"/><path fill="#3E721D" d="M6.694 4.89c0 .923.748 1.671 1.671 1.671s2.727-.748 2.727-1.671-1.804-1.671-2.727-1.671-1.671.748-1.671 1.671z"/><path fill="#5C913B" d="M4.869 12.905c0 1.166.945 2.111 2.659 2.111H22v-2.111H4.869z"/><path fill="#77B255" d="M35.279 29.382s-1.975-6.154-2.731-8.768-1.006-4.614 1.077-6.147c1.135-.835 1.431-1.844 1.204-2.899-.377-1.752-1.284-4.076-1.72-4.925-.189-.369-.486-.758-1.073-.928 0 0-3.915-1.737-15.24-1.737-6.333 0-14.215.957-14.215 3.265v3.612c0 1.23.997 2.227 2.227 2.227H18.51c.727 0 1.37.473 1.587 1.168l4.352 13.79v.001c.429 1.402-.915 1.633-.915 2.787 0 .714.584 1.297 1.297 1.297h8.433c1.425 0 2.441-1.383 2.015-2.743z"/><path fill="#A6D388" d="M27.499 21.008c-.444 0-.851-.299-.967-.749-1.357-5.237-4.091-8.438-8.354-9.786-6.075-1.921-13.393-.323-13.466-.308-.539.12-1.074-.219-1.194-.758-.121-.538.217-1.073.756-1.194.32-.072 7.909-1.733 14.506.352 4.905 1.55 8.165 5.316 9.688 11.191.139.535-.183 1.08-.717 1.219-.084.023-.169.033-.252.033z"/><circle fill="#F5F8FA" cx="29.185" cy="10.67" r="3.305"/><circle fill="#FFCC4D" cx="29.185" cy="10.67" r="2.292"/></svg>