open-icon
Version:
Open Icon
25 lines (24 loc) • 519 B
JavaScript
// lib/meta/icon_digit-digital-9.svg.ts
var meta = {
"description": "A digital representation of the number 9, designed with straight lines to resemble a digital display style.",
"category": [
"Text"
],
"tag": [
"digital",
"number",
"nine",
"display",
"special character",
"technology",
"counting",
"numeric",
"typography"
],
"title": "Digit Digital 9"
};
var icon_digit_digital_9_svg_default = meta;
export {
icon_digit_digital_9_svg_default as default,
meta
};