John KuehJohn Kueh

token circle icon

HugeIcons · TokenCircleIcon · MIT

Download SVG

The HugeIcons token circle icon visually represents a token or a circular badge, often used to signify a digital asset, a point, or a status indicator within a user interface.

Common uses

  • Displaying cryptocurrency or digital asset balances.
  • Indicating user points or rewards.
  • Representing a selected or active item in a list.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
badgecircletokenasset

FAQ

What does the TokenCircleIcon represent?
The TokenCircleIcon represents a token or a circular badge, commonly used for digital assets, points, or status indicators.
How do I use the TokenCircleIcon in React?
Import both HugeiconsIcon and TokenCircleIcon, then render it using <HugeiconsIcon icon={TokenCircleIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage in both personal and 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 →