Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2009-02-01 14:03:02 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-02-01 14:03:02 (GMT)
commit9e9efd5a5c0050afc2bf13b2d02fbec8f9321306 (patch)
tree666bfa748a0e31840c72bc20808442ed8f5507f6
parent21e561f255fb737ddf5a9da51f708f901d282ddc (diff)
Add icons drive-harddisk and drive
-rw-r--r--icons/scalable/device/Makefile.am2
-rw-r--r--icons/scalable/device/drive-harddisk.svg9
-rw-r--r--icons/scalable/device/drive.svg9
3 files changed, 20 insertions, 0 deletions
diff --git a/icons/scalable/device/Makefile.am b/icons/scalable/device/Makefile.am
index 6e9abe9..cf950d9 100644
--- a/icons/scalable/device/Makefile.am
+++ b/icons/scalable/device/Makefile.am
@@ -41,6 +41,8 @@ icon_DATA = \
camera.svg \
computer.svg \
computer-xo.svg \
+ drive.svg \
+ drive-harddisk.svg \
drive-harddisk-usb.svg \
media-disk.svg \
media-flash-sd.svg \
diff --git a/icons/scalable/device/drive-harddisk.svg b/icons/scalable/device/drive-harddisk.svg
new file mode 100644
index 0000000..2fd43a1
--- /dev/null
+++ b/icons/scalable/device/drive-harddisk.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#010101">
+ <!ENTITY fill_color "#ffffff">
+]><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="media-flash-usb">
+ <g display="inline">
+ <path d="M15.885,16.723c-6.641,0-12.023,5.385-12.023,12.025 c0,6.639,5.383,12.023,12.023,12.023h0.014h27.259V16.723H15.899" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5"/>
+ <rect fill="&fill_color;" height="14.182" stroke="&stroke_color;" stroke-width="3.5" width="9.14" x="43.722" y="21.731"/>
+ </g>
+</g></svg> \ No newline at end of file
diff --git a/icons/scalable/device/drive.svg b/icons/scalable/device/drive.svg
new file mode 100644
index 0000000..2fd43a1
--- /dev/null
+++ b/icons/scalable/device/drive.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#010101">
+ <!ENTITY fill_color "#ffffff">
+]><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="media-flash-usb">
+ <g display="inline">
+ <path d="M15.885,16.723c-6.641,0-12.023,5.385-12.023,12.025 c0,6.639,5.383,12.023,12.023,12.023h0.014h27.259V16.723H15.899" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5"/>
+ <rect fill="&fill_color;" height="14.182" stroke="&stroke_color;" stroke-width="3.5" width="9.14" x="43.722" y="21.731"/>
+ </g>
+</g></svg> \ No newline at end of file