summaryrefslogtreecommitdiffstats
path: root/icon-themes/sifr_svg/cmd/sc_adddirect.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-01-14 01:00:33 +0100
committerandreas_kainz <kainz.a@gmail.com>2019-01-14 15:45:13 +0100
commitd872cd935e16525e22db1ee43a75d5913ebefcf5 (patch)
treea7ca04f8c9db3de5f0bde6037143217b85114af3 /icon-themes/sifr_svg/cmd/sc_adddirect.svg
parentUse C++17 nested namespace definitions (in binaryurp) (diff)
downloadcore-d872cd935e16525e22db1ee43a75d5913ebefcf5.tar.gz
core-d872cd935e16525e22db1ee43a75d5913ebefcf5.zip
Sifr icon theme: add svg align icons
Change-Id: I39d20716420233bfe9545fd997ee4364548c3552 Reviewed-on: https://gerrit.libreoffice.org/66278 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/sifr_svg/cmd/sc_adddirect.svg')
-rw-r--r--icon-themes/sifr_svg/cmd/sc_adddirect.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/sc_adddirect.svg b/icon-themes/sifr_svg/cmd/sc_adddirect.svg
new file mode 100644
index 000000000000..e7510a13fe12
--- /dev/null
+++ b/icon-themes/sifr_svg/cmd/sc_adddirect.svg
@@ -0,0 +1,10 @@
+<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 5 L 10,1 Z m 2,2 h 5 v 3 h 3 v 7 H 4 Z"
+ />
+ <path
+ style="fill:#ffffff"
+ d="M 4 3 L 4 6 L 4 13 L 12 13 L 12 6 L 9 6 L 9 3 L 4 3 z "
+ />
+</svg>