The HugeIcons text color icon visually represents the ability to change the color of text, commonly used in rich text editors or formatting toolbars.
Common uses
- Rich text editor toolbar
- Document formatting options
- Text styling controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextColorIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextColorIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- text colorfont colorcolor pickertext style
FAQ
- What does the text color icon represent?
- It represents the function to select and apply a specific color to text content.
- How do I use the TextColorIcon in React?
- Import both HugeiconsIcon and TextColorIcon, then render <HugeiconsIcon icon={TextColorIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
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 →