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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><ellipse fill="#C15829" cx="10.757" cy="8.247" rx="8.032" ry="6.884"/><path fill="#933813" d="M15.347 13.984c0-.972.144-1.874.395-2.71-1.43-.467-2.983-.732-4.626-.732-2.628 0-5.057.628-7.053 1.785 1.438 1.83 3.898 2.805 6.694 2.805 1.714 0 3.291-.378 4.593-1.084 0-.022-.003-.042-.003-.064z"/><path fill="#933813" d="M13.052 13.984c0 .308.02.606.046.901 3.294-.721 5.691-3.017 5.691-6.638 0-.889-.15-1.695-.417-2.42-3.172 1.423-5.32 4.271-5.32 8.157z"/><ellipse fill="#C15829" cx="25.673" cy="13.984" rx="10.327" ry="9.179"/><path fill="#933813" d="M25.673 22.59c0-6.029-4.354-9.953-10.088-10.745-.153.673-.239 1.385-.239 2.139 0 5.693 4.608 9.166 10.297 9.178.01-.191.03-.377.03-.572z"/><ellipse fill="#C15829" cx="12.263" cy="23.737" rx="12.263" ry="10.9"/><path fill="#A0AD55" d="M34.709 13.984c0-4.621-3.471-7.566-7.946-7.977-.107.032-.216.059-.321.101-2.761 1.102-3.698 5.254-2.094 9.275 1.274 3.192 3.767 5.334 6.123 5.533 2.543-1.302 4.238-3.707 4.238-6.932z"/><path fill="#C4CE89" d="M26.442 6.108c-2.761 1.102-3.698 5.254-2.094 9.275 1.274 3.192 3.767 5.334 6.123 5.533-5.945-10.374-3.924-14.85-4.029-14.808z"/><circle fill="#FFAC33" cx="3.873" cy="19.721" r="1.147"/><circle fill="#77B255" cx="5.594" cy="16.853" r=".574"/><circle fill="#77B255" cx="8.462" cy="18.574" r="1.147"/><circle fill="#FFAC33" cx="10.757" cy="15.131" r="1.147"/><circle fill="#FFAC33" cx="5.594" cy="5.378" r=".574"/><circle fill="#77B255" cx="7.315" cy="3.657" r="1.147"/><circle fill="#FFAC33" cx="10.183" cy="3.084" r=".574"/><circle fill="#77B255" cx="20.51" cy="7.673" r=".574"/><circle fill="#FFAC33" cx="18.789" cy="9.394" r="1.147"/><circle fill="#A6D388" cx="29" cy="10" r="1"/><circle fill="#A6D388" cx="33" cy="14" r="1"/><circle fill="#77B255" cx="4" cy="27" r="1"/><circle fill="#77B255" cx="10" cy="30" r="1"/><circle fill="#77B255" cx="19" cy="25" r="1"/><circle fill="#77B255" cx="22" cy="13" r="1"/><circle fill="#77B255" cx="15" cy="5" r="1"/><circle fill="#77B255" cx="8" cy="9" r="1"/><circle fill="#FFAC33" cx="14" cy="22" r="1"/></svg>