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="#C1694F" d="M18.09 9.295C7.847 9.295.573 13.188.573 18.053c0 7.569 5.839 15.57 17.517 15.57 11.678 0 17.517-8.001 17.517-15.57 0-4.865-7.274-8.758-17.517-8.758z"/><path fill="#D99E82" d="M18.09 8.322C7.847 8.322.573 11.961.573 17.927c0 5.966 7.273 9.858 17.517 9.858 10.243 0 17.517-4.146 17.517-9.858S28.333 8.322 18.09 8.322z"/><path fill="#CCD6DD" d="M2.519 20.973c-.973.973 4.866 6.812 7.785 3.893 2.919-2.919 5.942 1.511 6.812 1.946 1.946.973 6.754-4.408 11.678-1.946 1.947.973 4.866-1.946 4.866-4.866 0-2.919-30.167 0-31.141.973z"/><path fill="#FFF" d="M2.422 19.462s-.181.378-.169.496c.217 2.144 5.132 6.854 8.052 3.935 2.919-2.919 5.942 1.511 6.812 1.946 1.946.973 6.754-4.408 11.678-1.946 1.608.804 4.848-2.228 5.258-4.811-2.136 0-31.631.38-31.631.38z"/><path fill="#C1694F" d="M18.733 2.583C14.568 2.34.805 4.52.307 16.595c.01.608.592 1.741 2.114 2.867 2.556 1.891 7.765 3.764 17.378 3.103 8.374-.576 12.357-2.1 14.253-3.483 1.577-1.15 1.711-2.203 1.711-2.532.001-3.89-3.541-13.164-17.03-13.967z"/><path fill="#FFF" d="M14.468 10.228c1.188.461 2.637.578 3.799.622 1.54.058 3.13-.13 4.572-.699 0-.963 0-2.838-4.186-2.838s-4.185 1.771-4.185 2.915z"/><path fill="#8A4B38" d="M18.811 6.302c-3.959-.262-7.406 2.073-5.272 3.453.279.191.596.344.93.473.897-.78 2.572-1.596 4.285-1.521 2.026.089 3.393.727 4.086 1.444.312-.123.62-.258.917-.419 1.489-1.108-.056-3.106-4.946-3.43z"/><g fill="#D99E82"><path d="M9.226 9.736c-.535.226-2.352.483-2.578-.052s1.225-1.659 1.76-1.885c.535-.226 1.152.024 1.378.559.225.535-.025 1.152-.56 1.378zm22.199-.506c.311.349.977 1.667.628 1.978-.349.311-1.581-.503-1.892-.852-.311-.349-.28-.884.069-1.194.349-.312.884-.281 1.195.068zm-6.578 8.119c-.442.152-1.915.258-2.067-.184-.152-.442 1.075-1.264 1.517-1.416.442-.152.923.083 1.075.525.152.442-.083.923-.525 1.075zm-16.86-3.013c-.393.428-1.839 1.308-2.267.915-.428-.393.325-1.909.718-2.337.393-.428 1.058-.456 1.485-.064.429.393.457 1.058.064 1.486z"/><ellipse transform="matrix(1 -.0076 .0076 1 -.031 .133)" cx="17.539" cy="4.159" rx="1.216" ry=".566"/></g></svg>