Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2010-03-01 16:25:12 (GMT)
committer Simon Schampijer <simon@schampijer.de>2010-03-01 16:25:12 (GMT)
commitde818354a2c3fada4280667d66fa2a4532cc5b52 (patch)
tree776096bc901bbf006ab27b1bf456903204b7be2d /data
parent9118bbb94b098a6cd0c72d7c562dee65cdb393e8 (diff)
Correct color for 3G control panel icon #1769
Diffstat (limited to 'data')
-rw-r--r--data/icons/module-modemconfiguration.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/icons/module-modemconfiguration.svg b/data/icons/module-modemconfiguration.svg
index 10fff8a..02ccc81 100644
--- a/data/icons/module-modemconfiguration.svg
+++ b/data/icons/module-modemconfiguration.svg
@@ -1,11 +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">
+ <!ENTITY stroke_color "#ffffff">
+ <!ENTITY fill_color "none">
]><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"/>
+ <line fill="&fill_color;" 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>