adobe illustrator logo
adobe-illustrator from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- adobe-illustrator
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
Related icons in Material Icon Theme
Use the adobe illustrator logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#5d4037" rx="4"/><path fill="#ffb74d" d="M20.988 9.999a.96.96 0 0 1-.687-.269a1 1 0 0 1-.263-.704a.9.9 0 0 1 .278-.681a1 1 0 0 1 .687-.268a.93.93 0 0 1 .703.268a1.046 1.046 0 0 1-.015 1.385a.9.9 0 0 1-.703.268M20 12h2v10h-2zm-5.63-1.98l-.01-.02h-2.08a.12.12 0 0 0-.1.13a4.5 4.5 0 0 1-.06.74c-.05.13-.08.26-.12.37l-.27.78L8 22h2.14l.75-2h5.24l.79 2h2.16zM11.64 18l1.8-4.84l.01.04l.02.04L14.95 17l.39 1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeAdobeIllustrator(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#5d4037" rx="4"/><path fill="#ffb74d" d="M20.988 9.999a.96.96 0 0 1-.687-.269a1 1 0 0 1-.263-.704a.9.9 0 0 1 .278-.681a1 1 0 0 1 .687-.268a.93.93 0 0 1 .703.268a1.046 1.046 0 0 1-.015 1.385a.9.9 0 0 1-.703.268M20 12h2v10h-2zm-5.63-1.98l-.01-.02h-2.08a.12.12 0 0 0-.1.13a4.5 4.5 0 0 1-.06.74c-.05.13-.08.26-.12.37l-.27.78L8 22h2.14l.75-2h5.24l.79 2h2.16zM11.64 18l1.8-4.84l.01.04l.02.04L14.95 17l.39 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#5d4037" rx="4"/><path fill="#ffb74d" d="M20.988 9.999a.96.96 0 0 1-.687-.269a1 1 0 0 1-.263-.704a.9.9 0 0 1 .278-.681a1 1 0 0 1 .687-.268a.93.93 0 0 1 .703.268a1.046 1.046 0 0 1-.015 1.385a.9.9 0 0 1-.703.268M20 12h2v10h-2zm-5.63-1.98l-.01-.02h-2.08a.12.12 0 0 0-.1.13a4.5 4.5 0 0 1-.06.74c-.05.13-.08.26-.12.37l-.27.78L8 22h2.14l.75-2h5.24l.79 2h2.16zM11.64 18l1.8-4.84l.01.04l.02.04L14.95 17l.39 1z"/></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%2032%2032%22%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%235d4037%22%20rx%3D%224%22%2F%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M20.988%209.999a.96.96%200%200%201-.687-.269a1%201%200%200%201-.263-.704a.9.9%200%200%201%20.278-.681a1%201%200%200%201%20.687-.268a.93.93%200%200%201%20.703.268a1.046%201.046%200%200%201-.015%201.385a.9.9%200%200%201-.703.268M20%2012h2v10h-2zm-5.63-1.98l-.01-.02h-2.08a.12.12%200%200%200-.1.13a4.5%204.5%200%200%201-.06.74c-.05.13-.08.26-.12.37l-.27.78L8%2022h2.14l.75-2h5.24l.79%202h2.16zM11.64%2018l1.8-4.84l.01.04l.02.04L14.95%2017l.39%201z%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%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%235d4037%22%20rx%3D%224%22%2F%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M20.988%209.999a.96.96%200%200%201-.687-.269a1%201%200%200%201-.263-.704a.9.9%200%200%201%20.278-.681a1%201%200%200%201%20.687-.268a.93.93%200%200%201%20.703.268a1.046%201.046%200%200%201-.015%201.385a.9.9%200%200%201-.703.268M20%2012h2v10h-2zm-5.63-1.98l-.01-.02h-2.08a.12.12%200%200%200-.1.13a4.5%204.5%200%200%201-.06.74c-.05.13-.08.26-.12.37l-.27.78L8%2022h2.14l.75-2h5.24l.79%202h2.16zM11.64%2018l1.8-4.84l.01.04l.02.04L14.95%2017l.39%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/adobe-illustrator.svg?color=%231a73e8&size=48