import React from "react"; import { Svg, SvgProps } from "../Svg"; export const ProductIconComply = (props: SvgProps) => ( );