John KuehJohn Kueh

adobe illustrator icon

HugeIcons · AdobeIllustratorIcon · MIT

Download SVG

The HugeIcons adobe illustrator icon depicts the Adobe Illustrator software logo, commonly used in UIs to represent actions or links related to the design application.

Common uses

  • Link to Adobe Illustrator download page
  • Button to open a project in Illustrator
  • Indicator for files compatible with Illustrator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdobeIllustratorIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AdobeIllustratorIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
adobe illustrator logovector graphics editor icondesign software icon

FAQ

What does the Adobe Illustrator icon represent?
It represents the Adobe Illustrator software, a vector graphics editor. It's used in UIs to signify actions or content related to this program.
How do I use the Adobe Illustrator icon in React?
Import both HugeiconsIcon and AdobeIllustratorIcon, then render the icon component like this: <HugeiconsIcon icon={AdobeIllustratorIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →