Draw Canvas 2 Pixel Art Icon
An alternate drawing canvas icon for whiteboard workspaces, artboard modes and creative drawing tool entry points.
Tags
drawcanvas
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Draw Canvas 2 icon
A second variant of the draw-canvas icon with a different composition or stroke style, suitable when the first variant's proportions do not fit a given layout. It carries the same meaning: a canvas or artboard paired with a drawing instrument. Use it in whiteboard apps, design tools, and digital-art entry points just as you would the primary draw-canvas. Pick whichever variant reads better at your target icon size or matches the surrounding icon style more consistently.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/draw-canvas-2.svg" width="24" height="24" alt="Draw Canvas 2" />
<!-- React -->
import { DrawCanvas2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="draw-canvas-2.svg" width="48" height="48" style="image-rendering: pixelated" />