UNPKG

@schematichq/schematic-icons

Version:

React component library for Schematic's icon system with TypeScript support

4 lines (3 loc) 166 B
export { Icon, type IconProps } from "./components/Icon"; export { IconStyles } from "./components/Icon/styles"; export { iconsList, type IconNames } from "./types";