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