From 090de4463a26a35dbd0eb7c4d7439061e9e162a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Wed, 29 Jul 2015 11:34:11 +0200 Subject: Add source svg for mate icon --- icons/Makefile.am | 5 ++ icons/mate.svg | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 183 insertions(+) create mode 100644 icons/mate.svg (limited to 'icons') diff --git a/icons/Makefile.am b/icons/Makefile.am index 786bb26..0db7ca0 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -14,8 +14,13 @@ public_icons = \ hicolor_apps_scalable_mate-symbolic.svg \ $(NULL) +noinst_DATA = \ + mate.svg \ + $(NULL) + EXTRA_DIST = \ $(public_icons) \ + $(noinst_DATA) \ $(NULL) ############################################################################### diff --git a/icons/mate.svg b/icons/mate.svg new file mode 100644 index 0000000..ee60800 --- /dev/null +++ b/icons/mate.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + -- cgit v1.2.1