mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:19:30 +08:00
15 lines
393 B
Text
15 lines
393 B
Text
# Google Material Icons
|
|
|
|
This package includes data for 10955 icons
|
|
|
|
Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npm install @iconify-json/ic --save-dev
|
|
```
|
|
|
|
## Usage
|
|
|
|
This package can be parsed with various tools, see [Iconify documentation](https://docs.iconify.design/icons/json.html).
|