[Client] Add missing icon (#3464)
This commit is contained in:
parent
20335e23f9
commit
8bc5febe66
@ -144,6 +144,8 @@ import {
|
|||||||
faHdd as farHdd,
|
faHdd as farHdd,
|
||||||
faMoon as farMoon,
|
faMoon as farMoon,
|
||||||
faPlayCircle as farPlayCircle,
|
faPlayCircle as farPlayCircle,
|
||||||
|
faLightbulb as farLightbulb,
|
||||||
|
faStickyNote as farStickyNote,
|
||||||
} from '@fortawesome/free-regular-svg-icons';
|
} from '@fortawesome/free-regular-svg-icons';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
@ -270,6 +272,8 @@ library.add(
|
|||||||
farHdd,
|
farHdd,
|
||||||
farMoon,
|
farMoon,
|
||||||
farPlayCircle,
|
farPlayCircle,
|
||||||
|
farLightbulb,
|
||||||
|
farStickyNote,
|
||||||
|
|
||||||
fabTwitter,
|
fabTwitter,
|
||||||
fabGithub,
|
fabGithub,
|
||||||
|
Loading…
Reference in New Issue
Block a user