diff --git a/icons/axe.svg b/icons/axe.svg new file mode 100644 index 0000000..653ec28 --- /dev/null +++ b/icons/axe.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/gavel.svg b/icons/gavel.svg new file mode 100644 index 0000000..b2e08e1 --- /dev/null +++ b/icons/gavel.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/hammer.svg b/icons/hammer.svg new file mode 100644 index 0000000..959433e --- /dev/null +++ b/icons/hammer.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/hard-hat.svg b/icons/hard-hat.svg new file mode 100644 index 0000000..32adfaf --- /dev/null +++ b/icons/hard-hat.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/ruler.svg b/icons/ruler.svg new file mode 100644 index 0000000..7a7c8e5 --- /dev/null +++ b/icons/ruler.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/shovel.svg b/icons/shovel.svg new file mode 100644 index 0000000..964ccd4 --- /dev/null +++ b/icons/shovel.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/tool.svg b/icons/wrench.svg similarity index 100% rename from icons/tool.svg rename to icons/wrench.svg diff --git a/tags.json b/tags.json index 28ff18c..ffb8a8c 100644 --- a/tags.json +++ b/tags.json @@ -12,6 +12,7 @@ "archive": ["index", "box"], "at-sign": ["mention", "at", "email", "message"], "award": ["achievement", "badge"], + "axe": ["hatchet"], "aperture": ["camera", "photo"], "bar-chart": ["statistics", "diagram", "graph"], "bar-chart-2": ["statistics", "diagram", "graph"], @@ -82,6 +83,7 @@ "folder": ["directory"], "framer": ["logo", "design", "tool"], "frown": ["emoji", "face", "bad", "sad", "emotion"], + "gavel": ["hammer", "mallet"], "gift": ["present", "box", "birthday", "party"], "git-branch": ["code", "version control"], "git-commit": ["code", "version control"], @@ -90,7 +92,9 @@ "github": ["logo", "version control"], "gitlab": ["logo", "version control"], "globe": ["world", "browser", "language", "translate"], + "hammer": ["mallet"], "hard-drive": ["computer", "server", "memory", "data"], + "hard-hat": ["helmet", "construction"], "hash": ["hashtag", "number", "pound"], "headphones": ["music", "audio", "sound"], "heart": ["like", "love", "emotion"], @@ -167,6 +171,7 @@ "rotate-ccw": ["arrow"], "rotate-cw": ["arrow"], "rss": ["feed", "subscribe"], + "ruler": ["measure"], "save": ["floppy disk"], "scissors": ["cut"], "search": ["find", "magnifier", "magnifying glass"], @@ -177,6 +182,7 @@ "shield-off": ["security", "insecure"], "shopping-bag": ["ecommerce", "cart", "purchase", "store"], "shopping-cart": ["ecommerce", "cart", "purchase", "store"], + "shovel": ["dig", "spade"], "shuffle": ["music"], "skip-back": ["music"], "skip-forward": ["music"], @@ -200,7 +206,7 @@ "thumbs-up": ["like", "good", "emotion"], "toggle-left": ["on", "off", "switch"], "toggle-right": ["on", "off", "switch"], - "tool": ["settings", "spanner"], + "wrench": ["tool", "settings", "spanner"], "trash": ["garbage", "delete", "remove", "bin"], "trash-2": ["garbage", "delete", "remove", "bin"], "triangle": ["delta"],