From: Fabio Comuni <fabrix.xm@gmail.com>
Date: Mon, 24 Oct 2011 15:27:38 +0000 (+0200)
Subject: new icon "play"
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=718a9009be697ab8873a9ca41571f1d9701c97e7;p=friendica.git

new icon "play"
---

diff --git a/images/icons/10/play.png b/images/icons/10/play.png
new file mode 100644
index 0000000000..a9f99e4d18
Binary files /dev/null and b/images/icons/10/play.png differ
diff --git a/images/icons/16/play.png b/images/icons/16/play.png
new file mode 100644
index 0000000000..19ad05bf2e
Binary files /dev/null and b/images/icons/16/play.png differ
diff --git a/images/icons/22/play.png b/images/icons/22/play.png
new file mode 100644
index 0000000000..a7a8b61241
Binary files /dev/null and b/images/icons/22/play.png differ
diff --git a/images/icons/48/play.png b/images/icons/48/play.png
new file mode 100644
index 0000000000..fce5893704
Binary files /dev/null and b/images/icons/48/play.png differ
diff --git a/images/icons/Makefile b/images/icons/Makefile
index 39428d1545..6a96fb6762 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 \
+		play.png
 
 DESTS=10/ 16/ 22/ 48/ \
 		$(addprefix 10/, $(IMAGES)) \
diff --git a/images/icons/play.png b/images/icons/play.png
new file mode 100644
index 0000000000..7c942072e7
Binary files /dev/null and b/images/icons/play.png differ