game die emoji
game-die from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- game-die
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More activities icons from OpenMoji
Use the game die emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m58.094 22.608l-22.421 5.236l-21.744-5.571l21.744-4.856z"/><path fill="#9b9b9a" d="m58.221 48.347l-22.178 5.758l-.37-27.101l22.493-5.158z"/><path fill="#d0cfce" d="m13.986 47.957l21.717 6.148l-.03-26.261l-13.023-3.145l-8.667-2.403z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.069" d="m35.635 54.017l21.835-5.286V21.765l-21.853 4.75l-21.85-4.75v26.966l21.834 5.286V30.371m-21.834-8.606l22.041-5.311l21.662 5.311"/><circle cx="21.273" cy="32.934" r="3"/><circle cx="27.245" cy="44.376" r="3"/><circle cx="41.767" cy="45.221" r="3"/><circle cx="46.827" cy="38.067" r="3"/><circle cx="51.888" cy="30.912" r="3"/><ellipse cx="35.831" cy="21.122" rx="4" ry="1.619"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGameDie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m58.094 22.608l-22.421 5.236l-21.744-5.571l21.744-4.856z"/><path fill="#9b9b9a" d="m58.221 48.347l-22.178 5.758l-.37-27.101l22.493-5.158z"/><path fill="#d0cfce" d="m13.986 47.957l21.717 6.148l-.03-26.261l-13.023-3.145l-8.667-2.403z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2.069" d="m35.635 54.017l21.835-5.286V21.765l-21.853 4.75l-21.85-4.75v26.966l21.834 5.286V30.371m-21.834-8.606l22.041-5.311l21.662 5.311"/><circle cx="21.273" cy="32.934" r="3"/><circle cx="27.245" cy="44.376" r="3"/><circle cx="41.767" cy="45.221" r="3"/><circle cx="46.827" cy="38.067" r="3"/><circle cx="51.888" cy="30.912" r="3"/><ellipse cx="35.831" cy="21.122" rx="4" ry="1.619"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m58.094 22.608l-22.421 5.236l-21.744-5.571l21.744-4.856z"/><path fill="#9b9b9a" d="m58.221 48.347l-22.178 5.758l-.37-27.101l22.493-5.158z"/><path fill="#d0cfce" d="m13.986 47.957l21.717 6.148l-.03-26.261l-13.023-3.145l-8.667-2.403z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.069" d="m35.635 54.017l21.835-5.286V21.765l-21.853 4.75l-21.85-4.75v26.966l21.834 5.286V30.371m-21.834-8.606l22.041-5.311l21.662 5.311"/><circle cx="21.273" cy="32.934" r="3"/><circle cx="27.245" cy="44.376" r="3"/><circle cx="41.767" cy="45.221" r="3"/><circle cx="46.827" cy="38.067" r="3"/><circle cx="51.888" cy="30.912" r="3"/><ellipse cx="35.831" cy="21.122" rx="4" ry="1.619"/></svg> </template>
CSS
.icon-game-die {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m58.094%2022.608l-22.421%205.236l-21.744-5.571l21.744-4.856z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m58.221%2048.347l-22.178%205.758l-.37-27.101l22.493-5.158z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m13.986%2047.957l21.717%206.148l-.03-26.261l-13.023-3.145l-8.667-2.403z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.069%22%20d%3D%22m35.635%2054.017l21.835-5.286V21.765l-21.853%204.75l-21.85-4.75v26.966l21.834%205.286V30.371m-21.834-8.606l22.041-5.311l21.662%205.311%22%2F%3E%3Ccircle%20cx%3D%2221.273%22%20cy%3D%2232.934%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2227.245%22%20cy%3D%2244.376%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2241.767%22%20cy%3D%2245.221%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2246.827%22%20cy%3D%2238.067%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2251.888%22%20cy%3D%2230.912%22%20r%3D%223%22%2F%3E%3Cellipse%20cx%3D%2235.831%22%20cy%3D%2221.122%22%20rx%3D%224%22%20ry%3D%221.619%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m58.094%2022.608l-22.421%205.236l-21.744-5.571l21.744-4.856z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m58.221%2048.347l-22.178%205.758l-.37-27.101l22.493-5.158z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m13.986%2047.957l21.717%206.148l-.03-26.261l-13.023-3.145l-8.667-2.403z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.069%22%20d%3D%22m35.635%2054.017l21.835-5.286V21.765l-21.853%204.75l-21.85-4.75v26.966l21.834%205.286V30.371m-21.834-8.606l22.041-5.311l21.662%205.311%22%2F%3E%3Ccircle%20cx%3D%2221.273%22%20cy%3D%2232.934%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2227.245%22%20cy%3D%2244.376%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2241.767%22%20cy%3D%2245.221%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2246.827%22%20cy%3D%2238.067%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2251.888%22%20cy%3D%2230.912%22%20r%3D%223%22%2F%3E%3Cellipse%20cx%3D%2235.831%22%20cy%3D%2221.122%22%20rx%3D%224%22%20ry%3D%221.619%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/game-die.svg?color=%231a73e8&size=48