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