Frame Plus Pixel Art Icon
A frame with a plus sign for creating new artboards, adding design frames and inserting new canvas containers.
Tags
frameplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Frame Plus icon
A rectangular frame outline combined with a plus badge, representing the action of creating a new frame or artboard. Use it on a 'New frame' or 'Add artboard' button in a design tool, a 'Create page' action in a slide editor, or an 'Add canvas' trigger in a whiteboard app. The plus unambiguously signals creation, so the icon reads clearly even without a label. For working with existing frames without adding one, the plain frame icon is the appropriate alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/frame-plus.svg" width="24" height="24" alt="Frame Plus" />
<!-- React -->
import { FramePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="frame-plus.svg" width="48" height="48" style="image-rendering: pixelated" />