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