diff options
author | Adhitya Kamakshidasan | 2016-04-04 20:02:27 +0530 |
---|---|---|
committer | Adhitya Kamakshidasan | 2016-04-04 20:02:27 +0530 |
commit | 5d474b6e265806c9df3fc80e06f8b4dd7fe16aea (patch) | |
tree | f64a5027d57f49b9833a8eea48acbd0905a1ceb3 /blocks/PULSE_SC.svg | |
download | xcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.tar.gz xcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.tar.bz2 xcos-on-web-5d474b6e265806c9df3fc80e06f8b4dd7fe16aea.zip |
Initial Commit
Diffstat (limited to 'blocks/PULSE_SC.svg')
-rw-r--r-- | blocks/PULSE_SC.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/blocks/PULSE_SC.svg b/blocks/PULSE_SC.svg new file mode 100644 index 0000000..4648b2c --- /dev/null +++ b/blocks/PULSE_SC.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg width="40" xmlns="http://www.w3.org/2000/svg" version="1.1" height="40"> + <g id="layer1"> + <path stroke-width="2px" d="M0,30h10v-20h5v20h15v-20h5v20h5" stroke="#000" fill="none"/> + </g> +</svg> + |