php from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
php
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the php logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.15 16.78h1.57a.14.14 0 0 0 .14-.12l.35-1.82h1.22a4.9 4.9 0 0 0 1.51-.2A2.8 2.8 0 0 0 8 14a3.2 3.2 0 0 0 .67-.85a3.4 3.4 0 0 0 .36-1a2.43 2.43 0 0 0-.41-2.16a2.64 2.64 0 0 0-2.09-.78h-3a.16.16 0 0 0-.15.13L2 16.6a.2.2 0 0 0 0 .13a.17.17 0 0 0 .15.05M5 10.62h1a1.45 1.45 0 0 1 1.08.29c.17.18.2.52.11 1a1.8 1.8 0 0 1-.57 1.12a2.17 2.17 0 0 1-1.33.33h-.8zm9.8-.95a2.7 2.7 0 0 0-1.88-.51h-1.19l.33-1.76a.15.15 0 0 0 0-.13a.16.16 0 0 0-.11 0h-1.57a.14.14 0 0 0-.14.12l-1.38 7.27a.13.13 0 0 0 0 .12a.13.13 0 0 0 .11.06h1.54a.14.14 0 0 0 .14-.13l.77-4.07h1.11c.45 0 .61.1.66.16a.8.8 0 0 1 0 .62l-.61 3.24a.13.13 0 0 0 0 .12a.14.14 0 0 0 .11.06h1.56a.16.16 0 0 0 .15-.13l.64-3.4a1.7 1.7 0 0 0-.24-1.64m4.52-.51h-3.13a.14.14 0 0 0-.15.13l-1.46 7.31a.16.16 0 0 0 0 .13a.14.14 0 0 0 .11.05h1.63a.14.14 0 0 0 .15-.12l.37-1.82h1.27a5.3 5.3 0 0 0 1.56-.2a3 3 0 0 0 1.18-.64a3.3 3.3 0 0 0 .7-.85a3.5 3.5 0 0 0 .37-1a2.38 2.38 0 0 0-.42-2.16a2.8 2.8 0 0 0-2.18-.83m.62 2.77a1.83 1.83 0 0 1-.6 1.12a2.28 2.28 0 0 1-1.37.33h-.8l.54-2.76h1a1.6 1.6 0 0 1 1.13.29c.16.18.16.52.1 1.02"/></svg>

React

import type { SVGProps } from "react";

