docs(getting-started): update

This commit is contained in:
Benjamin Canac
2024-11-07 14:56:31 +01:00
parent 1c01db4d20
commit 230cda129b
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
---
title: Icons
description: 'Nuxt UI integrates with `@nuxt/icon` to access over 200,000+ icons from [Iconify](https://iconify.design/).'
seo.description: 'Nuxt UI integrates with `@nuxt/icon` to access over 200,000+ icons from Iconify.'
links:
- label: 'nuxt/icon'
to: https://github.com/nuxt/icon
@@ -10,7 +11,7 @@ links:
## Usage
Nuxt UI automatically registers the `@nuxt/icon` module for you, so there's no additional setup required.
Nuxt UI automatically registers the [`@nuxt/icon`](https://github.com/nuxt/icon) module for you, so there's no additional setup required.
::note
You can use any name from the https://icones.js.org collection.