UNPKG

@hrobarikt/box-ui-elements

Version:
4 lines (3 loc) 168 B
import { TwoTonedIcon } from '../iconTypes'; declare const IconAutoCAD: ({ className, height, title, width }: TwoTonedIcon) => JSX.Element; export default IconAutoCAD;