/* * Automatically generated by SVGR from assets/icons/*.svg. * Do not edit this file or add other components to this directory. */ import type { SVGProps } from 'react' export function CheckIcon(props: SVGProps): JSX.Element { return ( ) }