summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-03-27 11:32:57 +0100
committerandreas_kainz <kainz.a@gmail.com>2019-03-27 14:46:58 +0100
commit1f7a2cee590ff5902d52630688b4e02745ed6c7b (patch)
treed79e26cef26af89534354424b8698300e541d46d /icon-themes/sifr_svg
parent774e82cb26ca64cdc2b5fa5863537340da7ac596 (diff)
tdf#124293 add RedactDoc to writer, calc menubar in tools
Change-Id: I8276506aaeaaee2bef5dad832d488450688081ee Reviewed-on: https://gerrit.libreoffice.org/69810 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/sifr_svg')
-rw-r--r--icon-themes/sifr_svg/cmd/lc_redactdoc.svg6
-rw-r--r--icon-themes/sifr_svg/cmd/sc_redactdoc.svg6
2 files changed, 12 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/lc_redactdoc.svg b/icon-themes/sifr_svg/cmd/lc_redactdoc.svg
new file mode 100644
index 000000000000..a68cfcfb572b
--- /dev/null
+++ b/icon-themes/sifr_svg/cmd/lc_redactdoc.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <path
+ style="fill:#555753"
+ d="M 4,2 V 23 H 20 V 21 9 8 L 14,2 Z m 2,2 h 7 v 5 h 5 V 21 H 6 Z m 1,2 v 2 h 5 V 6 Z m 2,4 c -1.1045695,0 -2,0.895431 -2,2 0,1.104569 0.8954305,2 2,2 1.10457,0 2,-0.895431 2,-2 0,-1.104569 -0.89543,-2 -2,-2 z m 3,1 v 2 h 5 v -2 z m -5,6 v 2 h 4 v -2 z"
+ />
+</svg>
diff --git a/icon-themes/sifr_svg/cmd/sc_redactdoc.svg b/icon-themes/sifr_svg/cmd/sc_redactdoc.svg
new file mode 100644
index 000000000000..1d3ab0496af5
--- /dev/null
+++ b/icon-themes/sifr_svg/cmd/sc_redactdoc.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+ <path
+ style="fill:#555753"
+ d="M 2,1 V 15 H 14 V 6 5 L 10,1 Z m 2,2 h 5 v 3 h 3 v 7 H 4 Z M 5,4 V 6 H 8 V 4 Z m 3,3 v 2 h 3 V 7 Z M 6.5,9 C 5.6715729,9 5,9.6715729 5,10.5 5,11.328427 5.6715729,12 6.5,12 7.3284271,12 8,11.328427 8,10.5 8,9.6715729 7.3284271,9 6.5,9 Z"
+ />
+</svg>