Pixelarticons

Scribble Pixel Art Icon

A scribble icon for handwriting input, freehand drawing tools, signature fields, and annotation modes.

office Pro 1 variant

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 Scribble icon

A loose, irregular drawn line or squiggle, representing freehand input such as handwriting, a signature, or an annotation. Use it on a 'Draw' or 'Annotate' button in a document editor, a signature field trigger in a form, a whiteboard mode toggle, or a 'Handwriting input' option in a text entry setting. It communicates organic, pen-based interaction as opposed to typed text. For structured drawing tools with shapes and rulers, a pencil or pen icon better sets expectations about precision.

Usage

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

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

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

Related icons