Topic: Which icon library is used in MDB
HSoni@eagle.org premium asked 2 years ago
Which library is used for icon support.
Is it google material icon/ fontawesome/ bootstrap icon?
https://fonts.google.com/icons https://fontawesome.com/icons https://icons.getbootstrap.com
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 3.0.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes
Krzysztof Wilk staff commented 2 years ago
Hi!
In our package, we are using fontawesome icons :)
HSoni@eagle.org premium commented 2 years ago
Thanks a lot. Do we option to overwrite from font awesome to google icon?
Krzysztof Wilk staff commented 2 years ago
Hi!
There shouldn't be a problem with that. The
MDBIcon
component is designed particularly for the fontawsome icons but you also should be able to use other ones separately :)