fix(core): update
This commit is contained in:
@ -27,6 +27,7 @@ import {
|
||||
faMessage as faMessageSolid,
|
||||
faRss as faRssSolid,
|
||||
faUsers as faUsersSolid,
|
||||
faShare as faShareSolid,
|
||||
faSun as faSunSolid,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
@ -46,6 +47,8 @@ export const faIcons = {
|
||||
messageSolid: faMessageSolid,
|
||||
rss: faRssSolid,
|
||||
rssSolid: faRssSolid,
|
||||
share: faShareSolid,
|
||||
shareSolid: faShareSolid,
|
||||
sun: faSunRegular,
|
||||
sunSolid: faSunSolid,
|
||||
// brands
|
||||
|
Reference in New Issue
Block a user