The Tabler number 17 small icon depicts the numeral '17' in a compact style, commonly used to represent sequential numbering, list items, or specific numerical values where space is limited.
Common uses
- Numbered list item indicator
- Step counter in a wizard
- Displaying a specific quantity or ID
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber17Small } from '@tabler/icons-react';
<IconNumber17Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- seventeenseventeenthseptendecadeseptendecupleseptendecadseventeenfoldseptendecenaryseptendecseptendecuplet17thnumbersnumber17smallnumber seventeen
FAQ
- What is this icon for?
- This icon represents the number seventeen. It's useful for indicating sequential items, quantities, or specific numerical data within a user interface.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconNumber17Small } from '@tabler/icons-react'. Then render it like <IconNumber17Small />.
- What is the license for this icon?
- The Tabler icons, including number-17-small, are distributed 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 →