open-icon
Version:
Open Icon
22 lines (20 loc) • 449 B
text/typescript
export const meta = {
"description": "An icon representing a six-sided dice commonly used in games to determine a random number between 1 and 6.",
"category": [
"Special Characters"
],
"tag": [
"games",
"random",
"numbers",
"chance",
"board games",
"gambling",
"casino",
"luck",
"dice roll",
"dice game"
],
"title": "Dice 6"
}
export default meta;