Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEben Eliason <eben@laptop.org>2008-09-23 13:59:32 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-09-23 15:02:24 (GMT)
commita47f2ae53d88ecc5ae76711f8c44ff337c6bff9d (patch)
tree36966b5f2c7bff57703f6faba07b8e989d7c47fb
parent78073a60f91c8b85dbb0adf752c5c22ec13fe551 (diff)
Fix corrupted network-wireless-060.svg
-rw-r--r--icons/scalable/device/network-wireless-060.svg44
1 files changed, 18 insertions, 26 deletions
diff --git a/icons/scalable/device/network-wireless-060.svg b/icons/scalable/device/network-wireless-060.svg
index bb6356d..b203032 100644
--- a/icons/scalable/device/network-wireless-060.svg
+++ b/icons/scalable/device/network-wireless-060.svg
@@ -1,26 +1,18 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 13.0.2, 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="55px" height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
-<g id="network-wireless-060">
- <path fill="#010101" d="M46.375,27.498c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002c0-10.49,8.507-18.998,19-18.998
- S46.375,17.003,46.375,27.498z"/>
- <g>
- <g>
- <g>
- <defs>
- <rect id="SVGID_1_" x="7.375" y="23.5" width="40" height="24"/>
- </defs>
- <clipPath id="SVGID_2_">
- <use xlink:href="#SVGID_1_" overflow="visible"/>
- </clipPath>
- <path clip-path="url(#SVGID_2_)" fill="#FFFFFF" d="M46.375,27.498c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002
- c0-10.49,8.507-18.998,19-18.998S46.375,17.003,46.375,27.498z"/>
- </g>
- </g>
- </g>
- <path fill="none" stroke="#010101" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" d="M46.375,27.498
- c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002c0-10.49,8.507-18.998,19-18.998S46.375,17.003,46.375,27.498z"/>
-</g>
-</svg>
+<?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" id="Layer_1" 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="network-wireless-060">
+ <path d="M46.375,27.498c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002 c0-10.49,8.507-18.998,19-18.998S46.375,17.003,46.375,27.498z" display="inline" fill="&stroke_color;"/>
+ <g display="inline">
+ <g>
+ <defs>
+ <rect height="24" id="SVGID_15_" width="40" x="7.375" y="23.5"/>
+ </defs>
+ <clipPath id="SVGID_16_">
+ <use overflow="visible" xlink:href="#SVGID_15_"/>
+ </clipPath>
+ <path clip-path="url(#SVGID_16_)" d="M46.375,27.498c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002 c0-10.49,8.507-18.998,19-18.998S46.375,17.003,46.375,27.498z" fill="&fill_color;"/>
+ </g>
+ </g>
+ <path d=" M46.375,27.498c0,10.494-8.507,19.002-19,19.002s-19-8.508-19-19.002c0-10.49,8.507-18.998,19-18.998S46.375,17.003,46.375,27.498z " display="inline" fill="none" stroke="&stroke_color;" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5"/>
+</g></svg> \ No newline at end of file