The Tabler tallymark 1 icon depicts a single vertical line, commonly used to represent the number one in counting or data entry contexts.
Common uses
- Displaying a count of one item.
- Indicating a single selection or option.
- Representing the first item in a sequence.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTallymark1 } from '@tabler/icons-react';
<IconTallymark1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- signnumericalconsistentsystemcountingtallymarkcalculationequationmathematicsnumericmath1single linenumber onecount oneone mark
FAQ
- What is the tallymark 1 icon used for?
- It's used to visually represent the number one, often in contexts like counting, data entry, or indicating a single unit.
- How do I use the tallymark 1 icon in React?
- You can import and use it like this: import { IconTallymark1 } from '@tabler/icons-react'; <IconTallymark1 />.
- What is the license for the Tabler tallymark 1 icon?
- The Tabler icon library, including the tallymark 1 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 →