UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

5 lines (4 loc) 199 B
export { IconContext } from "./context"; export type { Icon, IconProps, IconWeight } from "./types"; export { default as IconBase } from "./IconBase"; export { default as SSRBase } from "./SSRBase";