Swap Items Pixel Art Icon
A swap-items icon for exchanging two selected objects, reordering entries, and moving things between lists.
Tags
swapitemsreorder
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Swap Items icon
Two blocks trading places, which reads more concretely than the plain swap arrows. Use it where the things being exchanged are objects rather than values: two cards in a board, two slots in an inventory, two entries in an ordered list, or items moving between a source and a target column.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/swap-items.svg" width="24" height="24" alt="Swap Items" />
<!-- React -->
import { SwapItems } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="swap-items.svg" width="48" height="48" style="image-rendering: pixelated" />