Shirt Waves Pixel Art Icon
A shirt with wave lines for tie-dye apparel, printed tees, fabric-pattern selectors and custom clothing design features.
Tags
shirtwaves
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Shirt Waves icon
A shirt silhouette decorated with wave or stripe patterns, suggesting printed, patterned, or tie-dye fabric. Custom-merchandise platforms use it to indicate a patterned garment distinct from a plain tee; fashion apps show it in fabric-pattern or style-selector flows. It visually differentiates from the plain shirt icon when both appear in the same UI, for example when filtering between solid and printed tops. If the pattern is irrelevant to the context, the plain shirt icon is cleaner.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/shirt-waves.svg" width="24" height="24" alt="Shirt Waves" />
<!-- React -->
import { ShirtWaves } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shirt-waves.svg" width="48" height="48" style="image-rendering: pixelated" />