Pixelarticons

Form Pixel Art Icon

A form icon for input forms, registration flows, survey builders, data-entry screens and questionnaire tools.

design Pro 4 variants

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

A document with labeled input fields and controls, representing an interactive data-entry form. Use it on a 'Fill out form' button, a 'Forms' navigation item in a survey builder, a registration or application entry point, or a data-collection dashboard. It sets the expectation that the user will provide information, not just read it. For read-only document viewing without interaction, a document or file icon avoids implying that input is required.

Usage

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

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

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

Related icons