From 53305c966b0dd295a660623eb91426d57d7d11d9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 23 Jun 2018 17:41:11 +0200 Subject: More 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/object-tweak-blur.svg | 1 + scalable/actions/object-tweak-duplicate.svg | 1 + scalable/actions/object-tweak-rotate.svg | 1 + scalable/actions/symbol-bigger.svg | 1 + scalable/actions/symbol-fit.svg | 1 + scalable/actions/symbol-smaller.svg | 1 + 7 files changed, 12 insertions(+) create mode 100644 scalable/actions/object-tweak-blur.svg create mode 100644 scalable/actions/object-tweak-duplicate.svg create mode 100644 scalable/actions/object-tweak-rotate.svg create mode 100644 scalable/actions/symbol-bigger.svg create mode 100644 scalable/actions/symbol-fit.svg create mode 100644 scalable/actions/symbol-smaller.svg diff --git a/Makefile b/Makefile index 0290134..79c899a 100644 --- a/Makefile +++ b/Makefile @@ -1360,6 +1360,12 @@ ICONS =\ actions/paint-order-sfm\ actions/paint-order-smf\ actions/paint-unknown\ + actions/object-tweak-blur\ + actions/object-tweak-duplicate\ + actions/object-tweak-rotate\ + actions/symbol-bigger\ + actions/symbol-fit\ + actions/symbol-smaller\ actions/path-simplify\ actions/stroke-cap-butt\ actions/gimp-cap-butt\ diff --git a/scalable/actions/object-tweak-blur.svg b/scalable/actions/object-tweak-blur.svg new file mode 100644 index 0000000..c6a2967 --- /dev/null +++ b/scalable/actions/object-tweak-blur.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/object-tweak-duplicate.svg b/scalable/actions/object-tweak-duplicate.svg new file mode 100644 index 0000000..5b91eb6 --- /dev/null +++ b/scalable/actions/object-tweak-duplicate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/object-tweak-rotate.svg b/scalable/actions/object-tweak-rotate.svg new file mode 100644 index 0000000..93d6729 --- /dev/null +++ b/scalable/actions/object-tweak-rotate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/symbol-bigger.svg b/scalable/actions/symbol-bigger.svg new file mode 100644 index 0000000..6efe078 --- /dev/null +++ b/scalable/actions/symbol-bigger.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/symbol-fit.svg b/scalable/actions/symbol-fit.svg new file mode 100644 index 0000000..66e6915 --- /dev/null +++ b/scalable/actions/symbol-fit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/actions/symbol-smaller.svg b/scalable/actions/symbol-smaller.svg new file mode 100644 index 0000000..0aa26b8 --- /dev/null +++ b/scalable/actions/symbol-smaller.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3-70-g09d2