Adobe Photoshop Pixel Art Icon
The Adobe Photoshop brand icon for app launchers, image-editing integrations, and export menus targeting .psd files.
Tags
adobephotoshopps
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Adobe Photoshop icon
The logo mark for Adobe Photoshop, the world's most widely used raster image-editing application. Use it in app launchers, creative-tool dashboards, export menus offering .psd format, and design-platform integrations that open or send files to Photoshop. It should appear only where the genuine Adobe product is involved. For general photo editing or image manipulation actions, a camera or image-adjust icon is a neutral alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/adobe-photoshop.svg" width="24" height="24" alt="Adobe Photoshop" />
<!-- React -->
import { AdobePhotoshop } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="adobe-photoshop.svg" width="48" height="48" style="image-rendering: pixelated" />