The Tabler letter n small icon depicts the lowercase letter 'n' and is typically used to represent the letter itself or as part of a sequence in user interfaces.
Common uses
- Displaying alphabetical order lists
- Indicating a field for the letter 'n'
- As a placeholder in text-based UI elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterNSmall } from '@tabler/icons-react';
<IconLetterNSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- nnovemberfourteenthletteralphabetcharactertypefaceglyphscriptsmallletterslowercase nsmall nletter n
FAQ
- What is the purpose of the letter n small icon?
- This icon represents the lowercase letter 'n'. It's useful for alphabetical lists, form fields, or any UI element where the letter 'n' needs to be visually represented.
- How do I use the letter n small icon in React?
- You can import and use it in your React application with: import { IconLetterNSmall } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including letter n 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 →