Adobe Indesign Pixel Art Icon
The Adobe InDesign brand icon for app launchers, layout-export badges, and publishing-platform integrations.
Tags
adobeindesign
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Adobe Indesign icon
The logo mark for Adobe InDesign, the professional desktop publishing and page-layout application. Place it in app launchers, export menus that produce .indd files, creative-tool suites, and integrations that hand off layouts to InDesign. As a brand mark it should appear only where the actual Adobe product is referenced. For generic document-layout or publishing actions, a document or book icon avoids brand confusion.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/adobe-indesign.svg" width="24" height="24" alt="Adobe Indesign" />
<!-- React -->
import { AdobeIndesign } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="adobe-indesign.svg" width="48" height="48" style="image-rendering: pixelated" />