康鲁杰
2025-03-24 1972364a34dde64877b831588389312779547102
1
2
3
4
5
export interface IconTypes {
  size?: number
  color?: string
  icon: string
}