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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#662113" d="M33.495 16.378C33.268 11.612.614 12.279.614 12.279c0 3 1.524 4.057 1.396 5.465-.119 1.307 1.96 1.782 1.96 1.782s1.644.753 1.644 2.753c0 1.311 1.151 2.763 2.162 6.17.297 3.149 3.773 3.988 5.347 3.535 1.699-.49 3.072-.207 3.564.267 1.172 1.128 3.189.715 4.396.208.784-.33 1.285-1.398 3.089-.535 1.366.653 2.355.151 3.568-.898l-.007.026c.043-.064.111-.108.166-.163l.208-.19c.972-.633 2.905-.467 3.369-1.548.552-1.288 2.589-1.876 2.796-2.246.832-1.485-.582-2.043-.479-2.685.598-.404 1.4-.701 1.905-1.682 1.11-2.157-2.113-4.25-2.203-6.16z"/><path fill="#C1694F" d="M.613 8.279c1-3 5-4 8-4s13 1 16 3 9 7 9 8 2 4 2 5-1 3-2 3 1 1 0 3c-.447.894-4 3-5 3s-2 2-3 2-3-1-4 0-3 1-5 0-3 0-4 0-4-2-4-3-1-6-2-7-2-4-4-5-3-5-2-8z"/><path fill="#CCD6DD" d="M3.127 8.141c1.817-2.312 4.486-2.862 7.486-2.862s12 1 15 3c1.543 1.029 3.615 2.851 5.264 4.515 1.557 1.571 2.736 3 2.736 3.485 0 1 2 3 2 4s-1 2-2 2-.608 1.799-1 4c-.222 1.246-2.846 2.24-4 2-.979-.204-2 2-3 2s-3-1-4 0-2 2-4 1-3-1-4-1-4-1-4-2-1-6-2-7-2-4-4-5-2.44-5.651-.486-8.138z"/><path fill="#E1E8ED" d="M4.201 9.05c1.985-2.462 5.422-2.394 8.422-2.394s9.633.394 12.633 2.394 7.358 6.229 7.358 7.229 2.303 3.578 2.303 4.578-1.303.422-2.303.422.495 2.945-.505 4.945c-.447.894-2.495 1.055-3.495 1.055s-1.945 2.495-2.945 2.495-3.055-1.495-4.055-.495-1.541 2.734-3.541 1.734-3.582-2.216-4.459-1.734c-1.651.908-3-1-3-2s-1.697-6.578-2.697-7.578-1.303-3.872-3.303-4.872-1.634-4.266-.413-5.779z"/><path fill="#FFAC33" d="M3.486 8.392c1.232-2.293 5.088-2.356 7.216-2.265s8.418.997 10.083 2.99 3.885 3.625 5.273 4.259c1.388.634 5.458 2.084 5.365 4.078-.093 1.994-1.573 2.809-1.573 2.809s2.128 1.994 1.11 3.534c-1.018 1.54-4.903 2.084-6.568 1.087s-3.238 1.087-5.92.634c-2.683-.453-4.995-1.54-6.846-4.803s-4.81-5.346-6.383-6.705-2.682-3.896-1.757-5.618z"/><path fill="#FFD983" d="M26.894 23.627c-.58 0-1.096-.122-1.451-.342-.569-.354-1.154-.527-1.784-.527-.643 0-1.214.181-1.764.356-.569.18-1.106.35-1.766.35-.22 0-.455-.019-.707-.063-2.894-.506-4.914-1.975-6.357-4.619-1.521-2.785-3.505-4.196-5.099-5.33-.553-.393-1.03-.733-1.414-1.077-1.2-1.077-2.088-2.871-1.499-4.01.492-.951 1.611-1.375 3.627-1.375.511 0 1.011.025 1.472.047l.407.019c4.172.185 7.588 1.072 8.501 2.207 1.848 2.296 4.961 4.531 6.5 5.261.262.124.595.262.968.414.906.37 3.314 1.355 3.28 2.14-.051 1.128-1.015 1.537-1.125 1.579l-2.397.937 2.125 1.462c.57.394 1.31 1.22 1.137 1.49-.393.617-1.534 1.081-2.654 1.081z"/><ellipse fill="#FFAC33" cx="16.867" cy="15.184" rx="3.587" ry="2.143"/><circle fill="#E1E8ED" cx="16.867" cy="12.403" r="3.5"/><ellipse fill="#FFF" cx="16.867" cy="11.229" rx="2.166" ry="1.832"/></svg>