export function BxlPhp(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="M2.15 16.78h1.57a.14.14 0 0 0 .14-.12l.35-1.82h1.22a4.9 4.9 0 0 0 1.51-.2A2.8 2.8 0 0 0 8 14a3.2 3.2 0 0 0 .67-.85a3.4 3.4 0 0 0 .36-1a2.43 2.43 0 0 0-.41-2.16a2.64 2.64 0 0 0-2.09-.78h-3a.16.16 0 0 0-.15.13L2 16.6a.2.2 0 0 0 0 .13a.17.17 0 0 0 .15.05M5 10.62h1a1.45 1.45 0 0 1 1.08.29c.17.18.2.52.11 1a1.8 1.8 0 0 1-.57 1.12a2.17 2.17 0 0 1-1.33.33h-.8zm9.8-.95a2.7 2.7 0 0 0-1.88-.51h-1.19l.33-1.76a.15.15 0 0 0 0-.13a.16.16 0 0 0-.11 0h-1.57a.14.14 0 0 0-.14.12l-1.38 7.27a.13.13 0 0 0 0 .12a.13.13 0 0 0 .11.06h1.54a.14.14 0 0 0 .14-.13l.77-4.07h1.11c.45 0 .61.1.66.16a.8.8 0 0 1 0 .62l-.61 3.24a.13.13 0 0 0 0 .12a.14.14 0 0 0 .11.06h1.56a.16.16 0 0 0 .15-.13l.64-3.4a1.7 1.7 0 0 0-.24-1.64m4.52-.51h-3.13a.14.14 0 0 0-.15.13l-1.46 7.31a.16.16 0 0 0 0 .13a.14.14 0 0 0 .11.05h1.63a.14.14 0 0 0 .15-.12l.37-1.82h1.27a5.3 5.3 0 0 0 1.56-.2a3 3 0 0 0 1.18-.64a3.3 3.3 0 0 0 .7-.85a3.5 3.5 0 0 0 .37-1a2.38 2.38 0 0 0-.42-2.16a2.8 2.8 0 0 0-2.18-.83m.62 2.77a1.83 1.83 0 0 1-.6 1.12a2.28 2.28 0 0 1-1.37.33h-.8l.54-2.76h1a1.6 1.6 0 0 1 1.13.29c.16.18.16.52.1 1.02"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.15 16.78h1.57a.14.14 0 0 0 .14-.12l.35-1.82h1.22a4.9 4.9 0 0 0 1.51-.2A2.8 2.8 0 0 0 8 14a3.2 3.2 0 0 0 .67-.85a3.4 3.4 0 0 0 .36-1a2.43 2.43 0 0 0-.41-2.16a2.64 2.64 0 0 0-2.09-.78h-3a.16.16 0 0 0-.15.13L2 16.6a.2.2 0 0 0 0 .13a.17.17 0 0 0 .15.05M5 10.62h1a1.45 1.45 0 0 1 1.08.29c.17.18.2.52.11 1a1.8 1.8 0 0 1-.57 1.12a2.17 2.17 0 0 1-1.33.33h-.8zm9.8-.95a2.7 2.7 0 0 0-1.88-.51h-1.19l.33-1.76a.15.15 0 0 0 0-.13a.16.16 0 0 0-.11 0h-1.57a.14.14 0 0 0-.14.12l-1.38 7.27a.13.13 0 0 0 0 .12a.13.13 0 0 0 .11.06h1.54a.14.14 0 0 0 .14-.13l.77-4.07h1.11c.45 0 .61.1.66.16a.8.8 0 0 1 0 .62l-.61 3.24a.13.13 0 0 0 0 .12a.14.14 0 0 0 .11.06h1.56a.16.16 0 0 0 .15-.13l.64-3.4a1.7 1.7 0 0 0-.24-1.64m4.52-.51h-3.13a.14.14 0 0 0-.15.13l-1.46 7.31a.16.16 0 0 0 0 .13a.14.14 0 0 0 .11.05h1.63a.14.14 0 0 0 .15-.12l.37-1.82h1.27a5.3 5.3 0 0 0 1.56-.2a3 3 0 0 0 1.18-.64a3.3 3.3 0 0 0 .7-.85a3.5 3.5 0 0 0 .37-1a2.38 2.38 0 0 0-.42-2.16a2.8 2.8 0 0 0-2.18-.83m.62 2.77a1.83 1.83 0 0 1-.6 1.12a2.28 2.28 0 0 1-1.37.33h-.8l.54-2.76h1a1.6 1.6 0 0 1 1.13.29c.16.18.16.52.1 1.02"/></svg>
</template>

CSS

.icon-php {
  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%22M2.15%2016.78h1.57a.14.14%200%200%200%20.14-.12l.35-1.82h1.22a4.9%204.9%200%200%200%201.51-.2A2.8%202.8%200%200%200%208%2014a3.2%203.2%200%200%200%20.67-.85a3.4%203.4%200%200%200%20.36-1a2.43%202.43%200%200%200-.41-2.16a2.64%202.64%200%200%200-2.09-.78h-3a.16.16%200%200%200-.15.13L2%2016.6a.2.2%200%200%200%200%20.13a.17.17%200%200%200%20.15.05M5%2010.62h1a1.45%201.45%200%200%201%201.08.29c.17.18.2.52.11%201a1.8%201.8%200%200%201-.57%201.12a2.17%202.17%200%200%201-1.33.33h-.8zm9.8-.95a2.7%202.7%200%200%200-1.88-.51h-1.19l.33-1.76a.15.15%200%200%200%200-.13a.16.16%200%200%200-.11%200h-1.57a.14.14%200%200%200-.14.12l-1.38%207.27a.13.13%200%200%200%200%20.12a.13.13%200%200%200%20.11.06h1.54a.14.14%200%200%200%20.14-.13l.77-4.07h1.11c.45%200%20.61.1.66.16a.8.8%200%200%201%200%20.62l-.61%203.24a.13.13%200%200%200%200%20.12a.14.14%200%200%200%20.11.06h1.56a.16.16%200%200%200%20.15-.13l.64-3.4a1.7%201.7%200%200%200-.24-1.64m4.52-.51h-3.13a.14.14%200%200%200-.15.13l-1.46%207.31a.16.16%200%200%200%200%20.13a.14.14%200%200%200%20.11.05h1.63a.14.14%200%200%200%20.15-.12l.37-1.82h1.27a5.3%205.3%200%200%200%201.56-.2a3%203%200%200%200%201.18-.64a3.3%203.3%200%200%200%20.7-.85a3.5%203.5%200%200%200%20.37-1a2.38%202.38%200%200%200-.42-2.16a2.8%202.8%200%200%200-2.18-.83m.62%202.77a1.83%201.83%200%200%201-.6%201.12a2.28%202.28%200%200%201-1.37.33h-.8l.54-2.76h1a1.6%201.6%200%200%201%201.13.29c.16.18.16.52.1%201.02%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%22M2.15%2016.78h1.57a.14.14%200%200%200%20.14-.12l.35-1.82h1.22a4.9%204.9%200%200%200%201.51-.2A2.8%202.8%200%200%200%208%2014a3.2%203.2%200%200%200%20.67-.85a3.4%203.4%200%200%200%20.36-1a2.43%202.43%200%200%200-.41-2.16a2.64%202.64%200%200%200-2.09-.78h-3a.16.16%200%200%200-.15.13L2%2016.6a.2.2%200%200%200%200%20.13a.17.17%200%200%200%20.15.05M5%2010.62h1a1.45%201.45%200%200%201%201.08.29c.17.18.2.52.11%201a1.8%201.8%200%200%201-.57%201.12a2.17%202.17%200%200%201-1.33.33h-.8zm9.8-.95a2.7%202.7%200%200%200-1.88-.51h-1.19l.33-1.76a.15.15%200%200%200%200-.13a.16.16%200%200%200-.11%200h-1.57a.14.14%200%200%200-.14.12l-1.38%207.27a.13.13%200%200%200%200%20.12a.13.13%200%200%200%20.11.06h1.54a.14.14%200%200%200%20.14-.13l.77-4.07h1.11c.45%200%20.61.1.66.16a.8.8%200%200%201%200%20.62l-.61%203.24a.13.13%200%200%200%200%20.12a.14.14%200%200%200%20.11.06h1.56a.16.16%200%200%200%20.15-.13l.64-3.4a1.7%201.7%200%200%200-.24-1.64m4.52-.51h-3.13a.14.14%200%200%200-.15.13l-1.46%207.31a.16.16%200%200%200%200%20.13a.14.14%200%200%200%20.11.05h1.63a.14.14%200%200%200%20.15-.12l.37-1.82h1.27a5.3%205.3%200%200%200%201.56-.2a3%203%200%200%200%201.18-.64a3.3%203.3%200%200%200%20.7-.85a3.5%203.5%200%200%200%20.37-1a2.38%202.38%200%200%200-.42-2.16a2.8%202.8%200%200%200-2.18-.83m.62%202.77a1.83%201.83%200%200%201-.6%201.12a2.28%202.28%200%200%201-1.37.33h-.8l.54-2.76h1a1.6%201.6%200%200%201%201.13.29c.16.18.16.52.1%201.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/php.svg?color=%231a73e8&size=48