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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#77B255" d="M23.013 24.322l-5.546-5.546-5.547-5.546S12.375 24.413.737 27.323c0 0 1.032 2.487 3.364 4.819s4.819 3.364 4.819 3.364c2.91-11.639 14.093-11.184 14.093-11.184z"/><path fill="#5C913B" d="M13.83 16.594c-.727 3.637-5.092 9.456-5.092 9.456l8.728-8.728c2.909-2.909-3.636-.728-3.636-.728zm12.365 6.546s-10.91.727-17.457 5.819c8.001-8.001 11.638-8.728 11.638-8.728l5.819 2.909z"/><path fill="#3E721D" d="M30.156 28.192c.667.045 1.348-.178 1.858-.688.937-.937.937-2.457 0-3.394-.085-.085-.18-.154-.274-.224.411-.101.802-.304 1.123-.625.311-.311.509-.688.613-1.084.396-.105.773-.302 1.084-.613.937-.937.937-2.457 0-3.394.937-.937.937-2.457 0-3.394-.352-.352-.786-.572-1.241-.659.43-.893.284-1.994-.456-2.735-.321-.321-.712-.524-1.123-.625.094-.07.189-.139.274-.224.937-.937.937-2.457 0-3.394-.741-.741-1.842-.887-2.735-.456-.088-.455-.307-.889-.659-1.241-.51-.51-1.191-.732-1.858-.688.045-.667-.178-1.348-.688-1.858-.937-.937-2.457-.937-3.394 0-.741-.741-1.842-.887-2.735-.456-.088-.455-.307-.889-.659-1.241-.937-.937-2.457-.937-3.394 0-.352.352-.572.786-.659 1.241-.893-.43-1.994-.284-2.735.456-.321.321-.524.712-.625 1.123-.07-.094-.139-.189-.224-.274-.937-.937-2.457-.937-3.394 0-.742.739-.888 1.84-.458 2.734-.455.087-.889.307-1.241.659-.937.937-.937 2.457 0 3.394.321.321.712.524 1.123.625-.094.07-.189.139-.274.224-.937.937-.937 2.457 0 3.394.352.352.786.572 1.241.659-.43.893-.284 1.994.456 2.735.741.741 1.842.887 2.735.456.088.455.307.889.659 1.241.321.321.712.524 1.123.625-.094.07-.189.139-.274.224-.937.937-.937 2.457 0 3.394.741.741 1.842.887 2.735.456.088.455.307.889.659 1.241.636.636 1.537.83 2.345.603.064.084.124.169.201.246.51.51 1.191.732 1.858.688-.045.667.178 1.348.688 1.858.937.937 2.457.937 3.394 0 .085-.085.154-.18.224-.274.101.411.304.802.625 1.123.937.937 2.457.937 3.394 0 .51-.51.732-1.191.688-1.858z"/><circle fill="#5C913B" cx="10.92" cy="5.683" r="1.543"/><circle fill="#5C913B" cx="15.285" cy="5.683" r="1.543"/><circle fill="#5C913B" cx="18.194" cy="2.774" r="1.543"/><circle fill="#5C913B" cx="21.831" cy="4.956" r="1.543"/><circle fill="#5C913B" cx="24.74" cy="4.956" r="1.543"/><circle fill="#5C913B" cx="25.468" cy="7.138" r="1.543"/><circle fill="#5C913B" cx="27.65" cy="7.865" r="1.543"/><circle fill="#5C913B" cx="30.559" cy="9.32" r="1.543"/><circle fill="#5C913B" cx="29.832" cy="11.502" r="1.543"/><circle fill="#5C913B" cx="32.014" cy="15.139" r="1.543"/><circle fill="#5C913B" cx="32.741" cy="18.776" r="1.543"/><circle fill="#5C913B" cx="26.922" cy="11.502" r="1.543"/><circle fill="#5C913B" cx="24.013" cy="8.593" r="1.543"/><circle fill="#5C913B" cx="20.376" cy="6.411" r="1.543"/><circle fill="#5C913B" cx="16.012" cy="7.865" r="1.543"/><circle fill="#5C913B" cx="17.467" cy="6.411" r="1.543"/><circle fill="#5C913B" cx="13.102" cy="9.32" r="1.543"/><circle fill="#5C913B" cx="20.376" cy="10.775" r="1.543"/><circle fill="#5C913B" cx="25.468" cy="15.866" r="1.543"/><circle fill="#5C913B" cx="26.922" cy="20.231" r="1.543"/></svg>