Skip to content

nuxt-compose-icons / runtime/types / ComposeIconProps

Interface: ComposeIconProps

Defined in: runtime/types/compose-icons-props.ts:1

Properties

color?

ts
optional color?: string;

Defined in: runtime/types/compose-icons-props.ts:2


fill?

ts
optional fill?: string;

Defined in: runtime/types/compose-icons-props.ts:5


size?

ts
optional size?: string;

Defined in: runtime/types/compose-icons-props.ts:6


stroke?

ts
optional stroke?: string;

Defined in: runtime/types/compose-icons-props.ts:3


strokeWidth?

ts
optional strokeWidth?: string | number;

Defined in: runtime/types/compose-icons-props.ts:4