Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity-hellomesh.svg
blob: f5db4fd2b4faa06eb9fb8a6375c997f0e21d5517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
	<!ENTITY stroke_color "#020202">
	<!ENTITY fill_color "#666666">
]>
<svg  version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48.92" height="43.846" viewBox="0 0 48.92 43.846"
	 overflow="visible" enable-background="new 0 0 48.92 43.846" xml:space="preserve">
<rect x="5" y="5" fill="&fill_color;" stroke="&stroke_color;" stroke-width="0" width="30" height="30"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 5,0 L 5,40"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 15,0 L 15,40"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 25,0 L 25,40"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 35,0 L 35,40"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 0,5 L 40,5"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 0,15 L 40,15"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 0,25 L 40,25"/>
<path fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" d="M 0,35 L 40,35"/>
</svg>