mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
481 B
481 B
description, links
| description | links | |||||||
|---|---|---|---|---|---|---|---|---|
| A wrapper around Nuxt Icon component to display icons. |
|
Usage
You can use any name from the https://icones.js.org collection:
::component-code
props: name: 'i-heroicons-light-bulb' class: 'size-5'
::
::tip It's highly recommended to install the icons collections you need, read more about this in Icons. ::