status-desktop/ui/imports/assets/twemoji/svg/1f487-1f3ff-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
1.8 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#9AAAB4" d="M28.026 18.899L13.177 4.05s-.707 2.121.707 3.536l12.728 12.728 1.414-1.415z"/><path fill="#67757F" d="M32.269 21.727c1.172-1.172.538-3.704-1.414-5.657-1.952-1.952-4.485-2.586-5.657-1.414s-.538 3.704 1.414 5.657 4.485 2.586 5.657 1.414zm-5.657-5.657c.391-.391 1.657.243 2.828 1.414 1.171 1.171 1.805 2.438 1.414 2.828s-1.657-.243-2.828-1.414c-1.171-1.171-1.805-2.437-1.414-2.828z"/><path fill="#0B0200" d="M26.5 8.281s-4.42-.48-9.118-3.255C15.587 2.212 12.445.34 8.859.34c-1.515 0-2.946.344-4.237.942.125-.008.431-.015.589-.019-1.988.015-3.805.744-5.211 1.943v12.367c.766.655 1.641 1.187 2.613 1.524 1.854 2.121 3.208 3.466 6.246 3.466 5.472 0 9.917-4.349 10.094-9.779 2.074-.139 5.124-.676 7.547-2.503z"/><path fill="#4289C1" d="M17 27H0v9h21v-5c0-2.209-1.791-4-4-4z"/><path fill="#2A6797" d="M16 32h1v4h-1z"/><path fill="#7C533E" d="M18.729 13.715c0-1.548-.769-2.801-1.729-2.852v-.011c-6.887-.019-10.896-3.02-12.951-5.326C3.497 7.259 2.3 9.869 0 10.586v10.525c1.042 2.023 2.834 3.583 5 4.353V28c0 1.657 1.343 3 3 3s3-1.343 3-3v-2.523c3.493-1.237 6-4.56 6-8.477v-.433c.96-.051 1.729-1.304 1.729-2.852z"/><path fill="#3D2E24" d="M4 22h8s-1 2-4 2-4-2-4-2zm5-2.5H7c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h2c.276 0 .5.224.5.5s-.224.5-.5.5z"/><path d="M4 16c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1zm8 0c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1s1 .448 1 1v1c0 .552-.448 1-1 1z"/><path fill="#9AAAB4" d="M22.143 21.74l-.001-21s2 1 2 3l.001 18h-2z"/><circle fill="#67757F" cx="23.076" cy="15.363" r="1"/><path fill="#67757F" d="M24.143 21.74c-.001-2.762-1.342-5-3-5-1.657 0-3.001 2.239-3 5 0 2.761 1.342 5 3 4.999 1.657.002 3-2.236 3-4.999zm-2 0c0 1.657-.448 3-1.001 3-.553.001-.999-1.343-.999-3-.001-1.657.447-2.999 1-3 .553.001 1 1.344 1 3z"/></svg>