Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-05-09 19:22:25 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-05-09 19:22:25 (GMT)
commit3b91f13a08af943534333e5c6abdf2f8b82b806f (patch)
tree8d50e84d2cb773afa94e2cb78fcaa49f00e5bbb6 /icons
parent8173cc7f1f0e50447c750001f74e57ba9b74e385 (diff)
icons for inactive buttons; autoplay
Diffstat (limited to 'icons')
-rw-r--r--icons/go-next-inactive.svg3
-rw-r--r--icons/go-previous-inactive.svg3
2 files changed, 6 insertions, 0 deletions
diff --git a/icons/go-next-inactive.svg b/icons/go-next-inactive.svg
new file mode 100644
index 0000000..9f1fafb
--- /dev/null
+++ b/icons/go-next-inactive.svg
@@ -0,0 +1,3 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="go-next">
+ <path d="M27.497,50.004C39.927,50.004,50,39.937,50,27.508C50,15.076,39.927,4.997,27.497,4.997 C15.071,4.997,5,15.076,5,27.508C5,39.937,15.071,50.004,27.497,50.004z M20.733,17.551l19.629,9.965L20.733,37.758V17.551z" fill="#808080"/>
+</g></svg> \ No newline at end of file
diff --git a/icons/go-previous-inactive.svg b/icons/go-previous-inactive.svg
new file mode 100644
index 0000000..e806670
--- /dev/null
+++ b/icons/go-previous-inactive.svg
@@ -0,0 +1,3 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="go-previous">
+ <path d="M27.503,4.997C15.073,4.997,5,15.064,5,27.493c0,12.432,10.073,22.511,22.503,22.511 C39.929,50.004,50,39.925,50,27.493C50,15.064,39.929,4.997,27.503,4.997z M34.267,37.449l-19.629-9.965l19.629-10.242V37.449z" display="inline" fill="#808080"/>
+</g></svg> \ No newline at end of file