Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEben Eliason <eben@laptop.org>2007-11-01 23:09:36 (GMT)
committer Eben Eliason <eben@laptop.org>2007-11-01 23:09:36 (GMT)
commitabada4af852237fe8b3911ab36e58aca5cd6d90d (patch)
treea721f8c94fc23e7a70c9b2a792d4bde3350f4944
parent86539f6ae1f5f7c4185796cd8fa58f151df64e96 (diff)
Added tray-hide/show icons
-rw-r--r--NEWS1
-rw-r--r--icons/scalable/actions/tray-hide.svg15
-rw-r--r--icons/scalable/actions/tray-show.svg15
3 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c393f47..13601a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+* Added tray-hide/show icons (eben)
* Added a zoom-original button for returning to actual size (eben)
* Updated the full media button set to the new design spec (eben)
* Added fullscreen (and return) buttons (eben)
diff --git a/icons/scalable/actions/tray-hide.svg b/icons/scalable/actions/tray-hide.svg
new file mode 100644
index 0000000..1ad59c6
--- /dev/null
+++ b/icons/scalable/actions/tray-hide.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="55.125px" height="55px" viewBox="0 0 55.125 55" enable-background="new 0 0 55.125 55" xml:space="preserve">
+<g id="tray-hide">
+ <g>
+
+ <line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="27.724" y1="30.952" x2="27.724" y2="5"/>
+ <polyline fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" points="
+ 35.445,21.798 27.724,30.952 20,21.798 "/>
+ </g>
+ <path fill="#FFFFFF" d="M5,35v15h45V35H5z M17,47H8v-9h9V47z M32,47h-9v-9h9V47z M47,47h-9v-9h9V47z"/>
+</g>
+</svg>
diff --git a/icons/scalable/actions/tray-show.svg b/icons/scalable/actions/tray-show.svg
new file mode 100644
index 0000000..ef2badd
--- /dev/null
+++ b/icons/scalable/actions/tray-show.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="55.125px" height="55px" viewBox="0 0 55.125 55" enable-background="new 0 0 55.125 55" xml:space="preserve">
+<g id="tray-show_1_">
+ <path fill="#FFFFFF" d="M5,35v15h45V35H5z M17,47H8v-9h9V47z M32,47h-9v-9h9V47z M47,47h-9v-9h9V47z"/>
+ <g>
+
+ <line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="27.723" y1="5" x2="27.722" y2="30.952"/>
+ <polyline fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" points="20,14.154
+ 27.723,5 35.445,14.154 "/>
+ </g>
+</g>
+</svg>