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