Pixelarticons

Celsius Square Pixel Art Icon

A Celsius-square icon for boxed temperature unit badges, weather widget chips and compact thermostat unit labels.

weather Pro 4 variants

Tags

celsiussquare

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Celsius Square icon

A degree-C symbol inside a square, creating a self-contained badge shape. This variant shines in compact UI elements: a chip on a weather card showing the active unit, a toggle button in a settings row, or an inline label inside a temperature widget where a plain glyph might look unanchored. The square provides visual containment that helps the unit symbol stand out. For larger displays where the box feels heavy, the plain celsius icon integrates more naturally into running text.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/celsius-square.svg" width="24" height="24" alt="Celsius Square" />

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

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

Related icons