From ca6a975b701688d2ecaf930d3458d34d3c6921f9 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sun, 3 Feb 2019 17:10:51 +0100 Subject: sifr icons: add sc_ svg icons and update png one Change-Id: I23788ddfab184961419645dd6454c385d8921a84 Reviewed-on: https://gerrit.libreoffice.org/67305 Tested-by: Jenkins Reviewed-by: andreas_kainz --- icon-themes/sifr_svg/cmd/sc_checkbox.svg | 10 +++++++--- icon-themes/sifr_svg/cmd/sc_drawtext.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_exportdirecttoepub.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_exportdirecttopdf.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_exportto.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_importfromfile.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_paragraphdialog.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_paralefttoright.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_pararighttoleft.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_pie.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_pie_unfilled.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_recsearch.svg | 2 +- icon-themes/sifr_svg/cmd/sc_selectobject.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_setobjecttobackground.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_setobjecttoforeground.svg | 11 +++++++++++ icon-themes/sifr_svg/cmd/sc_setoutline.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_spacing.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_spelling.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_spellonline.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_text.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_texttoolbox.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_verticaltext.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_wrapcontour.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wrapideal.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wrapleft.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wrapoff.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wrapon.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wrapright.svg | 10 ++++++++++ icon-themes/sifr_svg/cmd/sc_wraptext.svg | 6 ++++++ icon-themes/sifr_svg/cmd/sc_wrapthrough.svg | 12 ++++++++++++ 30 files changed, 235 insertions(+), 4 deletions(-) create mode 100644 icon-themes/sifr_svg/cmd/sc_drawtext.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_exportdirecttoepub.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_exportdirecttopdf.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_exportto.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_importfromfile.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_paragraphdialog.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_paralefttoright.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_pararighttoleft.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_pie.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_pie_unfilled.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_selectobject.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_setobjecttobackground.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_setobjecttoforeground.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_setoutline.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_spacing.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_spelling.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_spellonline.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_text.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_texttoolbox.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_verticaltext.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapcontour.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapideal.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapleft.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapoff.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapon.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapright.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wraptext.svg create mode 100644 icon-themes/sifr_svg/cmd/sc_wrapthrough.svg (limited to 'icon-themes/sifr_svg') diff --git a/icon-themes/sifr_svg/cmd/sc_checkbox.svg b/icon-themes/sifr_svg/cmd/sc_checkbox.svg index be2a67f716b2..ba2d790681c6 100644 --- a/icon-themes/sifr_svg/cmd/sc_checkbox.svg +++ b/icon-themes/sifr_svg/cmd/sc_checkbox.svg @@ -1,6 +1,10 @@ - + - + diff --git a/icon-themes/sifr_svg/cmd/sc_drawtext.svg b/icon-themes/sifr_svg/cmd/sc_drawtext.svg new file mode 100644 index 000000000000..e35f3fd3ecb2 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_drawtext.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_exportdirecttoepub.svg b/icon-themes/sifr_svg/cmd/sc_exportdirecttoepub.svg new file mode 100644 index 000000000000..033c4431ca70 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_exportdirecttoepub.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_exportdirecttopdf.svg b/icon-themes/sifr_svg/cmd/sc_exportdirecttopdf.svg new file mode 100644 index 000000000000..41635890575b --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_exportdirecttopdf.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_exportto.svg b/icon-themes/sifr_svg/cmd/sc_exportto.svg new file mode 100644 index 000000000000..7a45f69f7d18 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_exportto.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_importfromfile.svg b/icon-themes/sifr_svg/cmd/sc_importfromfile.svg new file mode 100644 index 000000000000..8ac6216a4690 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_importfromfile.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_paragraphdialog.svg b/icon-themes/sifr_svg/cmd/sc_paragraphdialog.svg new file mode 100644 index 000000000000..0d730524eced --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_paragraphdialog.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_paralefttoright.svg b/icon-themes/sifr_svg/cmd/sc_paralefttoright.svg new file mode 100644 index 000000000000..d152b39cf26d --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_paralefttoright.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_pararighttoleft.svg b/icon-themes/sifr_svg/cmd/sc_pararighttoleft.svg new file mode 100644 index 000000000000..401ec9f659bc --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_pararighttoleft.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_pie.svg b/icon-themes/sifr_svg/cmd/sc_pie.svg new file mode 100644 index 000000000000..fd3688765543 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_pie.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_pie_unfilled.svg b/icon-themes/sifr_svg/cmd/sc_pie_unfilled.svg new file mode 100644 index 000000000000..6c80942ad613 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_pie_unfilled.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_recsearch.svg b/icon-themes/sifr_svg/cmd/sc_recsearch.svg index c164dabe2cb4..4487c6c6f346 100644 --- a/icon-themes/sifr_svg/cmd/sc_recsearch.svg +++ b/icon-themes/sifr_svg/cmd/sc_recsearch.svg @@ -5,6 +5,6 @@ /> diff --git a/icon-themes/sifr_svg/cmd/sc_selectobject.svg b/icon-themes/sifr_svg/cmd/sc_selectobject.svg new file mode 100644 index 000000000000..e247a502670a --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_selectobject.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_setobjecttobackground.svg b/icon-themes/sifr_svg/cmd/sc_setobjecttobackground.svg new file mode 100644 index 000000000000..f282a56eb9b5 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_setobjecttobackground.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_setobjecttoforeground.svg b/icon-themes/sifr_svg/cmd/sc_setobjecttoforeground.svg new file mode 100644 index 000000000000..694b3251b3ae --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_setobjecttoforeground.svg @@ -0,0 +1,11 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_setoutline.svg b/icon-themes/sifr_svg/cmd/sc_setoutline.svg new file mode 100644 index 000000000000..f63d6b7c98d1 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_setoutline.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_spacing.svg b/icon-themes/sifr_svg/cmd/sc_spacing.svg new file mode 100644 index 000000000000..8fb8bd495489 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_spacing.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_spelling.svg b/icon-themes/sifr_svg/cmd/sc_spelling.svg new file mode 100644 index 000000000000..3fe1c095335f --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_spelling.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_spellonline.svg b/icon-themes/sifr_svg/cmd/sc_spellonline.svg new file mode 100644 index 000000000000..6aa10ba0c520 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_spellonline.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_text.svg b/icon-themes/sifr_svg/cmd/sc_text.svg new file mode 100644 index 000000000000..fc632c382789 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_text.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_texttoolbox.svg b/icon-themes/sifr_svg/cmd/sc_texttoolbox.svg new file mode 100644 index 000000000000..e35f3fd3ecb2 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_texttoolbox.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_verticaltext.svg b/icon-themes/sifr_svg/cmd/sc_verticaltext.svg new file mode 100644 index 000000000000..1c7de61f7858 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_verticaltext.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapcontour.svg b/icon-themes/sifr_svg/cmd/sc_wrapcontour.svg new file mode 100644 index 000000000000..a06ef66a7026 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapcontour.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapideal.svg b/icon-themes/sifr_svg/cmd/sc_wrapideal.svg new file mode 100644 index 000000000000..f7c96bdb8974 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapideal.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapleft.svg b/icon-themes/sifr_svg/cmd/sc_wrapleft.svg new file mode 100644 index 000000000000..7be456a7ab2d --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapleft.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapoff.svg b/icon-themes/sifr_svg/cmd/sc_wrapoff.svg new file mode 100644 index 000000000000..4f2472c483ff --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapoff.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapon.svg b/icon-themes/sifr_svg/cmd/sc_wrapon.svg new file mode 100644 index 000000000000..62023e703798 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapon.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapright.svg b/icon-themes/sifr_svg/cmd/sc_wrapright.svg new file mode 100644 index 000000000000..3bea35191295 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapright.svg @@ -0,0 +1,10 @@ + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wraptext.svg b/icon-themes/sifr_svg/cmd/sc_wraptext.svg new file mode 100644 index 000000000000..f28ce5d00108 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wraptext.svg @@ -0,0 +1,6 @@ + + + diff --git a/icon-themes/sifr_svg/cmd/sc_wrapthrough.svg b/icon-themes/sifr_svg/cmd/sc_wrapthrough.svg new file mode 100644 index 000000000000..c1d7da3cdcb3 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_wrapthrough.svg @@ -0,0 +1,12 @@ + + + + -- cgit