Skip to content

Commit

Permalink
feat(icons): added calendar-cog icon (#2176)
Browse files Browse the repository at this point in the history
* feat(icons): added calendar-cog icon

* feat(icons): cleanup calendar-cog icon

* feat(icons): fix indentation of calendar-cog icon

---------

Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
AlexandrePhilibert and ericfennis committed Jun 6, 2024
1 parent 541add9 commit 864fdec
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
21 changes: 21 additions & 0 deletions icons/calendar-cog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"ericfennis",
"AlexandrePhilibert"
],
"tags": [
"date",
"day",
"month",
"year",
"events",
"settings",
"gear",
"cog"
],
"categories": [
"time"
]
}
25 changes: 25 additions & 0 deletions icons/calendar-cog.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 864fdec

Please sign in to comment.