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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#7C533E" d="M8.401 6.183c3.217.844 10.943 3.114 12.782 3.907 4.244 1.829 7.507 5.306 7.448 9.206-.064 4.219-1.768 6.944-7.888 8.048-6.201 1.119-10.241 1.437-12.626 1.79-3.452.511-4.322-4.596-.671-5.05 0 0-3.171-.447-5.121-.664C.024 23.164-.15 21.314.35 18.842c.511-2.525 2.294-6.897 3.193-9.142 1.144-2.859 2.301-4.189 4.858-3.517z"/><path fill="#7C533E" d="M21.257 10.158c3.218 1.04 7.624 1.139 11.535.772 2.021-.189 3.208-.197 3.208 1.436V22.97c0 1.99-.668 1.969-2.812 1.683-3.267-.436-5.099-1.228-8.218 1.347-2.176 1.797-9.769-17.798-3.713-15.842z"/><path fill="#583529" d="M5.138 27.094s-.301-2.733 2.365-3.005c1.566-.16 3.676-.418 4.475-.511 1.374-.16 1.662-1.343 1.311-2.365-.347-1.009-2.493-6.297-3.005-7.64-.38-.997-1.364-.659-1.726.064-.669 1.337-1.828 3.845-1.982 4.251-.349.924.735 1.566 1.247.639.346-.627 1.63-3.644 1.63-3.644s2.397 5.786 2.653 6.521c.223.64-.064 1.023-.703 1.119s-3.485.441-4.347.575c-1.439.224-2.526 1.663-1.918 3.996z"/><path fill="#583529" d="M7.695 17.601s1.023.448 1.822.735c.799.288.511 1.406-.32 1.183-.831-.224-2.174-.575-2.174-.575l.672-1.343zM4.179 9.45c.389-.829 1.311-.352 1.087.32-.224.671-3.612 8.758-3.932 9.589s-.831.639-.575-.224 2.94-8.662 3.42-9.685z"/><path fill="#583529" d="M9.453 14.884c-.391 1.397.054 3.091.441 3.834l-2.436-.891 1.995-2.943z"/></svg>