Skip to content

Commit

Permalink
feat: update pin SVG with new versions #240
Browse files Browse the repository at this point in the history
This commit updates two SVGs in the interface category.

Changes to be committed:
modified:   src/data/icons.json
modified:   src/icons/pin-filled.svg
modified:   src/icons/pin-stroke.svg
  • Loading branch information
blackfalcon authored and jordanjones243 committed Mar 20, 2024
1 parent 4215529 commit 9f83a30
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions src/data/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,16 @@
"name": "clock-stroke",
"category": "interface"
},
{
"name": "pin-stroke",
"desc": "A pin pointing downwards outlined.",
"category": "interface"
},
{
"name": "pin-filled",
"desc": "A pin pointing downwards filled in.",
"category": "interface"
},
{
"name": "pin-trip-filled",
"desc": "drop pin with circles.",
Expand Down
2 changes: 1 addition & 1 deletion src/icons/pin-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/icons/pin-stroke.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 9f83a30

Please sign in to comment.