The HugeIcons reduce paragraph icon visually represents the action of condensing or shortening text content, often used in text editing interfaces to signify collapsing a paragraph or section.
Common uses
- Collapsing text sections in a document editor
- Toggling the visibility of detailed information
- Summarizing or shortening displayed text snippets
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReduceParagraphIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReduceParagraphIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- collapse textcondense paragraphshorten textminimize section
FAQ
- What does the reduce paragraph icon represent?
- This icon represents the action of reducing or condensing text, typically used to collapse a paragraph or a section of content.
- How do I use the ReduceParagraphIcon in React?
- Import both HugeiconsIcon and ReduceParagraphIcon, then render it using <HugeiconsIcon icon={ReduceParagraphIcon} />.
- What is the license for this icon?
- The ReduceParagraphIcon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.