Swap Pixel Art Icon
A swap icon for exchanging two values, reversing a conversion, or switching one thing for another.
Tags
swapexchangeswitch
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 icon
Two arrows curving past each other, the standard mark for trading places. Use it on a currency converter's reverse button, a from/to field pair in a travel search, a token swap in a wallet, or an action that replaces one selected item with another.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/swap.svg" width="24" height="24" alt="Swap" />
<!-- React -->
import { Swap } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="swap.svg" width="48" height="48" style="image-rendering: pixelated" />