Skip to content

Commit 1fde1f1

Browse files
feat(icons): added map-pin-search icon (#4125)
* Added icons/map-pin-search.svg * Added icons/map-pin-search.json --------- Co-authored-by: Karsa <contact@karsa.org>
1 parent dada0a8 commit 1fde1f1

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

icons/map-pin-search.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"colebemis",
5+
"karsa-mistmere",
6+
"ericfennis",
7+
"csandman",
8+
"TonySullivan"
9+
],
10+
"tags": [
11+
"location",
12+
"navigation",
13+
"travel",
14+
"waypoint",
15+
"marker",
16+
"drop"
17+
],
18+
"categories": [
19+
"text",
20+
"navigation",
21+
"travel",
22+
"account"
23+
]
24+
}

icons/map-pin-search.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)