Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/plugins/icons.ts>Catalog

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Catalog
Re-export
import { type Catalog } from "https://deno.land/x/lume@v2.4.1/plugins/icons.ts";

Properties

id: string
src: string
optional
name: (name: string, variant?: Variant) => string
optional
variants: (Variant | string)[]