UNPKG

@mozaic-ds/icons-react

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