CodeX Icons Nuxt module
This modules simplifies using of CodeX Icons pack in the Nuxt projects.

Features
- ๐ Dynamic loading
- ๐ Coloring
- ๐ HMR (reloading on update in dev mode)
Installation
yarn add @codexteam/nuxt-icons
- Add module to the
nuxt.config.ts
export default defineNuxtConfig({
modules: [
'@codexteam/nuxt-icons'
]
})
Usage
Use the codex-icon
component with the name
property which should be one of the list.
<codex-icon name="IconHeart" />
About CodeX
CodeX is a team of digital specialists around the world interested in building high-quality open source products on a global market. We are open for young people who want to constantly improve their skills and grow professionally with experiments in cutting-edge technologies.