Php Language Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Php Language 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/320515.svg" alt="Php Language icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320515.svg" alt="Php Language icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320515.svg" alt="Php Language icon" :width="24" :height="24" />
CSS background
.icon-php-language {
background-image: url('https://proicons.com/icon/320515.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="php--language_1_" d="M31,31.36H1v-0.72h30V31.36z M31,24.36H1c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v23C31.36,24.199,31.199,24.36,31,24.36z M1.36,23.64h29.28V1.36 H1.36V23.64z M5.19,8.772h1.121v1.177h0.056c0.378-0.911,1.121-1.346,2.115-1.346c1.807,0,2.941,1.472,2.941,3.782 c0,2.312-1.135,3.782-2.941,3.782c-0.994,0-1.681-0.448-2.115-1.345H6.312v3.979H5.19V8.772z M10.22,13.002V11.77 c0-1.288-0.785-2.157-2.046-2.157c-1.022,0-1.862,0.589-1.862,1.387v2.689c0,0.938,0.84,1.471,1.862,1.471 C9.435,15.159,10.22,14.291,10.22,13.002z M13.311,5.635h1.121v4.314h0.056c0.351-0.812,0.967-1.346,2.045-1.346 c1.485,0,2.424,1.009,2.424,2.76V16h-1.121v-4.44c0-1.289-0.561-1.947-1.639-1.947c-0.896,0-1.765,0.448-1.765,1.373V16h-1.121 V5.635z M21.262,8.772h1.121v1.177h0.056c0.378-0.911,1.121-1.346,2.115-1.346c1.807,0,2.941,1.472,2.941,3.782 c0,2.312-1.135,3.782-2.941,3.782c-0.994,0-1.681-0.448-2.115-1.345h-0.056v3.979h-1.121V8.772z M26.291,13.002V11.77 c0-1.288-0.785-2.157-2.046-2.157c-1.022,0-1.862,0.589-1.862,1.387v2.689c0,0.938,0.84,1.471,1.862,1.471 C25.506,15.159,26.291,14.291,26.291,13.002z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!