The Tabler square rounded letter n icon depicts the letter 'N' within a rounded square, commonly used to represent a specific option, input field, or section related to the letter 'N' in user interfaces.
Common uses
- Labeling a navigation tab for 'News'.
- Indicating a numerical input field for 'Number'.
- Representing a setting or category starting with 'N'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterN } from '@tabler/icons-react';
<IconSquareRoundedLetterN size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterN size={24} stroke={2} />filled
<IconSquareRoundedLetterNFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersnletter n iconrounded nn characteralphabet n
FAQ
- What does the square rounded letter n icon represent?
- This icon represents the letter 'N' enclosed in a rounded square shape. It's used in UIs to denote items or actions associated with the letter 'N'.
- How do I use this icon in React?
- You can import and use it in React with: `import { IconSquareRoundedLetterN } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →