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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#D99E82" d="M33.425 17.472c.942 2.443 2.837 7.953 2.326 11.488 0 0-2.903-1.618-3.349-7.349-.368-4.731-1.163-7.395-1.163-7.395s1.51 1.501 2.186 3.256z"/><path fill="#C1694F" d="M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z"/><path fill="#D99E82" d="M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z"/><path fill="#F4C7B5" d="M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z"/><path fill="#272B2B" d="M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z"/><path fill="#662113" d="M15.167 9.495c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.873 2.203 3.796 2.428 5.414z"/><circle fill="#292F33" cx="8.069" cy="6.675" r=".928"/><circle fill="#C1694F" cx="3.053" cy="10.503" r=".488"/><circle fill="#C1694F" cx="3.695" cy="9.804" r=".269"/><circle fill="#C1694F" cx="4.1" cy="10.503" r=".269"/><path fill="#377700" d="M9.39 18.53c.872.105 2.605-.141 3.384-.314.779-.173 9.14-2.651 9.14-2.651l.419 1.395s-8.623 2.671-9.488 2.93c-.865.26-2.93 1.291-2.93 1.291s-.352-.566-.525-1.221c-.174-.663 0-1.43 0-1.43zm9.246.483l1.605-.488s1.465 4.395.977 6.977l-1.745.215s.126-1.56-.139-3.215c-.28-1.745-.698-3.489-.698-3.489z"/><path fill="#292F33" d="M8.379 14.17c1.045-.392 4.858-.33 7.395-2.233.558-.419 1.442.867 1.047 1.116-3.209 2.023-7.042 2.267-7.884 2.372-.558.07-1.116-1.046-.558-1.255z"/><path fill="#489C00" d="M18.206 12.889s.638 1.838-.129 2.676c-.767.837-2.163.907-2.163 2.093s.837 2.163 1.465 2.023c.628-.14 3.907-.419 5.093-1.256s-.349-6-.349-6-1.047-.279-2.163 0c-1.116.279-1.754.464-1.754.464z"/><path fill="#377700" d="M20.692 16.854c-.496.127-.996-.189-1.085-.693-.202-1.138-.393-3.119.543-3.829 1.343-1.019 8.617-4.4 9.314-4.68.678-.272.576-1.027.888-2.075.258-.869 1.984-.913 1.563.481-.464 1.535-.594 2.318-1.312 2.624-1.595.678-7.833 3.833-9.032 4.449-.455.234-.328 1.803-.204 2.76.056.436-.224.846-.649.955-.009.004-.018.006-.026.008z"/></svg>