From 4bd6a273db7cc33a57f1e8ef7593f5f0ab5ac7e5 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Sun, 18 Jun 2023 21:30:09 +0100 Subject: [PATCH] Optimise/add `arrow-*`navigation icons/improve metadata (#1351) * Optimise `arrow-*` icons * Add `arrow-up-left-square` icon * Add `arrow-up-right-square` (share variant) icon * Add `arrow-down-left-square` icon * Add `arrow-down-right-square` icon * Improve `arrow-*` icons metadata * Improve map icons metadata --- icons/arrow-big-down-dash.json | 8 +++++++- icons/arrow-big-down.json | 9 +++++++-- icons/arrow-big-left-dash.json | 12 +++++++++--- icons/arrow-big-left.json | 11 ++++++++--- icons/arrow-big-right-dash.json | 12 +++++++++--- icons/arrow-big-right.json | 11 ++++++++--- icons/arrow-big-up-dash.json | 17 ++++++++++++----- icons/arrow-big-up.json | 16 +++++++++++----- icons/arrow-down-0-1.json | 1 - icons/arrow-down-1-0.json | 1 - icons/arrow-down-a-z.json | 1 - icons/arrow-down-circle.json | 11 +++++++++-- icons/arrow-down-circle.svg | 4 ++-- icons/arrow-down-from-line.json | 4 ++++ icons/arrow-down-from-line.svg | 4 ++-- icons/arrow-down-left-from-circle.json | 9 +++++++-- icons/arrow-down-left-from-circle.svg | 6 +++--- icons/arrow-down-left-square.json | 21 +++++++++++++++++++++ icons/arrow-down-left-square.svg | 15 +++++++++++++++ icons/arrow-down-left.json | 7 +++++-- icons/arrow-down-left.svg | 4 ++-- icons/arrow-down-narrow-wide.json | 1 - icons/arrow-down-right-from-circle.json | 9 +++++++-- icons/arrow-down-right-from-circle.svg | 6 +++--- icons/arrow-down-right-square.json | 21 +++++++++++++++++++++ icons/arrow-down-right-square.svg | 15 +++++++++++++++ icons/arrow-down-right.json | 7 +++++-- icons/arrow-down-right.svg | 4 ++-- icons/arrow-down-square.json | 12 ++++++++++-- icons/arrow-down-square.svg | 6 +++--- icons/arrow-down-to-dot.json | 7 ++++++- icons/arrow-down-to-dot.svg | 4 ++-- icons/arrow-down-to-line.json | 4 ++++ icons/arrow-down-to-line.svg | 4 ++-- icons/arrow-down-up.json | 8 ++++++-- icons/arrow-down-wide-narrow.json | 7 ++++--- icons/arrow-down-z-a.json | 4 ++-- icons/arrow-down.json | 8 ++++++-- icons/arrow-down.svg | 4 ++-- icons/arrow-left-circle.json | 13 +++++++++++-- icons/arrow-left-circle.svg | 4 ++-- icons/arrow-left-from-line.json | 9 +++++++-- icons/arrow-left-from-line.svg | 4 ++-- icons/arrow-left-right.json | 10 +++++++--- icons/arrow-left-square.json | 10 +++++++++- icons/arrow-left-square.svg | 6 +++--- icons/arrow-left-to-line.json | 9 +++++++-- icons/arrow-left-to-line.svg | 4 ++-- icons/arrow-left.json | 9 +++++++-- icons/arrow-left.svg | 4 ++-- icons/arrow-right-circle.json | 13 +++++++++++-- icons/arrow-right-circle.svg | 4 ++-- icons/arrow-right-from-line.json | 9 +++++++-- icons/arrow-right-from-line.svg | 4 ++-- icons/arrow-right-left.json | 10 +++++++--- icons/arrow-right-square.json | 10 +++++++++- icons/arrow-right-square.svg | 6 +++--- icons/arrow-right-to-line.json | 17 ++++++++++------- icons/arrow-right-to-line.svg | 4 ++-- icons/arrow-right.json | 9 +++++++-- icons/arrow-right.svg | 4 ++-- icons/arrow-up-0-1.json | 1 - icons/arrow-up-1-0.json | 1 - icons/arrow-up-a-z.json | 1 - icons/arrow-up-circle.json | 10 ++++++++-- icons/arrow-up-circle.svg | 4 ++-- icons/arrow-up-down.json | 6 ++++-- icons/arrow-up-from-dot.json | 5 ++++- icons/arrow-up-from-dot.svg | 4 ++-- icons/arrow-up-from-line.json | 3 +++ icons/arrow-up-from-line.svg | 4 ++-- icons/arrow-up-left-from-circle.json | 10 +++++++--- icons/arrow-up-left-from-circle.svg | 6 +++--- icons/arrow-up-left-square.json | 19 +++++++++++++++++++ icons/arrow-up-left-square.svg | 15 +++++++++++++++ icons/arrow-up-left.json | 7 +++++-- icons/arrow-up-left.svg | 4 ++-- icons/arrow-up-narrow-wide.json | 7 ++++--- icons/arrow-up-right-from-circle.json | 9 +++++++-- icons/arrow-up-right-from-circle.svg | 6 +++--- icons/arrow-up-right-square.json | 21 +++++++++++++++++++++ icons/arrow-up-right-square.svg | 15 +++++++++++++++ icons/arrow-up-right.json | 7 +++++-- icons/arrow-up-right.svg | 4 ++-- icons/arrow-up-square.json | 8 +++++++- icons/arrow-up-square.svg | 6 +++--- icons/arrow-up-to-line.json | 3 +++ icons/arrow-up-to-line.svg | 4 ++-- icons/arrow-up-wide-narrow.json | 1 - icons/arrow-up-z-a.json | 4 ++-- icons/arrow-up.json | 7 +++++-- icons/arrow-up.svg | 4 ++-- icons/compass.json | 13 +++++++------ icons/map-pin-off.json | 10 ++++++---- icons/map-pin.json | 12 +++++++----- 95 files changed, 539 insertions(+), 189 deletions(-) create mode 100644 icons/arrow-down-left-square.json create mode 100644 icons/arrow-down-left-square.svg create mode 100644 icons/arrow-down-right-square.json create mode 100644 icons/arrow-down-right-square.svg create mode 100644 icons/arrow-up-left-square.json create mode 100644 icons/arrow-up-left-square.svg create mode 100644 icons/arrow-up-right-square.json create mode 100644 icons/arrow-up-right-square.svg diff --git a/icons/arrow-big-down-dash.json b/icons/arrow-big-down-dash.json index b80b9a7b7..1eccd78fa 100644 --- a/icons/arrow-big-down-dash.json +++ b/icons/arrow-big-down-dash.json @@ -5,11 +5,17 @@ "karsa-mistmere" ], "tags": [ - "key", + "backwards", + "reverse", + "slow", + "direction", + "south", "download" ], "categories": [ "arrows", + "navigation", + "gaming", "files" ] } \ No newline at end of file diff --git a/icons/arrow-big-down.json b/icons/arrow-big-down.json index 5c33d3d2c..93ccfd425 100644 --- a/icons/arrow-big-down.json +++ b/icons/arrow-big-down.json @@ -6,9 +6,14 @@ "danielbayley" ], "tags": [ - "key" + "backwards", + "reverse", + "direction", + "south" ], "categories": [ - "arrows" + "arrows", + "navigation", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-left-dash.json b/icons/arrow-big-left-dash.json index a4d9e7386..b70706a43 100644 --- a/icons/arrow-big-left-dash.json +++ b/icons/arrow-big-left-dash.json @@ -5,10 +5,16 @@ "karsa-mistmere" ], "tags": [ - "key", - "back" + "previous", + "back", + "direction", + "west", + "turn", + "corner" ], "categories": [ - "arrows" + "arrows", + "navigation", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-left.json b/icons/arrow-big-left.json index 836d88e05..8717e49cd 100644 --- a/icons/arrow-big-left.json +++ b/icons/arrow-big-left.json @@ -7,10 +7,15 @@ "danielbayley" ], "tags": [ - "key", - "back" + "previous", + "back", + "direction", + "west", + "indicate turn" ], "categories": [ - "arrows" + "arrows", + "navigation", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-right-dash.json b/icons/arrow-big-right-dash.json index 312225c72..13ff78e9b 100644 --- a/icons/arrow-big-right-dash.json +++ b/icons/arrow-big-right-dash.json @@ -5,10 +5,16 @@ "karsa-mistmere" ], "tags": [ - "key", - "forward" + "next", + "forward", + "direction", + "east", + "turn", + "corner" ], "categories": [ - "arrows" + "arrows", + "navigation", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-right.json b/icons/arrow-big-right.json index 42b483850..63f1f8355 100644 --- a/icons/arrow-big-right.json +++ b/icons/arrow-big-right.json @@ -7,10 +7,15 @@ "danielbayley" ], "tags": [ - "key", - "forward" + "next", + "forward", + "direction", + "east", + "indicate turn" ], "categories": [ - "arrows" + "arrows", + "navigation", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-up-dash.json b/icons/arrow-big-up-dash.json index f7f1d7285..e13ab55b7 100644 --- a/icons/arrow-big-up-dash.json +++ b/icons/arrow-big-up-dash.json @@ -5,16 +5,23 @@ "karsa-mistmere" ], "tags": [ - "keyboard", - "key", - "forward", "caps lock", "capitals", + "keyboard", + "button", "mac", - "button" + "forward", + "direction", + "north", + "faster", + "speed", + "boost" ], "categories": [ "arrows", - "development" + "navigation", + "text", + "development", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-big-up.json b/icons/arrow-big-up.json index 1ef29f442..603f7aa5a 100644 --- a/icons/arrow-big-up.json +++ b/icons/arrow-big-up.json @@ -6,15 +6,21 @@ "danielbayley" ], "tags": [ - "keyboard", - "key", - "forward", "shift", + "keyboard", + "button", "mac", - "button" + "capitalize", + "capitalise", + "forward", + "direction", + "north" ], "categories": [ "arrows", - "development" + "navigation", + "text", + "development", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-down-0-1.json b/icons/arrow-down-0-1.json index b44adb177..f2ad523a2 100644 --- a/icons/arrow-down-0-1.json +++ b/icons/arrow-down-0-1.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "ascending", diff --git a/icons/arrow-down-1-0.json b/icons/arrow-down-1-0.json index 7e58884e2..f93766ce7 100644 --- a/icons/arrow-down-1-0.json +++ b/icons/arrow-down-1-0.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "descending", diff --git a/icons/arrow-down-a-z.json b/icons/arrow-down-a-z.json index 961290ad3..ae41e9ed4 100644 --- a/icons/arrow-down-a-z.json +++ b/icons/arrow-down-a-z.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "ascending", diff --git a/icons/arrow-down-circle.json b/icons/arrow-down-circle.json index bb51a6639..67f8ddb57 100644 --- a/icons/arrow-down-circle.json +++ b/icons/arrow-down-circle.json @@ -5,10 +5,17 @@ "ericfennis" ], "tags": [ - "direction" + "backwards", + "reverse", + "direction", + "south", + "sign", + "button" ], "categories": [ "arrows", - "shapes" + "navigation", + "shapes", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-down-circle.svg b/icons/arrow-down-circle.svg index edb797c75..0e3e32577 100644 --- a/icons/arrow-down-circle.svg +++ b/icons/arrow-down-circle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-from-line.json b/icons/arrow-down-from-line.json index 1de743899..1c5099c71 100644 --- a/icons/arrow-down-from-line.json +++ b/icons/arrow-down-from-line.json @@ -5,7 +5,10 @@ "ericfennis" ], "tags": [ + "backwards", + "reverse", "direction", + "south", "download", "expand", "fold", @@ -13,6 +16,7 @@ ], "categories": [ "arrows", + "navigation", "files" ] } \ No newline at end of file diff --git a/icons/arrow-down-from-line.svg b/icons/arrow-down-from-line.svg index c6f3e0730..f4e69ee52 100644 --- a/icons/arrow-down-from-line.svg +++ b/icons/arrow-down-from-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-left-from-circle.json b/icons/arrow-down-left-from-circle.json index c16262fd7..e99657e66 100644 --- a/icons/arrow-down-left-from-circle.json +++ b/icons/arrow-down-left-from-circle.json @@ -4,9 +4,14 @@ "danielbayley" ], "tags": [ - "direction" + "outwards", + "direction", + "south-west", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation", + "maps" ] } \ No newline at end of file diff --git a/icons/arrow-down-left-from-circle.svg b/icons/arrow-down-left-from-circle.svg index 6849e54d6..0dc9583ad 100644 --- a/icons/arrow-down-left-from-circle.svg +++ b/icons/arrow-down-left-from-circle.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-down-left-square.json b/icons/arrow-down-left-square.json new file mode 100644 index 000000000..79f9b7008 --- /dev/null +++ b/icons/arrow-down-left-square.json @@ -0,0 +1,21 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "direction", + "south-west", + "diagonal", + "sign", + "turn", + "keyboard", + "button" + ], + "categories": [ + "arrows", + "navigation", + "shapes", + "gaming" + ] +} \ No newline at end of file diff --git a/icons/arrow-down-left-square.svg b/icons/arrow-down-left-square.svg new file mode 100644 index 000000000..62ed75fda --- /dev/null +++ b/icons/arrow-down-left-square.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/arrow-down-left.json b/icons/arrow-down-left.json index ad7496e7e..f5107b701 100644 --- a/icons/arrow-down-left.json +++ b/icons/arrow-down-left.json @@ -5,9 +5,12 @@ "ericfennis" ], "tags": [ - "direction" + "direction", + "south-west", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-down-left.svg b/icons/arrow-down-left.svg index 5892ccb70..4fa2f7713 100644 --- a/icons/arrow-down-left.svg +++ b/icons/arrow-down-left.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-narrow-wide.json b/icons/arrow-down-narrow-wide.json index 8170a8d69..9d40674f6 100644 --- a/icons/arrow-down-narrow-wide.json +++ b/icons/arrow-down-narrow-wide.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "ascending" diff --git a/icons/arrow-down-right-from-circle.json b/icons/arrow-down-right-from-circle.json index c16262fd7..9b4d3f511 100644 --- a/icons/arrow-down-right-from-circle.json +++ b/icons/arrow-down-right-from-circle.json @@ -4,9 +4,14 @@ "danielbayley" ], "tags": [ - "direction" + "outwards", + "direction", + "south-east", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation", + "maps" ] } \ No newline at end of file diff --git a/icons/arrow-down-right-from-circle.svg b/icons/arrow-down-right-from-circle.svg index 8607b981d..5ebbab816 100644 --- a/icons/arrow-down-right-from-circle.svg +++ b/icons/arrow-down-right-from-circle.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-down-right-square.json b/icons/arrow-down-right-square.json new file mode 100644 index 000000000..171a37a74 --- /dev/null +++ b/icons/arrow-down-right-square.json @@ -0,0 +1,21 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "direction", + "south-east", + "diagonal", + "sign", + "turn", + "keyboard", + "button" + ], + "categories": [ + "arrows", + "navigation", + "shapes", + "gaming" + ] +} \ No newline at end of file diff --git a/icons/arrow-down-right-square.svg b/icons/arrow-down-right-square.svg new file mode 100644 index 000000000..5698bde9f --- /dev/null +++ b/icons/arrow-down-right-square.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/arrow-down-right.json b/icons/arrow-down-right.json index ad7496e7e..4d9746d8c 100644 --- a/icons/arrow-down-right.json +++ b/icons/arrow-down-right.json @@ -5,9 +5,12 @@ "ericfennis" ], "tags": [ - "direction" + "direction", + "south-east", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-down-right.svg b/icons/arrow-down-right.svg index 48fa52cd6..049b2ea7b 100644 --- a/icons/arrow-down-right.svg +++ b/icons/arrow-down-right.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-square.json b/icons/arrow-down-square.json index a12653847..69e85aca7 100644 --- a/icons/arrow-down-square.json +++ b/icons/arrow-down-square.json @@ -6,10 +6,18 @@ "ericfennis" ], "tags": [ - "direction" + "backwards", + "reverse", + "direction", + "south", + "sign", + "keyboard", + "button" ], "categories": [ "arrows", - "shapes" + "navigation", + "shapes", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-down-square.svg b/icons/arrow-down-square.svg index 12025115c..79c82b9e8 100644 --- a/icons/arrow-down-square.svg +++ b/icons/arrow-down-square.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-down-to-dot.json b/icons/arrow-down-to-dot.json index 661c67f14..570a1e0e5 100644 --- a/icons/arrow-down-to-dot.json +++ b/icons/arrow-down-to-dot.json @@ -6,10 +6,15 @@ ], "tags": [ "direction", + "south", + "waypoint", + "location", "step", "into" ], "categories": [ - "arrows" + "arrows", + "navigation", + "maps" ] } \ No newline at end of file diff --git a/icons/arrow-down-to-dot.svg b/icons/arrow-down-to-dot.svg index 00a201b85..e7281f68a 100644 --- a/icons/arrow-down-to-dot.svg +++ b/icons/arrow-down-to-dot.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-to-line.json b/icons/arrow-down-to-line.json index f66274284..e93a952d9 100644 --- a/icons/arrow-down-to-line.json +++ b/icons/arrow-down-to-line.json @@ -5,8 +5,11 @@ "ericfennis" ], "tags": [ + "behind", "direction", + "south", "download", + "save", "git", "version control", "pull", @@ -16,6 +19,7 @@ ], "categories": [ "arrows", + "navigation", "files", "development" ] diff --git a/icons/arrow-down-to-line.svg b/icons/arrow-down-to-line.svg index b45b0edd0..5834201a7 100644 --- a/icons/arrow-down-to-line.svg +++ b/icons/arrow-down-to-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-down-up.json b/icons/arrow-down-up.json index 8fbeb6af5..1d376e14e 100644 --- a/icons/arrow-down-up.json +++ b/icons/arrow-down-up.json @@ -5,10 +5,13 @@ ], "tags": [ "bidirectional", - "direction", + "two-way", + "2-way", "swap", "switch", "network", + "traffic", + "flow", "mobile data", "internet", "sort", @@ -16,6 +19,7 @@ "move" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-down-wide-narrow.json b/icons/arrow-down-wide-narrow.json index 1d6a53f49..0df2e5e4e 100644 --- a/icons/arrow-down-wide-narrow.json +++ b/icons/arrow-down-wide-narrow.json @@ -5,9 +5,7 @@ "csandman", "karsa-mistmere" ], - "aliases": ["sort-desc"], "tags": [ - "arrow", "filter", "sort", "descending" @@ -16,5 +14,8 @@ "text", "layout", "arrows" + ], + "aliases": [ + "sort-desc" ] -} +} \ No newline at end of file diff --git a/icons/arrow-down-z-a.json b/icons/arrow-down-z-a.json index b12e1214a..3807f3037 100644 --- a/icons/arrow-down-z-a.json +++ b/icons/arrow-down-z-a.json @@ -4,11 +4,11 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "descending", - "alphabetical" + "alphabetical", + "reverse" ], "categories": [ "text", diff --git a/icons/arrow-down.json b/icons/arrow-down.json index ad7496e7e..a53501575 100644 --- a/icons/arrow-down.json +++ b/icons/arrow-down.json @@ -5,9 +5,13 @@ "ericfennis" ], "tags": [ - "direction" + "backwards", + "reverse", + "direction", + "south" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-down.svg b/icons/arrow-down.svg index 0f77bfc08..3244b63e3 100644 --- a/icons/arrow-down.svg +++ b/icons/arrow-down.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-left-circle.json b/icons/arrow-left-circle.json index bb51a6639..bd9213e99 100644 --- a/icons/arrow-left-circle.json +++ b/icons/arrow-left-circle.json @@ -5,10 +5,19 @@ "ericfennis" ], "tags": [ - "direction" + "previous", + "back", + "direction", + "west", + "sign", + "turn", + "button", + "<-" ], "categories": [ "arrows", - "shapes" + "navigation", + "shapes", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-left-circle.svg b/icons/arrow-left-circle.svg index a9d642f48..8403d5380 100644 --- a/icons/arrow-left-circle.svg +++ b/icons/arrow-left-circle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/arrow-left-from-line.json b/icons/arrow-left-from-line.json index 8ae96eabb..0faaff341 100644 --- a/icons/arrow-left-from-line.json +++ b/icons/arrow-left-from-line.json @@ -5,12 +5,17 @@ "ericfennis" ], "tags": [ + "previous", + "back", "direction", + "west", "expand", "fold", - "horizontal" + "horizontal", + "<-|" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-left-from-line.svg b/icons/arrow-left-from-line.svg index 2fad60fb5..f0838e7ad 100644 --- a/icons/arrow-left-from-line.svg +++ b/icons/arrow-left-from-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-left-right.json b/icons/arrow-left-right.json index 69d09e563..e3778b65b 100644 --- a/icons/arrow-left-right.json +++ b/icons/arrow-left-right.json @@ -7,14 +7,18 @@ ], "tags": [ "bidirectional", - "direction", + "two-way", + "2-way", "swap", "switch", "transaction", "reorder", - "move" + "move", + "<-", + "->" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-left-square.json b/icons/arrow-left-square.json index a12653847..725ec4f26 100644 --- a/icons/arrow-left-square.json +++ b/icons/arrow-left-square.json @@ -6,10 +6,18 @@ "ericfennis" ], "tags": [ - "direction" + "previous", + "back", + "direction", + "west", + "sign", + "keyboard", + "button", + "<-" ], "categories": [ "arrows", + "navigation", "shapes" ] } \ No newline at end of file diff --git a/icons/arrow-left-square.svg b/icons/arrow-left-square.svg index 8ffbfa4fa..6121f3537 100644 --- a/icons/arrow-left-square.svg +++ b/icons/arrow-left-square.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-left-to-line.json b/icons/arrow-left-to-line.json index 75e414507..25cf9882d 100644 --- a/icons/arrow-left-to-line.json +++ b/icons/arrow-left-to-line.json @@ -5,12 +5,17 @@ "ericfennis" ], "tags": [ + "previous", + "back", "direction", + "west", "collapse", "fold", - "horizontal" + "horizontal", + "|<-" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-left-to-line.svg b/icons/arrow-left-to-line.svg index 1fcc5f4d0..3b08263db 100644 --- a/icons/arrow-left-to-line.svg +++ b/icons/arrow-left-to-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-left.json b/icons/arrow-left.json index ad7496e7e..0b1e6ffdc 100644 --- a/icons/arrow-left.json +++ b/icons/arrow-left.json @@ -5,9 +5,14 @@ "ericfennis" ], "tags": [ - "direction" + "previous", + "back", + "direction", + "west", + "<-" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-left.svg b/icons/arrow-left.svg index 6999a630a..b40bff851 100644 --- a/icons/arrow-left.svg +++ b/icons/arrow-left.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-right-circle.json b/icons/arrow-right-circle.json index bb51a6639..57ddedbae 100644 --- a/icons/arrow-right-circle.json +++ b/icons/arrow-right-circle.json @@ -5,10 +5,19 @@ "ericfennis" ], "tags": [ - "direction" + "next", + "forward", + "direction", + "east", + "sign", + "turn", + "button", + "->" ], "categories": [ "arrows", - "shapes" + "navigation", + "shapes", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-right-circle.svg b/icons/arrow-right-circle.svg index 92b3aea56..4d6019dfa 100644 --- a/icons/arrow-right-circle.svg +++ b/icons/arrow-right-circle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/arrow-right-from-line.json b/icons/arrow-right-from-line.json index dc4d33cc4..1b25ae33f 100644 --- a/icons/arrow-right-from-line.json +++ b/icons/arrow-right-from-line.json @@ -5,13 +5,18 @@ "ericfennis" ], "tags": [ + "next", + "forward", "direction", + "east", "export", "expand", "fold", - "horizontal" + "horizontal", + "|->" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-right-from-line.svg b/icons/arrow-right-from-line.svg index 0abe99417..8e65f8ae9 100644 --- a/icons/arrow-right-from-line.svg +++ b/icons/arrow-right-from-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-right-left.json b/icons/arrow-right-left.json index b464fa14b..4f0c84576 100644 --- a/icons/arrow-right-left.json +++ b/icons/arrow-right-left.json @@ -5,14 +5,18 @@ ], "tags": [ "bidirectional", - "direction", + "two-way", + "2-way", "swap", "switch", "transaction", "reorder", - "move" + "move", + "<-", + "->" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-right-square.json b/icons/arrow-right-square.json index a12653847..c7a112b12 100644 --- a/icons/arrow-right-square.json +++ b/icons/arrow-right-square.json @@ -6,10 +6,18 @@ "ericfennis" ], "tags": [ - "direction" + "next", + "forward", + "direction", + "west", + "sign", + "keyboard", + "button", + "->" ], "categories": [ "arrows", + "navigation", "shapes" ] } \ No newline at end of file diff --git a/icons/arrow-right-square.svg b/icons/arrow-right-square.svg index c48bdebed..d397b66b0 100644 --- a/icons/arrow-right-square.svg +++ b/icons/arrow-right-square.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-right-to-line.json b/icons/arrow-right-to-line.json index 57f5e0bba..313a591c4 100644 --- a/icons/arrow-right-to-line.json +++ b/icons/arrow-right-to-line.json @@ -5,19 +5,22 @@ "ericfennis" ], "tags": [ - "keyboard", - "key", - "tab", - "mac", - "button", - "indent", + "next", + "forward", "direction", + "east", + "tab", + "keyboard", + "mac", + "indent", "collapse", "fold", - "horizontal" + "horizontal", + "->|" ], "categories": [ "arrows", + "navigation", "development" ] } \ No newline at end of file diff --git a/icons/arrow-right-to-line.svg b/icons/arrow-right-to-line.svg index 8dbb5e481..c7c263efc 100644 --- a/icons/arrow-right-to-line.svg +++ b/icons/arrow-right-to-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-right.json b/icons/arrow-right.json index ad7496e7e..4e1214769 100644 --- a/icons/arrow-right.json +++ b/icons/arrow-right.json @@ -5,9 +5,14 @@ "ericfennis" ], "tags": [ - "direction" + "forward", + "next", + "direction", + "east", + "->" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-right.svg b/icons/arrow-right.svg index 7e6e27e6b..433ded3fc 100644 --- a/icons/arrow-right.svg +++ b/icons/arrow-right.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-0-1.json b/icons/arrow-up-0-1.json index b44adb177..f2ad523a2 100644 --- a/icons/arrow-up-0-1.json +++ b/icons/arrow-up-0-1.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "ascending", diff --git a/icons/arrow-up-1-0.json b/icons/arrow-up-1-0.json index 7e58884e2..f93766ce7 100644 --- a/icons/arrow-up-1-0.json +++ b/icons/arrow-up-1-0.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "descending", diff --git a/icons/arrow-up-a-z.json b/icons/arrow-up-a-z.json index 961290ad3..ae41e9ed4 100644 --- a/icons/arrow-up-a-z.json +++ b/icons/arrow-up-a-z.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "ascending", diff --git a/icons/arrow-up-circle.json b/icons/arrow-up-circle.json index bb51a6639..68e35bfe9 100644 --- a/icons/arrow-up-circle.json +++ b/icons/arrow-up-circle.json @@ -5,10 +5,16 @@ "ericfennis" ], "tags": [ - "direction" + "forward", + "direction", + "north", + "sign", + "button" ], "categories": [ "arrows", - "shapes" + "navigation", + "shapes", + "gaming" ] } \ No newline at end of file diff --git a/icons/arrow-up-circle.svg b/icons/arrow-up-circle.svg index af3e04e34..4d6308bd9 100644 --- a/icons/arrow-up-circle.svg +++ b/icons/arrow-up-circle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-down.json b/icons/arrow-up-down.json index 0ab27f2ce..9a9a5aa1d 100644 --- a/icons/arrow-up-down.json +++ b/icons/arrow-up-down.json @@ -7,7 +7,8 @@ ], "tags": [ "bidirectional", - "direction", + "two-way", + "2-way", "swap", "switch", "network", @@ -18,6 +19,7 @@ "move" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-up-from-dot.json b/icons/arrow-up-from-dot.json index 0e87a00b7..ba6addd2a 100644 --- a/icons/arrow-up-from-dot.json +++ b/icons/arrow-up-from-dot.json @@ -6,10 +6,13 @@ ], "tags": [ "direction", + "north", "step", "out" ], "categories": [ - "arrows" + "arrows", + "navigation", + "maps" ] } \ No newline at end of file diff --git a/icons/arrow-up-from-dot.svg b/icons/arrow-up-from-dot.svg index 6cfdc0806..225e65844 100644 --- a/icons/arrow-up-from-dot.svg +++ b/icons/arrow-up-from-dot.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-from-line.json b/icons/arrow-up-from-line.json index 70aeb2443..d977a8dab 100644 --- a/icons/arrow-up-from-line.json +++ b/icons/arrow-up-from-line.json @@ -5,7 +5,9 @@ "ericfennis" ], "tags": [ + "forward", "direction", + "north", "upload", "git", "version control", @@ -16,6 +18,7 @@ ], "categories": [ "arrows", + "navigation", "files", "development" ] diff --git a/icons/arrow-up-from-line.svg b/icons/arrow-up-from-line.svg index 75004f44e..2a60541f0 100644 --- a/icons/arrow-up-from-line.svg +++ b/icons/arrow-up-from-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-left-from-circle.json b/icons/arrow-up-left-from-circle.json index 7b0fa8c18..a01a3ec33 100644 --- a/icons/arrow-up-left-from-circle.json +++ b/icons/arrow-up-left-from-circle.json @@ -4,14 +4,18 @@ "danielbayley" ], "tags": [ + "outwards", "direction", + "north-west", + "diagonal", "keyboard", - "key", - "escape", - "button" + "button", + "escape" ], "categories": [ "arrows", + "navigation", + "maps", "development" ] } \ No newline at end of file diff --git a/icons/arrow-up-left-from-circle.svg b/icons/arrow-up-left-from-circle.svg index 9f823376e..4e52c0b05 100644 --- a/icons/arrow-up-left-from-circle.svg +++ b/icons/arrow-up-left-from-circle.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-up-left-square.json b/icons/arrow-up-left-square.json new file mode 100644 index 000000000..3968836ce --- /dev/null +++ b/icons/arrow-up-left-square.json @@ -0,0 +1,19 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "direction", + "north-west", + "diagonal", + "sign", + "keyboard", + "button" + ], + "categories": [ + "arrows", + "navigation", + "shapes" + ] +} \ No newline at end of file diff --git a/icons/arrow-up-left-square.svg b/icons/arrow-up-left-square.svg new file mode 100644 index 000000000..0aa4bea36 --- /dev/null +++ b/icons/arrow-up-left-square.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/arrow-up-left.json b/icons/arrow-up-left.json index ad7496e7e..547e39152 100644 --- a/icons/arrow-up-left.json +++ b/icons/arrow-up-left.json @@ -5,9 +5,12 @@ "ericfennis" ], "tags": [ - "direction" + "direction", + "north-west", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-up-left.svg b/icons/arrow-up-left.svg index 42bbb2296..838e4c70b 100644 --- a/icons/arrow-up-left.svg +++ b/icons/arrow-up-left.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-narrow-wide.json b/icons/arrow-up-narrow-wide.json index 20324f3c0..3d289556d 100644 --- a/icons/arrow-up-narrow-wide.json +++ b/icons/arrow-up-narrow-wide.json @@ -6,9 +6,7 @@ "csandman", "karsa-mistmere" ], - "aliases": ["sort-asc"], "tags": [ - "arrow", "filter", "sort", "ascending" @@ -17,5 +15,8 @@ "text", "layout", "arrows" + ], + "aliases": [ + "sort-asc" ] -} +} \ No newline at end of file diff --git a/icons/arrow-up-right-from-circle.json b/icons/arrow-up-right-from-circle.json index c16262fd7..f5877dba5 100644 --- a/icons/arrow-up-right-from-circle.json +++ b/icons/arrow-up-right-from-circle.json @@ -4,9 +4,14 @@ "danielbayley" ], "tags": [ - "direction" + "outwards", + "direction", + "north-east", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation", + "maps" ] } \ No newline at end of file diff --git a/icons/arrow-up-right-from-circle.svg b/icons/arrow-up-right-from-circle.svg index 59e746ed6..2f25f9b2a 100644 --- a/icons/arrow-up-right-from-circle.svg +++ b/icons/arrow-up-right-from-circle.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-up-right-square.json b/icons/arrow-up-right-square.json new file mode 100644 index 000000000..cbb578076 --- /dev/null +++ b/icons/arrow-up-right-square.json @@ -0,0 +1,21 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "direction", + "north-east", + "diagonal", + "sign", + "keyboard", + "button", + "share" + ], + "categories": [ + "arrows", + "navigation", + "shapes", + "social" + ] +} \ No newline at end of file diff --git a/icons/arrow-up-right-square.svg b/icons/arrow-up-right-square.svg new file mode 100644 index 000000000..685754425 --- /dev/null +++ b/icons/arrow-up-right-square.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/arrow-up-right.json b/icons/arrow-up-right.json index ad7496e7e..b2ce47213 100644 --- a/icons/arrow-up-right.json +++ b/icons/arrow-up-right.json @@ -5,9 +5,12 @@ "ericfennis" ], "tags": [ - "direction" + "direction", + "north-east", + "diagonal" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-up-right.svg b/icons/arrow-up-right.svg index 4f51d0f05..93bdeea23 100644 --- a/icons/arrow-up-right.svg +++ b/icons/arrow-up-right.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-square.json b/icons/arrow-up-square.json index a12653847..77510b2ef 100644 --- a/icons/arrow-up-square.json +++ b/icons/arrow-up-square.json @@ -6,10 +6,16 @@ "ericfennis" ], "tags": [ - "direction" + "forward", + "direction", + "north", + "sign", + "keyboard", + "button" ], "categories": [ "arrows", + "navigation", "shapes" ] } \ No newline at end of file diff --git a/icons/arrow-up-square.svg b/icons/arrow-up-square.svg index c5c564961..97d3351f0 100644 --- a/icons/arrow-up-square.svg +++ b/icons/arrow-up-square.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/arrow-up-to-line.json b/icons/arrow-up-to-line.json index 1a818fa9c..09bc14ac1 100644 --- a/icons/arrow-up-to-line.json +++ b/icons/arrow-up-to-line.json @@ -5,7 +5,9 @@ "ericfennis" ], "tags": [ + "forward", "direction", + "north", "upload", "collapse", "fold", @@ -13,6 +15,7 @@ ], "categories": [ "arrows", + "navigation", "files" ] } \ No newline at end of file diff --git a/icons/arrow-up-to-line.svg b/icons/arrow-up-to-line.svg index edfe7b77e..a6d8b5431 100644 --- a/icons/arrow-up-to-line.svg +++ b/icons/arrow-up-to-line.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/arrow-up-wide-narrow.json b/icons/arrow-up-wide-narrow.json index bb02ffd8d..d2ed84b35 100644 --- a/icons/arrow-up-wide-narrow.json +++ b/icons/arrow-up-wide-narrow.json @@ -4,7 +4,6 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "descending" diff --git a/icons/arrow-up-z-a.json b/icons/arrow-up-z-a.json index b12e1214a..3807f3037 100644 --- a/icons/arrow-up-z-a.json +++ b/icons/arrow-up-z-a.json @@ -4,11 +4,11 @@ "karsa-mistmere" ], "tags": [ - "arrow", "filter", "sort", "descending", - "alphabetical" + "alphabetical", + "reverse" ], "categories": [ "text", diff --git a/icons/arrow-up.json b/icons/arrow-up.json index ad7496e7e..e3086d562 100644 --- a/icons/arrow-up.json +++ b/icons/arrow-up.json @@ -5,9 +5,12 @@ "ericfennis" ], "tags": [ - "direction" + "forward", + "direction", + "north" ], "categories": [ - "arrows" + "arrows", + "navigation" ] } \ No newline at end of file diff --git a/icons/arrow-up.svg b/icons/arrow-up.svg index d49f3487f..50a81cb37 100644 --- a/icons/arrow-up.svg +++ b/icons/arrow-up.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/compass.json b/icons/compass.json index 699718041..cc3449cf7 100644 --- a/icons/compass.json +++ b/icons/compass.json @@ -4,16 +4,17 @@ "colebemis" ], "tags": [ - "navigation", + "direction", + "north", + "east", + "south", + "west", "safari", - "travel", - "direction" + "browser" ], "categories": [ - "transportation", "navigation", "maps", - "photography", - "gaming" + "travel" ] } \ No newline at end of file diff --git a/icons/map-pin-off.json b/icons/map-pin-off.json index 01ad38e5b..d6d42f91a 100644 --- a/icons/map-pin-off.json +++ b/icons/map-pin-off.json @@ -6,11 +6,13 @@ ], "tags": [ "location", - "navigation", - "travel", - "marker" + "waypoint", + "marker", + "remove" ], "categories": [ - "maps" + "maps", + "navigation", + "travel" ] } \ No newline at end of file diff --git a/icons/map-pin.json b/icons/map-pin.json index ce177701f..57aebd808 100644 --- a/icons/map-pin.json +++ b/icons/map-pin.json @@ -8,12 +8,14 @@ ], "tags": [ "location", - "navigation", - "travel", - "marker" + "waypoint", + "marker", + "drop" ], "categories": [ - "account", - "maps" + "maps", + "navigation", + "travel", + "account" ] } \ No newline at end of file