vion-svg-icon
v1.0.1
Published
svg icon for vion component
Downloads
3
Readme
svg icon for vion component
How to add icons?
Put the icon file in svg format into the src/svg
directory, and then execute the npm run create
command. This will generate the vue icon component in the src/components
directory.
How to preview icons?
Execute npm run dev
, and then the browser opens http://127.0.0.1:5173/