UNPKG

@scaleflex/icons

Version:
3 lines (2 loc) 137 B
import type { IconProps } from './icon.props'; export declare const Metadata: ({ color, size, ref, ...rest }: IconProps) => JSX.Element;