diff options
Diffstat (limited to 'src/_icons/eraser-off.svg')
-rw-r--r-- | src/_icons/eraser-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/eraser-off.svg b/src/_icons/eraser-off.svg new file mode 100644 index 00000000..39860b9b --- /dev/null +++ b/src/_icons/eraser-off.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path 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" /> + <path d="M18 13.3l-6.3 -6.3" /> +</svg> |