2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / network / firewall.shape
blobc07a18f338aaa669bdaafbea2876cb3e33ab8a55
1 <?xml version="1.0" encoding="UTF-8"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <name>Network - Firewall</name>
4 <icon>firewall.png</icon>
5 <aspectratio type="fixed"/>
6 <connections>
7 <point x=".5" y="0"/>
8 <point x=".625" y="-.125"/>
9 <point x=".5" y="2"/>
10 <point x="0" y="0"/>
11 <point x=".125" y="-.125"/>
12 <point x="0" y=".5"/>
13 <point x="0" y="1"/>
14 <point x="0" y="1.5"/>
15 <point x="0" y="2"/>
16 <point x="1" y="0"/>
17 <point x="1.125" y="-.125"/>
18 <point x="1" y=".5"/>
19 <point x="1.125" y=".375"/>
20 <point x="1" y="1"/>
21 <point x="1.125" y=".875"/>
22 <point x="1" y="1.5"/>
23 <point x="1.125" y="1.375"/>
24 <point x="1" y="2"/>
25 <point x="1.125" y="1.875"/>
26 <point x="0.5" y="1" main="yes"/>
27 </connections>
28 <textbox x1="0" y1="2.1" x2="1" y2="2.8" align="center" resize="no"/>
29 <svg:svg width="1cm" height="2cm">
30 <svg:rect style="stroke:none; fill: #FF0000" x="0" y="0" width="1" height="2"/>
31 <svg:polygon style="stroke:none; fill: #FF0000" points="0,0 1,0 1.125,-.125 .125,-.125"/>
32 <svg:polygon style="stroke:none; fill: #FF0000" points="1,0 1.125,-.125 1.125,1.875 1,2"/>
34 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="0" y1=".2" x2="1" y2=".2"/>
35 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="1.125" y1=".075" x2="1" y2=".2"/>
36 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".3" y1="0" x2=".3" y2=".2"/>
37 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".3" y1="0" x2=".425" y2="-.125"/>
38 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="0" y1=".6" x2="1" y2=".6"/>
39 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="1.125" y1=".475" x2="1" y2=".6"/>
40 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".7" y1=".2" x2=".7" y2=".6"/>
41 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="0" y1="1" x2="1" y2="1"/>
42 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="1.125" y1=".875" x2="1" y2="1"/>
43 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".3" y1=".6" x2=".3" y2="1"/>
44 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="0" y1="1.4" x2="1" y2="1.4"/>
45 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="1.125" y1="1.275" x2="1" y2="1.4"/>
46 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".7" y1="1" x2=".7" y2="1.4"/>
47 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="0" y1="1.8" x2="1" y2="1.8"/>
48 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1="1.125" y1="1.675" x2="1" y2="1.8"/>
49 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".3" y1="1.4" x2=".3" y2="1.8"/>
50 <svg:line style="stroke:#FFFFFF; stroke-width:1" x1=".7" y1="1.8" x2=".7" y2="2"/>
52 <svg:line style="stroke:foreground; stroke-width:.5" x1="0" y1="0" x2="1" y2="0"/>
53 <svg:line style="stroke:foreground; stroke-width:.5" x1="1" y1="2" x2="1" y2="0"/>
54 <svg:line style="stroke:foreground; stroke-width:.5" x1="1" y1="0" x2="1.125" y2="-.125"/>
55 <svg:polyline style="stroke:foreground; stroke-width:.5" points="0,0 .125,-.125 1.125,-.125,1.125,1.875 1,2 0,2 0,0"/>
56 </svg:svg>
57 </shape>