This commit is contained in:
@@ -104,6 +104,7 @@ import {
|
||||
faItalic,
|
||||
faKey,
|
||||
faLanguage,
|
||||
faLayerGroup,
|
||||
faLifeRing,
|
||||
faLink,
|
||||
faListOl,
|
||||
@@ -264,6 +265,7 @@ library.add(
|
||||
faItalic,
|
||||
faKey,
|
||||
faLanguage,
|
||||
faLayerGroup,
|
||||
faLifeRing,
|
||||
faLink,
|
||||
faListOl,
|
||||
@@ -806,6 +808,12 @@ const CUSTOM_ICONS = {
|
||||
icon: ["fas", "language"]
|
||||
}
|
||||
},
|
||||
ayiLayerGroup: {
|
||||
component: FontAwesomeIcon,
|
||||
props: {
|
||||
icon: ["fas", "layer-group"]
|
||||
}
|
||||
},
|
||||
ayiLifeRing: {
|
||||
component: FontAwesomeIcon,
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user