From 4bc8aae6bbf1d6115483b3b9ec827c011ef8f06e Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Tue, 9 Mar 2021 10:38:19 +0100 Subject: [PATCH] Add more tags (#255) --- tags.json | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 83 insertions(+), 4 deletions(-) diff --git a/tags.json b/tags.json index 6495d8b..cdddcd3 100644 --- a/tags.json +++ b/tags.json @@ -140,18 +140,38 @@ "bell": [ "alarm", "notification", - "sound" + "sound", + "reminder" + ], + "bell-minus": [ + "alarm", + "notification", + "silent", + "reminder", + "delete", + "remove", + "erase" ], "bell-off": [ "alarm", "notification", - "silent" + "silent", + "reminder" + ], + "bell-plus": [ + "notification", + "silent", + "reminder", + "add", + "create", + "new" ], "bike": [ "bicycle", "transport", "trip" ], + "binary": [], "bitcoin": [ "currency", "money", @@ -280,6 +300,11 @@ "copy", "paste" ], + "clipboard-list": [ + "copy", + "paste", + "tasks" + ], "clock": [ "time", "watch", @@ -292,13 +317,24 @@ "weather", "shower" ], + "cloud-hail": [ + "weather", + "rainfall" + ], "cloud-lightning": [ "weather", "bolt" ], - "cloud-off": [], + "cloud-off": [ + "disconnect" + ], "cloud-rain": [ - "weather" + "weather", + "rainfall" + ], + "cloud-rain-wind": [ + "weather", + "rainfall" ], "cloud-snow": [ "weather", @@ -727,6 +763,14 @@ "mark", "text" ], + "history": [ + "time", + "redo", + "undo", + "rewind", + "timeline", + "version" + ], "home": [ "house", "living" @@ -735,6 +779,10 @@ "picture", "photo" ], + "image-minus": [ + "remove", + "delete" + ], "image-off": [ "picture", "photo" @@ -763,6 +811,12 @@ "info": [ "help" ], + "inspect": [ + "element", + "mouse", + "click", + "box" + ], "instagram": [ "logo", "camera" @@ -1039,6 +1093,11 @@ "octagon": [ "stop" ], + "option": [ + "key", + "mac", + "button" + ], "outdent": [ "text", "tab" @@ -1069,6 +1128,11 @@ "drawing", "path" ], + "pencil": [ + "edit", + "pen", + "create" + ], "percent": [ "discount" ], @@ -1157,6 +1221,11 @@ "radio": [ "signal" ], + "radio-receiver": [ + "device", + "music", + "connect" + ], "redo": [ "undo", "history" @@ -1171,6 +1240,10 @@ "synchronize", "arrows" ], + "regex": [ + "search", + "text" + ], "repeat": [ "loop", "arrows" @@ -1502,6 +1575,12 @@ "television", "stream" ], + "tv-2": [ + "flatscreen", + "television", + "stream", + "display" + ], "twitch": [ "logo" ],