From: Fabio Comuni Date: Mon, 7 Nov 2011 16:34:47 +0000 (+0100) Subject: New icon 'plugin' X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=967f8b575e8ea3f9710dfb092ff993459edc2ab8;p=friendica.git New icon 'plugin' --- diff --git a/images/icons/10/plugin.png b/images/icons/10/plugin.png new file mode 100644 index 0000000000..6cfc407864 Binary files /dev/null and b/images/icons/10/plugin.png differ diff --git a/images/icons/16/plugin.png b/images/icons/16/plugin.png new file mode 100644 index 0000000000..b11d920821 Binary files /dev/null and b/images/icons/16/plugin.png differ diff --git a/images/icons/22/plugin.png b/images/icons/22/plugin.png new file mode 100644 index 0000000000..cf4421125b Binary files /dev/null and b/images/icons/22/plugin.png differ diff --git a/images/icons/48/plugin.png b/images/icons/48/plugin.png new file mode 100644 index 0000000000..c74c6bf467 Binary files /dev/null and b/images/icons/48/plugin.png differ diff --git a/images/icons/Makefile b/images/icons/Makefile index 39428d1545..a39db119a5 100644 --- a/images/icons/Makefile +++ b/images/icons/Makefile @@ -1,7 +1,8 @@ IMAGES=add.png edit.png gear.png info.png menu.png \ notify_off.png star.png delete.png feed.png group.png \ - lock.png notice.png notify_on.png user.png link.png + lock.png notice.png notify_on.png user.png link.png \ + plugin.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ diff --git a/images/icons/plugin.png b/images/icons/plugin.png new file mode 100644 index 0000000000..943be0d93e Binary files /dev/null and b/images/icons/plugin.png differ