logo adobe photoshop icon
logo-adobe-photoshop-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- logo-adobe-photoshop-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the logo adobe photoshop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 8v3h1.5a1.5 1.5 0 0 0 0-3z"/><path fill="currentColor" d="M22 2H2v20h20zM8 13v5H6V6h3.5a3.5 3.5 0 1 1 0 7zm5.5-.547A2.453 2.453 0 0 1 15.953 10H18v2h-2.047a.453.453 0 0 0-.143.883l1.013.337a2.453 2.453 0 0 1-.776 4.78H13.5v-2h2.547a.453.453 0 0 0 .143-.883l-1.013-.337a2.45 2.45 0 0 1-1.677-2.327"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoAdobePhotoshopFilled(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" d="M8 8v3h1.5a1.5 1.5 0 0 0 0-3z"/><path fill="currentColor" d="M22 2H2v20h20zM8 13v5H6V6h3.5a3.5 3.5 0 1 1 0 7zm5.5-.547A2.453 2.453 0 0 1 15.953 10H18v2h-2.047a.453.453 0 0 0-.143.883l1.013.337a2.453 2.453 0 0 1-.776 4.78H13.5v-2h2.547a.453.453 0 0 0 .143-.883l-1.013-.337a2.45 2.45 0 0 1-1.677-2.327"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 8v3h1.5a1.5 1.5 0 0 0 0-3z"/><path fill="currentColor" d="M22 2H2v20h20zM8 13v5H6V6h3.5a3.5 3.5 0 1 1 0 7zm5.5-.547A2.453 2.453 0 0 1 15.953 10H18v2h-2.047a.453.453 0 0 0-.143.883l1.013.337a2.453 2.453 0 0 1-.776 4.78H13.5v-2h2.547a.453.453 0 0 0 .143-.883l-1.013-.337a2.45 2.45 0 0 1-1.677-2.327"/></svg> </template>
CSS
.icon-logo-adobe-photoshop-filled {
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%20d%3D%22M8%208v3h1.5a1.5%201.5%200%200%200%200-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202H2v20h20zM8%2013v5H6V6h3.5a3.5%203.5%200%201%201%200%207zm5.5-.547A2.453%202.453%200%200%201%2015.953%2010H18v2h-2.047a.453.453%200%200%200-.143.883l1.013.337a2.453%202.453%200%200%201-.776%204.78H13.5v-2h2.547a.453.453%200%200%200%20.143-.883l-1.013-.337a2.45%202.45%200%200%201-1.677-2.327%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%20d%3D%22M8%208v3h1.5a1.5%201.5%200%200%200%200-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202H2v20h20zM8%2013v5H6V6h3.5a3.5%203.5%200%201%201%200%207zm5.5-.547A2.453%202.453%200%200%201%2015.953%2010H18v2h-2.047a.453.453%200%200%200-.143.883l1.013.337a2.453%202.453%200%200%201-.776%204.78H13.5v-2h2.547a.453.453%200%200%200%20.143-.883l-1.013-.337a2.45%202.45%200%200%201-1.677-2.327%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-adobe-photoshop-filled.svg?color=%231a73e8&size=48