From 0f972059fb1c3bff3434ad87b65e0ae3ff57e4f5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 29 Jun 2018 18:57:26 +0200 Subject: Add a few icons used by Inkscape MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 ++++++ scalable/actions/draw-eraser-delete-objects.svg | 1 + scalable/actions/randomize.svg | 1 + scalable/actions/rectangle-make-corners-sharp.svg | 1 + scalable/actions/text_outer_style.svg | 1 + scalable/actions/text_remove_kerns.svg | 1 + scalable/actions/xml-attribute-delete.svg | 1 + 7 files changed, 12 insertions(+) create mode 120000 scalable/actions/draw-eraser-delete-objects.svg create mode 100644 scalable/actions/randomize.svg create mode 100644 scalable/actions/rectangle-make-corners-sharp.svg create mode 100644 scalable/actions/text_outer_style.svg create mode 100644 scalable/actions/text_remove_kerns.svg create mode 120000 scalable/actions/xml-attribute-delete.svg diff --git a/Makefile b/Makefile index 39f293e..008f7ab 100644 --- a/Makefile +++ b/Makefile @@ -1534,6 +1534,10 @@ ICONS =\ actions/mail-outbox\ actions/webcamreceive\ actions/webcamsend\ + actions/randomize\ + actions/rectangle-make-corners-sharp\ + actions/text_outer_style\ + actions/text_remove_kerns\ actions/media-optical-blank\ actions/media-optical-burn\ actions/tools-media-optical-burn\ @@ -1774,6 +1778,8 @@ ICONS =\ actions/editdelete\ actions/gtk-delete\ actions/stock_delete\ + actions/draw-eraser-delete-objects\ + actions/xml-attribute-delete\ actions/edit-find\ actions/filefind\ actions/find\ diff --git a/scalable/actions/draw-eraser-delete-objects.svg b/scalable/actions/draw-eraser-delete-objects.svg new file mode 120000 index 0000000..e3a4068 --- /dev/null +++ b/scalable/actions/draw-eraser-delete-objects.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file diff --git a/scalable/actions/randomize.svg b/scalable/actions/randomize.svg new file mode 100644 index 0000000..846edba --- /dev/null +++ b/scalable/actions/randomize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/rectangle-make-corners-sharp.svg b/scalable/actions/rectangle-make-corners-sharp.svg new file mode 100644 index 0000000..838e40e --- /dev/null +++ b/scalable/actions/rectangle-make-corners-sharp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/text_outer_style.svg b/scalable/actions/text_outer_style.svg new file mode 100644 index 0000000..01ac367 --- /dev/null +++ b/scalable/actions/text_outer_style.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/text_remove_kerns.svg b/scalable/actions/text_remove_kerns.svg new file mode 100644 index 0000000..670a194 --- /dev/null +++ b/scalable/actions/text_remove_kerns.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/xml-attribute-delete.svg b/scalable/actions/xml-attribute-delete.svg new file mode 120000 index 0000000..e3a4068 --- /dev/null +++ b/scalable/actions/xml-attribute-delete.svg @@ -0,0 +1 @@ +edit-delete.svg \ No newline at end of file -- cgit v1.2.3-70-g09d2