Pixelarticons

Php Pixel Art Icon

A PHP language icon for server-side scripting contexts, language selectors, .php file badges, and web backend documentation.

development Pro 1 variant

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Php icon

The PHP logotype, representing the popular server-side scripting language used across web development. IDEs use it for language mode indicators, file explorers show it on .php file badges, and developer documentation uses it to label PHP code samples. Because PHP is closely tied to CMS platforms and server-rendered pages, the icon also fits backend settings sections. Visual consistency in stroke weight and scale helps it sit naturally alongside other language icons.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/php.svg" width="24" height="24" alt="Php" />

<!-- React -->
import { Php } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="php.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons