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="#FFAC33" d="M20.417 22.732c-.21-.087-1.776-.732-2.709-.732-2 0-4.68-4-6.333-4-2.667 0-4.62 5.225-6.375 6.042-1.445.673-2.026 2.686-2.26 4.196-.157 1.016-.157 1.804-.157 1.804L20.417 30v-7.268z"/><circle fill="#FFCC4D" cx="8.25" cy="7" r="5"/><circle fill="#FFAC33" cx="8.25" cy="7" r="4"/><path fill="#FFE8B6" d="M18 25.18C3.438 25.18 0 29.844 0 32s1.791 4 4 4h28c2.209 0 4-1.851 4-4s-3.438-6.82-18-6.82z"/><path fill="#F4900C" d="M10.063 22.403c-.516 1.407.555 2.343.555 2.343s.058-.696.113-1.603c.056-.931.879-1.563.908-1.896.095-1.112-.854-1.931-.805-1.541.104.814-.357 1.568-.771 2.697zm-3.681 2.568c-.375.737-.321 2.496-.321 2.496s.9-.529.94-1.074c.04-.545.014-.834.138-1.15.352-.9 1.124-.842 1.595-2.088.167-.44-.194-1.203-.3-.954-.41.959-1.676 2.033-2.052 2.77zm6.045-.337c-.116-.322.124-2.378.328-2.1.204.278-.006 1.161.664 1.886.837.905.721 1.981.491 1.498-.231-.484-1.367-.962-1.483-1.284z"/><path fill="#FFAC33" d="M20.417 27.895v-2.592c-2.263-.383-11.524-1.598-17.676 2.936-.173.128-.184.403-.184.491 0 1.112 3.763-.342 8.31.178 2.185.25 4.613.427 5.258-.052.218-.162-.328-.727-1.352-1.236.513-.132 1.045-.25 1.654-.243 1.983.018 3.3.312 3.99.518z"/><path fill="#77B255" d="M16.535 12.174c1.398 0 2.5 1.135 2.5 2.535v5.782c0 .688 1 1.241 1 1.551V11.441c0-2.1 1.9-3.802 4-3.802s4 1.702 4 3.802v13.171c1-.301 1-.869 1-1.587v-3.247c0-1.4 1.101-2.535 2.5-2.535s2.5 1.135 2.5 2.535v4.435c0 1.399-.94 2.455-1.971 3.049-.787.455-3.029 1.014-4.029 1.047v3.024c0 2-8 2-8 0v-5.567c-1-.075-3.185-.604-3.937-1.038-1.03-.594-2.064-1.649-2.064-3.05v-6.97c.001-1.399 1.1-2.534 2.501-2.534z"/><g fill="#3E721D"><circle cx="32.5" cy="26.748" r=".634"/><circle cx="29.966" cy="22.312" r=".634"/><circle cx="34.401" cy="21.045" r=".634"/><circle cx="17.293" cy="24.847" r=".634"/><circle cx="15.392" cy="19.778" r=".634"/><circle cx="17.927" cy="16.61" r=".634"/><circle cx="14.125" cy="14.709" r=".634"/><circle cx="21.728" cy="29.649" r=".634"/><circle cx="27.43" cy="26.114" r=".634"/><circle cx="22.996" cy="22.312" r=".634"/><circle cx="26.798" cy="19.778" r=".634"/><circle cx="22.362" cy="15.343" r=".634"/><circle cx="28.064" cy="13.442" r=".634"/><circle cx="21.094" cy="9.541" r=".634"/></g><path fill="#F4900C" d="M14.761 27.616s-1.128-.357-1.784-.451 2.588-.271 4.106.224c-1.518-.024-2.322.227-2.322.227z"/></svg>