diff options
Diffstat (limited to 'src/_icons/edit-off.svg')
-rw-r--r-- | src/_icons/edit-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/edit-off.svg b/src/_icons/edit-off.svg new file mode 100644 index 00000000..bbd24189 --- /dev/null +++ b/src/_icons/edit-off.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" /> + <path d="M10.507 10.498l-1.507 1.502v3h3l1.493 -1.498m2.002 -2.01l4.89 -4.907a2.1 2.1 0 0 0 -2.97 -2.97l-4.913 4.896" /> + <path d="M16 5l3 3" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |