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