adobe after effects icon

adobe-after-effects-solid from Iconoir by Luca Burgio · Solid · Design Tools · MIT Free for personal and commercial use.

Name
adobe-after-effects-solid
Set
Iconoir
Style
Solid
Category
Design Tools
Viewbox
24×24
License
MIT

1 other variant in Iconoir

The same icon in other sets

More design tools icons from Iconoir

Use the adobe after effects icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.75 17A4.75 4.75 0 0 1 17 21.75H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7zm-3.5-1a.75.75 0 0 1-.75.75H16A2.75 2.75 0 0 1 13.25 14v-2a2.75 2.75 0 1 1 5.5 0v1a.75.75 0 0 1-.75.75h-3.25V14c0 .69.56 1.25 1.25 1.25h1.5a.75.75 0 0 1 .75.75m-1-3.75V12a1.25 1.25 0 1 0-2.5 0v.25zM5.298 15.736a.75.75 0 1 0 1.404.527l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zm4.495-3.486H8.207L9 10.136z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function IconoirAdobeAfterEffectsSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M21.75 17A4.75 4.75 0 0 1 17 21.75H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7zm-3.5-1a.75.75 0 0 1-.75.75H16A2.75 2.75 0 0 1 13.25 14v-2a2.75 2.75 0 1 1 5.5 0v1a.75.75 0 0 1-.75.75h-3.25V14c0 .69.56 1.25 1.25 1.25h1.5a.75.75 0 0 1 .75.75m-1-3.75V12a1.25 1.25 0 1 0-2.5 0v.25zM5.298 15.736a.75.75 0 1 0 1.404.527l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zm4.495-3.486H8.207L9 10.136z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.75 17A4.75 4.75 0 0 1 17 21.75H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7zm-3.5-1a.75.75 0 0 1-.75.75H16A2.75 2.75 0 0 1 13.25 14v-2a2.75 2.75 0 1 1 5.5 0v1a.75.75 0 0 1-.75.75h-3.25V14c0 .69.56 1.25 1.25 1.25h1.5a.75.75 0 0 1 .75.75m-1-3.75V12a1.25 1.25 0 1 0-2.5 0v.25zM5.298 15.736a.75.75 0 1 0 1.404.527l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zm4.495-3.486H8.207L9 10.136z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-adobe-after-effects-solid {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.75%2017A4.75%204.75%200%200%201%2017%2021.75H7A4.75%204.75%200%200%201%202.25%2017V7A4.75%204.75%200%200%201%207%202.25h10A4.75%204.75%200%200%201%2021.75%207zm-3.5-1a.75.75%200%200%201-.75.75H16A2.75%202.75%200%200%201%2013.25%2014v-2a2.75%202.75%200%201%201%205.5%200v1a.75.75%200%200%201-.75.75h-3.25V14c0%20.69.56%201.25%201.25%201.25h1.5a.75.75%200%200%201%20.75.75m-1-3.75V12a1.25%201.25%200%201%200-2.5%200v.25zM5.298%2015.736a.75.75%200%201%200%201.404.527l.943-2.513h2.71l.943%202.513a.75.75%200%201%200%201.404-.527l-3-8a.75.75%200%200%200-1.404%200zm4.495-3.486H8.207L9%2010.136z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.75%2017A4.75%204.75%200%200%201%2017%2021.75H7A4.75%204.75%200%200%201%202.25%2017V7A4.75%204.75%200%200%201%207%202.25h10A4.75%204.75%200%200%201%2021.75%207zm-3.5-1a.75.75%200%200%201-.75.75H16A2.75%202.75%200%200%201%2013.25%2014v-2a2.75%202.75%200%201%201%205.5%200v1a.75.75%200%200%201-.75.75h-3.25V14c0%20.69.56%201.25%201.25%201.25h1.5a.75.75%200%200%201%20.75.75m-1-3.75V12a1.25%201.25%200%201%200-2.5%200v.25zM5.298%2015.736a.75.75%200%201%200%201.404.527l.943-2.513h2.71l.943%202.513a.75.75%200%201%200%201.404-.527l-3-8a.75.75%200%200%200-1.404%200zm4.495-3.486H8.207L9%2010.136z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/adobe-after-effects-solid.svg?color=%231a73e8&size=48