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="#5C913B" d="M8.089 1s5.858.616 8.54 4.06c3.206 4.117.891 7.962.891 7.962s-4.825-.425-7.03-3.157C7.287 5.896 8.089 1 8.089 1z"/><path fill="#77B255" d="M21.901 1s.913 4.617-1.006 7.47c-2.293 3.41-5.676 2.54-5.676 2.54s-.813-3.784.691-6.106C18.096 1.53 21.901 1 21.901 1z"/><ellipse fill="#5864B7" cx="23.737" cy="11.536" rx="6.916" ry="6.027"/><path fill="#334372" d="M19.34 16.996c0-.851-.124-1.64-.34-2.373 1.231-.409 2.569-.641 3.983-.641 2.263 0 4.355.55 6.073 1.562C27.818 17.147 25.7 18 23.292 18c-1.476 0-2.834-.331-3.955-.949 0-.019.003-.036.003-.055z"/><path fill="#334372" d="M21.761 16.558c0 .27-.017.531-.04.789-2.836-.632-4.901-2.641-4.901-5.811 0-.778.129-1.483.359-2.119 2.732 1.246 4.582 3.739 4.582 7.141z"/><ellipse fill="#5864B7" cx="10.892" cy="16.558" rx="8.892" ry="8.035"/><path fill="#334372" d="M10.892 24.091c0-5.278 3.75-8.713 8.687-9.406.132.589.206 1.213.206 1.872 0 4.984-3.968 8.024-8.867 8.034-.008-.166-.026-.329-.026-.5z"/><ellipse transform="rotate(-60 17.507 21.52)" fill="#AA8DD8" cx="17.507" cy="21.519" rx="2.525" ry="2.5"/><ellipse fill="#5864B7" cx="22.44" cy="25.095" rx="10.56" ry="9.542"/><path fill="#334372" d="M17.043 19.746c.702-1.228 1.699-.59 2.881-1.366.95-.624 1.079-1.574 2.079-1.574s1.604.832 2.168 1.04c1.327.489 2.119-.228 3.119.772s-.772 1.901-.921 2.673c-.189.982 1.04 1.693.178 2.168-1.237.683-1.549-.556-3.547-.459-1.502.073-2.096 1.528-3.403 1.082-1.339-.456.475-1.752-.327-2.584-.981-1.018-2.702-.92-2.227-1.752zm-10.871-7.99c.445-1.036 1.065-.439 1.932-1.161.696-.581.712-1.345 1.504-1.436.792-.091 1.346.514 1.812.627 1.096.267 1.88-.08 2.541.329.959.594-.138 1.312-.186 1.937-.061.795.676 1.511.036 1.966-.919.654-1.492-.174-3.066.083-1.183.194-1.271 1.037-2.347.802-1.102-.24-.151-1.315-.861-1.901-.869-.716-1.667-.544-1.365-1.246zM24.39 6.679c.831-.296.818.377 1.693.49.703.091 1.15-.307 1.624.1.473.406.421 1.045.604 1.373.429.77 1.046 1.036 1.162 1.632.17.866-.826.618-1.21.924-.488.388-.508 1.191-1.108 1.066-.864-.18-.693-.948-1.678-1.714-.74-.576-1.27-.177-1.708-.919-.448-.76.674-.785.632-1.505-.051-.881-.573-1.247-.011-1.447z"/><ellipse fill="#253356" cx="22.667" cy="20.182" rx="3.758" ry="2.387"/><ellipse fill="#253356" cx="10.455" cy="11.945" rx="2.818" ry="1.791"/><ellipse transform="rotate(-40.137 26.699 9.278)" fill="#253356" cx="26.7" cy="9.278" rx="1.293" ry="2.035"/></svg>