diff options
Diffstat (limited to 'src/_icons/eraser-off copy.svg')
-rw-r--r-- | src/_icons/eraser-off copy.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/eraser-off copy.svg b/src/_icons/eraser-off copy.svg new file mode 100644 index 00000000..14fdd842 --- /dev/null +++ b/src/_icons/eraser-off copy.svg @@ -0,0 +1,9 @@ +<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"> + <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="#000" stroke-width="2" d="M3 3l18 18" /> + <path d="M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l4.995 -4.993m2.009 -2.01l2.997 -2.996a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41c-1.417 1.431 -2.406 2.432 -2.97 3m-2.02 2.043l-4.211 4.256" stroke="#000" stroke-width="2" /> + <path stroke="#000" stroke-width="2" d="M18 13.3L11.7 7" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> + </g> +</svg> |