import type { SVGProps } from 'react' const SvgStopIcon = (props: SVGProps) => ( ) export default SvgStopIcon