adobeaftereffects logo
adobeaftereffects from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- adobeaftereffects
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the adobeaftereffects logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.54 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.13.51-.29.98-.44 1.4h2.54c-.06-.21-.14-.46-.23-.72c-.09-.27-.18-.56-.27-.86m8.58-.29c-.55-.03-1.07.26-1.33.76c-.12.23-.19.47-.22.72h2.109c.26 0 .45 0 .57-.01c.08-.01.16-.03.23-.08v-.1a1.32 1.32 0 0 0-1.359-1.29M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3m-7.04 16.511h-2.09c-.07.01-.14-.041-.16-.11l-.82-2.4H5.92l-.76 2.36c-.02.09-.1.15-.19.14H3.09c-.11 0-.14-.06-.11-.18L6.2 7.39c.03-.1.06-.19.1-.31c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.07 0 .12.03.13.08l3.65 10.25c.03.11.001.161-.1.161m7.851-3.991c-.021.189-.031.33-.041.42c-.01.07-.069.13-.14.13c-.06 0-.17.01-.33.021q-.237.03-.579.029c-.23 0-.471-.04-.73-.04h-3.17c.039.31.14.62.31.89a1.6 1.6 0 0 0 .729.601c.4.17.841.26 1.281.25c.35-.011.699-.04 1.039-.11a3.7 3.7 0 0 0 .891-.23c.05-.039.08-.02.08.08v1.531c0 .039-.01.08-.021.119a.24.24 0 0 1-.069.07c-.32.14-.65.24-1 .3c-.471.09-.94.13-1.42.12c-.761 0-1.4-.12-1.92-.35a3.4 3.4 0 0 1-1.261-.95c-.319-.39-.55-.83-.69-1.31a5.1 5.1 0 0 1-.209-1.461c0-.539.08-1.07.25-1.59c.16-.5.41-.96.75-1.37c.33-.4.739-.72 1.209-.95s1.03-.31 1.67-.31a3.6 3.6 0 0 1 1.55.31c.41.18.77.45 1.05.8c.26.34.47.72.601 1.14c.129.4.189.81.189 1.22c0 .24-.01.45-.019.64"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAdobeaftereffects(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" d="M8.54 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.13.51-.29.98-.44 1.4h2.54c-.06-.21-.14-.46-.23-.72c-.09-.27-.18-.56-.27-.86m8.58-.29c-.55-.03-1.07.26-1.33.76c-.12.23-.19.47-.22.72h2.109c.26 0 .45 0 .57-.01c.08-.01.16-.03.23-.08v-.1a1.32 1.32 0 0 0-1.359-1.29M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3m-7.04 16.511h-2.09c-.07.01-.14-.041-.16-.11l-.82-2.4H5.92l-.76 2.36c-.02.09-.1.15-.19.14H3.09c-.11 0-.14-.06-.11-.18L6.2 7.39c.03-.1.06-.19.1-.31c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.07 0 .12.03.13.08l3.65 10.25c.03.11.001.161-.1.161m7.851-3.991c-.021.189-.031.33-.041.42c-.01.07-.069.13-.14.13c-.06 0-.17.01-.33.021q-.237.03-.579.029c-.23 0-.471-.04-.73-.04h-3.17c.039.31.14.62.31.89a1.6 1.6 0 0 0 .729.601c.4.17.841.26 1.281.25c.35-.011.699-.04 1.039-.11a3.7 3.7 0 0 0 .891-.23c.05-.039.08-.02.08.08v1.531c0 .039-.01.08-.021.119a.24.24 0 0 1-.069.07c-.32.14-.65.24-1 .3c-.471.09-.94.13-1.42.12c-.761 0-1.4-.12-1.92-.35a3.4 3.4 0 0 1-1.261-.95c-.319-.39-.55-.83-.69-1.31a5.1 5.1 0 0 1-.209-1.461c0-.539.08-1.07.25-1.59c.16-.5.41-.96.75-1.37c.33-.4.739-.72 1.209-.95s1.03-.31 1.67-.31a3.6 3.6 0 0 1 1.55.31c.41.18.77.45 1.05.8c.26.34.47.72.601 1.14c.129.4.189.81.189 1.22c0 .24-.01.45-.019.64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.54 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.13.51-.29.98-.44 1.4h2.54c-.06-.21-.14-.46-.23-.72c-.09-.27-.18-.56-.27-.86m8.58-.29c-.55-.03-1.07.26-1.33.76c-.12.23-.19.47-.22.72h2.109c.26 0 .45 0 .57-.01c.08-.01.16-.03.23-.08v-.1a1.32 1.32 0 0 0-1.359-1.29M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3m-7.04 16.511h-2.09c-.07.01-.14-.041-.16-.11l-.82-2.4H5.92l-.76 2.36c-.02.09-.1.15-.19.14H3.09c-.11 0-.14-.06-.11-.18L6.2 7.39c.03-.1.06-.19.1-.31c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.07 0 .12.03.13.08l3.65 10.25c.03.11.001.161-.1.161m7.851-3.991c-.021.189-.031.33-.041.42c-.01.07-.069.13-.14.13c-.06 0-.17.01-.33.021q-.237.03-.579.029c-.23 0-.471-.04-.73-.04h-3.17c.039.31.14.62.31.89a1.6 1.6 0 0 0 .729.601c.4.17.841.26 1.281.25c.35-.011.699-.04 1.039-.11a3.7 3.7 0 0 0 .891-.23c.05-.039.08-.02.08.08v1.531c0 .039-.01.08-.021.119a.24.24 0 0 1-.069.07c-.32.14-.65.24-1 .3c-.471.09-.94.13-1.42.12c-.761 0-1.4-.12-1.92-.35a3.4 3.4 0 0 1-1.261-.95c-.319-.39-.55-.83-.69-1.31a5.1 5.1 0 0 1-.209-1.461c0-.539.08-1.07.25-1.59c.16-.5.41-.96.75-1.37c.33-.4.739-.72 1.209-.95s1.03-.31 1.67-.31a3.6 3.6 0 0 1 1.55.31c.41.18.77.45 1.05.8c.26.34.47.72.601 1.14c.129.4.189.81.189 1.22c0 .24-.01.45-.019.64"/></svg> </template>
CSS
.icon-adobeaftereffects {
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%20d%3D%22M8.54%2010.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34%201.29c-.15.48-.3.98-.46%201.48c-.13.51-.29.98-.44%201.4h2.54c-.06-.21-.14-.46-.23-.72c-.09-.27-.18-.56-.27-.86m8.58-.29c-.55-.03-1.07.26-1.33.76c-.12.23-.19.47-.22.72h2.109c.26%200%20.45%200%20.57-.01c.08-.01.16-.03.23-.08v-.1a1.32%201.32%200%200%200-1.359-1.29M19.75.3H4.25C1.9.3%200%202.2%200%204.55v14.9c0%202.35%201.9%204.25%204.25%204.25h15.5c2.35%200%204.25-1.9%204.25-4.25V4.55C24%202.2%2022.1.3%2019.75.3m-7.04%2016.511h-2.09c-.07.01-.14-.041-.16-.11l-.82-2.4H5.92l-.76%202.36c-.02.09-.1.15-.19.14H3.09c-.11%200-.14-.06-.11-.18L6.2%207.39c.03-.1.06-.19.1-.31c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.07%200%20.12.03.13.08l3.65%2010.25c.03.11.001.161-.1.161m7.851-3.991c-.021.189-.031.33-.041.42c-.01.07-.069.13-.14.13c-.06%200-.17.01-.33.021q-.237.03-.579.029c-.23%200-.471-.04-.73-.04h-3.17c.039.31.14.62.31.89a1.6%201.6%200%200%200%20.729.601c.4.17.841.26%201.281.25c.35-.011.699-.04%201.039-.11a3.7%203.7%200%200%200%20.891-.23c.05-.039.08-.02.08.08v1.531c0%20.039-.01.08-.021.119a.24.24%200%200%201-.069.07c-.32.14-.65.24-1%20.3c-.471.09-.94.13-1.42.12c-.761%200-1.4-.12-1.92-.35a3.4%203.4%200%200%201-1.261-.95c-.319-.39-.55-.83-.69-1.31a5.1%205.1%200%200%201-.209-1.461c0-.539.08-1.07.25-1.59c.16-.5.41-.96.75-1.37c.33-.4.739-.72%201.209-.95s1.03-.31%201.67-.31a3.6%203.6%200%200%201%201.55.31c.41.18.77.45%201.05.8c.26.34.47.72.601%201.14c.129.4.189.81.189%201.22c0%20.24-.01.45-.019.64%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%20d%3D%22M8.54%2010.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34%201.29c-.15.48-.3.98-.46%201.48c-.13.51-.29.98-.44%201.4h2.54c-.06-.21-.14-.46-.23-.72c-.09-.27-.18-.56-.27-.86m8.58-.29c-.55-.03-1.07.26-1.33.76c-.12.23-.19.47-.22.72h2.109c.26%200%20.45%200%20.57-.01c.08-.01.16-.03.23-.08v-.1a1.32%201.32%200%200%200-1.359-1.29M19.75.3H4.25C1.9.3%200%202.2%200%204.55v14.9c0%202.35%201.9%204.25%204.25%204.25h15.5c2.35%200%204.25-1.9%204.25-4.25V4.55C24%202.2%2022.1.3%2019.75.3m-7.04%2016.511h-2.09c-.07.01-.14-.041-.16-.11l-.82-2.4H5.92l-.76%202.36c-.02.09-.1.15-.19.14H3.09c-.11%200-.14-.06-.11-.18L6.2%207.39c.03-.1.06-.19.1-.31c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.07%200%20.12.03.13.08l3.65%2010.25c.03.11.001.161-.1.161m7.851-3.991c-.021.189-.031.33-.041.42c-.01.07-.069.13-.14.13c-.06%200-.17.01-.33.021q-.237.03-.579.029c-.23%200-.471-.04-.73-.04h-3.17c.039.31.14.62.31.89a1.6%201.6%200%200%200%20.729.601c.4.17.841.26%201.281.25c.35-.011.699-.04%201.039-.11a3.7%203.7%200%200%200%20.891-.23c.05-.039.08-.02.08.08v1.531c0%20.039-.01.08-.021.119a.24.24%200%200%201-.069.07c-.32.14-.65.24-1%20.3c-.471.09-.94.13-1.42.12c-.761%200-1.4-.12-1.92-.35a3.4%203.4%200%200%201-1.261-.95c-.319-.39-.55-.83-.69-1.31a5.1%205.1%200%200%201-.209-1.461c0-.539.08-1.07.25-1.59c.16-.5.41-.96.75-1.37c.33-.4.739-.72%201.209-.95s1.03-.31%201.67-.31a3.6%203.6%200%200%201%201.55.31c.41.18.77.45%201.05.8c.26.34.47.72.601%201.14c.129.4.189.81.189%201.22c0%20.24-.01.45-.019.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/adobeaftereffects.svg?color=%231a73e8&size=48