UNPKG

@heroui/shared-icons

Version:

Internal icons set, commonly used in the components stories

8 lines (5 loc) 216 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { IconSvgProps } from './types.js'; import 'react'; declare const EyeIcon: (props: IconSvgProps) => react_jsx_runtime.JSX.Element; export { EyeIcon };