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"><path fill="#662113" d="M17.34 1.835C11.231 2.323 9 5.399 9 8.34c0 2.101-.348 17.904-.348 20.005s2.071 4.385 4.946 5.703c4.186 1.919 14.663 1.074 14.569-5.926-.107-7.999.045-18.757.045-18.757-.001-5.213-4.845-8.012-10.872-7.53z"/><path fill="#C1694F" d="M10.948 10.993c3.768 3.14 9.956 2.961 13.601 1.026 3.5-1.858 3.796-4.882 1.488-7.288C24.07 2.68 19.365 1.6 15.311 2.524c-4.561 1.04-8.058 5.389-4.363 8.469z"/><path fill="#FFE8B6" d="M11.949 10.568c3.271 2.726 8.37 2.407 11.807.891 3.147-1.389 3.52-4.01 1.292-6.327-1.71-1.778-5.792-2.718-9.312-1.916-3.959.902-6.995 4.678-3.787 7.352z"/><path fill="#662113" d="M9.142 15.03c-1.223-.876-3.315-2.484-3.81-2.804-.81-.525-2.583 1.725-1.219 3.512s4.088 4.296 4.746 7.729c.659 3.433.283-8.437.283-8.437z"/><ellipse transform="rotate(-75.345 4.875 13.817)" fill="#C1694F" cx="4.876" cy="13.818" rx="1.167" ry=".706"/><path fill="#D99E82" d="M18.666 11.588c-2.247 0-4.511-.762-5.608-1.658-.808-.66-1.223-1.544-1.138-2.425.068-.703.489-1.723 2.109-2.591 2.326-1.247 4.73-1.616 6.949-1.069 2.296.564 4.698 2.357 4.477 4.026-.236 1.768-3.604 3.299-5.267 3.59-.497.087-1.008.127-1.522.127zm.273-6.988c-1.451 0-2.958.403-4.438 1.196-.973.521-1.521 1.146-1.585 1.806-.053.542.23 1.109.775 1.554 1.183.966 4.009 1.728 6.326 1.32 1.747-.306 4.313-1.742 4.447-2.737.128-.962-1.752-2.438-3.724-2.923-.587-.145-1.189-.216-1.801-.216z"/><path fill="#D99E82" d="M18.432 9.424c-.986 0-1.906-.24-2.423-.663-.433-.354-.654-.835-.607-1.321.037-.38.255-.926 1.084-1.371.629-.337 2.067-.645 3.043-.544 1.105.111 2.625.869 2.589 1.853-.059 1.524-1.646 1.789-2.697 1.964-.329.055-.663.082-.989.082zm.687-2.918c-.79 0-1.784.243-2.162.445-.337.181-.542.394-.56.585-.014.145.077.313.244.45.402.329 1.489.556 2.615.37 1.406-.234 1.841-.472 1.861-1.016-.039-.213-.846-.736-1.688-.82-.098-.009-.202-.014-.31-.014z"/><path fill="#292F33" d="M14.213 34.188l.401-6.282.49 6.594zm11.985-1.648l.178-7.352.49 6.594z"/><path fill="#C1694F" d="M15.639 22.827l.712-4.589.09 4.99.445 4.722zm5.257 11.138l-.178-9.98.846 7.396zm2.762-13.812l.134-6.327.511 3.574c.016.111.01.224-.019.333l-.626 2.42z"/></svg>