From 1c181c50fcdd04bd1bacbe0b2d04270964f498ee Mon Sep 17 00:00:00 2001 From: Karsa Date: Sun, 22 May 2022 11:45:25 +0200 Subject: [PATCH] Added `magnet` (#652) * Added accessibility icon as per https://github.com/feathericons/feather/issues/633 * added newline to end of file * Updated icon to comply with design guidelines and more closely match accessibleicon.org * Added magnet Co-authored-by: Karsa --- icons/magnet.svg | 15 +++++++++++++++ tags.json | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 icons/magnet.svg diff --git a/icons/magnet.svg b/icons/magnet.svg new file mode 100644 index 0000000..337f517 --- /dev/null +++ b/icons/magnet.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/tags.json b/tags.json index dc819f1..f75fc0a 100644 --- a/tags.json +++ b/tags.json @@ -1659,6 +1659,12 @@ "exit", "auth" ], + "magnet": [ + "horseshoe", + "lock", + "science", + "snap" + ], "mail": [ "email", "message",