open-icon
Version:
Open Icon
22 lines (20 loc) • 497 B
text/typescript
export const meta = {
"description": "The text-bold icon is used to indicate bold text formatting within a user interface. It is commonly found in text editing or word processing applications.",
"category": [
"Text",
"Interface"
],
"tag": [
"bold",
"formatting",
"typography",
"editor",
"design",
"style",
"emphasis",
"highlight",
"word processing"
],
"title": "Text Bold"
}
export default meta;