Nuxt
Nuxt is a Vue.js meta-framework for building server-rendered, statically generated, and hybrid web applications.
|
|
Import
import { NuxtIcon, Nuxt } from "@dev.icons/react";Render
<NuxtIcon size={32} />
<Nuxt size={32} />Compare
Nuxt is a Vue.js meta-framework for building server-rendered, statically generated, and hybrid web applications.
import { NuxtIcon, Nuxt } from "@dev.icons/react";<NuxtIcon size={32} />
<Nuxt size={32} />Compare