UNPKG

@mozaic-ds/icons-react

Version:
5 lines (4 loc) 139 B
import { FC } from 'react'; import { ADSIcon } from "../../icons.types"; declare const Distance20: FC<ADSIcon>; export default Distance20;