import type { SVGProps } from "react"; const SvgConditionBad1Icon = (props: SVGProps) => ( ); export default SvgConditionBad1Icon;