file type photoshop logo
file-type-photoshop from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-photoshop
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type photoshop logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c0824" d="M3.167 3.517h25.666v24.966H3.167Z"/><path fill="#31c5f0" d="M3.167 3.517h25.666v24.966H3.167ZM2 29.65h28V2.35H2Zm18.877-16.1c-.922 0-1.237.467-1.237.852c0 .42.21.712 1.447 1.353c1.832.887 2.4 1.738 2.4 2.987c0 1.867-1.423 2.87-3.348 2.87a5.1 5.1 0 0 1-2.392-.5c-.082-.035-.093-.093-.093-.187v-1.717c0-.117.058-.152.14-.093a4.33 4.33 0 0 0 2.345.688c.922 0 1.307-.385 1.307-.91c0-.42-.268-.793-1.447-1.4c-1.657-.793-2.345-1.6-2.345-2.94c0-1.505 1.178-2.753 3.22-2.753a5.4 5.4 0 0 1 2.088.327a.26.26 0 0 1 .117.233v1.6c0 .093-.058.152-.175.117a3.94 3.94 0 0 0-2.03-.525Zm-10.034 1.388c.268.023.478.023.945.023c1.365 0 2.648-.478 2.648-2.333c0-1.482-.922-2.228-2.473-2.228c-.467 0-.91.023-1.12.035Zm-2.077-6.2c0-.082.163-.14.257-.14a70 70 0 0 1 3.01-.058c3.232 0 4.492 1.773 4.492 4.037c0 2.963-2.147 4.235-4.783 4.235c-.443 0-.595-.023-.91-.023v4.48c0 .093-.035.14-.14.14H8.907c-.093 0-.14-.035-.14-.14V8.743Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePhotoshop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c0824" d="M3.167 3.517h25.666v24.966H3.167Z"/><path fill="#31c5f0" d="M3.167 3.517h25.666v24.966H3.167ZM2 29.65h28V2.35H2Zm18.877-16.1c-.922 0-1.237.467-1.237.852c0 .42.21.712 1.447 1.353c1.832.887 2.4 1.738 2.4 2.987c0 1.867-1.423 2.87-3.348 2.87a5.1 5.1 0 0 1-2.392-.5c-.082-.035-.093-.093-.093-.187v-1.717c0-.117.058-.152.14-.093a4.33 4.33 0 0 0 2.345.688c.922 0 1.307-.385 1.307-.91c0-.42-.268-.793-1.447-1.4c-1.657-.793-2.345-1.6-2.345-2.94c0-1.505 1.178-2.753 3.22-2.753a5.4 5.4 0 0 1 2.088.327a.26.26 0 0 1 .117.233v1.6c0 .093-.058.152-.175.117a3.94 3.94 0 0 0-2.03-.525Zm-10.034 1.388c.268.023.478.023.945.023c1.365 0 2.648-.478 2.648-2.333c0-1.482-.922-2.228-2.473-2.228c-.467 0-.91.023-1.12.035Zm-2.077-6.2c0-.082.163-.14.257-.14a70 70 0 0 1 3.01-.058c3.232 0 4.492 1.773 4.492 4.037c0 2.963-2.147 4.235-4.783 4.235c-.443 0-.595-.023-.91-.023v4.48c0 .093-.035.14-.14.14H8.907c-.093 0-.14-.035-.14-.14V8.743Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c0824" d="M3.167 3.517h25.666v24.966H3.167Z"/><path fill="#31c5f0" d="M3.167 3.517h25.666v24.966H3.167ZM2 29.65h28V2.35H2Zm18.877-16.1c-.922 0-1.237.467-1.237.852c0 .42.21.712 1.447 1.353c1.832.887 2.4 1.738 2.4 2.987c0 1.867-1.423 2.87-3.348 2.87a5.1 5.1 0 0 1-2.392-.5c-.082-.035-.093-.093-.093-.187v-1.717c0-.117.058-.152.14-.093a4.33 4.33 0 0 0 2.345.688c.922 0 1.307-.385 1.307-.91c0-.42-.268-.793-1.447-1.4c-1.657-.793-2.345-1.6-2.345-2.94c0-1.505 1.178-2.753 3.22-2.753a5.4 5.4 0 0 1 2.088.327a.26.26 0 0 1 .117.233v1.6c0 .093-.058.152-.175.117a3.94 3.94 0 0 0-2.03-.525Zm-10.034 1.388c.268.023.478.023.945.023c1.365 0 2.648-.478 2.648-2.333c0-1.482-.922-2.228-2.473-2.228c-.467 0-.91.023-1.12.035Zm-2.077-6.2c0-.082.163-.14.257-.14a70 70 0 0 1 3.01-.058c3.232 0 4.492 1.773 4.492 4.037c0 2.963-2.147 4.235-4.783 4.235c-.443 0-.595-.023-.91-.023v4.48c0 .093-.035.14-.14.14H8.907c-.093 0-.14-.035-.14-.14V8.743Z"/></svg> </template>
CSS
.icon-file-type-photoshop {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%230c0824%22%20d%3D%22M3.167%203.517h25.666v24.966H3.167Z%22%2F%3E%3Cpath%20fill%3D%22%2331c5f0%22%20d%3D%22M3.167%203.517h25.666v24.966H3.167ZM2%2029.65h28V2.35H2Zm18.877-16.1c-.922%200-1.237.467-1.237.852c0%20.42.21.712%201.447%201.353c1.832.887%202.4%201.738%202.4%202.987c0%201.867-1.423%202.87-3.348%202.87a5.1%205.1%200%200%201-2.392-.5c-.082-.035-.093-.093-.093-.187v-1.717c0-.117.058-.152.14-.093a4.33%204.33%200%200%200%202.345.688c.922%200%201.307-.385%201.307-.91c0-.42-.268-.793-1.447-1.4c-1.657-.793-2.345-1.6-2.345-2.94c0-1.505%201.178-2.753%203.22-2.753a5.4%205.4%200%200%201%202.088.327a.26.26%200%200%201%20.117.233v1.6c0%20.093-.058.152-.175.117a3.94%203.94%200%200%200-2.03-.525Zm-10.034%201.388c.268.023.478.023.945.023c1.365%200%202.648-.478%202.648-2.333c0-1.482-.922-2.228-2.473-2.228c-.467%200-.91.023-1.12.035Zm-2.077-6.2c0-.082.163-.14.257-.14a70%2070%200%200%201%203.01-.058c3.232%200%204.492%201.773%204.492%204.037c0%202.963-2.147%204.235-4.783%204.235c-.443%200-.595-.023-.91-.023v4.48c0%20.093-.035.14-.14.14H8.907c-.093%200-.14-.035-.14-.14V8.743Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%230c0824%22%20d%3D%22M3.167%203.517h25.666v24.966H3.167Z%22%2F%3E%3Cpath%20fill%3D%22%2331c5f0%22%20d%3D%22M3.167%203.517h25.666v24.966H3.167ZM2%2029.65h28V2.35H2Zm18.877-16.1c-.922%200-1.237.467-1.237.852c0%20.42.21.712%201.447%201.353c1.832.887%202.4%201.738%202.4%202.987c0%201.867-1.423%202.87-3.348%202.87a5.1%205.1%200%200%201-2.392-.5c-.082-.035-.093-.093-.093-.187v-1.717c0-.117.058-.152.14-.093a4.33%204.33%200%200%200%202.345.688c.922%200%201.307-.385%201.307-.91c0-.42-.268-.793-1.447-1.4c-1.657-.793-2.345-1.6-2.345-2.94c0-1.505%201.178-2.753%203.22-2.753a5.4%205.4%200%200%201%202.088.327a.26.26%200%200%201%20.117.233v1.6c0%20.093-.058.152-.175.117a3.94%203.94%200%200%200-2.03-.525Zm-10.034%201.388c.268.023.478.023.945.023c1.365%200%202.648-.478%202.648-2.333c0-1.482-.922-2.228-2.473-2.228c-.467%200-.91.023-1.12.035Zm-2.077-6.2c0-.082.163-.14.257-.14a70%2070%200%200%201%203.01-.058c3.232%200%204.492%201.773%204.492%204.037c0%202.963-2.147%204.235-4.783%204.235c-.443%200-.595-.023-.91-.023v4.48c0%20.093-.035.14-.14.14H8.907c-.093%200-.14-.035-.14-.14V8.743Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-photoshop.svg?color=%231a73e8&size=48