UNPKG

@findnlink/ui

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