Skip to main content
Module

x/fathym_atomic_icons/mod.ts>useIconSet

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

Parameters

action: (sheet: JSX.Element) => Promise<void>

Returns

Promise<void>