Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2010-02-12 08:09:06 (GMT)
committer Simon Schampijer <simon@schampijer.de>2010-02-12 08:09:06 (GMT)
commited7902076552a06e862de38378d4b6a6c8ca6f19 (patch)
treec3291f06828b696d70060072c894d83549a9c22f
parent1c6b3ac70a0e4e69473d2d6a99bd2dcab05e32d5 (diff)
Add network-gsm icon
-rw-r--r--icons/scalable/device/Makefile.am1
-rw-r--r--icons/scalable/device/network-gsm.svg11
2 files changed, 12 insertions, 0 deletions
diff --git a/icons/scalable/device/Makefile.am b/icons/scalable/device/Makefile.am
index 207d1d3..28818ab 100644
--- a/icons/scalable/device/Makefile.am
+++ b/icons/scalable/device/Makefile.am
@@ -48,6 +48,7 @@ icon_DATA = \
media-disk.svg \
media-flash-sd.svg \
microphone.svg \
+ network-gsm.svg \
network-mesh.svg \
network-mesh.icon \
network-wired.svg \
diff --git a/icons/scalable/device/network-gsm.svg b/icons/scalable/device/network-gsm.svg
new file mode 100644
index 0000000..9d7a533
--- /dev/null
+++ b/icons/scalable/device/network-gsm.svg
@@ -0,0 +1,11 @@
+<?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 "#666666">
+ <!ENTITY fill_color "#ffffff">
+]><svg enable-background="new 0 0 56.167 55" height="55px" version="1.1" viewBox="0 0 56.167 55" width="56.167px" 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="network-gsm">
+ <g>
+ <path d="M13.759,11.28 v28.937h0.002c0,0.004-0.002,0.008-0.002,0.014c0,7.05,5.715,12.763,12.764,12.763c7.047,0,12.762-5.713,12.762-12.763v-0.014 V11.28H13.759z" fill="&fill_color;" stroke="&stroke_color;" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5"/>
+ <rect fill="&stroke_color;" height="9.702" width="14.063" x="19.43" y="16.902"/>
+
+ <line fill="none" stroke="&stroke_color;" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" x1="39.286" x2="39.286" y1="11.28" y2="1.993"/>
+ </g>
+</g></svg> \ No newline at end of file