Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-11-01 23:33:05 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-11-01 23:33:05 (GMT)
commit64392676b3a9e5e1c16bb23611b08414bb02d4fb (patch)
tree61d2af56c5410127665650cee779ff775f0847b2 /icons
parentda7f562e04ddcc377c8043c931524e9edccfdde6 (diff)
Added zoom support with keybindings and view toolbar
Diffstat (limited to 'icons')
-rw-r--r--icons/link.svg2
-rw-r--r--icons/tray-empty.svg3
-rw-r--r--icons/tray-hide.svg13
-rw-r--r--icons/tray-show.svg13
4 files changed, 1 insertions, 30 deletions
diff --git a/icons/link.svg b/icons/link.svg
index 230f1d1..ee31fbe 100644
--- a/icons/link.svg
+++ b/icons/link.svg
@@ -8,5 +8,5 @@
<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="120" height="110"
overflow="visible" xml:space="preserve" viewBox="0 0 120 110" enable-background="new 0 0 120 110">
- <rect x="0" y="0" width="120" height="110" fill="&fill_color;" stroke="&stroke_color;" stroke-width="10px" />
+ <rect x="0" y="0" width="120" height="110" fill="&fill_color;" stroke="&stroke_color;" stroke-width="4px" />
</svg>
diff --git a/icons/tray-empty.svg b/icons/tray-empty.svg
deleted file mode 100644
index 5980eec..0000000
--- a/icons/tray-empty.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<?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.125 55" height="55px" version="1.1" viewBox="0 0 55.125 55" width="55.125px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px">
-</svg>
diff --git a/icons/tray-hide.svg b/icons/tray-hide.svg
deleted file mode 100644
index 4f30fa8..0000000
--- a/icons/tray-hide.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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.125 55" height="55px" version="1.1" viewBox="0 0 55.125 55" width="55.125px" 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="tray-hide">
- <rect fill="#FFFFFF" height="15" width="45" x="5" y="35"/>
- <g>
- <line fill="none" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" x1="27.724" x2="27.724" y1="30.952" y2="5"/>
- <polyline fill="none" points=" 35.445,21.798 27.724,30.952 20,21.798 " stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5"/>
- </g>
- <rect fill="#808284" height="9" width="9" x="8" y="38"/>
- <rect fill="#808284" height="9" width="9" x="23" y="38"/>
- <rect fill="#808284" height="9" width="9" x="38" y="38"/>
- </g>
-</svg>
diff --git a/icons/tray-show.svg b/icons/tray-show.svg
deleted file mode 100644
index 0361b23..0000000
--- a/icons/tray-show.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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.125 55" height="55px" version="1.1" viewBox="0 0 55.125 55" width="55.125px" 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="tray-show">
- <rect fill="#FFFFFF" height="15" width="45" x="5" y="35"/>
- <rect fill="#808284" height="9" width="9" x="8" y="38"/>
- <rect fill="#808284" height="9" width="9" x="23" y="38"/>
- <rect fill="#808284" height="9" width="9" x="38" y="38"/>
- <g>
- <line fill="none" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" x1="27.723" x2="27.722" y1="5" y2="30.952"/>
- <polyline fill="none" points="20,14.154 27.723,5 35.445,14.154 " stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5"/>
- </g>
- </g>
-</svg>