John KuehJohn Kueh

expand paragraph icon

HugeIcons · ExpandParagraphIcon · MIT

Download SVG

The HugeIcons expand paragraph icon visually represents the action of expanding or revealing more content, commonly used to show or hide additional details within a text block.

Common uses

  • Expanding a collapsed text section
  • Revealing full details of a description
  • Toggling additional information in a tooltip

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ExpandParagraphIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ExpandParagraphIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expand contentshow morereveal detailsread more

FAQ

What does the expand paragraph icon signify?
This icon signifies the action of expanding or revealing more content, typically used to show additional details within a text area or section.
How do I use the ExpandParagraphIcon in React?
Import both HugeiconsIcon and ExpandParagraphIcon, then render it using <HugeiconsIcon icon={ExpandParagraphIcon} />.
What is the license for this icon?
The ExpandParagraphIcon is released under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →