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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><g fill="#66757F"><path d="M11.945 32.885c-.185 0-.363-.103-.45-.28L.652 10.624c-.123-.248-.021-.549.228-.671.25-.122.549-.02.671.228l10.843 21.98c.123.248.021.549-.228.672-.071.035-.147.052-.221.052z"/><path d="M11.944 32.885c-.216 0-.416-.141-.481-.358L4.042 7.612c-.079-.265.072-.545.338-.624.268-.079.545.073.624.338l7.421 24.914c.079.266-.072.545-.338.624-.047.014-.095.021-.143.021z"/><path d="M11.944 32.885c-.259 0-.479-.199-.5-.462L9.214 4.428c-.022-.276.184-.518.46-.54.278-.02.518.184.54.46l2.23 27.995c.022.276-.184.518-.46.54l-.04.002z"/><path d="M11.945 32.885c-.17 0-.336-.087-.43-.243-.143-.237-.066-.546.171-.688l21-12.64c.237-.143.546-.066.688.171s.066.546-.171.688l-21 12.64c-.081.048-.17.072-.258.072z"/><path d="M11.944 32.885c-.141 0-.281-.06-.38-.175-.181-.21-.157-.526.053-.707l19.705-16.957c.21-.18.527-.157.707.053.181.21.157.527-.053.708L12.271 32.763c-.094.082-.21.122-.327.122z"/><path d="M11.944 32.885c-.106 0-.212-.034-.303-.103-.22-.168-.263-.482-.096-.703L28.546 9.726c.168-.221.482-.262.703-.096.221.168.264.482.096.703L12.344 32.687c-.099.129-.249.198-.4.198z"/></g><path fill="#A0041E" d="M33.25 20.343s-3.106-3.669-15.62-7.34S.521 10.741.521 10.741-1.158-4.917 20.982 1.578 33.25 20.343 33.25 20.343z"/><path fill="#F4900C" d="M15.799 29.523c-.095-.427-.489-.521-.633-.196-.144.325-.214 1.356-.214 1.356s-.337-.915-.656-1.37l-.031-.047c-.054-.072-.107-.132-.157-.167l-.02-.013c-.246-.206-.596-.356-1.034-.485s-.813-.191-1.132-.151h-.024c-.061.003-.139.025-.222.056-.018.006-.034.015-.052.022-.514.21-1.292.799-1.292.799s.498-.906.552-1.257c.054-.351-.328-.485-.639-.177-.31.308-1.13 2.047-1.011 2.449.119.402.788.23 1.217.097l.198-.064c-.07.395-.111.863-.02 1.321-.887 1.998-.811 3.811-.411 3.928.616.181 1.137-2.356 1.44-2.267.303.089-.524 2.461.092 2.642.4.117 1.339-1.323 1.671-3.484.324-.337.542-.752.697-1.123.045.055.091.113.132.161.29.344.759.85 1.077.576.318-.272.567-2.179.472-2.606z"/><path fill="#FFAC33" d="M14.531 28.329c-.174.592-.851 1.497-1.758 1.231s-.988-1.393-.815-1.985.511-1.742 1.798-1.365.949 1.527.775 2.119z"/><path fill="#292F33" d="M13.783 26.115c-1.729-.507-2.329 1.149-2.03 1.65.299.502.64.04 1.463.282.823.241.861.814 1.384.553.522-.26.913-1.977-.817-2.485z"/><path fill="#99AAB5" d="M14.665 28.462c-.117.4-.536.629-.936.511-.4-.117-.629-.536-.511-.936.117-.4.472-.411.872-.294.399.118.692.319.575.719z"/><path fill="#88C9F9" d="M14.398 28.425c-.076.258-.347.406-.605.331-.258-.076-.406-.347-.331-.605.076-.258.305-.266.564-.19.258.076.448.206.372.464z"/><path fill="#99AAB5" d="M13.219 28.038c-.117.4-.536.629-.936.511-.4-.117-.629-.536-.511-.936.117-.4.472-.411.872-.294s.693.319.575.719z"/><path fill="#88C9F9" d="M12.952 28.001c-.076.258-.347.406-.605.331-.258-.076-.406-.347-.331-.605.076-.258.305-.266.564-.19s.448.206.372.464z"/><path fill="#FFAC33" d="M13.093 32.695l-2.284-.67c-.14-.041-.22-.188-.179-.328.041-.14.188-.22.328-.179l2.284.67c.14.041.22.188.179.328-.042.14-.188.22-.328.179z"/><path fill="#F4ABBA" d="M7.156 10.73c1.122.135 2.402.336 3.854.626L11.09.012C9.606.046 8.327.244 7.228.565L7.156 10.73zm16.935 4.463c1.379.541 2.564 1.063 3.581 1.555l5.431-8.593c-.752-.864-1.721-1.721-2.951-2.552l-6.061 9.59z"/><path fill="#DD2E44" d="M24.091 15.193l6.061-9.59c-2.163-1.461-5.128-2.84-9.17-4.026S13.7-.05 11.09.011l-.08 11.344c1.907.38 4.095.907 6.62 1.647 2.525.742 4.65 1.481 6.461 2.191z"/></svg>