add insertsparkline colibre icon

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I8389680b3a0da4101e966295451ca37b73358e4e
pull/4625/head
andreas kainz 2022-04-14 23:03:02 +02:00 committed by Pedro Pinto Silva
parent 41cec73d00
commit 0679f1a707
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<rect
style="fill:#797774"
width="20"
height="1"
x="2"
y="19"
ry="0.5" />
<rect
style="fill:#797774"
width="20"
height="1"
x="2"
y="4"
ry="0.5" />
<path
style="fill:none;stroke:#1e8bcd;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 3.5,12.5 4,4 4,-7 4,4 3,-6 3,3"
/>
<rect
style="fill:#797774"
width="1"
height="20"
x="3"
y="2"
ry="0.5" />
</svg>

After

Width:  |  Height:  |  Size: 557 B