Unsupported Pixel Art Icon
A crossed-circle icon for unsupported browsers, incompatible files, and features unavailable on the current platform.
Tags
unsupportedblockedunavailable
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 Unsupported icon
The universal 'no' circle, for the case where something is understood but cannot be done here. Use it on a compatibility table row, a browser-support notice, a feature that a plan does not include, or a file format the importer will not accept. Pair it with a line of copy naming the alternative, because the icon states the block without explaining it.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/unsupported.svg" width="24" height="24" alt="Unsupported" />
<!-- React -->
import { Unsupported } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="unsupported.svg" width="48" height="48" style="image-rendering: pixelated" />