Pixelarticons

Script 2 Pixel Art Icon

An alternate script icon for automation files, task-runner panels, and command scripts where a different shape fits better.

development Pro 4 variants

Tags

script

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 Script 2 icon

A second script icon with a distinct visual shape, perhaps a different scroll style or code-line arrangement. It carries the same meaning as the base script: an automated command sequence or scripting-language file. Use script-2 when the first variant's proportions or stroke style does not fit the visual rhythm of neighboring icons in your sidebar or toolbar. Both icons are equally appropriate for scripting contexts; the distinction exists purely for stylistic flexibility within a single icon set.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/script-2.svg" width="24" height="24" alt="Script 2" />

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

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

Related icons