php icon
php-fill from Remix Icon by Remix Design · Fill · Development · Apache-2.0 Free for personal and commercial use.
- Name
- php-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Development
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More development icons from Remix Icon
braces-fillbrackets-fillbug-2-fillbug-fillcode-ai-fillcode-box-fillcode-fillcode-s-fillcode-s-slash-fillcommand-fillcss3-fillcursor-fillgit-branch-fillgit-close-pull-request-fillgit-commit-fillgit-fork-fillgit-merge-fillgit-pr-draft-fillgit-pull-request-fillgit-repository-commits-fillgit-repository-fillgit-repository-private-fillhtml5-fillissues-fill
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="M4.931 9.46H3.594l-.73 3.751h1.187q1.181 0 1.76-.445q.577-.445.779-1.486q.194-.999-.176-1.41t-1.483-.41m2.45 4.153c-.369.354-.814.62-1.298.78q-.715.232-1.82.233H2.588l-.463 2.382H.174l1.742-8.962H5.67q1.694 0 2.471.89q.778.888.468 2.482a4 4 0 0 1-.432 1.2a4 4 0 0 1-.795.995m5.701 1.013l.77-3.965q.132-.677-.097-.922q-.227-.247-.973-.247h-1.547l-.997 5.136H8.3l1.742-8.964h1.937l-.463 2.383h1.725q1.63 0 2.247.568t.373 1.84l-.81 4.171zm10.763-3.208c-.078.42-.224.825-.432 1.2a4 4 0 0 1-.795.995c-.37.353-.814.62-1.299.78q-.715.232-1.822.233h-1.671l-.464 2.383H15.41l1.743-8.962h3.752q1.694 0 2.471.89q.778.886.469 2.48M20.169 9.46h-1.336l-.731 3.751h1.187q1.183 0 1.76-.445t.78-1.486q.194-.999-.177-1.41t-1.483-.41"/></svg>
React
import type { SVGProps } from "react";
export function RiPhpFill(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="M4.931 9.46H3.594l-.73 3.751h1.187q1.181 0 1.76-.445q.577-.445.779-1.486q.194-.999-.176-1.41t-1.483-.41m2.45 4.153c-.369.354-.814.62-1.298.78q-.715.232-1.82.233H2.588l-.463 2.382H.174l1.742-8.962H5.67q1.694 0 2.471.89q.778.888.468 2.482a4 4 0 0 1-.432 1.2a4 4 0 0 1-.795.995m5.701 1.013l.77-3.965q.132-.677-.097-.922q-.227-.247-.973-.247h-1.547l-.997 5.136H8.3l1.742-8.964h1.937l-.463 2.383h1.725q1.63 0 2.247.568t.373 1.84l-.81 4.171zm10.763-3.208c-.078.42-.224.825-.432 1.2a4 4 0 0 1-.795.995c-.37.353-.814.62-1.299.78q-.715.232-1.822.233h-1.671l-.464 2.383H15.41l1.743-8.962h3.752q1.694 0 2.471.89q.778.886.469 2.48M20.169 9.46h-1.336l-.731 3.751h1.187q1.183 0 1.76-.445t.78-1.486q.194-.999-.177-1.41t-1.483-.41"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.931 9.46H3.594l-.73 3.751h1.187q1.181 0 1.76-.445q.577-.445.779-1.486q.194-.999-.176-1.41t-1.483-.41m2.45 4.153c-.369.354-.814.62-1.298.78q-.715.232-1.82.233H2.588l-.463 2.382H.174l1.742-8.962H5.67q1.694 0 2.471.89q.778.888.468 2.482a4 4 0 0 1-.432 1.2a4 4 0 0 1-.795.995m5.701 1.013l.77-3.965q.132-.677-.097-.922q-.227-.247-.973-.247h-1.547l-.997 5.136H8.3l1.742-8.964h1.937l-.463 2.383h1.725q1.63 0 2.247.568t.373 1.84l-.81 4.171zm10.763-3.208c-.078.42-.224.825-.432 1.2a4 4 0 0 1-.795.995c-.37.353-.814.62-1.299.78q-.715.232-1.822.233h-1.671l-.464 2.383H15.41l1.743-8.962h3.752q1.694 0 2.471.89q.778.886.469 2.48M20.169 9.46h-1.336l-.731 3.751h1.187q1.183 0 1.76-.445t.78-1.486q.194-.999-.177-1.41t-1.483-.41"/></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%22M4.931%209.46H3.594l-.73%203.751h1.187q1.181%200%201.76-.445q.577-.445.779-1.486q.194-.999-.176-1.41t-1.483-.41m2.45%204.153c-.369.354-.814.62-1.298.78q-.715.232-1.82.233H2.588l-.463%202.382H.174l1.742-8.962H5.67q1.694%200%202.471.89q.778.888.468%202.482a4%204%200%200%201-.432%201.2a4%204%200%200%201-.795.995m5.701%201.013l.77-3.965q.132-.677-.097-.922q-.227-.247-.973-.247h-1.547l-.997%205.136H8.3l1.742-8.964h1.937l-.463%202.383h1.725q1.63%200%202.247.568t.373%201.84l-.81%204.171zm10.763-3.208c-.078.42-.224.825-.432%201.2a4%204%200%200%201-.795.995c-.37.353-.814.62-1.299.78q-.715.232-1.822.233h-1.671l-.464%202.383H15.41l1.743-8.962h3.752q1.694%200%202.471.89q.778.886.469%202.48M20.169%209.46h-1.336l-.731%203.751h1.187q1.183%200%201.76-.445t.78-1.486q.194-.999-.177-1.41t-1.483-.41%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%22M4.931%209.46H3.594l-.73%203.751h1.187q1.181%200%201.76-.445q.577-.445.779-1.486q.194-.999-.176-1.41t-1.483-.41m2.45%204.153c-.369.354-.814.62-1.298.78q-.715.232-1.82.233H2.588l-.463%202.382H.174l1.742-8.962H5.67q1.694%200%202.471.89q.778.888.468%202.482a4%204%200%200%201-.432%201.2a4%204%200%200%201-.795.995m5.701%201.013l.77-3.965q.132-.677-.097-.922q-.227-.247-.973-.247h-1.547l-.997%205.136H8.3l1.742-8.964h1.937l-.463%202.383h1.725q1.63%200%202.247.568t.373%201.84l-.81%204.171zm10.763-3.208c-.078.42-.224.825-.432%201.2a4%204%200%200%201-.795.995c-.37.353-.814.62-1.299.78q-.715.232-1.822.233h-1.671l-.464%202.383H15.41l1.743-8.962h3.752q1.694%200%202.471.89q.778.886.469%202.48M20.169%209.46h-1.336l-.731%203.751h1.187q1.183%200%201.76-.445t.78-1.486q.194-.999-.177-1.41t-1.483-.41%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/php-fill.svg?color=%231a73e8&size=48