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