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
993 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#939598" d="M18.163 1.862c.003.998-.81 1.821-1.818 1.814-1.008-.006-1.79-.839-1.75-1.837.04-.974.853-1.741 1.817-1.735.963.006 1.747.784 1.751 1.758z"/><path fill="#D1D3D4" d="M33.838 14.517c2.792 16.195 3.02 17.58-14.316 17.469l-3.355-.021C1.068 31.869-1.17 31.8 1.866 14.314 3.162 6.852 9.548 3.048 16.618 3.093l2.477.016c7.07.044 13.453 3.93 14.743 11.408z"/><path fill="#D1D3D4" d="M20.304 1.875c.03.999-.763 1.821-1.77 1.814-1.008-.006-1.812-.839-1.798-1.837.014-.974.807-1.741 1.771-1.735.963.007 1.767.784 1.797 1.758z"/><path fill="#EA596E" d="M34.364 17.219c2.995 17.382 3.239 18.865-14.778 18.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715 9.067 9.306 5.038 16.581 5.084l2.549.016c7.275.046 13.862 4.159 15.234 12.119z"/><path fill="#DD2E44" d="M16.14 5.979s-6.717 7.718-4.981 9.651c1.809 2.017 4.981-9.651 4.981-9.651zm2.264.014s6.602 7.803 4.839 9.714c-1.838 1.993-4.839-9.714-4.839-9.714z"/></svg>