Adobe Photoshop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adobe Photoshop 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/321396.svg" alt="Adobe Photoshop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321396.svg" alt="Adobe Photoshop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321396.svg" alt="Adobe Photoshop icon" :width="24" :height="24" />
CSS background
.icon-adobe-photoshop {
background-image: url('https://proicons.com/icon/321396.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M12.8028,33V15h5.8928c3.3315,0,6.0322,2.7065,6.0322,6.0452s-2.7007,6.0452-6.0322,6.0452h-5.8928"/><path class="c" d="M27.5119,31.9939c.8216.69,1.7088,1.0061,3.701,1.0061h1.0096c1.643,0,2.9748-1.3347,2.9748-2.9812h0c0-1.6465-1.3319-2.9813-2.9748-2.9813h-2.0191c-1.643,0-2.9748-1.3347-2.9748-2.9812h0c0-1.6465,1.3319-2.9813,2.9748-2.9813h1.0096c1.9922,0,2.8793.3162,3.701,1.0061"/></svg>
Adobe Photoshop in other icon packs
Copied!