diff options
Diffstat (limited to 'src/_icons/external-link-off.svg')
-rw-r--r-- | src/_icons/external-link-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/external-link-off.svg b/src/_icons/external-link-off.svg new file mode 100644 index 00000000..a7604dcf --- /dev/null +++ b/src/_icons/external-link-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 14l1.996 -1.996m2.007 -2.007l5.997 -5.997" /> + <path d="M15 4h5v5" /> + <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> |