status-desktop/ui/imports/assets/images/format-text-bold.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
1.0 KiB
XML

<svg width="12" height="16" viewBox="0 0 12 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M-0.000854492 15.1965C-0.000854492 15.6383 0.371323 15.9965 0.830426 15.9965H6.64572C10.1399 15.9965 12.001 14.1223 12.001 11.5767C12.001 9.2501 10.4072 7.82956 8.67133 7.70107C8.62175 7.6974 8.58272 7.65808 8.58272 7.61023C8.58272 7.56872 8.61246 7.53268 8.65423 7.52231C10.2357 7.12961 11.3933 5.95767 11.3933 4.10356C11.3933 1.70624 9.66137 0.00390625 6.22793 0.00390625H0.830427C0.371323 0.00390625 -0.000854492 0.362078 -0.000854492 0.803906V15.1965ZM4.11953 13.2321C3.66043 13.2321 3.28825 12.874 3.28825 12.4321V9.78411C3.28825 9.34228 3.66043 8.98411 4.11953 8.98411H6.04563C7.62562 8.98411 8.60551 9.92117 8.60551 11.2409C8.60551 12.4434 7.80792 13.2321 5.96967 13.2321H4.11953ZM4.11953 6.69611C3.66043 6.69611 3.28825 6.33794 3.28825 5.89611V3.53701C3.28825 3.09518 3.66043 2.73701 4.11953 2.73701H5.78736C7.24581 2.73701 8.07378 3.51009 8.07378 4.6658C8.07378 5.93084 7.0711 6.69611 5.72659 6.69611H4.11953Z" fill="#939BA1"/>
</svg>