UNPKG

@cbinsights/fds

Version:
9 lines (8 loc) 328 B
/** * DO NOT EDIT', * Generated by fds-dictionary on Wed Feb 16 2022 18:06:48 GMT-0500 (Eastern Standard Time) * github.com/cbinsights/form-design-system/ */ import { IconProps } from 'components/Icon'; declare const Quadrant2Icon: ({ size, color, customSize, }: IconProps) => JSX.Element; export default Quadrant2Icon;