adobe illustrator icon
adobe-illustrator-solid from Iconoir by Luca Burgio · Solid · Design Tools · MIT Free for personal and commercial use.
- Name
- adobe-illustrator-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
adobe-after-effectsadobe-indesignadobe-lightroomadobe-photoshopadobe-xdalign-bottom-boxalign-horizontal-centersalign-horizontal-spacingalign-left-boxalign-right-boxalign-top-boxalign-vertical-centersalign-vertical-spacingaxesborder-blborder-bottomborder-brborder-innerborder-leftborder-outborder-rightborder-tlborder-topborder-tr
Use the adobe illustrator 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="M17 21.75A4.75 4.75 0 0 0 21.75 17V7A4.75 4.75 0 0 0 17 2.25H7A4.75 4.75 0 0 0 2.25 7v10A4.75 4.75 0 0 0 7 21.75zM15.25 16a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0zM16 9.76a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 1.5 0v.01a.75.75 0 0 1-.75.75m-9.702 5.977a.75.75 0 1 0 1.404.526l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zM10 10.136l.793 2.114H9.207z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function IconoirAdobeIllustratorSolid(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="M17 21.75A4.75 4.75 0 0 0 21.75 17V7A4.75 4.75 0 0 0 17 2.25H7A4.75 4.75 0 0 0 2.25 7v10A4.75 4.75 0 0 0 7 21.75zM15.25 16a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0zM16 9.76a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 1.5 0v.01a.75.75 0 0 1-.75.75m-9.702 5.977a.75.75 0 1 0 1.404.526l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zM10 10.136l.793 2.114H9.207z" 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="M17 21.75A4.75 4.75 0 0 0 21.75 17V7A4.75 4.75 0 0 0 17 2.25H7A4.75 4.75 0 0 0 2.25 7v10A4.75 4.75 0 0 0 7 21.75zM15.25 16a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0zM16 9.76a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 1.5 0v.01a.75.75 0 0 1-.75.75m-9.702 5.977a.75.75 0 1 0 1.404.526l.943-2.513h2.71l.943 2.513a.75.75 0 1 0 1.404-.527l-3-8a.75.75 0 0 0-1.404 0zM10 10.136l.793 2.114H9.207z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-adobe-illustrator-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%22M17%2021.75A4.75%204.75%200%200%200%2021.75%2017V7A4.75%204.75%200%200%200%2017%202.25H7A4.75%204.75%200%200%200%202.25%207v10A4.75%204.75%200%200%200%207%2021.75zM15.25%2016a.75.75%200%200%200%201.5%200v-4a.75.75%200%200%200-1.5%200zM16%209.76a.75.75%200%200%201-.75-.75V9a.75.75%200%200%201%201.5%200v.01a.75.75%200%200%201-.75.75m-9.702%205.977a.75.75%200%201%200%201.404.526l.943-2.513h2.71l.943%202.513a.75.75%200%201%200%201.404-.527l-3-8a.75.75%200%200%200-1.404%200zM10%2010.136l.793%202.114H9.207z%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%22M17%2021.75A4.75%204.75%200%200%200%2021.75%2017V7A4.75%204.75%200%200%200%2017%202.25H7A4.75%204.75%200%200%200%202.25%207v10A4.75%204.75%200%200%200%207%2021.75zM15.25%2016a.75.75%200%200%200%201.5%200v-4a.75.75%200%200%200-1.5%200zM16%209.76a.75.75%200%200%201-.75-.75V9a.75.75%200%200%201%201.5%200v.01a.75.75%200%200%201-.75.75m-9.702%205.977a.75.75%200%201%200%201.404.526l.943-2.513h2.71l.943%202.513a.75.75%200%201%200%201.404-.527l-3-8a.75.75%200%200%200-1.404%200zM10%2010.136l.793%202.114H9.207z%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-illustrator-solid.svg?color=%231a73e8&size=48