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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#EDB97F" d="M33.208 6.458C29.875 2.25 4.542 4.708 1.041 14.125.167 24 7.385 35.277 20 34c13.167-1.333 18.083-12.416 13.208-27.542z"/><path fill="#FFD983" d="M4 12c2.736-2.348 13-8 25-6 8 .75-.708 7.542-9.708 9.542C11.422 17.291-1 16.292 4 12z"/><path fill="#77B255" d="M29.656 8.625c1.438-1.5 1.188-6.062.531-6.812-.968-.813-1.937 1.645-4.812 2.395-.708-1.375-1.481-1.852-1.5-1.865-.833-.593-2.625-.509-3.125 1.907-1.719-1.5-5.323-1.636-5.542-.833-1.333 4.896-3.166 5.541-5.166 7.583-3.009 3.072 2.708 3.688 8.521 1.875s11.093-4.25 11.093-4.25z"/><path fill="#77B255" d="M12.25 10.542c-.5-3.5-6.848-4.161-8.25-3.082C2 9 3.167 13.833 5.25 14.5c3.639 1.164 7-3.958 7-3.958z"/><path fill="#662113" d="M5.25 14.5c-1.336-.528.625-3.5 2.75-4.083s3.125.5 3.542 1.083c.042-.583.875-1.583 1.583-1.792.708-.208 1.542.167 1.958 1.042 0-.917.042-3.875 3.333-4.833.875-.292 3.375-.375 3.917 1 .833-.708 3.584-1.333 4.25.375.291-.5 2.625-1.375 3.541.292.667.917-.362 1.802-2.041 2.917-5.458 3.624-17.666 6.041-22.833 3.999z"/><circle fill="#C1694F" cx="7.833" cy="12.458" r="1.25"/><circle fill="#C1694F" cx="23.834" cy="10.458" r="1.25"/><path fill="#C1694F" d="M21.751 8.792c0 .875-.71 1.584-1.583 1.584-.876 0-1.584-.709-1.584-1.584s.708-1.583 1.584-1.583c.873-.001 1.583.708 1.583 1.583zM12 13.917c0 .391-.317.708-.708.708-.392 0-.708-.317-.708-.708 0-.392.317-.708.708-.708.391-.001.708.316.708.708z"/><path fill="#DD2E44" d="M16.75 10.062c.297-.604 3.341 2.123 2.562 3.875-.75.375-3.375.844-6.125 1.125 1.23-.874 2.896-3.645 3.563-5z"/><path fill="#EA596E" d="M15.938 11.562c.487-.975 2.312 1.688 1.688 2.781-.969.281-3.719.688-4.594.781.624-.812 2.406-2.562 2.906-3.562z"/><path fill="#77B255" d="M21.562 13.406c.75-.219 4.469-1.25 6.969-3.188.062-1.281-.969-2.906-2.656-.156-1.125-.687-3.906.626-4.313 3.344z"/><circle fill="#E5A157" cx="26" cy="23" r="2"/><circle fill="#E5A157" cx="23" cy="28" r="1"/><circle fill="#E5A157" cx="15.5" cy="24.5" r="1.5"/></svg>