Pixelarticons

Goal Pixel Art Icon

A goal net or target icon for sports score events, OKR tracking, campaign objectives, and achievement milestones.

games Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Goal icon

A goal post or net shape, immediately readable as a scoring or objective-completion symbol. Use it on a sports score update notification, a 'Set goal' input in an OKR tool, a campaign milestone marker in a marketing dashboard, or an achievement moment in a fitness app. The word 'goal' spans sports and productivity, so the icon works across both domains with minimal label support. For more abstract targets without a sports flavor, the bullseye or target icon stays domain-neutral.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/goal.svg" width="24" height="24" alt="Goal" />

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

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

Related icons