open-icon
Version:
Open Icon
20 lines (18 loc) • 465 B
text/typescript
export const meta = {
"description": "The text-italic icon is used to indicate that the text should be displayed in italic style. This icon is commonly used in text editing applications or word processors.",
"category": [
"Text",
"Interface"
],
"tag": [
"formatting",
"style",
"editor",
"font",
"writing",
"italic",
"text"
],
"title": "Text Italic"
}
export default meta;