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