Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-07-26 13:17:14 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-07-26 13:17:14 (GMT)
commitd233a2714d60c9123654010fcd57a55636a922e8 (patch)
tree1ae0d746e4446d568aba30d87176deda4fb6b974
parent2644eeaffc1fb45789eeb77b9e5e533c84ab2434 (diff)
new artwork
-rw-r--r--icons/go-next-inactive.svg33
-rw-r--r--icons/go-next.svg32
-rw-r--r--icons/go-previous-inactive.svg34
-rw-r--r--icons/go-previous.svg33
4 files changed, 128 insertions, 4 deletions
diff --git a/icons/go-next-inactive.svg b/icons/go-next-inactive.svg
index 9f1fafb..a1eed16 100644
--- a/icons/go-next-inactive.svg
+++ b/icons/go-next-inactive.svg
@@ -1,3 +1,32 @@
-<?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"/>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="svg2"
+ xml:space="preserve"><metadata
+ id="metadata11"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs9" /><rect
+ width="30"
+ height="30"
+ x="12.5"
+ y="12.5"
+ id="rect2988"
+ style="fill:#282828;fill-opacity:1;stroke:none" /><g
+ id="go-next"
+ style="fill:#808080;fill-opacity:1;display:block">
+ <path
+ d="M 27.497,50.004 C 39.927,50.004 50,39.937 50,27.508 50,15.076 39.927,4.997 27.497,4.997 15.071,4.997 5,15.076 5,27.508 5,39.937 15.071,50.004 27.497,50.004 z M 20.733,17.551 40.362,27.516 20.733,37.758 V 17.551 z"
+ id="path5"
+ style="fill:#808080;fill-opacity:1" />
</g></svg> \ No newline at end of file
diff --git a/icons/go-next.svg b/icons/go-next.svg
new file mode 100644
index 0000000..a478936
--- /dev/null
+++ b/icons/go-next.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="svg2"
+ xml:space="preserve"><metadata
+ id="metadata11"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs9" /><rect
+ width="30"
+ height="30"
+ x="12.5"
+ y="12.5"
+ id="rect2988"
+ style="fill:#282828;fill-opacity:1;stroke:none" /><g
+ id="go-next"
+ style="fill:#ffffff;fill-opacity:1;display:block">
+ <path
+ d="M 27.497,50.004 C 39.927,50.004 50,39.937 50,27.508 50,15.076 39.927,4.997 27.497,4.997 15.071,4.997 5,15.076 5,27.508 5,39.937 15.071,50.004 27.497,50.004 z M 20.733,17.551 40.362,27.516 20.733,37.758 V 17.551 z"
+ id="path5"
+ style="fill:#ffffff;fill-opacity:1" />
+</g></svg> \ No newline at end of file
diff --git a/icons/go-previous-inactive.svg b/icons/go-previous-inactive.svg
index e806670..bc2eb9b 100644
--- a/icons/go-previous-inactive.svg
+++ b/icons/go-previous-inactive.svg
@@ -1,3 +1,33 @@
-<?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"/>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="svg2"
+ xml:space="preserve"><metadata
+ id="metadata11"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs9" /><rect
+ width="30"
+ height="30"
+ x="12.5"
+ y="12.5"
+ id="rect2988"
+ style="fill:#282828;fill-opacity:1;stroke:none" /><g
+ transform="matrix(-1,0,0,1,55,0)"
+ id="go-next"
+ style="fill:#808080;fill-opacity:1;display:block">
+ <path
+ d="M 27.497,50.004 C 39.927,50.004 50,39.937 50,27.508 50,15.076 39.927,4.997 27.497,4.997 15.071,4.997 5,15.076 5,27.508 5,39.937 15.071,50.004 27.497,50.004 z M 20.733,17.551 40.362,27.516 20.733,37.758 V 17.551 z"
+ id="path5"
+ style="fill:#808080;fill-opacity:1" />
</g></svg> \ No newline at end of file
diff --git a/icons/go-previous.svg b/icons/go-previous.svg
new file mode 100644
index 0000000..6f3a384
--- /dev/null
+++ b/icons/go-previous.svg
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="svg2"
+ xml:space="preserve"><metadata
+ id="metadata11"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs9" /><rect
+ width="30"
+ height="30"
+ x="12.5"
+ y="12.5"
+ id="rect2988"
+ style="fill:#282828;fill-opacity:1;stroke:none" /><g
+ transform="matrix(-1,0,0,1,55,0)"
+ id="go-next"
+ style="fill:#ffffff;fill-opacity:1;display:block">
+ <path
+ d="M 27.497,50.004 C 39.927,50.004 50,39.937 50,27.508 50,15.076 39.927,4.997 27.497,4.997 15.071,4.997 5,15.076 5,27.508 5,39.937 15.071,50.004 27.497,50.004 z M 20.733,17.551 40.362,27.516 20.733,37.758 V 17.551 z"
+ id="path5"
+ style="fill:#ffffff;fill-opacity:1" />
+</g></svg> \ No newline at end of file