PHPackages                             atelierspierrot/famfamfam-silk-sprite - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. atelierspierrot/famfamfam-silk-sprite

AbandonedArchivedLibrary-assets[Utility &amp; Helpers](/categories/utility)

atelierspierrot/famfamfam-silk-sprite
=====================================

The UNOFFICIAL sprite of the Silk icons by FamFamFam (http://www.famfamfam.com/lab/icons/silk/)

v1.0.0(12y ago)217.4k2CC-BY-NC-3.0CSS

Since Oct 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/atelierspierrot/famfamfam-silk-sprite)[ Packagist](https://packagist.org/packages/atelierspierrot/famfamfam-silk-sprite)[ Docs](http://github.com/atelierspierrot/famfamfam-silk-sprite)[ RSS](/packages/atelierspierrot-famfamfam-silk-sprite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

FamFamFam - Silk icons CSS sprite
=================================

[](#famfamfam---silk-icons-css-sprite)

The **UNOFFICIAL** sprites of the *FamFamFam Silk web icons*by [FamFamFam](http://www.famfamfam.com).

**!! - This work is unofficial and is not liable for FamFamFam.**

Overview
--------

[](#overview)

This package proposes a CSS sprite constructed on the [FamFamFam Silk web-icons set](http://www.famfamfam.com/lab/icons/silk/). The original set of icons is proposed under [Creative Commons "Attribution" license](http://creativecommons.org/licenses/by/3.0/), free of use as long as you attach image credits to "[FamFamFam](http://www.famfamfam.com)".

To learn more about "CSS sprites" conception, see the [Sprite (computer graphics) wikipedia's page](http://en.wikipedia.org/wiki/Sprite_%28computer_graphics%29#Sprites_by_CSS).

Usage
-----

[](#usage)

### Installation

[](#installation)

This package is a "standalone" CSS framework. To use it, you just need to get its sources from GitHub and include the `src/` content of the package in your project assets.

If you are a [Bower](http://bower.io/) user, the package is registered so you can write in your `bower.json`:

```
"dependencies": {
    ...
    "atelierspierrot/famfamfam-silk-sprite": "dev-master"
}

```

If you are a [Composer](http://getcomposer.org/) user, the package is referenced to Packagist so you can write in your `composer.json`:

```
"require": {
    ...
    "atelierspierrot/famfamfam-silk-sprite": "dev-master"
}

```

The package has a `library-assets` type to allow handling by the [Assets Manager](http://github.com/atelierspierrot/assets-manager) Composer's extension. If you plan to use the manager, you can use the `assets-install` branch of the package, which has the AssetsManager in its requirements (to be sure it will be loaded before the sprite and be able to move it in the project assets).

### HTML usage

[](#html-usage)

Once the package is included in your project, you can start to use the sprites framework.

To do so, you first need to include the CSS definitions:

```

```

Then you can start writing some Silk icons spans using the framework explained below.

A demonstration page is available in the global package in `demo/` ; it shows in particular the list of available icons and their names.

### CSS Framework

[](#css-framework)

The package defines some **CSS sprite** classes to render some icons easily and with least of work.

The CSS framework to use the sprites is based on two classes:

- the first one that is common and global: `web-icon`,
- the last one to choose the icon itself, which is the name of the icon.

For instance, to render a the "print" icon, you will write:

```

```

As the sprite is not defined with restrictive CSS rules, you may encounter rendering problems (such as margins or paddings defined globally in your document) that can be avoid adding a `reset` class to your icons:

```

```

Credits
-------

[](#credits)

As mentioned above, the original set of icons is made by [FamFamFam](http://www.famfamfam.com/)(Mark James - UK) and proposed under [Creative Commons Attribution](http://creativecommons.org/licenses/by/3.0/)license. You are free to use it in any work but you must always add a link to [www.famfamfam.com](http://www.famfamfam.com) in a prominent place (e.g. the page footer), including the CC-BY license and the reference to [www.famfamfam.com](http://www.famfamfam.com) on every page using the icons.

The sprite was generated with the help of [website-performance.org](http://spritegen.website-performance.org/)and is CSS3 valid.

The minified version of the CSS file of the package was processed with the [YUI Compressor](http://refresh-sf.com/yui/).

The PNG sprite is optimized using [Smush.it (TM)](http://www.smushit.com/ysmush.it/).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4595d ago

### Community

Maintainers

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

---

Top Contributors

[![e-picas](https://avatars.githubusercontent.com/u/1021199?v=4)](https://github.com/e-picas "e-picas (14 commits)")

---

Tags

iconsspritefamfamfam

### Embed Badge

![Health badge](/badges/atelierspierrot-famfamfam-silk-sprite/health.svg)

```
[![Health](https://phpackages.com/badges/atelierspierrot-famfamfam-silk-sprite/health.svg)](https://phpackages.com/packages/atelierspierrot-famfamfam-silk-sprite)
```

###  Alternatives

[twbs/bootstrap-icons

Official open source SVG icon library for Bootstrap

7.9k2.0M56](/packages/twbs-bootstrap-icons)[simple-icons/simple-icons

SVG icons for popular brands

24.8k194.2k4](/packages/simple-icons-simple-icons)[driftyco/ionicons

The premium icon font for Ionic Framework.

18.0k87.8k8](/packages/driftyco-ionicons)[mervick/material-design-icons

Google Material Design Icons For Using With Bootstrap

10191.4k7](/packages/mervick-material-design-icons)[codewithdennis/filament-lucide-icons

A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.

4529.4k2](/packages/codewithdennis-filament-lucide-icons)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1542.7k25](/packages/quellenform-t3x-iconpack)

PHPackages © 2026

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