The HugeIcons adobe photoshop icon visually represents the Adobe Photoshop software, commonly used in UIs to indicate actions related to photo editing, graphic design, or image manipulation.
Common uses
- Button to open Photoshop
- Link to a photo editing tool
- Icon for a design software section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdobePhotoshopIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdobePhotoshopIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- photo editorimage softwaregraphic design toolpicture editor
FAQ
- What does the Adobe Photoshop icon represent?
- It represents the Adobe Photoshop software, widely used for image editing and graphic design.
- How do I use the Adobe Photoshop icon in React?
- Import both HugeiconsIcon and AdobePhotoshopIcon, then render <HugeiconsIcon icon={AdobePhotoshopIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free commercial and non-commercial use.
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 →