UNPKG

@scaleflex/icons

Version:
4 lines (3 loc) 172 B
import type { IconProps } from './icon.props'; export declare const Documentation: ({ color, size, ref, ...rest }: IconProps) => JSX.Element; export default Documentation;