summaryrefslogtreecommitdiffstats
path: root/icon-themes/sifr_svg/cmd/sc_rect.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-02-01 23:16:50 +0100
committerandreas_kainz <kainz.a@gmail.com>2019-02-02 20:59:46 +0100
commit14037022129e4e803dd4241bbe409ab0f1df9597 (patch)
tree104d2ffea6242d1a7097ed3f52f70f812230272f /icon-themes/sifr_svg/cmd/sc_rect.svg
parentweld ScTextImportOptionsDlg (diff)
downloadcore-14037022129e4e803dd4241bbe409ab0f1df9597.tar.gz
core-14037022129e4e803dd4241bbe409ab0f1df9597.zip
Sifr icon: add svg icons and update png one
Change-Id: Ic202548844b50170041ae7d173df2154c554f340 Reviewed-on: https://gerrit.libreoffice.org/67262 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/sifr_svg/cmd/sc_rect.svg')
-rw-r--r--icon-themes/sifr_svg/cmd/sc_rect.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/sc_rect.svg b/icon-themes/sifr_svg/cmd/sc_rect.svg
new file mode 100644
index 000000000000..e580fc340b6e
--- /dev/null
+++ b/icon-themes/sifr_svg/cmd/sc_rect.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+ <path
+ style="fill:#555753"
+ d="M 1,3 V 13 H 15 V 3 Z m 1,1 h 12 v 8 H 2 Z"
+ />
+<path
+ style="fill:#555753;opacity:0.35"
+ d="m 2,4 v 8 H 14 V 4 Z"
+ />
+</svg>