google-icon-names
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Google Icon Names

There are scripts that parse file from Google's material-design-icons repository and create TypeScript constants for convinient usage icon names in your projects.

Installation

npm:

npm i google-icon-names

Usage

import { msAccountCircle } from 'google-icon-names';

console.log(msAccountCircle); // account_circle

Package Sidebar

Install

npm i google-icon-names

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

180 kB

Total Files

4

Last publish

Collaborators

  • physphile