Pixelarticons

Deno Pixel Art Icon

Deno's brand icon for JavaScript runtime badges, tech-stack sections and Deno Deploy integration links.

brands Pro 2 variants

Style variants

base

Outline · rounded 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 Deno icon

The Deno dinosaur logo: a simple, friendly sauropod silhouette that has become the signature of the TypeScript-first JavaScript runtime. Use it in a runtime comparison chart next to Node.js and Bun, in a tech-stack badge row, or on a Deno Deploy setup guide. Developers who recognize the dino associate it with modern, secure server-side JavaScript. Outside that technical audience, accompany it with the 'Deno' wordmark.

Usage

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

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

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

Related icons