[Client] Add missing icon
This commit is contained in:
parent
89f045d624
commit
57320a94f9
|
@ -115,6 +115,7 @@ import {
|
||||||
faChartLine,
|
faChartLine,
|
||||||
faEllipsisV,
|
faEllipsisV,
|
||||||
faStickyNote,
|
faStickyNote,
|
||||||
|
faUserPlus,
|
||||||
} from '@fortawesome/free-solid-svg-icons';
|
} from '@fortawesome/free-solid-svg-icons';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@ -233,6 +234,7 @@ library.add(
|
||||||
faChartLine,
|
faChartLine,
|
||||||
faEllipsisV,
|
faEllipsisV,
|
||||||
faStickyNote,
|
faStickyNote,
|
||||||
|
faUserPlus,
|
||||||
|
|
||||||
farBell,
|
farBell,
|
||||||
farEnvelope,
|
farEnvelope,
|
||||||
|
|
Loading…
Reference in New Issue