UNPKG

airspeeder-flight-indicators-react

Version:

A React + TypeScript porting of react-flight-indicators (https://github.com/skyhop/react-flight-indicators)

4 lines (3 loc) 154 B
import * as React from 'react'; declare function SvgFiNeedleSmall(props: React.SVGProps<SVGSVGElement>): JSX.Element; export default SvgFiNeedleSmall;