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