added contacts and signals
This commit is contained in:
7
resources/svg/SignalE.svg
Normal file
7
resources/svg/SignalE.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg width="%width%" height="100" viewbox="0 0 100 100">
|
||||
<rect x="0" y="35" width="100" height="30" />
|
||||
<rect class="sig_a" x="5" y="5" height="20" width="20" />
|
||||
<rect class="sig_B" x="25" y="5" height="20" width="20" />
|
||||
<line x1="45" y1="15" x2="70" y2="15" />
|
||||
<line x1="70" y1="10" x2="70" y2="20" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 313 B |
Reference in New Issue
Block a user