Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dengler <martin@martindengler.com>1999-11-30 06:03:24 (GMT)
committer Martin Dengler <martin@martindengler.com>1999-11-30 06:03:24 (GMT)
commitef3a0a14a40ad26725a74f59d1c7509edce87047 (patch)
treee4b9e351b6b2f3f26a667b3c5088481a49d17552
parent7a8a5a4aa046897dbf4240c1b5f327ebe4940c7f (diff)
change icon to be wireless radiation and graph
-rw-r--r--activity/activity-networkgraph.svg15
1 files changed, 9 insertions, 6 deletions
diff --git a/activity/activity-networkgraph.svg b/activity/activity-networkgraph.svg
index d0062b7..316aef6 100644
--- a/activity/activity-networkgraph.svg
+++ b/activity/activity-networkgraph.svg
@@ -1,12 +1,15 @@
<?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 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-graph">
+]><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="activity-networkgraph">
<g display="inline">
-
- <rect fill="&fill_color;" height="32.442" stroke="&stroke_color;" stroke-linecap="round" stroke-width="3.5" width="43.458" x="5.646" y="9.404"/>
- <circle cx="27.000" cy="25.424" fill="&stroke_color;" r="10.931"/>
- <circle cx="27.000" cy="31.424" fill="&fill_color;" r="4.931"/>
- <circle cx="27.000" cy="34.424" fill="&stroke_color;" r="1.931"/>
+ <rect fill="&fill_color;" height="32.442" stroke="&stroke_color;" stroke-linecap="round" stroke-width="3.5" width="43.458" x="5.646" y="9.404"/>
+ <circle cx="12.000" cy="34.424" fill="&stroke_color;" r="2.5"/>
+ <path fill="none" stroke="&stroke_color;" stroke-width="4.2716" d="M20.0,35.0c0-8.0-8.5"/>
+ <path fill="none" stroke="&stroke_color;" stroke-width="4.2716" d="M28.0,35.0c1-12.971-12.964-15.375-16.625-15.375"/>
+ <line x1="30" y1="19" x2="33" y2="19" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line x1="33" y1="19" x2="37" y2="30" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line x1="37" y1="30" x2="41" y2="15" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line x1="41" y1="15" x2="45" y2="23" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
</g>
</g></svg>