The Tabler letter spacing icon visually represents the adjustment of space between characters, commonly used in UI to indicate text formatting controls.
Common uses
- Adjusting kerning in a design tool
- Setting character spacing in a rich text editor
- UI element for font property controls
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterSpacing } from '@tabler/icons-react';
<IconLetterSpacing size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- typographyfontspacecharacterwordletterspacingwritingalphabetglyphtextkerningcharacter spacefont spacingtypography settings
FAQ
- What does the letter spacing icon represent?
- It symbolizes the control or adjustment of space between letters or characters in typography. It's used in interfaces to represent features related to text formatting.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconLetterSpacing } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the letter spacing icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →