Pixelarticons

Search Alert Pixel Art Icon

A search icon with a warning badge for failed queries, blocked searches, content policy alerts and no-results error states.

devices Pro 2 variants

Tags

searchfindmagnifylookupquerynoticedanger

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Search Alert icon

A magnifying glass combined with a warning badge or exclamation mark, signaling that a search has encountered a problem. Use it on a 'no results' screen with a policy notice, a blocked query warning, or an error state where the search engine is unavailable. It is more specific than a plain warning triangle because it ties the alert directly to the search context. For a successful search with normal results, always use the plain search icon.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/search-alert.svg" width="24" height="24" alt="Search Alert" />

<!-- React -->
import { SearchAlert } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="search-alert.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons