UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

21 lines (20 loc) 461 B
import "react/jsx-runtime"; import { IconTypesRegistry as e } from "../contexts/IconsContext.js"; import "../index-BIlioXmW.js"; import "react"; function f(n, t = "default") { return t === "default" && (t = e.keys().next().value), o(t)?.get(n); } function g(n) { const t = o(n); return t ? [...t.values()] : []; } function o(n) { return e.get(n); } export { f as getIcon, g as getIcons, o as getIconsByType }; //# sourceMappingURL=getIcons.js.map