John KuehJohn Kueh

notdef icon

Tabler · notdef · MIT

Download SVG

The Tabler notdef icon depicts a square with a question mark, commonly used to represent a missing or undefined character in text or fonts.

Common uses

  • Displaying invalid characters in user input.
  • Indicating missing glyphs in a font preview.
  • Placeholder for unrenderable text elements.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
notdefmissingglyphfonttypographyplaceholderunicodeinvalidcharactertofutextmissing characterglyph placeholderinvalid characterundefined glyph

FAQ

What does the 'notdef' icon represent?
It represents a 'notdef' or 'not defined' glyph, used when a character cannot be displayed due to missing font data or invalid input.
How do I use this icon in React?
You can import and use it like this: import { IconNotdef } from '@tabler/icons-react'. Then render it as <IconNotdef />.
What is the license for this icon?
The Tabler icons, including 'notdef', are available under the MIT license.

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 →