mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Add missing Map Marker icon (used on user profiles) (#3283)
This commit is contained in:
parent
6e8a20eabe
commit
e832d1e03e
@ -119,6 +119,7 @@ import {
|
|||||||
faExternalLinkSquareAlt,
|
faExternalLinkSquareAlt,
|
||||||
faSync,
|
faSync,
|
||||||
faArrowLeft,
|
faArrowLeft,
|
||||||
|
faMapMarker,
|
||||||
} from '@fortawesome/free-solid-svg-icons';
|
} from '@fortawesome/free-solid-svg-icons';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
@ -243,6 +244,7 @@ library.add(
|
|||||||
faExternalLinkSquareAlt,
|
faExternalLinkSquareAlt,
|
||||||
faSync,
|
faSync,
|
||||||
faArrowLeft,
|
faArrowLeft,
|
||||||
|
faMapMarker,
|
||||||
|
|
||||||
farBell,
|
farBell,
|
||||||
farEnvelope,
|
farEnvelope,
|
||||||
|
Loading…
Reference in New Issue
Block a user