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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><circle fill="#CCD6DD" cx="7.189" cy="27.5" r="1.5"/><path fill="#CCD6DD" d="M9.609 13.234c.051-.237.08-.482.08-.734 0-1.933-1.567-3.5-3.5-3.5-1.764 0-3.208 1.308-3.45 3.005-.017 0-.033-.005-.05-.005-1.104 0-2 .896-2 2s.896 2 2 2c.033 0 .063-.008.095-.01-.058.16-.095.33-.095.51 0 .46.212.867.539 1.143-.332.357-.539.831-.539 1.357 0 1.104.896 2 2 2 0 .375.11.721.289 1.021-.727.103-1.289.723-1.289 1.479 0 .828.672 1.5 1.5 1.5s1.5-.672 1.5-1.5c0-.18-.037-.35-.095-.51.032.002.062.01.095.01 1.104 0 2-.896 2-2 0-.601-.27-1.133-.69-1.5.419-.367.69-.899.69-1.5 0-.378-.111-.728-.294-1.03.097.015.193.03.294.03 1.104 0 2-.896 2-2 0-.771-.441-1.432-1.08-1.766z"/><circle fill="#E4EBEF" cx="5.689" cy="19" r="1"/><path fill="#E4EBEF" d="M8.689 13c0-1.105-.895-2-2-2s-2 .895-2 2c0 .032.008.063.01.095-.16-.058-.33-.095-.51-.095-.829 0-1.5.671-1.5 1.5s.671 1.5 1.5 1.5c.198 0 .385-.04.558-.11.172.638.749 1.11 1.442 1.11.829 0 1.5-.671 1.5-1.5 0-.248-.066-.478-.172-.684.69-.315 1.172-1.007 1.172-1.816z"/><path fill="#C1694F" d="M7.301 3.076s-.817-.798-.873-.842c.233-.618.164-1.269-.25-1.692-.627-.616-1.758-.488-2.536.29L1.521 2.953c-.777.777-.906 1.909-.29 2.536.423.413 1.073.483 1.692.25.045.055.842.873.842.873.781.78 2.047.78 2.828 0l.707-.708c.781-.781.781-2.047.001-2.828z"/><path fill="#A95233" d="M6.727 3.985c.096-.096.395-.412.703-.75-.043-.053-.08-.109-.13-.159 0 0-.817-.798-.873-.842-.112.298-.289.59-.542.842L3.766 5.197c-.253.253-.545.43-.843.542.045.055.842.873.842.873.049.049.106.086.159.13.291-.261.584-.537.682-.634l2.121-2.123z"/><path fill="#264612" d="M34.9 23.787l-5.067-5.067c-3.664-3.664-7.322-4.14-14.358-6.945l-3.149 3.149c3.231 6.61 3.236 10.739 6.9 14.403l5.068 5.068c.993.993 1.787 1.81 2.782.816l8.409-8.412c.996-.996.408-2.019-.585-3.012z"/><path fill="#FFE8B6" d="M16.205 12.164s1.739.644-.56 2.943c-2.122 2.122-2.917.651-2.917.651l-3.447-3.447 3.536-3.536 3.388 3.389z"/><path fill="#FFD983" d="M13.124 9.083L12.11 8.068l-3.536 3.535 1.014 1.015c.994.993.819 1.055 2.644-.77l.592-.593c1.442-1.443 1.293-1.179.3-2.172z"/><path fill="#264612" d="M12.463 7.007c.586.586.586 1.536-.001 2.122l-2.827 2.827c-.586.587-1.536.587-2.122 0-.586-.585-.586-1.536 0-2.122l2.827-2.827c.587-.585 1.537-.586 2.123 0z"/><path fill="#FFE8B6" d="M28.373 20.089c-.781-.78-2.048-.78-2.829 0l-4.949 4.95c-.781.78-.781 2.047 0 2.828l4.242 4.242c.781.781 2.048.781 2.829 0l4.949-4.949c.781-.781.781-2.048 0-2.828l-4.242-4.243z"/></svg>