sarojkumar007 / m-icons

Google Material Icons Available Locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m-icons

Google Material Icons Available Locally.

Thank You for using this.

How to Use ?

  • Import it to your projects by:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sarojkumar007/m-icons/dist/m-icons-all.min.css">

or

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sarojkumar007/m-icons/dist/<type>.min.css">
  • Available Types:

    • m-icons
    • m-icons-outline
    • m-icons-round
    • m-icons-sharp
    • m-icons-two-tone
  • To add a Icon, type:

<i class="m-icon">icon_name</i>
  • Other Available Classes,
    • m-icon-outline
    • m-icon-round
    • m-icon-sharp
    • m-icon-two-tone

Where to find the Icon Names ?

List of icon_name can be found at,

Google's Material Icons Library

By,

Saroj Kumar

© CopyRights Google and Me
Some Source Files are Google's Provided Data.
General Usage is recommended.

About

Google Material Icons Available Locally

License:Apache License 2.0


Languages

Language:SCSS 100.0%