open-icon
Version:
Open Icon
23 lines (21 loc) • 577 B
text/typescript
export const meta = {
"description": "The text-indent icon is used to indicate a predefined space at the beginning of a paragraph or block of text. It is commonly used in typography and CSS to improve the readability and overall layout of text content.",
"category": [
"Interface",
"Text"
],
"tag": [
"indentation",
"typography",
"CSS",
"paragraph",
"spacing",
"layout",
"text content",
"indent",
"alignment",
"web design"
],
"title": "Text Indent"
}
export default meta;