Add missing Map Marker icon (used on user profiles) (#3283)

This commit is contained in:
nico 2018-11-16 17:50:39 +01:00 committed by syuilo
parent 3fc70996e2
commit bfd6bb0fda

View file

@ -119,6 +119,7 @@ import {
faExternalLinkSquareAlt,
faSync,
faArrowLeft,
faMapMarker,
} from '@fortawesome/free-solid-svg-icons';
import {
@ -243,6 +244,7 @@ library.add(
faExternalLinkSquareAlt,
faSync,
faArrowLeft,
faMapMarker,
farBell,
farEnvelope,