We're launching on Product Hunt on June 24. Follow to get notified →
Pixelarticons

Combine Pixel Art Icon

A sharp-corner combine icon for union operations, merging with hard edges, and path-join actions in vector tools.

Development Pro 1 variant

Tags

combinecodeprogrammingdeveloperdev

Style variants

glyph

Filled · sharp corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

This is a Pro icon.

Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.

Get Pro at 25% off

About the Combine icon

The combine icon drawn with sharp angular corners rather than smooth curves, offering a more geometric or technical aesthetic. It represents the same path-union or data-merge concept as the base combine, but suits interfaces with a harder, more structured visual language. Choose combine-sharp when adjacent icons also use sharp geometry and visual consistency matters more than the specific corner style. Both variants are functionally identical; the distinction is purely aesthetic within a given icon set.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/combine-sharp.svg" width="24" height="24" alt="Combine" />

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

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

Related icons