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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 20.516L1 20l.017 2.625c.017.593.355 1.188 1.08 1.632l6.907 4.228 6.908 4.227c1.526.935 4.145.848 5.525 0 1.383-.845.692-1.267 2.073-2.114 1.381-.844 2.071-.422 3.454-1.266 1.383-.848 6.909-4.227 6.909-4.227.761-.466 1.141-1.077 1.143-1.689l-.016-2.9z"/><path fill="#FFAC33" d="M33.873 18.721s-30.394-1.69-31.776-.845c-1.382.845-1.526 2.447 0 3.382l6.907 4.228 6.908 4.228c1.526.935 4.145.848 5.525 0 1.383-.845.692-1.267 2.073-2.114 1.381-.844 2.071-.422 3.454-1.266 1.383-.848 6.908-4.228 6.908-4.228 1.526-.935 1.527-2.451.001-3.385z"/><path fill="#FFD983" d="M10.222 24.642l7.071 4.228s1.414.844 2.828 0c1.197-.717 2.121-2.114 2.121-2.114l-12.02-2.114z"/><path fill="#77B255" d="M33.739 18.565c-1.941-2.589-26.694-4.412-30.577-.767-.784.737-2.265 2.22-.688 4.439.688 1.162 2.116 1.919 2.306 1.56.443-.842 1.327-1.578 2.653-1.507-.075.178.641 3.207.56 3.275-.925.786.997 3.518 3.249 2.063.561 1.108 3.956 3.843 6.299.102.466.844 5.36 2.128 6.719-1.766-.011.067-.008.124-.026.196-.089.35.722.653 1.548.363 1.389-.486 3.395-1.693 3.75-3.018.991-.173 1.734.102 2.306.858.283.374 1.254.464 1.669-.025.732-.859 1.933-3.503.232-5.773z"/><path fill="#FFCC4D" d="M31 25.041c0 .529-.896.959-2 .959H7c-1.104 0-2-.43-2-.959V18.49h26v6.551z"/><path fill="#BE1931" d="M33.311 19.987c0 2.768-4.586 5.013-10.242 5.013-5.658 0-10.243-2.245-10.243-5.013 0-2.769 4.585-5.013 10.243-5.013 5.656 0 10.242 2.245 10.242 5.013z"/><path fill="#F4900C" d="M35 14.516L1 14v2.625h.017c.017.593.355 1.188 1.08 1.632l6.907 4.228 6.908 4.227c1.526.935 4.145.848 5.525 0 1.383-.845.692-1.267 2.073-2.114 1.381-.844 2.071-.422 3.454-1.266 1.383-.848 6.909-4.227 6.909-4.227.761-.466 1.141-1.077 1.143-1.689v-.005L35 14.516z"/><path fill="#FFAC33" d="M33.873 12.721L20.058 4.267c-1.526-.934-4-.934-5.527 0L7.623 8.495c-1.381.845-.691 1.268-2.072 2.113-1.381.845-2.072.422-3.454 1.268-1.382.845-1.526 2.447 0 3.382l13.815 8.455c1.526.935 4.145.848 5.525 0 1.383-.845.692-1.267 2.073-2.114 1.381-.844 2.071-.422 3.454-1.266 1.383-.848 6.908-4.228 6.908-4.228 1.526-.934 1.527-2.45.001-3.384z"/><path fill="#FFD983" d="M32.85 13.568L18.707 5.113s-1.507-.791-2.829 0L8.916 9.275c-1.197.715-1.033 1.463-2.23 2.178-1.196.716-2.339.553-3.536 1.268-1.414.847 0 1.693 0 1.693l14.142 8.455s1.414.844 2.828 0c1.197-.717.926-1.397 2.121-2.114 1.197-.717 2.447-.619 3.644-1.334 1.197-.714 6.963-4.163 6.963-4.163s1.323-.901.002-1.69z"/></svg>