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.
811 B
811 B
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.