adobe after effects logo
adobe-after-effects from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- adobe-after-effects
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the adobe after effects logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 .401v31.198h32V.401zm1.333 1.333h29.333v28.531H1.333zm7.714 16.334L7.99 22.047c-.021.109-.068.151-.198.151H5.834c-.13 0-.151-.047-.13-.198L9.49 8.755c.063-.24.109-.432.13-1.094c0-.089.042-.135.109-.135h2.797c.089 0 .13.026.151.135l4.245 14.359c.021.109 0 .172-.109.172h-2.198c-.109 0-.177-.036-.198-.125l-1.099-4.005H9.047zm3.739-2.167c-.375-1.474-1.281-4.708-1.609-6.266h-.021c-.286 1.557-1.005 4.198-1.557 6.266zm7.146 1.365c.026 1.807.88 3.016 2.906 3.016c.792 0 1.469-.104 2.172-.417c.089-.042.156-.016.156.094v1.672c0 .13-.042.198-.135.266c-.703.349-1.578.505-2.677.505c-3.521 0-4.839-2.594-4.839-5.5c0-3.146 1.625-5.719 4.49-5.719c2.901 0 3.911 2.443 3.911 4.422c0 .641-.047 1.167-.109 1.411c-.026.109-.068.146-.177.167c-.266.047-1.057.089-2.224.089h-3.474zm2.709-1.834c.682 0 .922 0 .99-.021c0-.089.021-.167.021-.229c0-.729-.354-2.063-1.74-2.063c-1.276 0-1.828 1.125-1.958 2.313z"/></svg>
React
import type { SVGProps } from "react";
export function CibAdobeAfterEffects(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 .401v31.198h32V.401zm1.333 1.333h29.333v28.531H1.333zm7.714 16.334L7.99 22.047c-.021.109-.068.151-.198.151H5.834c-.13 0-.151-.047-.13-.198L9.49 8.755c.063-.24.109-.432.13-1.094c0-.089.042-.135.109-.135h2.797c.089 0 .13.026.151.135l4.245 14.359c.021.109 0 .172-.109.172h-2.198c-.109 0-.177-.036-.198-.125l-1.099-4.005H9.047zm3.739-2.167c-.375-1.474-1.281-4.708-1.609-6.266h-.021c-.286 1.557-1.005 4.198-1.557 6.266zm7.146 1.365c.026 1.807.88 3.016 2.906 3.016c.792 0 1.469-.104 2.172-.417c.089-.042.156-.016.156.094v1.672c0 .13-.042.198-.135.266c-.703.349-1.578.505-2.677.505c-3.521 0-4.839-2.594-4.839-5.5c0-3.146 1.625-5.719 4.49-5.719c2.901 0 3.911 2.443 3.911 4.422c0 .641-.047 1.167-.109 1.411c-.026.109-.068.146-.177.167c-.266.047-1.057.089-2.224.089h-3.474zm2.709-1.834c.682 0 .922 0 .99-.021c0-.089.021-.167.021-.229c0-.729-.354-2.063-1.74-2.063c-1.276 0-1.828 1.125-1.958 2.313z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 .401v31.198h32V.401zm1.333 1.333h29.333v28.531H1.333zm7.714 16.334L7.99 22.047c-.021.109-.068.151-.198.151H5.834c-.13 0-.151-.047-.13-.198L9.49 8.755c.063-.24.109-.432.13-1.094c0-.089.042-.135.109-.135h2.797c.089 0 .13.026.151.135l4.245 14.359c.021.109 0 .172-.109.172h-2.198c-.109 0-.177-.036-.198-.125l-1.099-4.005H9.047zm3.739-2.167c-.375-1.474-1.281-4.708-1.609-6.266h-.021c-.286 1.557-1.005 4.198-1.557 6.266zm7.146 1.365c.026 1.807.88 3.016 2.906 3.016c.792 0 1.469-.104 2.172-.417c.089-.042.156-.016.156.094v1.672c0 .13-.042.198-.135.266c-.703.349-1.578.505-2.677.505c-3.521 0-4.839-2.594-4.839-5.5c0-3.146 1.625-5.719 4.49-5.719c2.901 0 3.911 2.443 3.911 4.422c0 .641-.047 1.167-.109 1.411c-.026.109-.068.146-.177.167c-.266.047-1.057.089-2.224.089h-3.474zm2.709-1.834c.682 0 .922 0 .99-.021c0-.089.021-.167.021-.229c0-.729-.354-2.063-1.74-2.063c-1.276 0-1.828 1.125-1.958 2.313z"/></svg> </template>
CSS
.icon-adobe-after-effects {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20.401v31.198h32V.401zm1.333%201.333h29.333v28.531H1.333zm7.714%2016.334L7.99%2022.047c-.021.109-.068.151-.198.151H5.834c-.13%200-.151-.047-.13-.198L9.49%208.755c.063-.24.109-.432.13-1.094c0-.089.042-.135.109-.135h2.797c.089%200%20.13.026.151.135l4.245%2014.359c.021.109%200%20.172-.109.172h-2.198c-.109%200-.177-.036-.198-.125l-1.099-4.005H9.047zm3.739-2.167c-.375-1.474-1.281-4.708-1.609-6.266h-.021c-.286%201.557-1.005%204.198-1.557%206.266zm7.146%201.365c.026%201.807.88%203.016%202.906%203.016c.792%200%201.469-.104%202.172-.417c.089-.042.156-.016.156.094v1.672c0%20.13-.042.198-.135.266c-.703.349-1.578.505-2.677.505c-3.521%200-4.839-2.594-4.839-5.5c0-3.146%201.625-5.719%204.49-5.719c2.901%200%203.911%202.443%203.911%204.422c0%20.641-.047%201.167-.109%201.411c-.026.109-.068.146-.177.167c-.266.047-1.057.089-2.224.089h-3.474zm2.709-1.834c.682%200%20.922%200%20.99-.021c0-.089.021-.167.021-.229c0-.729-.354-2.063-1.74-2.063c-1.276%200-1.828%201.125-1.958%202.313z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20.401v31.198h32V.401zm1.333%201.333h29.333v28.531H1.333zm7.714%2016.334L7.99%2022.047c-.021.109-.068.151-.198.151H5.834c-.13%200-.151-.047-.13-.198L9.49%208.755c.063-.24.109-.432.13-1.094c0-.089.042-.135.109-.135h2.797c.089%200%20.13.026.151.135l4.245%2014.359c.021.109%200%20.172-.109.172h-2.198c-.109%200-.177-.036-.198-.125l-1.099-4.005H9.047zm3.739-2.167c-.375-1.474-1.281-4.708-1.609-6.266h-.021c-.286%201.557-1.005%204.198-1.557%206.266zm7.146%201.365c.026%201.807.88%203.016%202.906%203.016c.792%200%201.469-.104%202.172-.417c.089-.042.156-.016.156.094v1.672c0%20.13-.042.198-.135.266c-.703.349-1.578.505-2.677.505c-3.521%200-4.839-2.594-4.839-5.5c0-3.146%201.625-5.719%204.49-5.719c2.901%200%203.911%202.443%203.911%204.422c0%20.641-.047%201.167-.109%201.411c-.026.109-.068.146-.177.167c-.266.047-1.057.089-2.224.089h-3.474zm2.709-1.834c.682%200%20.922%200%20.99-.021c0-.089.021-.167.021-.229c0-.729-.354-2.063-1.74-2.063c-1.276%200-1.828%201.125-1.958%202.313z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/adobe-after-effects.svg?color=%231a73e8&size=48