From 90966d2723ed1973d6e338f6ceeb902c22ab07cd Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Thu, 25 Jun 2020 20:29:26 +0200 Subject: [PATCH] feat: Add `unlink` icons (#10) * add unlink icons * Add safe zone, and add "link-2-off" icon * Add EOF --- icons/link-2-off.svg | 15 +++++++++++++++ icons/link-2.svg | 4 ++-- icons/unlink-2.svg | 13 +++++++++++++ icons/unlink.svg | 18 ++++++++++++++++++ 4 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 icons/link-2-off.svg create mode 100644 icons/unlink-2.svg create mode 100644 icons/unlink.svg diff --git a/icons/link-2-off.svg b/icons/link-2-off.svg new file mode 100644 index 0000000..6793e0f --- /dev/null +++ b/icons/link-2-off.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/link-2.svg b/icons/link-2.svg index 858bc33..77d330f 100644 --- a/icons/link-2.svg +++ b/icons/link-2.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/unlink-2.svg b/icons/unlink-2.svg new file mode 100644 index 0000000..56c1423 --- /dev/null +++ b/icons/unlink-2.svg @@ -0,0 +1,13 @@ + + + diff --git a/icons/unlink.svg b/icons/unlink.svg new file mode 100644 index 0000000..382f51e --- /dev/null +++ b/icons/unlink.svg @@ -0,0 +1,18 @@ + + + + + + + +