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 
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="#963B22" d="M21.944 5.069c4.106 0 10.948 2.053 10.948 10.948s0 10.948-2.053 10.948c-2.054 0-4.79-2.053-8.896-2.053-4.105 0-6.784 2.053-8.895 2.053-2.287 0-2.053-8.211-2.053-10.948.002-8.895 6.844-10.948 10.949-10.948"/><path fill="#9266CC" d="M28 27h-2.34v-3.185h-7.332V27H16c-3.313 0-7 2.186-7 5.5V36h26v-3.5c0-3.314-3.685-5.5-7-5.5z"/><path fill="#CC9B7A" d="M18.321 25.179c1.023 1.155 2.291 1.468 3.669 1.468 1.379 0 2.647-.312 3.67-1.468v-2.936h-7.339v2.936z"/><path fill="#D5AB88" d="M13.734 15.717c0-5.834 3.676-10.563 8.21-10.563 4.534 0 8.211 4.729 8.211 10.563 0 5.833-3.677 10.286-8.211 10.286-4.534 0-8.21-4.452-8.21-10.286"/><path fill="#DF1F32" d="M21.944 23.543c-1.605 0-2.446-.794-2.536-.885-.268-.267-.268-.7 0-.967.266-.265.692-.267.96-.007.035.032.553.491 1.576.491 1.039 0 1.557-.473 1.577-.492.273-.256.703-.248.963.02.26.269.26.691-.004.955-.089.091-.929.885-2.536.885"/><path fill="#963B22" d="M11.725 19c-.021-1-.044-.224-.044-.465 0-3.422 2.053.494 2.053-1.943 0-2.439 1.368-2.683 2.736-4.051.685-.685 2.053-2.026 2.053-2.026s3.421 2.067 6.158 2.067c2.736 0 5.474 1.375 5.474 4.112s2.053-1.584 2.053 1.837c0 .244-.022-.531-.04.469h.718c.007-2 .007-1.924.007-3.202 0-8.895-6.843-12.207-10.948-12.207S10.998 6.848 10.998 15.743c0 .793-.02 1.257.008 3.257h.719z"/><path fill="#662113" d="M18.608 17.886c-.465 0-.846-.381-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845c0 .465-.382.846-.847.846m6.765 0c-.465 0-.846-.381-.846-.846v-.845c0-.465.381-.846.846-.846.465 0 .846.381.846.846v.845c0 .465-.381.846-.846.846"/><path fill="#C1694F" d="M22.837 20.5h-1.691c-.233 0-.423-.19-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232 0 .423.19.423.424v.153c0 .233-.191.423-.423.423"/><path fill="#66757F" d="M33.015 6.385c-.341-2.045-3.616-3.89-8.267-4.105.346-.222.672-.402.924-.48.72-.224-.218-.917-.917-.917 0 0-1.092.505-1.93 1.41C16.069 2.641 10.832 6.344 11 7.302c.175 1.004.806.061.846.917.041.855.847.917.847.917s2.958-.452 8.467 0c5.51.451 8.74.554 10.16.917 1.422.362.848-.917.848-.917s1.246-.351.847-2.751z"/><path fill="#D99E82" d="M27.47 36c-.279-3.867-4.091-7.954-9.64-9.879-6.702-2.326-13.383-.614-14.923 3.823-.671 1.936-.252 4.071.989 6.056H27.47z"/><path fill="#5C913B" d="M19.782 31.382c-.3.862.363 1.876 1.48 2.264 1.117.387 2.266.002 2.564-.861.3-.861-.363-1.876-1.48-2.263-1.117-.388-2.265-.003-2.564.86"/><path fill="#269" d="M5.401 33.001c-.299.863.364 1.876 1.481 2.264 1.117.388 2.265.003 2.564-.86.3-.862-.363-1.876-1.48-2.264-1.117-.388-2.266-.003-2.565.86"/><path fill="#DD2E44" d="M7.249 28.021c-.299.862.364 1.876 1.481 2.264 1.116.387 2.265.002 2.564-.861.3-.861-.364-1.876-1.48-2.263-1.117-.389-2.266-.004-2.565.86"/><path fill="#FFCC4D" d="M14.276 28.005c-.272.872.423 1.864 1.552 2.216 1.128.353 2.265-.069 2.536-.94.271-.872-.424-1.864-1.552-2.216-1.128-.353-2.264.069-2.536.94"/><path fill="#D5AB88" d="M1 30c.078-1.208 1.394-3.184 3-3 1.665.19.129 3.129 0 4s.144 2.938-1 3c-1.546.084-2.14-1.814-2-4"/></svg>