diff options
Diffstat (limited to 'src/_icons/anchor-off.svg')
-rw-r--r-- | src/_icons/anchor-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/anchor-off.svg b/src/_icons/anchor-off.svg new file mode 100644 index 00000000..06c434dc --- /dev/null +++ b/src/_icons/anchor-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M12 12v9m-8 -8a8 8 0 1 0 16 0m1 0h-2m-14 0h-2" /> + <path d="M12.866 8.873a3.001 3.001 0 1 0 -3.737 -3.747" /> + <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> |