file type photoshop2 logo

file-type-photoshop2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-photoshop2
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type photoshop2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#070444" d="M24.099 2H8.837v28h20.91V7.888l-5.579-5.816z"/><path fill="#5bc3f6" d="M2.253 3.493H22.56v7.844H2.253zM24.099 2v5.888h5.648z"/><path fill="#070444" d="M7.1 4.987a6 6 0 0 1 1.242-.1a1.58 1.58 0 0 1 1.187.392a1.7 1.7 0 0 1 .429 1.207A1.95 1.95 0 0 1 9.6 7.712a1.57 1.57 0 0 1-1.254.518a2 2 0 0 1-.246-.015v1.7h-1Zm1 2.206a2 2 0 0 0 .228.015a.62.62 0 0 0 .641-.7a.546.546 0 0 0-.569-.618a1.2 1.2 0 0 0-.3.03Zm2.983 1.385a1.85 1.85 0 0 0 .975.311c.345 0 .513-.156.513-.407S12.4 8.1 11.98 7.9a1.59 1.59 0 0 1-1.053-1.5a1.454 1.454 0 0 1 1.5-1.562a1.93 1.93 0 0 1 1.02.259l-.207 1.067a1.6 1.6 0 0 0-.819-.237c-.306 0-.474.148-.474.37c0 .252.2.355.674.592a1.54 1.54 0 0 1 .981 1.5a1.494 1.494 0 0 1-1.6 1.6a2.1 2.1 0 0 1-1.1-.311Zm4.537.402h-.1V5.755h.014a1.1 1.1 0 0 1 .629.113a1.3 1.3 0 0 1 .341.422a1.4 1.4 0 0 1 .149.553c.01.231 0 .417 0 .578a3 3 0 0 1-.035.539a1.9 1.9 0 0 1-.178.529a1.2 1.2 0 0 1-.382.379a.7.7 0 0 1-.437.111m.192-4.141c-.117 0-.23.009-.31.012l-.247.007h-.82v5.054h.964a2.8 2.8 0 0 0 1.082-.184a1.8 1.8 0 0 0 .718-.517a2 2 0 0 0 .392-.788a4 4 0 0 0 .12-1a4.6 4.6 0 0 0-.092-1.186a1.9 1.9 0 0 0-.425-.771a1.7 1.7 0 0 0-.563-.422a2.5 2.5 0 0 0-.577-.188a1.4 1.4 0 0 0-.24-.018"/><path fill="#5bc3f6" d="M16 19.651a7 7 0 0 1-.9-.031v-3.49c.111-.016.5-.031 1.04-.031c1.3 0 1.873.546 1.873 1.791c0 1.556-.916 1.761-2.012 1.761m.139-5.031c-1.054 0-2.095.016-2.622.031c-.069 0-.083.031-.083.109v9.93c0 .078.028.109.1.109H15c.069 0 .1-.031.1-.125V21.13h.86c2.039 0 3.718-.658 3.718-3.132c-.014-1.805-.818-3.378-3.538-3.378m6.935 2.598a2.266 2.266 0 0 0-2.539 2.257c0 1.136.5 1.743 1.928 2.4c1 .451 1.249.685 1.249 1.089c0 .342-.222.7-.86.7a4.07 4.07 0 0 1-2.247-.841a.06.06 0 0 0-.034-.012c-.033 0-.063.032-.063.09v1.432a.16.16 0 0 0 .083.156a3.94 3.94 0 0 0 2.15.607a2.317 2.317 0 0 0 2.594-2.4c0-1.121-.61-1.7-2.039-2.35c-1.04-.467-1.221-.669-1.221-1.043c0-.3.18-.654.86-.654a3.8 3.8 0 0 1 1.928.591a.1.1 0 0 0 .052.018c.043 0 .073-.043.073-.112v-1.274a.22.22 0 0 0-.083-.2a3.37 3.37 0 0 0-1.831-.451"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePhotoshop2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#070444" d="M24.099 2H8.837v28h20.91V7.888l-5.579-5.816z"/><path fill="#5bc3f6" d="M2.253 3.493H22.56v7.844H2.253zM24.099 2v5.888h5.648z"/><path fill="#070444" d="M7.1 4.987a6 6 0 0 1 1.242-.1a1.58 1.58 0 0 1 1.187.392a1.7 1.7 0 0 1 .429 1.207A1.95 1.95 0 0 1 9.6 7.712a1.57 1.57 0 0 1-1.254.518a2 2 0 0 1-.246-.015v1.7h-1Zm1 2.206a2 2 0 0 0 .228.015a.62.62 0 0 0 .641-.7a.546.546 0 0 0-.569-.618a1.2 1.2 0 0 0-.3.03Zm2.983 1.385a1.85 1.85 0 0 0 .975.311c.345 0 .513-.156.513-.407S12.4 8.1 11.98 7.9a1.59 1.59 0 0 1-1.053-1.5a1.454 1.454 0 0 1 1.5-1.562a1.93 1.93 0 0 1 1.02.259l-.207 1.067a1.6 1.6 0 0 0-.819-.237c-.306 0-.474.148-.474.37c0 .252.2.355.674.592a1.54 1.54 0 0 1 .981 1.5a1.494 1.494 0 0 1-1.6 1.6a2.1 2.1 0 0 1-1.1-.311Zm4.537.402h-.1V5.755h.014a1.1 1.1 0 0 1 .629.113a1.3 1.3 0 0 1 .341.422a1.4 1.4 0 0 1 .149.553c.01.231 0 .417 0 .578a3 3 0 0 1-.035.539a1.9 1.9 0 0 1-.178.529a1.2 1.2 0 0 1-.382.379a.7.7 0 0 1-.437.111m.192-4.141c-.117 0-.23.009-.31.012l-.247.007h-.82v5.054h.964a2.8 2.8 0 0 0 1.082-.184a1.8 1.8 0 0 0 .718-.517a2 2 0 0 0 .392-.788a4 4 0 0 0 .12-1a4.6 4.6 0 0 0-.092-1.186a1.9 1.9 0 0 0-.425-.771a1.7 1.7 0 0 0-.563-.422a2.5 2.5 0 0 0-.577-.188a1.4 1.4 0 0 0-.24-.018"/><path fill="#5bc3f6" d="M16 19.651a7 7 0 0 1-.9-.031v-3.49c.111-.016.5-.031 1.04-.031c1.3 0 1.873.546 1.873 1.791c0 1.556-.916 1.761-2.012 1.761m.139-5.031c-1.054 0-2.095.016-2.622.031c-.069 0-.083.031-.083.109v9.93c0 .078.028.109.1.109H15c.069 0 .1-.031.1-.125V21.13h.86c2.039 0 3.718-.658 3.718-3.132c-.014-1.805-.818-3.378-3.538-3.378m6.935 2.598a2.266 2.266 0 0 0-2.539 2.257c0 1.136.5 1.743 1.928 2.4c1 .451 1.249.685 1.249 1.089c0 .342-.222.7-.86.7a4.07 4.07 0 0 1-2.247-.841a.06.06 0 0 0-.034-.012c-.033 0-.063.032-.063.09v1.432a.16.16 0 0 0 .083.156a3.94 3.94 0 0 0 2.15.607a2.317 2.317 0 0 0 2.594-2.4c0-1.121-.61-1.7-2.039-2.35c-1.04-.467-1.221-.669-1.221-1.043c0-.3.18-.654.86-.654a3.8 3.8 0 0 1 1.928.591a.1.1 0 0 0 .052.018c.043 0 .073-.043.073-.112v-1.274a.22.22 0 0 0-.083-.2a3.37 3.37 0 0 0-1.831-.451"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#070444" d="M24.099 2H8.837v28h20.91V7.888l-5.579-5.816z"/><path fill="#5bc3f6" d="M2.253 3.493H22.56v7.844H2.253zM24.099 2v5.888h5.648z"/><path fill="#070444" d="M7.1 4.987a6 6 0 0 1 1.242-.1a1.58 1.58 0 0 1 1.187.392a1.7 1.7 0 0 1 .429 1.207A1.95 1.95 0 0 1 9.6 7.712a1.57 1.57 0 0 1-1.254.518a2 2 0 0 1-.246-.015v1.7h-1Zm1 2.206a2 2 0 0 0 .228.015a.62.62 0 0 0 .641-.7a.546.546 0 0 0-.569-.618a1.2 1.2 0 0 0-.3.03Zm2.983 1.385a1.85 1.85 0 0 0 .975.311c.345 0 .513-.156.513-.407S12.4 8.1 11.98 7.9a1.59 1.59 0 0 1-1.053-1.5a1.454 1.454 0 0 1 1.5-1.562a1.93 1.93 0 0 1 1.02.259l-.207 1.067a1.6 1.6 0 0 0-.819-.237c-.306 0-.474.148-.474.37c0 .252.2.355.674.592a1.54 1.54 0 0 1 .981 1.5a1.494 1.494 0 0 1-1.6 1.6a2.1 2.1 0 0 1-1.1-.311Zm4.537.402h-.1V5.755h.014a1.1 1.1 0 0 1 .629.113a1.3 1.3 0 0 1 .341.422a1.4 1.4 0 0 1 .149.553c.01.231 0 .417 0 .578a3 3 0 0 1-.035.539a1.9 1.9 0 0 1-.178.529a1.2 1.2 0 0 1-.382.379a.7.7 0 0 1-.437.111m.192-4.141c-.117 0-.23.009-.31.012l-.247.007h-.82v5.054h.964a2.8 2.8 0 0 0 1.082-.184a1.8 1.8 0 0 0 .718-.517a2 2 0 0 0 .392-.788a4 4 0 0 0 .12-1a4.6 4.6 0 0 0-.092-1.186a1.9 1.9 0 0 0-.425-.771a1.7 1.7 0 0 0-.563-.422a2.5 2.5 0 0 0-.577-.188a1.4 1.4 0 0 0-.24-.018"/><path fill="#5bc3f6" d="M16 19.651a7 7 0 0 1-.9-.031v-3.49c.111-.016.5-.031 1.04-.031c1.3 0 1.873.546 1.873 1.791c0 1.556-.916 1.761-2.012 1.761m.139-5.031c-1.054 0-2.095.016-2.622.031c-.069 0-.083.031-.083.109v9.93c0 .078.028.109.1.109H15c.069 0 .1-.031.1-.125V21.13h.86c2.039 0 3.718-.658 3.718-3.132c-.014-1.805-.818-3.378-3.538-3.378m6.935 2.598a2.266 2.266 0 0 0-2.539 2.257c0 1.136.5 1.743 1.928 2.4c1 .451 1.249.685 1.249 1.089c0 .342-.222.7-.86.7a4.07 4.07 0 0 1-2.247-.841a.06.06 0 0 0-.034-.012c-.033 0-.063.032-.063.09v1.432a.16.16 0 0 0 .083.156a3.94 3.94 0 0 0 2.15.607a2.317 2.317 0 0 0 2.594-2.4c0-1.121-.61-1.7-2.039-2.35c-1.04-.467-1.221-.669-1.221-1.043c0-.3.18-.654.86-.654a3.8 3.8 0 0 1 1.928.591a.1.1 0 0 0 .052.018c.043 0 .073-.043.073-.112v-1.274a.22.22 0 0 0-.083-.2a3.37 3.37 0 0 0-1.831-.451"/></svg>
</template>

