Adobe Illustrator Pixel Art Icon
The Adobe Illustrator brand icon for app launchers, creative-tool badges, and vector-editing integrations in design platforms.
Tags
adobeillustratoraivector
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Adobe Illustrator icon
The recognizable logo mark for Adobe Illustrator, the industry-standard vector graphics application. Use it in app launchers, export-format menus that target .ai files, creative-tool badge lists, and design-platform integrations that connect to Illustrator. Because it is a brand mark, display it only in contexts where the actual Adobe product is involved. For generic vector-editing actions, a pen-tool or bezier-curve icon is more appropriate.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/adobe-illustrator.svg" width="24" height="24" alt="Adobe Illustrator" />
<!-- React -->
import { AdobeIllustrator } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="adobe-illustrator.svg" width="48" height="48" style="image-rendering: pixelated" />