The HugeIcons text font icon visually represents typography settings and is commonly used in interfaces to indicate options related to font selection, size, or style.
Common uses
- Font family selector
- Text style options
- Typography settings panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextFontIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextFontIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fonttypographytextletter
FAQ
- What does the text font icon represent?
- It represents typography and is used for UI elements related to text formatting, such as font choice or style.
- How do I use the TextFontIcon in React?
- Import both HugeiconsIcon and TextFontIcon, then render it using <HugeiconsIcon icon={TextFontIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →