forked from FoundKeyGang/FoundKey
Add missing Robot icon (used on user profiles) (#3284)
This commit is contained in:
parent
bfd6bb0fda
commit
01964f3926
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,7 @@ import {
|
|||
faSync,
|
||||
faArrowLeft,
|
||||
faMapMarker,
|
||||
faRobot,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
|
@ -245,6 +246,7 @@ library.add(
|
|||
faSync,
|
||||
faArrowLeft,
|
||||
faMapMarker,
|
||||
faRobot,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
|
Loading…
Reference in a new issue