Add missing Robot icon (used on user profiles) (#3284)

This commit is contained in:
nico 2018-11-16 17:55:37 +01:00 committed by syuilo
parent e832d1e03e
commit ed8f42b8ee

View file

@ -120,6 +120,7 @@ import {
faSync, faSync,
faArrowLeft, faArrowLeft,
faMapMarker, faMapMarker,
faRobot,
} from '@fortawesome/free-solid-svg-icons'; } from '@fortawesome/free-solid-svg-icons';
import { import {
@ -245,6 +246,7 @@ library.add(
faSync, faSync,
faArrowLeft, faArrowLeft,
faMapMarker, faMapMarker,
faRobot,
farBell, farBell,
farEnvelope, farEnvelope,