2017 © Pedro Peláez
 

library famfamfam-mini

FamFamFam Mini icon pack, as individual icons or as a CSS spritesheet

image

legacy-icons/famfamfam-mini

FamFamFam Mini icon pack, as individual icons or as a CSS spritesheet

  • Thursday, February 18, 2016
  • by T1st3
  • Repository
  • 1 Watchers
  • 2 Stars
  • 98 Installations
  • CSS
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 1 % Grown

The README.md

famfamfam-mini

NPM version Bower version Packagist version Nuget version, (*1)

Dependency Status Build Status, (*2)

About

The Mini icon pack, as available on famfamfam website., (*3)

All credits for these icons go to their original author: Mark James (mjames@gmail.com), (*4)

The aim of this project is to make this icon pack available through various package managers, such as:, (*5)

All icons are supplied in GIF format., (*6)

CSS spritesheets

You can insert the icons directly into your HTML with a common IMG tag:, (*7)

<img alt="Refresh" src="dist/gif/action_refresh_blue.gif" width="16" height="16">

In addition to the icons by themselves, this project also ships a CSS spritesheet for the icon-pack. This spritesheet allows to load the entire icon-pack in just 1 image, and thus reduce HTTP calls., (*8)

This is what it actually looks:, (*9)

Spritesheet, (*10)

All the positioning of the icons inside this alone image is made through CSS, which allows you to just add block-type tags with the proper class and get the same result:, (*11)

<div class="famfamfam-mini action_refresh_blue"></div>

Just remember to add the CSS stylesheet to the HEAD of your HTML page!, (*12)

Install

Get the package with NPM, (*13)

npm install famfamfam-mini, (*14)

Get the package with Bower, (*15)

bower install famfamfam-mini, (*16)

Get the package with Composer / Packagist, (*17)

composer require legacy-icons/famfamfam-mini, (*18)

Get the package with NuGet, (*19)

Install-Package famfamfam-mini, (*20)

Build the whole project or your custom project

We use Gulp to build the project, so if you want to re-build or customize this project, you'll need Gulp., (*21)

After gulp is installed, and your CLI is pointed to your work directory, first install the dependencies:, (*22)

with NPM 2.x.x, (*23)

npm install, (*24)

with NPM 3.x.x (resolve dependencies for node-spritesheet before this module's ones), (*25)

npm install grunt grunt-contrib-coffee grunt-contrib-clean, (*26)

npm install, (*27)

then be sure that you have ImageMagick installed for building spritesheet., (*28)

then, you can run the gulp build task to build the project:, (*29)

gulp build, (*30)

What the build task does?

First, it copies GIF files from the src folder, and pastes them to the dist folder., (*31)

Then it creates a spritesheet from the GIF images located in the src folder, and thus creates the sprite folder in dist., (*32)

If, for example you just want action_stop and page_right icons in a spritesheet, you just have to fork this project, point your CLI to the working directory, empty the src directory, except action_stop and page_right icons in GIF format, and then run the gulp build task., (*33)

You'll get the proper spritesheet and copies of the icons directly in the dist folder., (*34)

The Versions

18/02 2016

dev-master

9999999-dev https://github.com/legacy-icons/famfamfam-mini

FamFamFam Mini icon pack, as individual icons or as a CSS spritesheet

  Sources   Download

MIT

gif icon famfamfam png img mini

18/02 2016

1.0.0

1.0.0.0 https://github.com/legacy-icons/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

15/02 2016

0.3.7

0.3.7.0 https://github.com/t1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

19/01 2016

0.3.6

0.3.6.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

22/12 2015

0.3.5

0.3.5.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

22/12 2015

0.3.4

0.3.4.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

28/07 2015

0.3.3

0.3.3.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

19/03 2015

0.3.2

0.3.2.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

18/03 2015

0.3.1

0.3.1.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

18/03 2015

0.3.0

0.3.0.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

10/03 2015

0.2.4

0.2.4.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

10/03 2015

0.2.3

0.2.3.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

10/03 2015

0.2.2

0.2.2.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

10/03 2015

0.2.1

0.2.1.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini

10/03 2015

0.2.0

0.2.0.0 https://github.com/T1st3/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon flag famfamfam png img

28/02 2014

0.1.1

0.1.1.0 https://github.com/kwipi/famfamfam-mini

FamFamFam Mini icon pack

  Sources   Download

MIT

gif icon famfamfam png img mini