Skip to main content
Module

x/fathym_atomic_icons/mod.ts>IconSetConfig

Fathym's Atomic Icons is a library that supports the optimized creation of customzied icon sets for delivery via Deno Fresh.
Go to Latest
interface IconSetConfig
Re-export
import { type IconSetConfig } from "https://deno.land/x/fathym_atomic_icons@v0.0.15-integration/mod.ts";

Properties

IconMap: Record<string, string | URL>
optional
Optimize: boolean