Skip to content

Commit

Permalink
Improve calendar[-*] icons metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayley committed Jun 21, 2023
1 parent 7c3cc71 commit 5f8ce37
Show file tree
Hide file tree
Showing 15 changed files with 51 additions and 21 deletions.
5 changes: 4 additions & 1 deletion icons/calendar-check-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"confirm",
"subscribe",
"schedule",
"done",
"todo",
"tick",
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"confirm",
"subscribe",
Expand Down
7 changes: 5 additions & 2 deletions icons/calendar-clock.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"clock"
"clock",
"hour"
],
"categories": [
"time"
Expand Down
3 changes: 2 additions & 1 deletion icons/calendar-days.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
],
"tags": [
"date",
"time",
"month",
"year",
"event"
],
"categories": [
Expand Down
6 changes: 4 additions & 2 deletions icons/calendar-heart.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
],
"tags": [
"date",
"time",
"month",
"year",
"event",
"heart",
"favourite",
"subscribe"
"subscribe",
"valentines day"
],
"categories": [
"time"
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-minus-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"delete",
"remove"
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-minus.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"delete",
"remove"
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-off.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"delete",
"remove"
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-plus-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"add",
"subscribe",
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"add",
"subscribe",
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-range.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"range",
"period"
Expand Down
8 changes: 5 additions & 3 deletions icons/calendar-search.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
],
"tags": [
"date",
"time",
"search",
"events"
"day",
"month",
"year",
"events",
"search"
],
"categories": [
"time"
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-x-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"remove"
],
Expand Down
4 changes: 3 additions & 1 deletion icons/calendar-x.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
],
"tags": [
"date",
"time",
"day",
"month",
"year",
"event",
"remove",
"busy"
Expand Down
7 changes: 4 additions & 3 deletions icons/calendar.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
],
"tags": [
"date",
"birthdate",
"month",
"year",
"event",
"birthday",
"time",
"event"
"birthdate"
],
"categories": [
"time"
Expand Down

0 comments on commit 5f8ce37

Please sign in to comment.