UNPKG

@scaleflex/icons

Version:
5 lines (4 loc) 227 B
import React from 'react'; import type { IconProps } from './icon.props'; export declare const LinkNotConnected: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; export default LinkNotConnected;