Suit Pixel Art Icon
A business suit icon for professional-services categories, formal-wear stores, job-interview prep tools and career features.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Suit icon
A formal business suit silhouette with a jacket, shirt, and tie, representing professionalism, formal attire, and corporate identity. Fashion retailers use it for the formal-wear or business-attire category; career apps use it as a visual metaphor for job interviews and professional profiles; suit-hire services show it on their product pages. For casual tops or general clothing, the plain shirt icon is more versatile. Suit is most precise when the connotation is deliberately formal or occasion-appropriate.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/suit.svg" width="24" height="24" alt="Suit" />
<!-- React -->
import { Suit } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="suit.svg" width="48" height="48" style="image-rendering: pixelated" />