XingIcon.vue
Browse your desire icons here.
or here with IcΓ΄nes by @antfu.
π¦ Features
- Full compatibility with Vue & Nuxt.
- SSR-friendly, Efficiency mode, enabled by default.
- Supports over 200,000 open-source and high-quality icons directly from the Iconify API.
- Rich in customization options.
π Installation
Run this command
Add iconify CDN to app head
This is for Nuxt. If you're using Vue, add it to vite.config.ts/js.
nuxt.config.ts
Add custom element
This is for Nuxt. If you're on Vue, add it to vite.config.ts/js.
nuxt.config.ts
π₯³ That's it.
You can now enjoy adding 200,000+ free and open-source icons into your great app. π
π§βπ« Usage Guide
Props
namerequiredstring
Example:
ph:address-book-fill
sizestring
default : 1em
em
scale. stylestring
color
, font-size
, and more. noobserverstring
noobserver
attribute to the web component's HTML, making the icon always visible. flipstring
- Horizontal flip
- Vertical flip
rotatestring
- Rotate by 90 degrees
- Rotate by 180 degrees
- Rotate by 270 degrees
π Resources and Documentations
π§βπ» Maintainers and Credits
- Chandara H. Wei [@nidexingg]