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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F4ABBA" d="M24.625 19.219L20 14.32V3c0-1.104-.896-2-2-2s-2 .896-2 2v11.32l-4.625 4.9c-.432.345-.501.974-.156 1.406.198.246.488.374.781.374.219 0 .44-.071.624-.219C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781c.185.148.405.219.624.219.294 0 .584-.129.782-.375.345-.432.275-1.061-.156-1.406z"/><path fill="#EA596E" d="M24.781 19.625c-.198.246-.488.375-.782.375-.219 0-.439-.071-.624-.219C23.375 19.781 20 16 18 16s-5.375 3.781-5.375 3.781c-.185.148-.405.219-.625.219-.293 0-.584-.128-.781-.375-.033-.042-.044-.091-.07-.136-.209.348-.199.8.07 1.136.198.247.488.375.781.375.219 0 .44-.071.624-.219C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781c.185.148.405.219.624.219.294 0 .584-.129.782-.375.268-.336.278-.788.07-1.136-.026.045-.037.095-.07.136z"/><path fill="#DD2E44" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139-1.842 2.442-3.555 6.594-3.499 10.737.054 3.996-1.431 6.788-.065 10.59.633 1.762 6.119 2.911 10.158.416 1.691-1.044 2.792-2.257 2.495-3.98-.487-2.826-.495-4.843-.119-8.554.475-4.694.072-8.192-.891-11.348z"/><path fill="#EA596E" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139-1.842 2.442-3.555 6.594-3.499 10.737.054 3.996-1.431 6.788-.065 10.59 1.545-2.436 6 .178 10.04-2.317 1.691-1.044 2.28-3.56 2.242-4.693-.049-1.464.041-3.017.253-5.109.474-4.693.071-8.191-.892-11.347z"/><path fill="#DD2E44" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958 2.483 2.284 4.044 6.757 4.871 11.584.832 4.856.387 10.182-.119 11.525-.614 1.628-5.371 2.294-8.673.119-2.128-1.401-3.455-3.863-3.03-6.772 1.129-7.723-.653-7.248-.508-17.414z"/><path fill="#EA596E" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958 2.483 2.284 4.044 6.757 4.871 11.584.832 4.856.387 10.182-.119 11.525-.297-3.089-3.683-1.426-7.307-3.03-1.089-.482-1.515-.926-1.426-3.327.119-3.208-2.598-2.198-2.598-4.34.001-3.97-.994-5.397-.88-13.37zm-2.25-5.559c-.128 0-.255-.052-.348-.155-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022-.187-.174-.203-.462-.032-.652.07-.078.723-.761 2.097-.761s2.027.683 2.098.76c.173.192.157.488-.035.661-.089.08-.202.12-.313.12zm0 3c-.128 0-.255-.052-.348-.155-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76c.173.192.157.488-.035.661-.089.08-.202.12-.313.12zm0 3c-.128 0-.255-.052-.348-.155-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.184-.471.196-.658.022-.187-.174-.203-.462-.032-.652.07-.078.723-.761 2.097-.761s2.027.683 2.098.76c.173.192.157.488-.035.661-.089.08-.202.12-.313.12zm0 3c-.128 0-.255-.052-.348-.155-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76c.173.192.157.488-.035.661-.089.08-.202.12-.313.12z"/></svg>