PHPackages                             webkernel/standard-pix - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. webkernel/standard-pix

ActiveWebkernel-assets[Image &amp; Media](/categories/media)

webkernel/standard-pix
======================

Standard graphics, icons, pixmaps, backgrounds, and encoded brand assets for the Webkernel platform.

00PHP

Since Jun 22Pushed yesterdayCompare

[ Source](https://github.com/webkernelphp/standard-pix)[ Packagist](https://packagist.org/packages/webkernel/standard-pix)[ RSS](/packages/webkernel-standard-pix/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

webkernel/std-svg-collection
============================

[](#webkernelstd-svg-collection)

Standalone collection of +6000 SVG icons (Lucide, Simple Icons, and custom) for the Webkernel platform.

**No Laravel dependency.** Works in any PHP 8.4+ project.

Installation
------------

[](#installation)

```
composer require webkernel/std-svg-collection
```

Usage
-----

[](#usage)

```
$svg = webkernel_grab_icon('arrow-right');

if ($svg !== null) {
    echo $svg;
}
```

Icon sets
---------

[](#icon-sets)

SetDirectorySourceLucide`resources/svg/lucide/`[lucide.dev](https://lucide.dev)Simple Icons`resources/svg/simple-icons/`[simpleicons.org](https://simpleicons.org)Custom`resources/svg/custom/`Project-specific icons, override any of the aboveSearch order: `custom` → `lucide` → `simple-icons`. The first match wins.

Functions
---------

[](#functions)

### `webkernel_grab_icon(string $filename): ?string`

[](#webkernel_grab_iconstring-filename-string)

Returns raw SVG markup for the given icon name (without extension), or `null`if not found.

License
-------

[](#license)

EPL-2.0 — see upstream icon set licenses for icon-specific terms (Lucide: ISC, Simple Icons: CC0).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7ca47a9cb55bea444be4762c86fcfffa862e5aea58809ff36f8a1f70cd86dc8?d=identicon)[webkernelphp](/maintainers/webkernelphp)

---

Top Contributors

[![emyassine](https://avatars.githubusercontent.com/u/165125632?v=4)](https://github.com/emyassine "emyassine (6 commits)")

---

Tags

base64imagesphpsvg-iconswebkernel

### Embed Badge

![Health badge](/badges/webkernel-standard-pix/health.svg)

```
[![Health](https://phpackages.com/badges/webkernel-standard-pix/health.svg)](https://phpackages.com/packages/webkernel-standard-pix)
```

###  Alternatives

[char0n/ffmpeg-php

PHP wrapper for FFmpeg application

495236.3k1](/packages/char0n-ffmpeg-php)[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
