diff options
Diffstat (limited to 'blocks/HYSTHERESIS.svg')
-rw-r--r-- | blocks/HYSTHERESIS.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/blocks/HYSTHERESIS.svg b/blocks/HYSTHERESIS.svg new file mode 100644 index 0000000..9f05af1 --- /dev/null +++ b/blocks/HYSTHERESIS.svg @@ -0,0 +1,8 @@ +<?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" stroke="#000" stroke-width="2px"> + <path stroke-linejoin="round" d="M2,30h20" stroke-linecap="round" fill="none"/> + <path stroke-linejoin="round" d="M18,10h20" stroke-linecap="round" fill="none"/> + <rect fill-opacity="0.1" height="20" width="10" y="10" x="15" fill="#000"/> + </g> +</svg> |