Adobe Premier Pixel Art Icon
The Adobe Premiere brand icon for app launchers, video-editing integrations, and export menus targeting Premiere projects.
Tags
adobepremier
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Adobe Premier icon
The logo mark for Adobe Premiere Pro, Adobe's professional video editing application. Place it in app launchers, creative-suite dashboards, video-export menus that target Premiere project files, and integrations connecting a platform to Premiere's timeline. As with all brand icons, use it only when the actual Adobe product is involved. For general video editing or export actions, a film-strip or video-camera icon avoids brand specificity.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/adobe-premier.svg" width="24" height="24" alt="Adobe Premier" />
<!-- React -->
import { AdobePremier } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="adobe-premier.svg" width="48" height="48" style="image-rendering: pixelated" />