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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><ellipse fill="#EA596E" cx="19.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#EA596E" cx="25.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#A6D388" cx="21.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#A6D388" cx="18.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#55ACEE" cx="22.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#55ACEE" cx="26.5" cy="11.5" rx=".5" ry="1.5"/><ellipse fill="#55ACEE" cx="30.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#55ACEE" cx="3.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#A6D388" cx="32.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#A6D388" cx="6.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#F4900C" cx="33.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#F4900C" cx="5.5" cy="16.5" rx=".5" ry="1.5"/><ellipse fill="#F4900C" cx="23.5" cy="12.5" rx=".5" ry="1.5"/><path fill="#CCD6DD" d="M29 16.5v-2c0-.276.224-.5.5-.5h1.9l-.4-2H7l-.4 2h.9c.276 0 .5.224.5.5v2c0 .276-.224.5-.5.5h21c-.276 0 .5-.224.5-.5z"/><path fill="#66757F" d="M14 16.5c0 .276-.224.5-.5.5h-4c-.276 0-.5-.224-.5-.5v-2c0-.276.224-.5.5-.5h4c.276 0 .5.224.5.5v2zm7 0c0 .276-.224.5-.5.5h-4c-.276 0-.5-.224-.5-.5v-2c0-.276.224-.5.5-.5h4c.276 0 .5.224.5.5v2zm7 0c0 .276-.224.5-.5.5h-4c-.276 0-.5-.224-.5-.5v-2c0-.276.224-.5.5-.5h4c.276 0 .5.224.5.5v2z"/><path fill="#CCD6DD" d="M33.402 24.708S35 20 35 16H1c1 2 2.8 5.557 4.24 6.878 5.005 4.592 28.162 1.83 28.162 1.83z"/><path fill="#DD2E44" d="M3.762 21c.504.771 1.01 1.448 1.478 1.878 5.004 4.592 28.162 1.83 28.162 1.83s.538-1.593.99-3.708H3.762z"/><path fill="#66757F" d="M8 19.5c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1zm4 0c0 .276-.224.5-.5.5h-1c-.276 0-.5-.224-.5-.5v-1c0-.276.224-.5.5-.5h1c.276 0 .5.224.5.5v1z"/><path fill="#CCD6DD" d="M15 13l-8.4 1 .9-6.208H15z"/><path fill="#CCD6DD" d="M14 7.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-4c0-.276.224-.5.5-.5s.5.224.5.5v4zm-2 2c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-4c0-.276.224-.5.5-.5s.5.224.5.5v4z"/><path fill="#269" d="M15.5 7.75c0 .138-.224.25-.5.25H7.5c-.276 0-.5-.112-.5-.25v-.5c0-.138.224-.25.5-.25H15c.276 0 .5.112.5.25v.5z"/><path fill="#66757F" d="M13.5 9H7.35l-.3 2h6.45c.276 0 .5-.224.5-.5v-1c0-.276-.224-.5-.5-.5z"/><path fill="#CCD6DD" d="M11 8h1v4h-1z"/><path fill="#55ACEE" d="M0 24h36v12H0z"/></svg>