summaryrefslogtreecommitdiff
path: root/blocks/SELF_SWITCH.svg
diff options
context:
space:
mode:
authorAdhitya Kamakshidasan2016-04-04 20:02:27 +0530
committerAdhitya Kamakshidasan2016-04-04 20:02:27 +0530
commit5d474b6e265806c9df3fc80e06f8b4dd7fe16aea (patch)
treef64a5027d57f49b9833a8eea48acbd0905a1ceb3 /blocks/SELF_SWITCH.svg
downloadxcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.tar.gz
xcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.tar.bz2
xcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.zip
Initial Commit
Diffstat (limited to 'blocks/SELF_SWITCH.svg')
-rw-r--r--blocks/SELF_SWITCH.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/blocks/SELF_SWITCH.svg b/blocks/SELF_SWITCH.svg
new file mode 100644
index 0000000..0344da7
--- /dev/null
+++ b/blocks/SELF_SWITCH.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="40" stroke="#000" xmlns="http://www.w3.org/2000/svg" version="1.1" height="40">
+ <g id="base" stroke-linejoin="round" stroke-linecap="round" stroke-width="2px" fill="none">
+ <path d="M2,30h9l16-10"/>
+ <path d="M30,30h8"/>
+ </g>
+ <g id="command">
+ <polygon fill-opacity="0.1" width="1px" points="18,5,22,5,20,10" fill="#000"/>
+ <path stroke-width="1px" stroke-dasharray="1,1" d="M20,10v28"/>
+ </g>
+</svg>