material-icons-snippets

Material Icons Autocomplete with unicodes for compatibility - Also icon previews in atom

Pablo Villaverde

6,824

0

Bug Reports

0.5.0

MIT

GitHub

This package provides the following services:

atom-material-icons-snippets


Snippets for Material Icons using it's unicodes value instead of ligatures. For compatibility with older browsers or when developing for Android <= 4.4 Kit Kat It also provides previews for the icons, based on atom-autocomplete-font-awesome

Demo

Features

<md-icon aria-label="md_3d_rotation">&#xe84d;</md-icon>

TODO:

Installation

Go into Atom's Settings/Preferences > Install > search for material-icons-snippets

Or install via the command line:

apm install material-icons-snippets

Credits