UNPKG

@schematichq/schematic-icons

Version:

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

4 lines (3 loc) 134 B
export { Icon } from "./components/Icon"; export { IconStyles } from "./components/Icon/styles"; export { iconsList } from "./types";