John KuehJohn Kueh

text circle icon

HugeIcons · TextCircleIcon · MIT

Download SVG

The HugeIcons text circle icon depicts a circle with text inside, commonly used to represent text-related actions or information within a circular container.

Common uses

  • Labeling text input fields
  • Indicating text formatting options
  • Representing text-based content sections

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextCircleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TextCircleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
text in circletext labelcircular texttext icon

FAQ

What is the purpose of the TextCircleIcon?
The TextCircleIcon is used to visually represent text or text-related functions, often within a circular UI element.
How do I use TextCircleIcon in a React application?
Import both HugeiconsIcon and TextCircleIcon, then render <HugeiconsIcon icon={TextCircleIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →