Awesome
Magento2 icon packs
Replace the default Magento2 Blank or Luma icons with any other popular icon frameworks.
How to use
Copy your icon pack of choice to your theme in the web/fonts
.
And change/add the following variables to load your new icons instead.
@icons__font-path: "@{baseDir}fonts/M2-Luma-Material/M2-Luma-Material";
@icons__font-name: "M2-Luma-Material";
Example of M2-Luma-Material import
Also see the wiki for;
- How to use the extra 4 icons (bag, phone, sort up and sort down)
- How to replace it with your own icon pack.
Icon packs
The following icon packs are available in this repo
- The default Magento 2 icons
- Material Icons
- Bootstrap 5 Icons
- Feather Icons (Luma only)
- Ikonate (Luma only)
The following icon packs are planned to be added