The HugeIcons tally two icon depicts the number two, often used to represent a count or quantity of two items.
Common uses
- Displaying a quantity of 2 items in a list.
- Indicating a selection of two options.
- Showing a progress step of 2.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TallyTwoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TallyTwoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- twocount twonumber twotally marks
FAQ
- What does the TallyTwoIcon represent?
- The TallyTwoIcon represents the numeral two. It's commonly used in user interfaces to signify a count or quantity of two.
- How do I use TallyTwoIcon in React?
- Import both HugeiconsIcon and TallyTwoIcon from their respective packages and render <HugeiconsIcon icon={TallyTwoIcon} />.
- 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →