diff options
Diffstat (limited to 'blocks/DEADBAND.svg')
-rw-r--r-- | blocks/DEADBAND.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/blocks/DEADBAND.svg b/blocks/DEADBAND.svg new file mode 100644 index 0000000..9a72a73 --- /dev/null +++ b/blocks/DEADBAND.svg @@ -0,0 +1,6 @@ +<?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-linejoin="round" d="M2,30l10-10h16l10-10" stroke="#000" stroke-linecap="round" stroke-width="2px" fill="none"/> + </g> +</svg> |