UNPKG

@scaleflex/icons

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