adobe illustrator logo
adobe-illustrator from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- adobe-illustrator
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×250
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the adobe illustrator logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#300" rx="42.5"/><path fill="#ff9a00" d="M124.054 149.79h-39.67l-8.072 25.073a2.02 2.02 0 0 1-2.061 1.546H54.158q-1.718 0-1.202-1.89l34.347-98.918q.515-1.545 1.03-3.52c.45-2.292.68-4.62.687-6.955a1.063 1.063 0 0 1 1.202-1.203h27.306q1.2 0 1.374.86l38.983 109.908q.515 1.72-1.03 1.718h-22.326a1.59 1.59 0 0 1-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334 334 0 0 1-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139 139 0 0 1-3.136 12.23l-2.548 8.196l-1.402 4.528l-1.415 4.584q-.383 1.242-.765 2.456l-.76 2.398l-.756 2.342l-.752 2.284l-.748 2.227q-.372 1.1-.743 2.17zm90.501-46.025a12.46 12.46 0 0 1-9.445-3.778a13.6 13.6 0 0 1-3.607-9.789a12.6 12.6 0 0 1 3.864-9.53a13.27 13.27 0 0 1 9.165-3.697l.366.004q6.183 0 9.704 3.692a13.26 13.26 0 0 1 3.52 9.531a13.4 13.4 0 0 1-3.692 9.79a13.18 13.18 0 0 1-9.508 3.79zm-11.85 92.564V92.603q-.001-1.546 1.374-1.546h21.124q1.373 0 1.374 1.546v82.088q0 1.72-1.374 1.718h-20.952q-1.464 0-1.541-1.542z"/></svg>
React
import type { SVGProps } from "react";
export function LogosAdobeIllustrator(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#300" rx="42.5"/><path fill="#ff9a00" d="M124.054 149.79h-39.67l-8.072 25.073a2.02 2.02 0 0 1-2.061 1.546H54.158q-1.718 0-1.202-1.89l34.347-98.918q.515-1.545 1.03-3.52c.45-2.292.68-4.62.687-6.955a1.063 1.063 0 0 1 1.202-1.203h27.306q1.2 0 1.374.86l38.983 109.908q.515 1.72-1.03 1.718h-22.326a1.59 1.59 0 0 1-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334 334 0 0 1-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139 139 0 0 1-3.136 12.23l-2.548 8.196l-1.402 4.528l-1.415 4.584q-.383 1.242-.765 2.456l-.76 2.398l-.756 2.342l-.752 2.284l-.748 2.227q-.372 1.1-.743 2.17zm90.501-46.025a12.46 12.46 0 0 1-9.445-3.778a13.6 13.6 0 0 1-3.607-9.789a12.6 12.6 0 0 1 3.864-9.53a13.27 13.27 0 0 1 9.165-3.697l.366.004q6.183 0 9.704 3.692a13.26 13.26 0 0 1 3.52 9.531a13.4 13.4 0 0 1-3.692 9.79a13.18 13.18 0 0 1-9.508 3.79zm-11.85 92.564V92.603q-.001-1.546 1.374-1.546h21.124q1.373 0 1.374 1.546v82.088q0 1.72-1.374 1.718h-20.952q-1.464 0-1.541-1.542z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#300" rx="42.5"/><path fill="#ff9a00" d="M124.054 149.79h-39.67l-8.072 25.073a2.02 2.02 0 0 1-2.061 1.546H54.158q-1.718 0-1.202-1.89l34.347-98.918q.515-1.545 1.03-3.52c.45-2.292.68-4.62.687-6.955a1.063 1.063 0 0 1 1.202-1.203h27.306q1.2 0 1.374.86l38.983 109.908q.515 1.72-1.03 1.718h-22.326a1.59 1.59 0 0 1-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334 334 0 0 1-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139 139 0 0 1-3.136 12.23l-2.548 8.196l-1.402 4.528l-1.415 4.584q-.383 1.242-.765 2.456l-.76 2.398l-.756 2.342l-.752 2.284l-.748 2.227q-.372 1.1-.743 2.17zm90.501-46.025a12.46 12.46 0 0 1-9.445-3.778a13.6 13.6 0 0 1-3.607-9.789a12.6 12.6 0 0 1 3.864-9.53a13.27 13.27 0 0 1 9.165-3.697l.366.004q6.183 0 9.704 3.692a13.26 13.26 0 0 1 3.52 9.531a13.4 13.4 0 0 1-3.692 9.79a13.18 13.18 0 0 1-9.508 3.79zm-11.85 92.564V92.603q-.001-1.546 1.374-1.546h21.124q1.373 0 1.374 1.546v82.088q0 1.72-1.374 1.718h-20.952q-1.464 0-1.541-1.542z"/></svg> </template>
CSS
.icon-adobe-illustrator {
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%20256%20250%22%3E%3Crect%20width%3D%22256%22%20height%3D%22249.6%22%20fill%3D%22%23300%22%20rx%3D%2242.5%22%2F%3E%3Cpath%20fill%3D%22%23ff9a00%22%20d%3D%22M124.054%20149.79h-39.67l-8.072%2025.073a2.02%202.02%200%200%201-2.061%201.546H54.158q-1.718%200-1.202-1.89l34.347-98.918q.515-1.545%201.03-3.52c.45-2.292.68-4.62.687-6.955a1.063%201.063%200%200%201%201.202-1.203h27.306q1.2%200%201.374.86l38.983%20109.908q.515%201.72-1.03%201.718h-22.326a1.59%201.59%200%200%201-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334%20334%200%200%201-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139%20139%200%200%201-3.136%2012.23l-2.548%208.196l-1.402%204.528l-1.415%204.584q-.383%201.242-.765%202.456l-.76%202.398l-.756%202.342l-.752%202.284l-.748%202.227q-.372%201.1-.743%202.17zm90.501-46.025a12.46%2012.46%200%200%201-9.445-3.778a13.6%2013.6%200%200%201-3.607-9.789a12.6%2012.6%200%200%201%203.864-9.53a13.27%2013.27%200%200%201%209.165-3.697l.366.004q6.183%200%209.704%203.692a13.26%2013.26%200%200%201%203.52%209.531a13.4%2013.4%200%200%201-3.692%209.79a13.18%2013.18%200%200%201-9.508%203.79zm-11.85%2092.564V92.603q-.001-1.546%201.374-1.546h21.124q1.373%200%201.374%201.546v82.088q0%201.72-1.374%201.718h-20.952q-1.464%200-1.541-1.542z%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%20256%20250%22%3E%3Crect%20width%3D%22256%22%20height%3D%22249.6%22%20fill%3D%22%23300%22%20rx%3D%2242.5%22%2F%3E%3Cpath%20fill%3D%22%23ff9a00%22%20d%3D%22M124.054%20149.79h-39.67l-8.072%2025.073a2.02%202.02%200%200%201-2.061%201.546H54.158q-1.718%200-1.202-1.89l34.347-98.918q.515-1.545%201.03-3.52c.45-2.292.68-4.62.687-6.955a1.063%201.063%200%200%201%201.202-1.203h27.306q1.2%200%201.374.86l38.983%20109.908q.515%201.72-1.03%201.718h-22.326a1.59%201.59%200%200%201-1.717-1.202zm-33.488-21.638H117.7l-.387-1.277l-.621-2.022l-.443-1.42l-.707-2.236l-1.503-4.707l-1.322-4.173l-3.433-10.87a334%20334%200%200%201-2.46-8.138l-.628-2.21l-.734-2.613l-1.12-4.05l-.21-.763h-.171a139%20139%200%200%201-3.136%2012.23l-2.548%208.196l-1.402%204.528l-1.415%204.584q-.383%201.242-.765%202.456l-.76%202.398l-.756%202.342l-.752%202.284l-.748%202.227q-.372%201.1-.743%202.17zm90.501-46.025a12.46%2012.46%200%200%201-9.445-3.778a13.6%2013.6%200%200%201-3.607-9.789a12.6%2012.6%200%200%201%203.864-9.53a13.27%2013.27%200%200%201%209.165-3.697l.366.004q6.183%200%209.704%203.692a13.26%2013.26%200%200%201%203.52%209.531a13.4%2013.4%200%200%201-3.692%209.79a13.18%2013.18%200%200%201-9.508%203.79zm-11.85%2092.564V92.603q-.001-1.546%201.374-1.546h21.124q1.373%200%201.374%201.546v82.088q0%201.72-1.374%201.718h-20.952q-1.464%200-1.541-1.542z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/adobe-illustrator.svg?color=%231a73e8&size=48