John KuehJohn Kueh

square letter n icon

Tabler · square-letter-n · MIT

Download SVG

The Tabler square letter n icon depicts the letter 'N' enclosed within a square, commonly used to represent a specific option, setting, or category related to 'N' in user interfaces.

Common uses

  • Labeling a setting or option starting with 'N'.
  • Indicating a section related to 'N' in a navigation menu.
  • Representing a placeholder or default value for text input.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareLetterN } from '@tabler/icons-react';

<IconSquareLetterN size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareLetterN size={24} stroke={2} />
filled
<IconSquareLetterNFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersnn in a boxboxed nletter n squaren symbol

FAQ

What is the square letter n icon used for?
It's used to visually represent the letter 'N' within a square boundary, often for labeling or categorizing UI elements.
How do I use the square letter n icon in React?
You can import it using `import { IconSquareLetterN } from '@tabler/icons-react'` and then use it as a component: `<IconSquareLetterN />`.
What is the license for the Tabler icons?
The Tabler icon library, including the square letter n 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 →