status-desktop/ui/imports/assets/twemoji/svg/1f9dd-1f3fd-200d-2640-fe0f.svg
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
1.9 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><ellipse fill="#662113" cx="18" cy="4.5" rx="4" ry="3.5"/><ellipse fill="#EA596E" cx="18" cy="6" rx="4" ry="3"/><path fill="#662113" d="M8 14S7 28 7 33h11V13L8 14zm20 0s1 14 1 19H18V13l10 1z"/><path fill="#662113" d="M18 12V4C13 4 8 7 8 13s2.553.894 3 0c2-4 5-1 7-1zm0 0V4c5 0 10 3 10 9s-2.553.894-3 0c-2-4-5-1-7-1z"/><path fill="#5C913B" d="M32 36v-1c0-3.313-3.687-7-7-7H11c-3.313 0-7 3.687-7 7v1h28z"/><path fill="#D5AB88" d="M13.64 28.101C15.384 29.368 18 35 18 35s2.616-5.633 4.36-6.899V24.29h-8.72v3.811z"/><path fill="#CC9B7A" d="M13.632 25.973C14.848 27.347 16.356 28 17.996 28c1.639 0 3.147-.654 4.364-2.027v-3.491h-8.728v3.491z"/><path fill="#D5AB88" d="M10 15c0-5.589 3.293-8.879 8-8.879s8 3.29 8 8.879c0 8-5 12-8 12s-8-4-8-12z"/><path fill="#662113" d="M14.5 17.75c-.468 0-.85-.382-.85-.85v-.8c0-.467.382-.85.85-.85.467 0 .85.382.85.85v.8c0 .468-.382.85-.85.85zm7 0c-.468 0-.85-.382-.85-.85v-.8c0-.467.382-.85.85-.85.468 0 .85.382.85.85v.8c0 .468-.382.85-.85.85z"/><path fill="#C1694F" d="M18.65 21.2h-1.3c-.33 0-.6-.27-.6-.6 0-.33.27-.6.6-.6h1.3c.33 0 .6.27.6.6 0 .33-.27.6-.6.6z"/><path fill="#DF1F32" d="M18 24.339c-1.256 0-2.353-.361-2.933-.968-.229-.239-.221-.619.018-.849.239-.229.619-.221.848.019.348.363 1.159.598 2.067.598.907 0 1.719-.234 2.066-.598.229-.24.608-.249.849-.019.239.229.247.609.019.849-.581.607-1.678.968-2.934.968z"/><path fill="#D5AB88" d="M8.11 14.073l1.936 1.849s.973 3.051 0 3.997C9.147 20.793 5 14.405 5 13.073c0-1 3.11 1 3.11 1zm19.458 0l-1.779 1.849s-.602 2.823 0 3.997c.448.874 5.211-5.514 5.211-6.846 0-1-3.432 1-3.432 1z"/><path fill="#662113" d="M18 4c-5 0-9 3-9 9s1.445.832 2 0c2-3 5-1 7-1s5-2 7 1c.555.832 2 6 2 0s-4-9-9-9z"/><path fill="#662113" d="M9 13L8 36h4s-2.627-20.484-1-23c.698-1.08-2 0-2 0zm17.985 0l.986 23h-4s2.646-20.484 1.043-23c-.688-1.08 1.971 0 1.971 0z"/><path fill="#EA596E" d="M18 7c4 0 8 2 8 4 0 0-2-3-8-3s-8 3-8 3 1-4 8-4z"/></svg>