UNPKG

@findnlink/ui

Version:
6 lines (5 loc) 100 B
export interface IconProps { icon: string color?: string size?: 's' | 'm' | 'l' | 'xl' }