Skip to content

Commit

Permalink
feat(icons): added calendar-sync icon (#2590)
Browse files Browse the repository at this point in the history
* Rename box-select.svg to square-dashed.svg

* Update and rename box-select.json to square-dashed.json

* Add aliases

* Added icons/calendar-sync.svg

* Added icons/calendar-sync.json

* Delete icons/square-dashed.json

* Delete icons/square-dashed.svg

* Optimize calendar-sync.svg

* Move arrows 0.5px down

* Update icons/calendar-sync.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* Maintain icon symmetry

* Remove files category from meta data

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 636f966 commit eaeef9a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
30 changes: 30 additions & 0 deletions icons/calendar-sync.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"jguddas",
"karsa-mistmere",
"chessurisme"
],
"tags": [
"repeat",
"refresh",
"reconnect",
"transfer",
"backup",
"date",
"month",
"year",
"event",
"subscribe",
"recurring",
"schedule",
"reminder",
"automatic",
"auto"
],
"categories": [
"arrows",
"time"
]
}
20 changes: 20 additions & 0 deletions icons/calendar-sync.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 eaeef9a

Please sign in to comment.