The Tabler kerning icon depicts two characters with adjusted spacing, commonly used in UI to represent text editing, font manipulation, or typography settings.
Common uses
- Text formatting toolbar
- Font settings panel
- Content editor options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconKerning } from '@tabler/icons-react';
<IconKerning size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- texteditorfontcalligraphykerningtypographywritingcharacterwordfont spacingcharacter spacingtext adjustment
FAQ
- What does the kerning icon represent?
- It visually represents the adjustment of space between characters in text, a concept known as kerning, and is used for text or font-related controls.
- How do I use the kerning icon in React?
- You can import and use it in your React application with the following statement: `import { IconKerning } from '@tabler/icons-react'`.
- What is the license for the Tabler kerning icon?
- The Tabler kerning icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →