phpstorm-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.

Name
phpstorm-light
Set
Skill Icons
Style
Light
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the phpstorm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#f4f2ed" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVG5qy9KbCN)"><path fill="url(#SVGz9XCEcAq)" d="m139 78l-8.25-25l-61-13L40 73.75l93 47.5z"/><path fill="url(#SVGOnU5VvPp)" d="m110 143.5l-1.75-52L40 73.75L56.75 174l53.25-.5z"/><path fill="url(#SVGg4GjTbIw)" d="m95.25 142.5l3.25-41.25L148 50.5l44.25 8L215 115.25l-23.75 23.5l-38.75-6.25l-24 25.25z"/><path fill="url(#SVGjqmKmdvz)" d="m148 50.5l-71 63l13.75 81l59 20.5L215 176z"/><path fill="#000" d="M181.5 73.5h-108v108h108z"/><path fill="#fff" d="M124.25 161.25h-40.5V168h40.5zm-41-73.75h18.25c10.75 0 17.25 6.25 17.25 15.5v.25c0 10.5-8 15.75-18.25 15.75H93v13.5h-9.75zM101 110c5 0 7.75-3 7.75-6.75V103c0-4.5-3-6.75-8-6.75h-7.5V110zm20.25 16l5.75-7c4 3.25 8.25 5.5 13.5 5.5c4 0 6.5-1.5 6.5-4.25V120c0-2.5-1.5-3.75-9-5.75c-9-2.25-15-4.75-15-13.75v-.25c0-8.25 6.5-13.5 15.75-13.5c6.5 0 12.25 2 16.75 5.75l-5.25 7.5c-4-2.75-8-4.5-11.75-4.5s-5.75 1.75-5.75 4v.25c0 3 2 4 9.75 6c9 2.5 14.25 5.75 14.25 13.5v.25c0 9-6.75 14-16.5 14c-6.75-.25-13.5-2.75-19-7.5"/></g></g><defs><linearGradient id="SVGz9XCEcAq" x1="41.395" x2="114.868" y1="157.114" y2="60.064" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/><stop offset=".758" stop-color="#fa3293"/><stop offset=".941" stop-color="#ff318c"/></linearGradient><linearGradient id="SVGOnU5VvPp" x1="46.824" x2="120.18" y1="160.947" y2="64.052" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/><stop offset=".758" stop-color="#fa3293"/><stop offset=".941" stop-color="#ff318c"/></linearGradient><linearGradient id="SVGg4GjTbIw" x1="167.142" x2="125.685" y1="156.012" y2="57.62" gradientUnits="userSpaceOnUse"><stop offset=".183" stop-color="#765af8"/><stop offset=".238" stop-color="#8655f6"/><stop offset=".345" stop-color="#9f4cf3"/><stop offset=".443" stop-color="#ae47f2"/><stop offset=".522" stop-color="#b345f1"/></linearGradient><linearGradient id="SVGjqmKmdvz" x1="198.164" x2="101.744" y1="183.347" y2="108.79" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/></linearGradient><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsPhpstormLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clipPath="url(#SVGv3WPqdcU)"><path fill="#f4f2ed" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clipPath="url(#SVG5qy9KbCN)"><path fill="url(#SVGz9XCEcAq)" d="m139 78l-8.25-25l-61-13L40 73.75l93 47.5z"/><path fill="url(#SVGOnU5VvPp)" d="m110 143.5l-1.75-52L40 73.75L56.75 174l53.25-.5z"/><path fill="url(#SVGg4GjTbIw)" d="m95.25 142.5l3.25-41.25L148 50.5l44.25 8L215 115.25l-23.75 23.5l-38.75-6.25l-24 25.25z"/><path fill="url(#SVGjqmKmdvz)" d="m148 50.5l-71 63l13.75 81l59 20.5L215 176z"/><path fill="#000" d="M181.5 73.5h-108v108h108z"/><path fill="#fff" d="M124.25 161.25h-40.5V168h40.5zm-41-73.75h18.25c10.75 0 17.25 6.25 17.25 15.5v.25c0 10.5-8 15.75-18.25 15.75H93v13.5h-9.75zM101 110c5 0 7.75-3 7.75-6.75V103c0-4.5-3-6.75-8-6.75h-7.5V110zm20.25 16l5.75-7c4 3.25 8.25 5.5 13.5 5.5c4 0 6.5-1.5 6.5-4.25V120c0-2.5-1.5-3.75-9-5.75c-9-2.25-15-4.75-15-13.75v-.25c0-8.25 6.5-13.5 15.75-13.5c6.5 0 12.25 2 16.75 5.75l-5.25 7.5c-4-2.75-8-4.5-11.75-4.5s-5.75 1.75-5.75 4v.25c0 3 2 4 9.75 6c9 2.5 14.25 5.75 14.25 13.5v.25c0 9-6.75 14-16.5 14c-6.75-.25-13.5-2.75-19-7.5"/></g></g><defs><linearGradient id="SVGz9XCEcAq" x1="41.395" x2="114.868" y1="157.114" y2="60.064" gradientUnits="userSpaceOnUse"><stop offset=".016" stopColor="#765af8"/><stop offset=".382" stopColor="#b345f1"/><stop offset=".758" stopColor="#fa3293"/><stop offset=".941" stopColor="#ff318c"/></linearGradient><linearGradient id="SVGOnU5VvPp" x1="46.824" x2="120.18" y1="160.947" y2="64.052" gradientUnits="userSpaceOnUse"><stop offset=".016" stopColor="#765af8"/><stop offset=".382" stopColor="#b345f1"/><stop offset=".758" stopColor="#fa3293"/><stop offset=".941" stopColor="#ff318c"/></linearGradient><linearGradient id="SVGg4GjTbIw" x1="167.142" x2="125.685" y1="156.012" y2="57.62" gradientUnits="userSpaceOnUse"><stop offset=".183" stopColor="#765af8"/><stop offset=".238" stopColor="#8655f6"/><stop offset=".345" stopColor="#9f4cf3"/><stop offset=".443" stopColor="#ae47f2"/><stop offset=".522" stopColor="#b345f1"/></linearGradient><linearGradient id="SVGjqmKmdvz" x1="198.164" x2="101.744" y1="183.347" y2="108.79" gradientUnits="userSpaceOnUse"><stop offset=".016" stopColor="#765af8"/><stop offset=".382" stopColor="#b345f1"/></linearGradient><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#f4f2ed" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVG5qy9KbCN)"><path fill="url(#SVGz9XCEcAq)" d="m139 78l-8.25-25l-61-13L40 73.75l93 47.5z"/><path fill="url(#SVGOnU5VvPp)" d="m110 143.5l-1.75-52L40 73.75L56.75 174l53.25-.5z"/><path fill="url(#SVGg4GjTbIw)" d="m95.25 142.5l3.25-41.25L148 50.5l44.25 8L215 115.25l-23.75 23.5l-38.75-6.25l-24 25.25z"/><path fill="url(#SVGjqmKmdvz)" d="m148 50.5l-71 63l13.75 81l59 20.5L215 176z"/><path fill="#000" d="M181.5 73.5h-108v108h108z"/><path fill="#fff" d="M124.25 161.25h-40.5V168h40.5zm-41-73.75h18.25c10.75 0 17.25 6.25 17.25 15.5v.25c0 10.5-8 15.75-18.25 15.75H93v13.5h-9.75zM101 110c5 0 7.75-3 7.75-6.75V103c0-4.5-3-6.75-8-6.75h-7.5V110zm20.25 16l5.75-7c4 3.25 8.25 5.5 13.5 5.5c4 0 6.5-1.5 6.5-4.25V120c0-2.5-1.5-3.75-9-5.75c-9-2.25-15-4.75-15-13.75v-.25c0-8.25 6.5-13.5 15.75-13.5c6.5 0 12.25 2 16.75 5.75l-5.25 7.5c-4-2.75-8-4.5-11.75-4.5s-5.75 1.75-5.75 4v.25c0 3 2 4 9.75 6c9 2.5 14.25 5.75 14.25 13.5v.25c0 9-6.75 14-16.5 14c-6.75-.25-13.5-2.75-19-7.5"/></g></g><defs><linearGradient id="SVGz9XCEcAq" x1="41.395" x2="114.868" y1="157.114" y2="60.064" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/><stop offset=".758" stop-color="#fa3293"/><stop offset=".941" stop-color="#ff318c"/></linearGradient><linearGradient id="SVGOnU5VvPp" x1="46.824" x2="120.18" y1="160.947" y2="64.052" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/><stop offset=".758" stop-color="#fa3293"/><stop offset=".941" stop-color="#ff318c"/></linearGradient><linearGradient id="SVGg4GjTbIw" x1="167.142" x2="125.685" y1="156.012" y2="57.62" gradientUnits="userSpaceOnUse"><stop offset=".183" stop-color="#765af8"/><stop offset=".238" stop-color="#8655f6"/><stop offset=".345" stop-color="#9f4cf3"/><stop offset=".443" stop-color="#ae47f2"/><stop offset=".522" stop-color="#b345f1"/></linearGradient><linearGradient id="SVGjqmKmdvz" x1="198.164" x2="101.744" y1="183.347" y2="108.79" gradientUnits="userSpaceOnUse"><stop offset=".016" stop-color="#765af8"/><stop offset=".382" stop-color="#b345f1"/></linearGradient><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-phpstorm-light {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23f4f2ed%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG5qy9KbCN)%22%3E%3Cpath%20fill%3D%22url(%23SVGz9XCEcAq)%22%20d%3D%22m139%2078l-8.25-25l-61-13L40%2073.75l93%2047.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGOnU5VvPp)%22%20d%3D%22m110%20143.5l-1.75-52L40%2073.75L56.75%20174l53.25-.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg4GjTbIw)%22%20d%3D%22m95.25%20142.5l3.25-41.25L148%2050.5l44.25%208L215%20115.25l-23.75%2023.5l-38.75-6.25l-24%2025.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjqmKmdvz)%22%20d%3D%22m148%2050.5l-71%2063l13.75%2081l59%2020.5L215%20176z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M181.5%2073.5h-108v108h108z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M124.25%20161.25h-40.5V168h40.5zm-41-73.75h18.25c10.75%200%2017.25%206.25%2017.25%2015.5v.25c0%2010.5-8%2015.75-18.25%2015.75H93v13.5h-9.75zM101%20110c5%200%207.75-3%207.75-6.75V103c0-4.5-3-6.75-8-6.75h-7.5V110zm20.25%2016l5.75-7c4%203.25%208.25%205.5%2013.5%205.5c4%200%206.5-1.5%206.5-4.25V120c0-2.5-1.5-3.75-9-5.75c-9-2.25-15-4.75-15-13.75v-.25c0-8.25%206.5-13.5%2015.75-13.5c6.5%200%2012.25%202%2016.75%205.75l-5.25%207.5c-4-2.75-8-4.5-11.75-4.5s-5.75%201.75-5.75%204v.25c0%203%202%204%209.75%206c9%202.5%2014.25%205.75%2014.25%2013.5v.25c0%209-6.75%2014-16.5%2014c-6.75-.25-13.5-2.75-19-7.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGz9XCEcAq%22%20x1%3D%2241.395%22%20x2%3D%22114.868%22%20y1%3D%22157.114%22%20y2%3D%2260.064%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3Cstop%20offset%3D%22.758%22%20stop-color%3D%22%23fa3293%22%2F%3E%3Cstop%20offset%3D%22.941%22%20stop-color%3D%22%23ff318c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGOnU5VvPp%22%20x1%3D%2246.824%22%20x2%3D%22120.18%22%20y1%3D%22160.947%22%20y2%3D%2264.052%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3Cstop%20offset%3D%22.758%22%20stop-color%3D%22%23fa3293%22%2F%3E%3Cstop%20offset%3D%22.941%22%20stop-color%3D%22%23ff318c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGg4GjTbIw%22%20x1%3D%22167.142%22%20x2%3D%22125.685%22%20y1%3D%22156.012%22%20y2%3D%2257.62%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.183%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.238%22%20stop-color%3D%22%238655f6%22%2F%3E%3Cstop%20offset%3D%22.345%22%20stop-color%3D%22%239f4cf3%22%2F%3E%3Cstop%20offset%3D%22.443%22%20stop-color%3D%22%23ae47f2%22%2F%3E%3Cstop%20offset%3D%22.522%22%20stop-color%3D%22%23b345f1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjqmKmdvz%22%20x1%3D%22198.164%22%20x2%3D%22101.744%22%20y1%3D%22183.347%22%20y2%3D%22108.79%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVG5qy9KbCN%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2040h175v175H40z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23f4f2ed%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG5qy9KbCN)%22%3E%3Cpath%20fill%3D%22url(%23SVGz9XCEcAq)%22%20d%3D%22m139%2078l-8.25-25l-61-13L40%2073.75l93%2047.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGOnU5VvPp)%22%20d%3D%22m110%20143.5l-1.75-52L40%2073.75L56.75%20174l53.25-.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg4GjTbIw)%22%20d%3D%22m95.25%20142.5l3.25-41.25L148%2050.5l44.25%208L215%20115.25l-23.75%2023.5l-38.75-6.25l-24%2025.25z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjqmKmdvz)%22%20d%3D%22m148%2050.5l-71%2063l13.75%2081l59%2020.5L215%20176z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M181.5%2073.5h-108v108h108z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M124.25%20161.25h-40.5V168h40.5zm-41-73.75h18.25c10.75%200%2017.25%206.25%2017.25%2015.5v.25c0%2010.5-8%2015.75-18.25%2015.75H93v13.5h-9.75zM101%20110c5%200%207.75-3%207.75-6.75V103c0-4.5-3-6.75-8-6.75h-7.5V110zm20.25%2016l5.75-7c4%203.25%208.25%205.5%2013.5%205.5c4%200%206.5-1.5%206.5-4.25V120c0-2.5-1.5-3.75-9-5.75c-9-2.25-15-4.75-15-13.75v-.25c0-8.25%206.5-13.5%2015.75-13.5c6.5%200%2012.25%202%2016.75%205.75l-5.25%207.5c-4-2.75-8-4.5-11.75-4.5s-5.75%201.75-5.75%204v.25c0%203%202%204%209.75%206c9%202.5%2014.25%205.75%2014.25%2013.5v.25c0%209-6.75%2014-16.5%2014c-6.75-.25-13.5-2.75-19-7.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGz9XCEcAq%22%20x1%3D%2241.395%22%20x2%3D%22114.868%22%20y1%3D%22157.114%22%20y2%3D%2260.064%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3Cstop%20offset%3D%22.758%22%20stop-color%3D%22%23fa3293%22%2F%3E%3Cstop%20offset%3D%22.941%22%20stop-color%3D%22%23ff318c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGOnU5VvPp%22%20x1%3D%2246.824%22%20x2%3D%22120.18%22%20y1%3D%22160.947%22%20y2%3D%2264.052%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3Cstop%20offset%3D%22.758%22%20stop-color%3D%22%23fa3293%22%2F%3E%3Cstop%20offset%3D%22.941%22%20stop-color%3D%22%23ff318c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGg4GjTbIw%22%20x1%3D%22167.142%22%20x2%3D%22125.685%22%20y1%3D%22156.012%22%20y2%3D%2257.62%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.183%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.238%22%20stop-color%3D%22%238655f6%22%2F%3E%3Cstop%20offset%3D%22.345%22%20stop-color%3D%22%239f4cf3%22%2F%3E%3Cstop%20offset%3D%22.443%22%20stop-color%3D%22%23ae47f2%22%2F%3E%3Cstop%20offset%3D%22.522%22%20stop-color%3D%22%23b345f1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGjqmKmdvz%22%20x1%3D%22198.164%22%20x2%3D%22101.744%22%20y1%3D%22183.347%22%20y2%3D%22108.79%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.016%22%20stop-color%3D%22%23765af8%22%2F%3E%3Cstop%20offset%3D%22.382%22%20stop-color%3D%22%23b345f1%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVG5qy9KbCN%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2040h175v175H40z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/phpstorm-light.svg?color=%231a73e8&size=48