The HugeIcons token square icon visually represents a digital token or a unit of value within a square boundary, often used to signify digital assets, currency, or access rights in user interfaces.
Common uses
- Displaying cryptocurrency balances
- Indicating loyalty points or rewards
- Representing access tokens or API keys
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TokenSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TokenSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- digital assetcrypto tokenaccess keyvalue unit
FAQ
- What does the TokenSquareIcon represent?
- The TokenSquareIcon represents a digital token or a unit of value, often used in contexts related to digital assets, currency, or access permissions.
- How do I use the TokenSquareIcon in React?
- To use it in React, import both HugeiconsIcon and TokenSquareIcon, then render the icon using <HugeiconsIcon icon={TokenSquareIcon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free use 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 →