Bullseye Pixel Art Icon
A concentric-rings bullseye for accuracy indicators, goal-tracking features, focus mode, and targeting controls.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bullseye icon
Concentric rings centered on a single point, representing precision, focus, and hitting a target. Use it on a goal-completion tracker, an 'Accuracy' stat in a shooting game, a focus-mode toggle in a productivity app, or a targeting control in any application with spatial aiming. Its meaning ranges from literal aiming to metaphorical goal-hitting depending on context. For the specific combination of a bullseye with an arrow already embedded, bullseye-arrow adds that literal archery meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bullseye.svg" width="24" height="24" alt="Bullseye" />
<!-- React -->
import { Bullseye } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bullseye.svg" width="48" height="48" style="image-rendering: pixelated" />