Skip to content

Commit fa91350

Browse files
committed
Add turtle_top icon
1 parent 2723c85 commit fa91350

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Various icons have been renamed due to issues found in the initial release. A ma
2020

2121
### New icons
2222

23+
- <img src="https://pinhead.ink/v2/turtle_top.svg" width="15px"/> Add `turtle_top`
2324
- <img src="https://pinhead.ink/v2/arrow_down_to_down_bracket.svg" width="15px"/> Add `arrow_down_to_down_bracket`
2425
- <img src="https://pinhead.ink/v2/arrow_up_to_up_bracket.svg" width="15px"/> Add `arrow_up_to_up_bracket`
2526
- <img src="https://pinhead.ink/v2/arrow_left_to_left_bracket.svg" width="15px"/> Add `arrow_left_to_left_bracket`

icons/animals/turtle_top.svg

Lines changed: 4 additions & 0 deletions
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@waysidemapping/pinhead",
33
"version": "2.0.0-dev",
4-
"versionIcon": "https://pinhead.ink/v1/heart_with_bolt.svg",
4+
"versionIcon": "https://pinhead.ink/v2/turtle_top.svg",
55
"type": "module",
66
"description": "Quality public domain icons for your map pins",
77
"license": "CC0-1.0",

0 commit comments

Comments
 (0)