status-desktop/ui/imports/assets/twemoji/svg/1f469-200d-2764-fe0f-200d-1f48b-200d-1f469.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.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFAC33" d="M0 7.139C6.911 5.55 13.967 9.61 15.976 16.503c.532 1.825.669 3.712.407 5.609-.028.197-.168.357-.356.412l-.044.01c.009 2.306.219 6.623 2.006 11.744.197.565.415 1.139.653 1.722H0V7.139z"/><path fill="#FFDC5D" d="M3.03 14.375c6.583-.698 10.13 2.858 12.403 7.875.041.09.113.156.192.207-1.222 5.332-5.986 9.314-11.687 9.314-1.381 0-2.702-.245-3.937-.675V18.679c1.587-.906 3.029-2.099 3.029-4.304z"/><path fill="#642116" d="M3.937 22.271c1.978 0 2.5-1.636 2.5-2.5 0-.276-.224-.5-.5-.5-.275 0-.499.223-.5.497-.003.252-.089 1.503-1.5 1.503-.276 0-.5.224-.5.5s.224.5.5.5zm5 0c1.977 0 2.5-1.636 2.5-2.5 0-.276-.224-.5-.5-.5-.275 0-.499.223-.5.497-.003.252-.089 1.503-1.5 1.503-.276 0-.5.224-.5.5s.224.5.5.5zm0 7c.602 0 1.5-.399 1.5-1.5 0-.438-.143-.765-.352-1 .209-.235.352-.562.352-1 0-1.101-.898-1.5-1.5-1.5-.276 0-.5.224-.5.5 0 .274.222.497.495.5.231.006.505.098.505.5s-.274.494-.505.5c-.273.003-.495.226-.495.5 0 .272.218.494.489.5h.011c.225.006.5.098.5.5s-.275.494-.506.5c-.273.007-.494.232-.49.506.003.274.223.494.496.494z"/><path fill="#F18F26" d="M36 7.139C29.089 5.55 22.033 9.61 20.024 16.503c-.532 1.825-.669 3.712-.407 5.609.028.197.168.357.356.412l.044.01c-.009 2.306-.219 6.623-2.006 11.744-.197.565-.415 1.139-.653 1.722H36V7.139z"/><path fill="#FFDC5D" d="M32.97 14.375c-6.583-.698-10.13 2.858-12.403 7.875-.041.09-.113.156-.192.207 1.222 5.332 5.986 9.314 11.687 9.314 1.381 0 2.702-.245 3.937-.675V18.679c-1.587-.906-3.029-2.099-3.029-4.304z"/><path fill="#642116" d="M32.063 22.271c-1.978 0-2.5-1.636-2.5-2.5 0-.276.224-.5.5-.5.275 0 .499.223.5.497.003.252.089 1.503 1.5 1.503.276 0 .5.224.5.5s-.224.5-.5.5zm-5 0c-1.977 0-2.5-1.636-2.5-2.5 0-.276.224-.5.5-.5.275 0 .499.223.5.497.003.252.089 1.503 1.5 1.503.276 0 .5.224.5.5s-.224.5-.5.5zm0 7c-.602 0-1.5-.399-1.5-1.5 0-.438.143-.765.352-1-.209-.235-.352-.562-.352-1 0-1.101.898-1.5 1.5-1.5.276 0 .5.224.5.5 0 .274-.222.497-.495.5-.23.006-.505.098-.505.5s.274.494.505.5c.273.003.495.226.495.5 0 .272-.218.494-.489.5h-.011c-.225.006-.5.098-.5.5s.275.494.506.5c.273.007.494.232.49.506-.003.274-.223.494-.496.494z"/><path fill="#DD2E44" d="M26.539 4.711c0-2.602-2.11-4.711-4.711-4.711C20.249 0 18.855.78 18 1.971 17.144.78 15.751 0 14.172 0c-2.601 0-4.711 2.109-4.711 4.711 0 .369.047.727.127 1.07.654 4.065 5.173 8.353 8.411 9.529 3.238-1.177 7.758-5.465 8.412-9.528.081-.345.128-.702.128-1.071z"/></svg>