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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#99AAB5" d="M34.763 29.713l-5.621-23.2c-.873-3.606-4.515-5.832-8.124-4.956-.34.082-.665.196-.982.326-.607-.664-1.382-1.153-2.271-1.396-2.561-.704-5.219.811-5.921 3.374l-5.05 18.418c-.206.75-.107 1.534.278 2.209.385.676 1.01 1.161 1.759 1.365.256.07.516.105.774.105.499 0 .991-.129 1.436-.383.675-.385 1.16-1.009 1.366-1.759l3.029-11.051c.146-.532-.167-1.083-.7-1.229-.533-.147-1.083.167-1.229.7l-3.029 11.05c-.064.234-.216.431-.427.551-.21.12-.456.152-.691.086-.235-.062-.43-.213-.55-.424s-.151-.456-.087-.69L13.771 4.39c.411-1.499 1.967-2.382 3.464-1.974.385.106.733.292 1.033.537-.548.462-1.028 1.01-1.412 1.641-.936 1.534-1.218 3.342-.795 5.088l.988 4.077-4.151 15.144c-.334 1.219-1.123 2.234-2.22 2.859-1.098.626-2.373.786-3.592.451-1.218-.333-2.233-1.121-2.859-2.219-.625-1.098-.786-2.373-.452-3.591l4.291-15.656c.146-.532-.167-1.083-.7-1.229-.533-.146-1.083.167-1.229.7L1.849 25.874c-.475 1.733-.247 3.548.643 5.109.89 1.562 2.335 2.684 4.068 3.159.592.162 1.193.242 1.791.242 1.152 0 2.291-.299 3.32-.886 1.562-.89 2.684-2.334 3.159-4.067l3.195-11.656 1.862 7.683c.11.458.52.765.971.765.078 0 .157-.009.236-.028.537-.13.866-.671.736-1.207l-2.713-11.196L21.14 6.41c.252-.922.225-1.876-.066-2.764.139-.048.271-.11.416-.145 2.539-.615 5.096.949 5.71 3.483l5.621 23.2c.366 1.511-.565 3.038-2.076 3.404-.732.177-1.488.06-2.133-.333-.643-.393-1.094-1.012-1.271-1.743l-4.497-18.56v-.001c-.058-.236-.02-.479.107-.687.126-.208.326-.353.562-.41.485-.121.98.183 1.099.669L27.31 23.66c.11.458.52.765.971.765.078 0 .157-.009.236-.028.537-.13.866-.67.736-1.207l-2.698-11.137c-.376-1.558-1.955-2.521-3.513-2.143-.756.183-1.395.649-1.8 1.312-.404.664-.526 1.445-.343 2.201v.001l4.497 18.559c.303 1.251 1.074 2.31 2.174 2.979.766.467 1.626.707 2.5.707.382 0 .765-.046 1.145-.138 2.582-.626 4.174-3.236 3.548-5.818zM18.564 5.634c.201-.331.449-.619.717-.885.052.374.031.757-.072 1.132l-1.067 3.893-.137-.563c-.297-1.228-.099-2.498.559-3.577z"/><path fill="#66757F" d="M18.142 9.774l.973 4.017.324-1.194-.946-4.101zm-1.445 5.261l.968 4.031.358-1.291-.973-4.016zm4.376-11.39s.304-.126.538-.173c0 0-.25-1.016-1.023-1.797l-.552.208c-.001.001.732.762 1.037 1.762zm-2.189 1.538s.266-.328.397-.434c0 0-.091-1.086-1.012-1.797l-.416.388c.844.554 1.031 1.843 1.031 1.843z"/></svg>