import { IconSet } from "https://deno.land/x/fathym_atomic_icons@v0.0.65/src/iconsets/IconSet.tsx";
Constructors
new
IconSet(config: IconSetConfig)Properties
protected
config: IconSetConfigMethods
protected
convertSvgToSymbol(id: string, svgUrl: URL): Promise<string>ToSheet(): Promise<JSX.Element>