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