open-icon
Version:
Open Icon
26 lines (25 loc) • 478 B
JavaScript
// lib/meta/icon_dice-9.svg.ts
var meta = {
"description": "An icon of a dice with the number 9 facing up, representing the number nine in a gaming context.",
"category": [
"Special Characters"
],
"tag": [
"dice",
"number",
"nine",
"gaming",
"random",
"game",
"probability",
"chance",
"roll",
"dice game"
],
"title": "Dice 9"
};
var icon_dice_9_svg_default = meta;
export {
icon_dice_9_svg_default as default,
meta
};