import * as React from "react"; import { SVGProps } from "react"; const SvgTumbleDryerOff = (props: SVGProps) => ( ); export default SvgTumbleDryerOff;