From 75b3a7a893f3615385fc313c3dc5cebf7f4724ad Mon Sep 17 00:00:00 2001 From: Jay Newey Date: Sun, 23 Jan 2022 14:40:56 +0000 Subject: [PATCH] feat(icons): add `atom` icon --- icons/atom.svg | 5 +++++ keywords.json | 9 ++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 icons/atom.svg diff --git a/icons/atom.svg b/icons/atom.svg new file mode 100644 index 0000000..3079840 --- /dev/null +++ b/icons/atom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/keywords.json b/keywords.json index ce20ed9..318fe74 100644 --- a/keywords.json +++ b/keywords.json @@ -35,6 +35,13 @@ "at-sign": [ "email" ], + "atom": [ + "ion", + "neutron", + "nuclear", + "proton", + "react" + ], "bell": [ "notifications" ], @@ -927,4 +934,4 @@ "magnifying-glass", "minify" ] -} +} \ No newline at end of file