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