You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| README.md | 2 years ago | |
| chars.json | 2 years ago | |
| icons.json | 2 years ago | |
| index.d.ts | 2 years ago | |
| index.js | 2 years ago | |
| index.mjs | 2 years ago | |
| info.json | 2 years ago | |
| metadata.json | 2 years ago | |
| package.json | 2 years ago | |
README.md
Element Plus
This package contains icon data for Element Plus icon set.
Files:
- Icon data is stored in
icons.jsoninIconifyJSONformat. See IconifyJSON documentation. - Icon set information is stored in
info.jsoninIconifyInfoformat. See IconifyInfo documentation.
Installation
npm install @iconify-json/ep --save-dev
Usage
Icon data can be used with many tools and components, see Iconify documentation.
To convert to SVG, you can use Iconify Utils for basic usage or Iconify Tools.