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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F4900C" d="M13.431 9.802c.658 2.639.176 4.879-2.462 5.536-2.64.657-6.211 4.954-8.782-1.438C.696 10.197-.606 2.434.874 2.065c1.48-.368 11.9 5.098 12.557 7.737z"/><path fill="#A0041E" d="M11.437 10.355c.96 1.538-1.831 4.561-3.368 5.522-1.538.961-2.899-.552-4.414-4.414-.662-1.689-1.666-6.27-1.103-6.622.562-.351 7.924 3.976 8.885 5.514z"/><path fill="#F4900C" d="M22.557 9.802c-.657 2.639-.177 4.879 2.463 5.536s6.21 4.954 8.782-1.438c1.49-3.703 2.792-11.466 1.312-11.835-1.48-.368-11.899 5.098-12.557 7.737z"/><path fill="#A0041E" d="M24.552 10.355c-.96 1.538 1.831 4.561 3.368 5.522 1.537.961 2.898-.552 4.413-4.414.662-1.688 1.666-6.269 1.104-6.621-.563-.352-7.924 3.975-8.885 5.513z"/><path fill="#F4900C" d="M18.001 9.255C11.379 7.048 6.53 11.229 2.552 19.188h2.207s-2.207 2.206-3.311 5.517c2.207-1.104 3.311-1.104 3.311-1.104s-1.104 2.208-1.104 3.312c3.311-2.208 6.621-2.208 8.828 1.103s5.518 0 5.518-4.414V9.255z"/><path fill="#F4900C" d="M18.001 9.255c6.621-2.207 11.471 1.974 15.448 9.932h-2.206s2.206 2.206 3.309 5.517C32.346 23.6 31.243 23.6 31.243 23.6s1.103 2.208 1.103 3.312c-3.311-2.208-6.621-2.208-8.828 1.103-2.208 3.311-5.518 0-5.518-4.414l.001-14.346z"/><path fill="#F4900C" d="M18.001 8.29h-.003c-11.334.001-9.605 4.369-8.39 11.632 1.214 7.266 2.65 12.421 8.393 12.421 5.741 0 7.175-5.155 8.391-12.421 1.213-7.264 2.941-11.631-8.391-11.632z"/><path fill="#F18F26" d="M34.709 26.042c-.084-5.708-9.301-3.745-10.087-2.972-1.104 1.084-1.108 7.705-6.623 7.705-5.516 0-6.62-6.621-7.723-7.705-.787-.773-9.234-1.403-9.026 2.972 2.207-1.104 3.508-.784 3.508-.784s-1.425.826-1.216 2.784c3.208-1.458 4.708-1.25 6.458-.375C11.213 31.29 14.206 34 18.001 34c3.793 0 6.746-2.794 7.958-6.416 1.458-1.25 3.708-.875 6.416.416.292-1.833-1.132-2.742-1.132-2.742s1.26-.32 3.466.784z"/><path fill="#FFD983" d="M34.553 24.704c-.904-2.718-9.145-4.064-9.931-3.291-1.104 1.084-1.108 7.705-6.623 7.705-5.516 0-6.62-6.621-7.723-7.705-.787-.773-7.922.573-8.828 3.291C3.655 23.6 4.759 23.6 4.759 23.6s-1.104 2.208-1.104 3.312c2.67-1.78 5.339-2.122 7.429-.452 1.213 3.623 3.122 5.883 6.917 5.883 3.793 0 5.7-2.259 6.912-5.881 2.092-1.673 4.763-1.33 7.434.45 0-1.104-1.103-3.312-1.103-3.312s1.103.001 3.309 1.104z"/><path fill="#272B2B" d="M11 17s0-1.5 1.5-1.5S14 17 14 17v1.5s0 1.5-1.5 1.5-1.5-1.5-1.5-1.5V17zm11 0s0-1.5 1.5-1.5S25 17 25 17v1.5s0 1.5-1.5 1.5-1.5-1.5-1.5-1.5V17zm-7.061 10.808c-1.021.208 2.041 3.968 3.062 3.968 1.02 0 4.082-3.76 3.062-3.968-1.021-.208-5.103-.208-6.124 0z"/></svg>