Unknown Pixel Art Icon
A question-mark badge for unrecognized files, unidentified devices, and states the interface cannot resolve.
Tags
unknownunrecognizedstatus
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Unknown icon
A boxed question mark for the honest 'we do not know' state. Use it as a placeholder avatar for an unnamed account, a file type the app cannot identify, a device on the network with no reported name, or a status column where the value never arrived. It is deliberately plainer than a warning: unknown is not the same as wrong.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/unknown.svg" width="24" height="24" alt="Unknown" />
<!-- React -->
import { Unknown } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="unknown.svg" width="48" height="48" style="image-rendering: pixelated" />