File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <component version =" 1.5" xmlns =" http://schemas.circuit-diagram.org/circuitDiagramDocument/2012/component/xml" >
3
+ <declaration >
4
+ <meta name =" name" value =" Circuit Breaker" />
5
+ <meta name =" guid" value =" dab6d52b-a32b-49b0-bc40-3cda487418aa" />
6
+ <meta name =" minsize" value =" 50" />
7
+ <meta name =" canresize" value =" true" />
8
+ <meta name =" canflip" value =" true" />
9
+ </declaration >
10
+ <connections >
11
+ <connection start =" _Start" end =" _End" edge =" both" />
12
+ </connections >
13
+ <render >
14
+ <ellipse centre =" _Start-15x" rx =" 5" ry =" 5" />
15
+ <path start =" _Start-10x" data =" M 0 0 L 12 0" />
16
+ <path start =" _Start+7x-7y" data =" m -6 0 a 15 15 180 0 1 51 0 " />
17
+ <path start =" _End-10x" data =" M 0 0 L 12 0" />
18
+ <ellipse centre =" _End+7x" rx =" 5" ry =" 5" />
19
+ </render >
20
+ </component >
You can’t perform that action at this time.
0 commit comments