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