Skip to content

@vtj


@vtj / icons / svgIcons / Fixed

Variable: Fixed

const Fixed: DefineComponent<ExtractPropTypes<{ colors: { default: () => never[]; type: PropType<string[]>; }; }>, () => JSX.Element, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{ colors: { default: () => never[]; type: PropType<string[]>; }; }>> & Readonly<{}>, { colors: string[]; }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>

Defined in

packages/icons/types/components/Fixed.d.ts:2

Released under the MIT License.