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 
2021-09-28 15:28:00 -04:00

1 line
2.8 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#CCD6DD" d="M24.219 7.5c-1.781 0-2.438 1.344-2.562 1.688-.125.344-1.344 2.406-1.438 2.875-.094.469-.562.25-.969.188-.406-.062-2.375-.156-3.094-.188 0 0-.485-.743-1.156-.688-.75.062-1.281.281-1.406 1.031s1.031 1.562 1.562 1.562c.531 0 1-.281 1.188-.281s3.094.656 3.625.719c.531.062 1.469.031 1.719-.375s2.094-2.906 2.344-3.406.187-3.125.187-3.125zm-1.531 8.594s-3.503 7.748-3.792 8.184c-.289.435-.334 1.233-.208 1.91s2.003 6.486 1.847 7.673c-.076.576 2.588 1.38 2.087.039-.469-1.258-.349-3.708-.497-5.681-.105-1.396-.5-2.813-.5-2.813l3.562-5.562s1.917 4.909 2 5.781c.031.323-.208 1.214-.188 2.344.034 1.922.309 4.416.25 5.125-.09 1.075 1.597 1.829 1.712.071.125-1.91 1.353-5.644.976-8.134-.637-4.205-1.5-8.469-1.5-8.469l-5.749-.468z"/><path fill="#99AAB5" d="M31.107 35.025h-4.08c-.582 0-.166-1.287-.125-1.827.042-.54.291-.249.498-.083.208.166.716-.042 1.173-.291.457-.249 1.074-.466 1.27-.168.719 1.094 1.35.9 1.875 1.312.438.344.657 1.057-.611 1.057zm-12.419 0h3.848c.581 0 .166-1.287.125-1.827-.042-.54-.291-.249-.498-.083-.208.166-1.557.374-1.693-.271-.107-.509-.958-.266-1.156.031-.625.936-2.218.565-2.625 1.094-.359.465-.426 1.056 1.999 1.056zM25.25 7.469H28c.969 0 1.5.719 1.625 1.25s.156 1.844-.312 2.625c-.469.781-1.356 2.469-1.356 3.344s.95 2.937 1.075 3.5-.985.459-1.781 1c-.781.531-1.594 1.438-1.656 1.719-.062.281-1.031.656-1.219.062-.188-.594-.833-1.35-1.688-2.062-.562-.469-1.031-.625-1-.938.031-.312.649-1.887.703-2.43.25-2.531-1.249-2.596-.828-4.32.248-1.015 1.125-3.156 1.875-3.531s1-.219 1.812-.219z"/><path fill="#CCD6DD" d="M28.875 7.719c.906-.062 1.188.406 1.594.594.406.188 1.5.594 1.75.688.25.094.688.625.688-.219 0-.439.219-1.531.312-2.031.133-.709.25-1.375.25-1.375s-.719-1.031-.688-1.344c.031-.312.375-1.125.781-1.312.406-.188 1.562.469 1.938.719s.219.875-.062 1.281c-.281.406-.562 1.115-.562 1.774 0 .844.019 3.264-.2 4.921-.074.561-.844.562-1.406.5s-3.051-.476-4.582-.82c-1.532-.345-.719-3.314.187-3.376zm-4.024-6.362c1.404-.299 2.624.453 3.105 1.26.826 1.383-.332 3.458.138 4.32.436.8.126.986-.5 1.406-.612.411-1.263.932-2.531.906-1.465-.029-1.676-.859-1.5-1.562.086-.342.087-.676.028-.998 0 0-.586-.469-.615-2.021-.023-1.201-.323-2.842 1.875-3.311z"/><path fill="#F5F8FA" d="M27.75 4.208c-.18 1.623-1.391 3.51-2.719 3.51-1.328 0-2.198-1.312-2.349-2.905-.15-1.587 1.466-3.592 2.849-3.502 1.325.088 2.395 1.314 2.219 2.897z"/><path fill="#292F33" d="M27.34 4.15c-.18 1.623-1.168 3.256-2.496 3.256s-2.366-1.332-2.22-3.236c.138-1.796 1.212-2.979 2.595-2.889 1.325.087 2.297 1.285 2.121 2.869z"/><path fill="#66757F" d="M14.089 11.742l-.664-.14C6.129 10.081.168 9.073.11 9.352c-.058.279 5.809 1.739 13.104 3.26l.665.137.21-1.007z"/><path fill="#66757F" d="M15.208 12.501c-.183.878-.784 1.497-1.341 1.38-.557-.116-1.106-.974-.922-1.852.183-.879 1.029-1.446 1.586-1.329.557.116.86.923.677 1.801z"/></svg>