Pixelarticons

File Big Upsert Pixel Art Icon

A large file icon for insert-or-update operations, data import flows, and database record sync actions.

office Pro 4 variants

Tags

filepaperpagebigupsert

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 File Big Upsert icon

An oversized file combined with an 'upsert' concept, representing a document operation that either inserts a new record or updates an existing one. This is most at home in developer tooling, database admin panels, ETL pipelines, and data-import wizards where the action needs to signal 'create if new, update if existing'. The large scale suits a primary action area or an empty-state guide. Standard file icons serve general document creation without the upsert nuance.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/file-big-upsert.svg" width="24" height="24" alt="File Big Upsert" />

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

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

Related icons