This commit is contained in:
@@ -32,6 +32,9 @@ import {
|
||||
faLayerGroup,
|
||||
faLink,
|
||||
faLocationPin,
|
||||
faRightFromBracket,
|
||||
faRightToBracket,
|
||||
faUser,
|
||||
faMagnifyingGlass,
|
||||
faMagnifyingGlassLocation,
|
||||
faMapLocationDot,
|
||||
@@ -47,7 +50,6 @@ import {
|
||||
faTemperatureThreeQuarters,
|
||||
faTriangleExclamation,
|
||||
faVideo,
|
||||
faWifi,
|
||||
faWind
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
@@ -100,8 +102,10 @@ const ICONS = {
|
||||
download: faFileArrowDown,
|
||||
start: faCirclePlay,
|
||||
|
||||
/* Admin */
|
||||
newsletter: faWifi,
|
||||
/* Settings */
|
||||
account: faUser,
|
||||
login: faRightToBracket,
|
||||
logout: faRightFromBracket,
|
||||
project: faPersonHiking,
|
||||
unsubscribe: faCircleXmark,
|
||||
credits: faPaw,
|
||||
|
||||
Reference in New Issue
Block a user