Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_atomic_icons/src/iconsets/sheet.utils.tsx>useIconSet

Fathym's Atomic Icons is a library that supports the optimized creation of customzied icon sets for delivery via Deno Fresh.
Latest
function useIconSet
import { useIconSet } from "https://deno.land/x/fathym_atomic_icons@v0.0.63/src/iconsets/sheet.utils.tsx";

Parameters

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

Returns

Promise<void>