UNPKG

@scaleflex/icons

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