2017 © Pedro Peláez
 

symfony-bundle fatcow-icons-bundle

FatCow Icons bundle

image

jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  • Wednesday, December 14, 2016
  • by jpeltier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 39 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Fatcow Icons Bundle By JP Infinity

Scrutinizer Code Quality Build Status, (*1)

3926 Free "Farm-Fresh Web Icons". Beautifully designed icons from FatCow Web Hosting! Icon set includes both 16 and 32 pixel versions of icons shown there : http://www.fatcow.com/free-icons., (*2)

Installation

Step 1: Install FatcowIconsBundle

Using Composer, (*3)

Add the following to the "require" section of your composer.json file:, (*4)

    "jp-infinity/fatcow-icons-bundle": "dev-master"

And update your dependencies, (*5)

    php composer.phar update

Step 2: Enable the bundle

Registers the bundle in your app/AppKernel.php:, (*6)

<?php
...
public function registerBundles()
{
    $bundles = array(
        ...
        new JPInfinity\FatcowIconsBundle\FatcowIconsBundle(),
        ...
    );
...

Step 3: Install assets

Install assets to your web dir :, (*7)

<?php
...
    php app/console assets:install [--symlink]
...

Usage

Basics

This bundle is based on the Fatcow Icons library, (*8)

Requirements

License

This bundle is under CC license, (*9)

The Versions

14/12 2016

dev-master

9999999-dev https://github.com/jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  Sources   Download

cc

by Julien Peltier

31/12 2015

1.2.1

1.2.1.0 https://github.com/jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  Sources   Download

cc

by Julien Peltier

31/12 2015

1.2

1.2.0.0 https://github.com/jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  Sources   Download

cc

by Julien Peltier

29/12 2015

1.1

1.1.0.0 https://github.com/jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  Sources   Download

cc

by Julien Peltier

29/12 2015

1.0

1.0.0.0 https://github.com/jp-infinity/fatcow-icons-bundle

FatCow Icons bundle

  Sources   Download

cc

by Julien Peltier