The HugeIcons adobe premier icon depicts the Adobe Premiere Pro logo, commonly used to represent video editing software or functionality within a user interface.
Common uses
- Link to Adobe Premiere Pro
- Video editing tool button
- Media playback controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdobePremierIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdobePremierIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- adobe premiere provideo editorediting softwarenle
FAQ
- What is this icon used for?
- This icon represents Adobe Premiere Pro, a video editing software. It's typically used to link to the software or indicate video editing features.
- How do I use the Adobe Premier icon in React?
- Import both HugeiconsIcon and AdobePremierIcon, then render it using <HugeiconsIcon icon={AdobePremierIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →