summaryrefslogtreecommitdiff
path: root/include/imgs/aple.svg
blob: 989f88d1402fb9ad536da515e8d7d87db7571b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" standalone="no"?>
<svg
	height="87" width="100"
	xmlns="http://www.w3.org/2000/svg"
	xmlns:xlink="http://www.w3.org/1999/xlink"
>
	<!-- bulb -->
	<path
		d="
			M 50,25
			c -14,0 -24,10 -24,24
			c 0,18 14,22 14,30
			c 0,6 6,8 10,8
			z
			M 50,25
			c 14,0 24,10 24,24
			c 0,18 -14,22 -14,30
			c 0,6 -6,8 -10,8
			z
		"
		fill="#aaaaaa"
	/>
	<g transform="rotate(-25)">
		<rect fill="gold" height="4" width="20" x="-25" y="62" rx="3"/>
	</g>
	<g>
		<rect fill="gold" height="4" width="20" x="2" y="45" rx="3"/>
	</g>
	<g transform="rotate(25)">
		<rect fill="gold" height="4" width="20" x="20" y="17" rx="3"/>
	</g>
	<g transform="rotate(50)">
		<rect fill="gold" height="4" width="20" x="23" y="-18" rx="3"/>
	</g>
	<g>
		<rect fill="gold" height="20" width="4" x="49" y="1" rx="3"/>
	</g>
	<g>
		<rect fill="gold" height="4" width="20" x="78" y="45" rx="3"/>
	</g>
	<g transform="rotate(-25)">
		<rect fill="gold" height="4" width="20" x="52" y="60" rx="3"/>
	</g>
	<g transform="rotate(-50)">
		<rect fill="gold" height="4" width="20" x="22" y="60" rx="3"/>
	</g>
	<g transform="rotate(24)">
		<rect fill="gold" height="4" width="20" x="95" y="20" rx="3"/>
	</g>
	<!-- server -->
	<rect fill="#ffffff" height="10" width="34" x="33" y="43" rx="3"/>
	<rect fill="#aaaaaa" height="6" width="2" x="38" y="45"/>
	<rect fill="#aaaaaa" height="6" width="2" x="43" y="45"/>
	<rect fill="#aaaaaa" height="6" width="2" x="48" y="45"/>
	<rect fill="#aaaaaa" height="6" width="2" x="53" y="45"/>
	<circle cx="59" cy="46" fill="#cc0000" r="2"/>
	<circle cx="64" cy="46" fill="#00aa55" r="2"/>
</svg>