CSS

.icon-file-type-photoshop2 {
  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%23070444%22%20d%3D%22M24.099%202H8.837v28h20.91V7.888l-5.579-5.816z%22%2F%3E%3Cpath%20fill%3D%22%235bc3f6%22%20d%3D%22M2.253%203.493H22.56v7.844H2.253zM24.099%202v5.888h5.648z%22%2F%3E%3Cpath%20fill%3D%22%23070444%22%20d%3D%22M7.1%204.987a6%206%200%200%201%201.242-.1a1.58%201.58%200%200%201%201.187.392a1.7%201.7%200%200%201%20.429%201.207A1.95%201.95%200%200%201%209.6%207.712a1.57%201.57%200%200%201-1.254.518a2%202%200%200%201-.246-.015v1.7h-1Zm1%202.206a2%202%200%200%200%20.228.015a.62.62%200%200%200%20.641-.7a.546.546%200%200%200-.569-.618a1.2%201.2%200%200%200-.3.03Zm2.983%201.385a1.85%201.85%200%200%200%20.975.311c.345%200%20.513-.156.513-.407S12.4%208.1%2011.98%207.9a1.59%201.59%200%200%201-1.053-1.5a1.454%201.454%200%200%201%201.5-1.562a1.93%201.93%200%200%201%201.02.259l-.207%201.067a1.6%201.6%200%200%200-.819-.237c-.306%200-.474.148-.474.37c0%20.252.2.355.674.592a1.54%201.54%200%200%201%20.981%201.5a1.494%201.494%200%200%201-1.6%201.6a2.1%202.1%200%200%201-1.1-.311Zm4.537.402h-.1V5.755h.014a1.1%201.1%200%200%201%20.629.113a1.3%201.3%200%200%201%20.341.422a1.4%201.4%200%200%201%20.149.553c.01.231%200%20.417%200%20.578a3%203%200%200%201-.035.539a1.9%201.9%200%200%201-.178.529a1.2%201.2%200%200%201-.382.379a.7.7%200%200%201-.437.111m.192-4.141c-.117%200-.23.009-.31.012l-.247.007h-.82v5.054h.964a2.8%202.8%200%200%200%201.082-.184a1.8%201.8%200%200%200%20.718-.517a2%202%200%200%200%20.392-.788a4%204%200%200%200%20.12-1a4.6%204.6%200%200%200-.092-1.186a1.9%201.9%200%200%200-.425-.771a1.7%201.7%200%200%200-.563-.422a2.5%202.5%200%200%200-.577-.188a1.4%201.4%200%200%200-.24-.018%22%2F%3E%3Cpath%20fill%3D%22%235bc3f6%22%20d%3D%22M16%2019.651a7%207%200%200%201-.9-.031v-3.49c.111-.016.5-.031%201.04-.031c1.3%200%201.873.546%201.873%201.791c0%201.556-.916%201.761-2.012%201.761m.139-5.031c-1.054%200-2.095.016-2.622.031c-.069%200-.083.031-.083.109v9.93c0%20.078.028.109.1.109H15c.069%200%20.1-.031.1-.125V21.13h.86c2.039%200%203.718-.658%203.718-3.132c-.014-1.805-.818-3.378-3.538-3.378m6.935%202.598a2.266%202.266%200%200%200-2.539%202.257c0%201.136.5%201.743%201.928%202.4c1%20.451%201.249.685%201.249%201.089c0%20.342-.222.7-.86.7a4.07%204.07%200%200%201-2.247-.841a.06.06%200%200%200-.034-.012c-.033%200-.063.032-.063.09v1.432a.16.16%200%200%200%20.083.156a3.94%203.94%200%200%200%202.15.607a2.317%202.317%200%200%200%202.594-2.4c0-1.121-.61-1.7-2.039-2.35c-1.04-.467-1.221-.669-1.221-1.043c0-.3.18-.654.86-.654a3.8%203.8%200%200%201%201.928.591a.1.1%200%200%200%20.052.018c.043%200%20.073-.043.073-.112v-1.274a.22.22%200%200%200-.083-.2a3.37%203.37%200%200%200-1.831-.451%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%23070444%22%20d%3D%22M24.099%202H8.837v28h20.91V7.888l-5.579-5.816z%22%2F%3E%3Cpath%20fill%3D%22%235bc3f6%22%20d%3D%22M2.253%203.493H22.56v7.844H2.253zM24.099%202v5.888h5.648z%22%2F%3E%3Cpath%20fill%3D%22%23070444%22%20d%3D%22M7.1%204.987a6%206%200%200%201%201.242-.1a1.58%201.58%200%200%201%201.187.392a1.7%201.7%200%200%201%20.429%201.207A1.95%201.95%200%200%201%209.6%207.712a1.57%201.57%200%200%201-1.254.518a2%202%200%200%201-.246-.015v1.7h-1Zm1%202.206a2%202%200%200%200%20.228.015a.62.62%200%200%200%20.641-.7a.546.546%200%200%200-.569-.618a1.2%201.2%200%200%200-.3.03Zm2.983%201.385a1.85%201.85%200%200%200%20.975.311c.345%200%20.513-.156.513-.407S12.4%208.1%2011.98%207.9a1.59%201.59%200%200%201-1.053-1.5a1.454%201.454%200%200%201%201.5-1.562a1.93%201.93%200%200%201%201.02.259l-.207%201.067a1.6%201.6%200%200%200-.819-.237c-.306%200-.474.148-.474.37c0%20.252.2.355.674.592a1.54%201.54%200%200%201%20.981%201.5a1.494%201.494%200%200%201-1.6%201.6a2.1%202.1%200%200%201-1.1-.311Zm4.537.402h-.1V5.755h.014a1.1%201.1%200%200%201%20.629.113a1.3%201.3%200%200%201%20.341.422a1.4%201.4%200%200%201%20.149.553c.01.231%200%20.417%200%20.578a3%203%200%200%201-.035.539a1.9%201.9%200%200%201-.178.529a1.2%201.2%200%200%201-.382.379a.7.7%200%200%201-.437.111m.192-4.141c-.117%200-.23.009-.31.012l-.247.007h-.82v5.054h.964a2.8%202.8%200%200%200%201.082-.184a1.8%201.8%200%200%200%20.718-.517a2%202%200%200%200%20.392-.788a4%204%200%200%200%20.12-1a4.6%204.6%200%200%200-.092-1.186a1.9%201.9%200%200%200-.425-.771a1.7%201.7%200%200%200-.563-.422a2.5%202.5%200%200%200-.577-.188a1.4%201.4%200%200%200-.24-.018%22%2F%3E%3Cpath%20fill%3D%22%235bc3f6%22%20d%3D%22M16%2019.651a7%207%200%200%201-.9-.031v-3.49c.111-.016.5-.031%201.04-.031c1.3%200%201.873.546%201.873%201.791c0%201.556-.916%201.761-2.012%201.761m.139-5.031c-1.054%200-2.095.016-2.622.031c-.069%200-.083.031-.083.109v9.93c0%20.078.028.109.1.109H15c.069%200%20.1-.031.1-.125V21.13h.86c2.039%200%203.718-.658%203.718-3.132c-.014-1.805-.818-3.378-3.538-3.378m6.935%202.598a2.266%202.266%200%200%200-2.539%202.257c0%201.136.5%201.743%201.928%202.4c1%20.451%201.249.685%201.249%201.089c0%20.342-.222.7-.86.7a4.07%204.07%200%200%201-2.247-.841a.06.06%200%200%200-.034-.012c-.033%200-.063.032-.063.09v1.432a.16.16%200%200%200%20.083.156a3.94%203.94%200%200%200%202.15.607a2.317%202.317%200%200%200%202.594-2.4c0-1.121-.61-1.7-2.039-2.35c-1.04-.467-1.221-.669-1.221-1.043c0-.3.18-.654.86-.654a3.8%203.8%200%200%201%201.928.591a.1.1%200%200%200%20.052.018c.043%200%20.073-.043.073-.112v-1.274a.22.22%200%200%200-.083-.2a3.37%203.37%200%200%200-1.831-.451%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-photoshop2.svg?color=%231a73e8&size=48