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
3.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#9268CA" d="M22.123 13.778h-4.444c-1.793 0-3.333 1.541-3.333 3.333V36H25v-8.956l.457-1.752v-8.181c0-1.793-1.541-3.333-3.334-3.333z"/><path fill="#7450A8" d="M18 16.5c-2.485 0-4.5 2.015-4.5 4.5s2.015 4.5 4.5 4.5v-9z"/><path fill="#9268CA" d="M18 17.5c-1.933 0-3.5 1.567-3.5 3.5s1.567 3.5 3.5 3.5v-7z"/><path fill="#7450A8" d="M20 16.5c-2.485 0-4.5 2.015-4.5 4.5s2.015 4.5 4.5 4.5v-9z"/><path fill="#9268CA" d="M20 17.5c-1.933 0-3.5 1.567-3.5 3.5s1.567 3.5 3.5 3.5v-7z"/><path fill="#7450A8" d="M11.814 36h7.154V21.75c-.453-.076-.916-.125-1.391-.125-4.61 0-8.347 3.737-8.347 8.347 0 2.372.994 4.508 2.584 6.028z"/><path fill="#9268CA" d="M18.79 18.171v4.491c-.396-.066-.799-.109-1.213-.109-4.098 0-7.419 3.321-7.419 7.419 0 2.486 1.228 4.682 3.105 6.028h10.696V15.333l-5.169 2.838z"/><path fill="#7450A8" d="M24.438 16l4.85 5.114L25 25.625l-.002 3.046-3.94 2.674-2.641-4.139 5.645-5.81-1.939-1.923z"/><path fill="#9268CA" d="M24.438 14.75l5.464 5.694s1.897 1.528 0 3.333c-1.139 1.083-8.276 5.89-8.276 5.89l-2.222-2.222 6.054-5.89-3.334-3.333 2.314-3.472z"/><path fill="#664131" d="M20.331 27.532c-1.124-.535-2.19-.461-3.221.142-.493.289-.694.829.061 1.008.758.177 3.16-1.15 3.16-1.15z"/><path fill="#7C533E" d="M21.845 29.449c.139 1.765-2.226 3.414-4.02 3.199-1.282-.154-2.398-3.608-.877-4.053 1.356-.396 1.731-1.628 3.34-1.168 1.278.366 1.506 1.344 1.557 2.022z"/><path fill="#583529" d="M20.659 30.132l-.212-.441s-.771 1.147-1.843 1.59c-.813.332-1.498.365-1.857.306.154.293.157.343.359.53 1.117.039 2.902-.56 3.553-1.985zm-2.217-.039c.99-.678 1.279-1.326 1.279-1.326l-.323-.409s-1.145 1.776-3.177 1.685c.015.248-.005.296.068.55.273.009 1.349.05 2.153-.5z"/><path fill="#0B0200" d="M15.573 4.809c.576 1.385-.072 2.969-1.446 3.54-1.375.571-2.956-.086-3.531-1.472-.575-1.384.072-2.969 1.448-3.54 1.375-.571 2.956.087 3.529 1.472z"/><path fill="#7C533E" d="M20.983 11.799c1.203-1.435 1.921-3.269 1.304-4.751l-1.02-2.457c-5.514 2.076-7.783-.773-7.783-.773s1.08 2.598-1.238 3.921l1.233 2.968c1.008 2.424 2.382 4.16 4.803 3.165l.082.326c.206.817.055 1.478 1.258 1.524.841.032 1.977-1.47 1.771-2.287l-.41-1.636z"/><path fill="#0B0200" d="M27.41 5.412c.824-2.202-1.159-3.876-2.847-4.048-1.024-.104-1.948.549-2.398 1.331C20.114-.739 17.046.07 15.094.757c-2.068.728-5.144 2.869-3.937 5.17 1.207 2.302 5.238 1.312 5.238 1.312l1.459 2.352c-.394-2.024.95-2.476 1.571-2.035.654.465.22 1.956.518 2.544.298.588 1.33 1.394 1.33 1.394.634-.806 2.635-3.578 1.7-6.935.387-.145.968-.047 1.437.198 1.192.619.253 3.703 1.911 4.678 1.589.935 2.521-.351 2.521-.351-1.628.054-2.219-1.567-1.432-3.672z"/><path fill="#3D2E24" d="M14.342 11.782l-.308.128c-.135.056-.29-.006-.347-.143-.055-.135.008-.29.143-.346l.309-.128c.136-.057.291.008.347.143.056.135-.009.289-.144.346z"/><path d="M14.493 9.711c-.27.112-.58-.017-.692-.286l-.205-.491c-.112-.269.017-.581.287-.692.271-.113.582.017.693.285l.204.49c.113.271-.015.582-.287.694z"/><path fill="#DF1F32" d="M14.761 12.983c.243.295.509.541.796.733 1.055-.609 1.129-1.533 1.129-1.533l-1.875.779-.05.021z"/></svg>