status-desktop/ui/imports/assets/images/copy-to-clipboard-icon.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

5 lines
1.2 KiB
XML

<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.16683 5.99967C3.44297 5.99967 3.66683 5.77582 3.66683 5.49967C3.66683 5.22353 3.44297 4.99967 3.16683 4.99967H3.00016C1.5274 4.99967 0.333496 6.19358 0.333496 7.66634V10.9997C0.333496 12.4724 1.5274 13.6663 3.00016 13.6663H6.3335C7.80626 13.6663 9.00016 12.4724 9.00016 10.9997V10.833C9.00016 10.5569 8.77631 10.333 8.50016 10.333C8.22402 10.333 8.00016 10.5569 8.00016 10.833V10.9997C8.00016 11.9201 7.25397 12.6663 6.3335 12.6663H3.00016C2.07969 12.6663 1.3335 11.9201 1.3335 10.9997V7.66634C1.3335 6.74587 2.07969 5.99967 3.00016 5.99967H3.16683Z" fill="#4360DF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.00016 2.99967C5.00016 1.52692 6.19407 0.333008 7.66683 0.333008H11.0002C12.4729 0.333008 13.6668 1.52692 13.6668 2.99967V6.33301C13.6668 7.80577 12.4729 8.99967 11.0002 8.99967H7.66683C6.19407 8.99967 5.00016 7.80577 5.00016 6.33301V2.99967ZM7.66683 1.33301H11.0002C11.9206 1.33301 12.6668 2.0792 12.6668 2.99967V6.33301C12.6668 7.25348 11.9206 7.99967 11.0002 7.99967H7.66683C6.74636 7.99967 6.00016 7.25348 6.00016 6.33301V2.99967C6.00016 2.0792 6.74636 1.33301 7.66683 1.33301Z" fill="#4360DF"/>
</svg>