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