Pixelarticons

North Star Pixel Art Icon

A north-star icon for navigation guidance, polar orientation, guiding principles and 'true north' metaphors.

weather Pro 1 variant

Tags

northstarfavoriteratingbookmark

Style variants

base

Outline ยท rounded corners

Get Pro

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

About the North Star icon

A four-pointed or eight-pointed star representing the North Star (Polaris), historically the navigator's reference point. Use it in a navigation tool to indicate compass north, in a company culture context to illustrate a guiding principle, in a goal-setting app for a user's primary ambition, or decoratively in a map interface. Its meaning as a reliable guide extends into metaphorical contexts beyond astronomy. For a generic star rating or favorite action, a five-pointed star is more immediately recognized.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/north-star.svg" width="24" height="24" alt="North Star" />

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

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

Related icons