Skip to content

Commit

Permalink
feat(icons): added map-plus icon (#2697)
Browse files Browse the repository at this point in the history
* Added icons/map-plus.svg

* Added icons/map-plus.json
  • Loading branch information
Seanw265 authored Jan 17, 2025
1 parent 27c6675 commit 2b8242f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
20 changes: 20 additions & 0 deletions icons/map-plus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"karsa-mistmere",
"ericfennis",
"Seanw265"
],
"tags": [
"location",
"navigation",
"travel",
"new",
"add",
"create"
],
"categories": [
"navigation"
]
}
17 changes: 17 additions & 0 deletions icons/map-plus.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 2b8242f

Please sign in to comment.