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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#CCD6DD" d="M8.777 4.458L10.792 32h14.333l2.189-27.562z"/><path fill="#FFF" d="M25 31.281l-14.094.157-1.018-15.312h16.246z"/><path fill="#8899A6" d="M23.906 35.175H12.094c-1.712 0-2.914-1.153-3.135-3.011L6.984 4.448c-.046-.647.441-1.209 1.089-1.255.659-.045 1.209.442 1.255 1.088l1.969 27.66c.107.884.573.884.797.884h11.812c.516 0 .708 0 .8-.917l1.966-27.627c.046-.646.6-1.131 1.255-1.088.647.046 1.135.608 1.089 1.255l-1.969 27.659c-.252 2.541-1.847 3.068-3.141 3.068z"/><path fill="#8899A6" d="M18 33h-2.627c-5.532 0-6.167-2.684-6.46-6.474C8.585 22.295 7.16 4.432 7.16 4.432l1.993-.159s1.427 17.868 1.754 22.099c.265 3.439.556 4.628 4.466 4.628H18c.552 0 1 .447 1 1s-.448 1-1 1z"/><path fill="#8899A6" d="M20.627 33H18c-.552 0-1-.447-1-1s.448-1 1-1h2.627c3.91 0 4.2-1.189 4.466-4.628.328-4.232 1.754-22.099 1.754-22.099l1.994.159s-1.426 17.864-1.754 22.094c-.293 3.79-.927 6.474-6.46 6.474z"/><path fill="#CCD6DD" d="M29 4.083c0 1.703-2.73 3.083-11 3.083-8.269 0-11-1.38-11-3.083C7 2.38 9.73 1 18 1s11 1.38 11 3.083z"/><path fill="#FFF" d="M28.532 4.128c-.307-.459-.927-.583-1.387-.276-2.086 1.393-7.274 1.571-9.097 1.523-.01-.001-.019.005-.029.004-.009 0-.016-.004-.025-.004-1.819.049-7.008-.127-9.097-1.523-.46-.306-1.08-.183-1.387.276-.307.459-.183 1.08.276 1.387 2.57 1.717 7.917 1.866 9.688 1.866.289 0 .477-.004.547-.006.071.002.258.006.547.006 1.771 0 7.118-.148 9.688-1.866.46-.307.584-.928.276-1.387z"/><ellipse fill="#E1E8ED" cx="17.991" cy="16.06" rx="7.827" ry="1.464"/><path fill="#8899A6" d="M11.042 31.542h14.167v1.833H11.042z"/></svg>