// THIS FILE WAS AUTOGENERATED BY SVGR. DO NOT MODIFY IT MANUALLY; import { Ref, SVGProps, forwardRef, memo } from 'react' const SvgIllustrativeEdit = forwardRef((props: SVGProps, ref: Ref) => ( )) SvgIllustrativeEdit.displayName = 'SvgIllustrativeEdit' const Memo = memo(SvgIllustrativeEdit) export { Memo as SvgIllustrativeEdit }