status-desktop/ui/imports/assets/twemoji/svg/1f9d9-1f3fe-200d-2642-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
2.8 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#4289C1" d="M26 28H10c-2.484 0-4.615 1.51-5.527 3.661C4.107 31.258 3.584 31 3 31c-1.1 0-2 .9-2 2v3h31v-2c0-3.313-2.687-6-6-6z"/><path fill="#2A6797" d="M14 27h8s1 9-4 9-4-9-4-9z"/><ellipse fill="#292F33" cx="18" cy="19.024" rx="15" ry="3.529"/><path fill="#AF7E57" d="M26.339 17.563c-.809-3.6-4.235-8.65-8.339-8.65s-7.53 5.05-8.339 8.65c-.836.048-1.494.52-1.494 1.889 0 1.448.734 2.622 1.639 2.622.015 0 .028-.006.043-.007 1.064 4.376 4.31 8.013 8.152 8.013s7.088-3.637 8.152-8.013c.015.001.028.007.043.007.905 0 1.639-1.174 1.639-2.622-.002-1.369-.659-1.84-1.496-1.889z"/><path fill="#662113" d="M14 20.709c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1zm8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1z"/><path fill="#915A34" d="M18.75 21.824h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75zm1.417 3.209h-4.333c-.412 0-.75-.337-.75-.75v-.331c0-.412.337-.75.75-.75h4.333c.413 0 .75.337.75.75v.331c0 .412-.338.75-.75.75z"/><path fill="#E6E7E8" d="M26.424 17.846c.193-.092.348-.224.449-.399.414-.717-.219-1.859-1.415-2.549s-2.501-.668-2.915.049c-.414.717.219 1.859 1.415 2.549.519.299 1.054.457 1.532.489-.292.524-.49 1.473-.49 2.569 0 1.063.185 1.991.463 2.524-.409-.016-.953.396-1.291.764-.709-.739-1.841-1.549-3.12-1.802-2.052-.406-2.901.386-3.088.933-.182-.547-1.029-1.348-3.09-.94-1.259.249-2.374 1.038-3.085 1.767-.339-.357-.86-.737-1.253-.722.279-.533.464-1.462.464-2.524 0-1.101-.2-2.054-.495-2.575.566.064 1.274-.09 1.953-.482 1.196-.69 1.829-1.832 1.415-2.549-.414-.717-1.719-.739-2.915-.049s-1.829 1.832-1.415 2.549c.05.087.115.163.189.229-.421.352-.732 1.5-.732 2.877 0 1.657.448 3 1 3 .02 0 .039-.014.059-.018-.037.136-.059.302-.059.511 0 1.823.667 1.823.667 1.823-.667 1.823.667 3.66.667 3.66 0 2.735 2 2.735 2 2.735C13.333 35 16 34.089 16 34.089 16.667 35 18 35 18 35s1.333 0 2-.911c0 0 2.667.911 2.667-1.823 0 0 2 0 2-2.735 0 0 1.333-1.837.667-3.66 0 0 .667 0 .667-1.823 0-.21-.022-.376-.059-.512.02.004.039.018.059.018.552 0 1-1.343 1-3-.001-1.2-.237-2.228-.577-2.708zm-5.757 8.024C18.781 24.582 18 24.959 18 24.959s-.781-.377-2.667.911c-1.013.692-2.024-.192-2.745-1.057.748-.275 1.684-.622 2.675-.818 1.831.03 2.534-.225 2.701-.599.167.364.875.598 2.7.606 1.013.2 1.97.56 2.726.837-.719.856-1.721 1.717-2.723 1.031z"/><path fill="#4289C1" d="M25.765 15.157C24.537 12.47 18.793 0 18 0s-6.537 12.47-7.765 15.157C5.415 16.001 3 17.595 3 19c6-2 11-2.443 15-2.443S27 17 33 19c0-1.405-2.415-2.999-7.235-3.843z"/><path fill="#D99E82" d="M5 36H3V11.862L2 8h4l-1 3.862z"/><circle fill="#55ACEE" cx="4" cy="6" r="3"/><circle fill="#B0F0FF" cx="3.5" cy="5.5" r="1.5"/><path fill="#AF7E57" d="M7 30.5C7 32.433 5.657 34 4 34s-3-1.567-3-3.5S2.343 28 4 28s3 .567 3 2.5z"/></svg>