status-desktop/ui/imports/assets/images/format-text-italic.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

4 lines
715 B
XML

<svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.53096 0.75C3.53096 0.335786 3.86675 0 4.28096 0H12.2511C12.6653 0 13.0011 0.335786 13.0011 0.75C13.0011 1.16421 12.6653 1.5 12.2511 1.5H9.98256C9.50338 1.5 9.09155 1.83991 9.0007 2.3104L6.87658 13.3104C6.75745 13.9273 7.2301 14.5 7.85844 14.5H9.71892C10.1331 14.5 10.4689 14.8358 10.4689 15.25C10.4689 15.6642 10.1331 16 9.71892 16H1.74878C1.33456 16 0.998779 15.6642 0.998779 15.25C0.998779 14.8358 1.33457 14.5 1.74878 14.5H4.12249C4.60167 14.5 5.0135 14.1601 5.10435 13.6896L7.22847 2.6896C7.3476 2.07266 6.87495 1.5 6.24661 1.5H4.28096C3.86675 1.5 3.53096 1.16421 3.53096 0.75Z" fill="#939BA1"/>
</svg>