Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.11 KB

Magento2 icon packs

Replace the default Magento2 Blank or Luma icons with any other popular icon frameworks.

Material icon pack preview

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 following icon packs are planned to be added