This package has been deprecated

Author message:

This packages was deprecated, use @jsweb/material-icons-base64

material-icons-base64

1.1.5 • Public • Published

material-icons-base64

Material Icons compiled with base64 embedded font to CSS instead of link to font files.

About

This compilation uses original files from Google project and a little custom hack with LESS build to replace @font-face settings and embed font with data-uri.

Only WOFF fonts are included to minify the compiled CSS at most as possible and because WOFF is basically OTF/TTF with metadata and compression supported by all major browsers.

IE compatibility is not a concern. For a compatibility reference see the link:

Can I use - WOFF

Install

CDN

<link rel="stylesheet" href="https://unpkg.com/material-icons-base64"/>

NPM

npm i -S material-icons-base64

Yarn

yarn add material-icons-base64

Snipacks

snipacks add unpkg fa.css material-icons-base64

Files

If you download the package using NPM or Yarn, you need to use index.css file.

It also includes an index.json file containing a list of all icons available.

Package Sidebar

Install

npm i material-icons-base64

Weekly Downloads

2

Version

1.1.5

License

MIT

Last publish

Collaborators

  • alexbruno