diff --git a/src/data/icons.json b/src/data/icons.json index 411b3e3..c5be433 100644 --- a/src/data/icons.json +++ b/src/data/icons.json @@ -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.", diff --git a/src/icons/pin-filled.svg b/src/icons/pin-filled.svg index d183730..2099c89 100644 --- a/src/icons/pin-filled.svg +++ b/src/icons/pin-filled.svg @@ -1,3 +1,3 @@ - + diff --git a/src/icons/pin-stroke.svg b/src/icons/pin-stroke.svg index 8293381..a6c00fe 100644 --- a/src/icons/pin-stroke.svg +++ b/src/icons/pin-stroke.svg @@ -1,3 +1,3 @@ - +