open-icon
Version:
Open Icon
24 lines (22 loc) • 497 B
text/typescript
export const meta = {
"description": "The paragraph icon represents a block of text or a section in a document. It is commonly used to indicate where large bodies of text begin or end.",
"category": [
"Interface",
"Text",
"Document"
],
"tag": [
"text",
"content",
"writing",
"editor",
"format",
"article",
"blog",
"copy",
"block",
"section"
],
"title": "Paragraph"
}
export default meta;