The Tabler tallymark 3 icon depicts the numeral '3' represented as three vertical tally marks, commonly used to indicate a count or quantity of three in user interfaces.
Common uses
- Displaying a quantity of 3 items.
- Indicating a step or stage number in a process.
- Representing a rating or score of 3.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTallymark3 } from '@tabler/icons-react';
<IconTallymark3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- signnumericalconsistentsystemcountingtallymarkcalculationequationmathematicsnumericmath3threecount 3numerical 3tally 3
FAQ
- What does the tallymark 3 icon represent?
- It visually represents the number three using three vertical tally marks. It's useful for showing counts or quantities.
- How do I use the tallymark 3 icon in React?
- You can import and use it directly in your React components like this: import { IconTallymark3 } from '@tabler/icons-react'.
- What is the license for the Tabler tallymark 3 icon?
- The Tabler icon library, including the tallymark 3 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →