Add icons to this collection by clicking the heart icon.
Dice icon - also known as interface, sports, square, dots, cube, five, dice, miscellaneous, hobbies and free time, and user interface. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 64 64"
>
    <linearGradient
        id="a"
        x1="2"
        x2="62"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="18.66"
        x2="45.34"
        y1="32.03"
        y2="32.03"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M51.82 2H12.18A10.18 10.18 0 0 0 2 12.18v39.64A10.18 10.18 0 0 0 12.18 62h39.64A10.18 10.18 0 0 0 62 51.82V12.18A10.18 10.18 0 0 0 51.82 2zM58 51.82A6.18 6.18 0 0 1 51.82 58H12.18A6.18 6.18 0 0 1 6 51.82V12.18A6.18 6.18 0 0 1 12.18 6h39.64A6.18 6.18 0 0 1 58 12.18z"
        />
        <path
            fill="url(#b)"
            d="M18.66 32a13.34 13.34 0 0 0 26.68 0c-.73-17.69-25.95-17.69-26.68 0zm4 0a9.34 9.34 0 0 1 18.68 0c-.5 12.38-18.17 12.38-18.68 0z"
        />
    </g>
</svg>
More icons in the same style and category