summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2022-04-14 23:03:02 +0200
committerandreas kainz <kainz.a@gmail.com>2022-04-14 23:03:02 +0200
commit0e43e4e140ca541b9a5c32021df67f8c3e421b08 (patch)
tree5992f7e861937eafdc7ac8b4ce8931973b93c66d
parentadd sparkline action to the menubar and notebookbar (diff)
downloadonline-quikee/master.tar.gz
online-quikee/master.zip
add insertsparkline colibre icon quikee/master
Signed-off-by: andreas kainz <kainz.a@gmail.com> Change-Id: I8389680b3a0da4101e966295451ca37b73358e4e
-rw-r--r--browser/images/lc_insertsparkline.svg27
1 files changed, 27 insertions, 0 deletions
diff --git a/browser/images/lc_insertsparkline.svg b/browser/images/lc_insertsparkline.svg
new file mode 100644
index 0000000000..62f0274e93
--- /dev/null
+++ b/browser/images/lc_insertsparkline.svg
@@ -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>