php-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.

Name
php-fill
Set
Akar Icons
Style
Fill
Viewbox
24×24
License
MIT

The same icon in other sets

Use the php icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.5C5.271 5.5 0 8.355 0 12s5.271 6.5 12 6.5s12-2.855 12-6.5s-5.271-6.5-12-6.5m-1.246 2h1.31l-.416 2h1.17c.742 0 1.24.104 1.524.363c.277.256.361.676.25 1.248l-.52 2.389H12.74l.479-2.209q.086-.457-.067-.625c-.101-.111-.324-.166-.658-.166h-1.049l-.633 3H9.5zM5 9.5h2.666c1.271 0 2.041.852 1.74 2.123C9.056 13.1 8.12 13.5 6.396 13.5h-.824L5.311 15H3.986zm10.5 0h2.666c1.271 0 2.041.852 1.74 2.123c-.35 1.477-1.287 1.877-3.01 1.877h-.824l-.261 1.5h-1.325zm-9.365 1l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.135-.813-.99-.813zm10.5 0l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.134-.813-.99-.813z"/></svg>

React

import type { SVGProps } from "react";

export function AkarIconsPhpFill(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="M12 5.5C5.271 5.5 0 8.355 0 12s5.271 6.5 12 6.5s12-2.855 12-6.5s-5.271-6.5-12-6.5m-1.246 2h1.31l-.416 2h1.17c.742 0 1.24.104 1.524.363c.277.256.361.676.25 1.248l-.52 2.389H12.74l.479-2.209q.086-.457-.067-.625c-.101-.111-.324-.166-.658-.166h-1.049l-.633 3H9.5zM5 9.5h2.666c1.271 0 2.041.852 1.74 2.123C9.056 13.1 8.12 13.5 6.396 13.5h-.824L5.311 15H3.986zm10.5 0h2.666c1.271 0 2.041.852 1.74 2.123c-.35 1.477-1.287 1.877-3.01 1.877h-.824l-.261 1.5h-1.325zm-9.365 1l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.135-.813-.99-.813zm10.5 0l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.134-.813-.99-.813z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.5C5.271 5.5 0 8.355 0 12s5.271 6.5 12 6.5s12-2.855 12-6.5s-5.271-6.5-12-6.5m-1.246 2h1.31l-.416 2h1.17c.742 0 1.24.104 1.524.363c.277.256.361.676.25 1.248l-.52 2.389H12.74l.479-2.209q.086-.457-.067-.625c-.101-.111-.324-.166-.658-.166h-1.049l-.633 3H9.5zM5 9.5h2.666c1.271 0 2.041.852 1.74 2.123C9.056 13.1 8.12 13.5 6.396 13.5h-.824L5.311 15H3.986zm10.5 0h2.666c1.271 0 2.041.852 1.74 2.123c-.35 1.477-1.287 1.877-3.01 1.877h-.824l-.261 1.5h-1.325zm-9.365 1l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.135-.813-.99-.813zm10.5 0l-.377 2h.855c.74 0 1.428-.084 1.543-1.187c.043-.428-.134-.813-.99-.813z"/></svg>
</template>

CSS

.icon-php-fill {
  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%22M12%205.5C5.271%205.5%200%208.355%200%2012s5.271%206.5%2012%206.5s12-2.855%2012-6.5s-5.271-6.5-12-6.5m-1.246%202h1.31l-.416%202h1.17c.742%200%201.24.104%201.524.363c.277.256.361.676.25%201.248l-.52%202.389H12.74l.479-2.209q.086-.457-.067-.625c-.101-.111-.324-.166-.658-.166h-1.049l-.633%203H9.5zM5%209.5h2.666c1.271%200%202.041.852%201.74%202.123C9.056%2013.1%208.12%2013.5%206.396%2013.5h-.824L5.311%2015H3.986zm10.5%200h2.666c1.271%200%202.041.852%201.74%202.123c-.35%201.477-1.287%201.877-3.01%201.877h-.824l-.261%201.5h-1.325zm-9.365%201l-.377%202h.855c.74%200%201.428-.084%201.543-1.187c.043-.428-.135-.813-.99-.813zm10.5%200l-.377%202h.855c.74%200%201.428-.084%201.543-1.187c.043-.428-.134-.813-.99-.813z%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%22M12%205.5C5.271%205.5%200%208.355%200%2012s5.271%206.5%2012%206.5s12-2.855%2012-6.5s-5.271-6.5-12-6.5m-1.246%202h1.31l-.416%202h1.17c.742%200%201.24.104%201.524.363c.277.256.361.676.25%201.248l-.52%202.389H12.74l.479-2.209q.086-.457-.067-.625c-.101-.111-.324-.166-.658-.166h-1.049l-.633%203H9.5zM5%209.5h2.666c1.271%200%202.041.852%201.74%202.123C9.056%2013.1%208.12%2013.5%206.396%2013.5h-.824L5.311%2015H3.986zm10.5%200h2.666c1.271%200%202.041.852%201.74%202.123c-.35%201.477-1.287%201.877-3.01%201.877h-.824l-.261%201.5h-1.325zm-9.365%201l-.377%202h.855c.74%200%201.428-.084%201.543-1.187c.043-.428-.135-.813-.99-.813zm10.5%200l-.377%202h.855c.74%200%201.428-.084%201.543-1.187c.043-.428-.134-.813-.99-.813z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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