Skip to content

Commit

Permalink
feat(icons): added clock/calendar-arrow-up/down icons (#2307)
Browse files Browse the repository at this point in the history
* feat(icons): added clock/calendar-arrow-up/down icons

* feat(icons): add some extra tags to sort icons
  • Loading branch information
karsa-mistmere committed Jul 9, 2024
1 parent e92d5e2 commit 7c62c7c
Show file tree
Hide file tree
Showing 20 changed files with 228 additions and 4 deletions.
5 changes: 5 additions & 0 deletions icons/arrow-down-0-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"numerical"
],
"categories": [
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-down-1-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
"tags": [
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"numerical"
],
"categories": [
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-down-a-z.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"alphabetical"
],
"categories": [
Expand Down
7 changes: 6 additions & 1 deletion icons/arrow-down-narrow-wide.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
"tags": [
"filter",
"sort",
"ascending"
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"text",
Expand Down
7 changes: 6 additions & 1 deletion icons/arrow-down-wide-narrow.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
"tags": [
"filter",
"sort",
"descending"
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"text",
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-down-z-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
"tags": [
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"alphabetical",
"reverse"
],
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-up-0-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"numerical"
],
"categories": [
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-up-1-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
"tags": [
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"numerical"
],
"categories": [
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-up-a-z.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"alphabetical"
],
"categories": [
Expand Down
7 changes: 6 additions & 1 deletion icons/arrow-up-narrow-wide.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@
"tags": [
"filter",
"sort",
"ascending"
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"text",
Expand Down
7 changes: 6 additions & 1 deletion icons/arrow-up-wide-narrow.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
"tags": [
"filter",
"sort",
"descending"
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"text",
Expand Down
5 changes: 5 additions & 0 deletions icons/arrow-up-z-a.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
"tags": [
"filter",
"sort",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling",
"alphabetical",
"reverse"
],
Expand Down
25 changes: 25 additions & 0 deletions icons/calendar-arrow-down.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"colebemis",
"ericfennis"
],
"tags": [
"date",
"month",
"year",
"event",
"sort",
"order",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"time"
]
}
18 changes: 18 additions & 0 deletions icons/calendar-arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions icons/calendar-arrow-up.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"colebemis",
"ericfennis"
],
"tags": [
"date",
"month",
"year",
"event",
"sort",
"order",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"time"
]
}
18 changes: 18 additions & 0 deletions icons/calendar-arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions icons/clock-arrow-down.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"colebemis"
],
"tags": [
"time",
"watch",
"alarm",
"sort",
"order",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"time"
]
}
16 changes: 16 additions & 0 deletions icons/clock-arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions icons/clock-arrow-up.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"colebemis"
],
"tags": [
"time",
"watch",
"alarm",
"sort",
"order",
"ascending",
"descending",
"increasing",
"decreasing",
"rising",
"falling"
],
"categories": [
"time"
]
}
16 changes: 16 additions & 0 deletions icons/clock-arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c62c7c

Please sign in to comment.