The HugeIcons adobe after effect icon depicts the iconic logo of Adobe After Effects, commonly used to represent features or integrations related to motion graphics, visual effects, or video editing software.
Common uses
- Link to Adobe After Effects software page
- Button for 'Create Motion Graphic'
- Indicator for video editing tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdobeAfterEffectIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdobeAfterEffectIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- after effectsmotion graphicsvideo editingvisual effects
FAQ
- What is this icon for?
- This icon represents Adobe After Effects, software used for creating motion graphics and visual effects. It's useful in UIs to denote features or integrations related to these capabilities.
- How do I use the Adobe After Effect icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { AdobeAfterEffectIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={AdobeAfterEffectIcon} />.
- What is the license for this icon?
- The Adobe After Effect icon from HugeIcons 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 →