Skip to content

yunkc/custom-icon

Repository files navigation

Custom Icon

This demo should help you quickly use custom svg icons base on Vue3 + Typescript + Vite Template.

Usage

At its core, Icon is the most commonly used element in project. It maybe from designer or internet (eg: iconfont), Add, modify, fine tune, control is a common operation, And SVG has great advantages in use and display, Here's a helpful article detailing the many ways SVGs can be used on the web: SVG on the Web – Implementation Options

  1. copy the relevant code to your project

  2. add your icons in assets/svg/

  3. done.

Test

npm install

npm run dev

License

This software is licensed under the ISC License.

About

Simple use of custom icons in your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published