open-icon
Version:
Open Icon
23 lines (21 loc) • 594 B
text/typescript
export const meta = {
"description": "The text-align-justify icon represents a tool for aligning text in a justified manner, evenly spacing it across the width of the container. This icon is commonly used in text editing applications and design software.",
"category": [
"Interface",
"Text"
],
"tag": [
"alignment",
"justification",
"spacing",
"text editing",
"design tool",
"text formatting",
"layout",
"typography",
"editor",
"UI"
],
"title": "Text Align Justify"
}
export default meta;