The HugeIcons text wrap icon visually represents text flowing around an object, commonly used to indicate text formatting or layout options.
Common uses
- Text alignment settings
- Paragraph formatting options
- Content layout adjustments
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextWrapIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextWrapIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- text flowtext around objectlayout optionstext formatting
FAQ
- What does the text wrap icon represent?
- It signifies how text interacts with other elements, typically used for layout and formatting controls.
- How do I use the TextWrapIcon in React?
- Import both HugeiconsIcon and TextWrapIcon, then render <HugeiconsIcon icon={TextWrapIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.