Bullseye Arrow Pixel Art Icon
A bullseye with an arrow for archery games, precision targeting, goal-achievement flows, and campaign targeting.
Tags
bullseyearrow
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bullseye Arrow icon
Concentric rings with an arrow piercing the center, adding a kinetic, on-target feeling to the standard bullseye. It works in archery-themed game UIs, an ad campaign targeting section (audiences, precision), a 'You've hit your goal' success state, or any feature that rewards accuracy. The arrow makes the icon more narrative and directional than the plain bullseye. When targeting is abstract (like audience segmentation) and arrows feel too literal, the bullseye without the arrow reads more softly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bullseye-arrow.svg" width="24" height="24" alt="Bullseye Arrow" />
<!-- React -->
import { BullseyeArrow } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bullseye-arrow.svg" width="48" height="48" style="image-rendering: pixelated" />