The Tabler typeface icon visually represents font selection or text styling options within a user interface.
Common uses
- Font family selector dropdown
- Text style settings panel
- Typography tool button
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTypeface } from '@tabler/icons-react';
<IconTypeface size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- fonttextletteringtypographystyledesignprintglyphformatcharactertypefacetext style
FAQ
- What does the typeface icon represent?
- It symbolizes font choices and text formatting, commonly used to indicate options related to typography in software.
- How do I use this icon in React?
- Import it using `import { IconTypeface } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including typeface, are available under the MIT license.
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 →