Illustrator Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Illustrator icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310463.svg" alt="Illustrator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310463.svg" alt="Illustrator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310463.svg" alt="Illustrator icon" :width="24" :height="24" />
CSS background
.icon-illustrator {
background-image: url('https://proicons.com/icon/310463.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17 2H7C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V7C22 4.23858 19.7614 2 17 2Z" fill="#390808"/> <path d="M10.41 7.81998H11.41C11.55 7.81998 11.62 7.81998 11.67 8.00998L14.13 14.94C14.32 15.48 14.51 16.01 14.69 16.54C14.77 16.76 14.76 16.78 14.52 16.78C14 16.78 13.52 16.78 12.96 16.78C12.8978 16.7886 12.8347 16.7725 12.7842 16.7351C12.7337 16.6977 12.6999 16.642 12.69 16.58C12.5 16.02 12.3 15.46 12.11 14.89C12.104 14.8542 12.0909 14.8201 12.0714 14.7895C12.052 14.759 12.0266 14.7326 11.9967 14.7121C11.9668 14.6916 11.9331 14.6773 11.8976 14.67C11.8621 14.6628 11.8255 14.6628 11.79 14.67H9.13002C9.09307 14.6613 9.05471 14.6604 9.01743 14.6676C8.98014 14.6747 8.94478 14.6896 8.91364 14.7113C8.8825 14.733 8.85628 14.761 8.8367 14.7935C8.81713 14.826 8.80463 14.8623 8.80002 14.9C8.63002 15.46 8.44002 16 8.27002 16.56C8.26526 16.5953 8.25329 16.6293 8.23485 16.6598C8.21641 16.6903 8.19189 16.7167 8.16281 16.7373C8.13374 16.758 8.10074 16.7724 8.06585 16.7797C8.03097 16.7871 7.99494 16.7872 7.96002 16.78C7.50002 16.78 7.04001 16.78 6.59001 16.78C6.35001 16.78 6.33002 16.78 6.41002 16.53L8.57002 10.3C8.77002 9.72998 8.97002 9.15998 9.15002 8.58998C9.20093 8.42126 9.22786 8.24621 9.23002 8.06998C9.23002 7.85998 9.31002 7.80998 9.50002 7.81998H10.41ZM9.41002 12.92H11.53L10.46 9.47998L9.41002 12.92Z" fill="#FF9D08"/> <path d="M15.64 13.41C15.64 12.41 15.64 11.33 15.64 10.29C15.64 10.09 15.7 10.01 15.91 10.02C16.3767 10.02 16.8467 10.02 17.32 10.02C17.48 10.02 17.56 10.02 17.56 10.24C17.56 12.36 17.56 14.4833 17.56 16.61C17.56 16.78 17.49 16.83 17.33 16.83C16.85 16.83 16.33 16.83 15.89 16.83C15.69 16.83 15.64 16.75 15.64 16.57C15.64 15.52 15.64 14.46 15.64 13.41Z" fill="#FF9D08"/> <path d="M16.59 9.31001C16.4467 9.31911 16.3032 9.29724 16.1691 9.24591C16.035 9.19457 15.9135 9.11496 15.813 9.01249C15.7124 8.91002 15.6351 8.7871 15.5862 8.65208C15.5374 8.51705 15.5182 8.3731 15.53 8.23001C15.5313 8.08778 15.5609 7.94723 15.6171 7.81658C15.6734 7.68593 15.7551 7.5678 15.8575 7.4691C15.9599 7.37041 16.081 7.29312 16.2136 7.24177C16.3463 7.19041 16.4878 7.16601 16.63 7.17001C16.7683 7.16956 16.9053 7.19783 17.0321 7.25301C17.159 7.30819 17.273 7.38909 17.367 7.4906C17.461 7.5921 17.5329 7.712 17.5781 7.84271C17.6234 7.97343 17.6411 8.11212 17.63 8.25001C17.6385 8.38973 17.6176 8.52967 17.5686 8.6608C17.5197 8.79193 17.4437 8.91131 17.3457 9.01123C17.2476 9.11114 17.1297 9.18937 16.9996 9.24083C16.8694 9.2923 16.7299 9.31587 16.59 9.31001Z" fill="#FF9D08"/> <path d="M9.35999 12.92L10.36 9.48001L11.43 12.92H9.35999Z" fill="#390808"/> </svg>
Illustrator in other icon packs
Copied!