The Tabler pilcrow left icon depicts the pilcrow symbol pointing left, commonly used in text editors to represent the 'outdent' or 'decrease indent' function.
Common uses
- Decrease text indentation level
- Move text block to the left
- Outdent paragraph in a rich text editor
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPilcrowLeft } from '@tabler/icons-react';
<IconPilcrowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- paragraphtextindenttypographyalignwritingeditorbackwardformatpilcrowleftoutdentdecrease indenttext align leftparagraph format
FAQ
- What does the pilcrow left icon represent?
- It represents the action of decreasing or removing indentation from a block of text, often referred to as 'outdent'.
- How do I use this icon in React?
- You can import and use it like this: import { IconPilcrowLeft } from '@tabler/icons-react'; <IconPilcrowLeft />
- What is the license for this icon?
- The Tabler icon library, including the pilcrow-left icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.