This commit is contained in:
2020-11-18 23:19:13 +00:00
parent f047ac40be
commit 6d1e2b6f88
4 changed files with 26 additions and 7 deletions

View File

@@ -105,6 +105,7 @@ import {
faLink,
faListOl,
faListUl,
//faMagic,
faMapMarkerAlt,
faMapMarkedAlt,
faMinus,
@@ -255,6 +256,7 @@ library.add(
faLink,
faListOl,
faListUl,
//faMagic,
faMapMarkerAlt,
faMapMarkedAlt,
faMinus,
@@ -792,6 +794,12 @@ const CUSTOM_ICONS = {
icon: ["fas", "list-ul"]
}
},
// ayiMagic: {
// component: FontAwesomeIcon,
// props: {
// icon: ["fas", "magic"]
// }
// },
ayiMapMarker: {
component: FontAwesomeIcon,
props: {