PHPackages                             jp-infinity/fatcow-icons-bundle - 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. jp-infinity/fatcow-icons-bundle

AbandonedArchivedSymfony-bundle

jp-infinity/fatcow-icons-bundle
===============================

FatCow Icons bundle

1.2.1(10y ago)051CCCSS

Since Dec 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/JPInfinity/FatcowIconsBundle)[ Packagist](https://packagist.org/packages/jp-infinity/fatcow-icons-bundle)[ Docs](https://github.com/jp-infinity/fatcow-icons-bundle)[ RSS](/packages/jp-infinity-fatcow-icons-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Fatcow Icons Bundle By JP Infinity
==================================

[](#fatcow-icons-bundle-by-jp-infinity)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b010a17cf2b8a0b5884c06ae7543068c5684a11aa4578d6de742545e29138d15/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a50496e66696e6974792f466174636f7749636f6e7342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JPInfinity/FatcowIconsBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/be393a21e3dcaf9b7d6f5cfabb6996b42f987691dec24b6a7cbabd256ee3dfcb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a50496e66696e6974792f466174636f7749636f6e7342756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JPInfinity/FatcowIconsBundle/build-status/master)

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 : .

Installation
============

[](#installation)

### Step 1: Install FatcowIconsBundle

[](#step-1-install-fatcowiconsbundle)

***Using Composer***

Add the following to the "require" section of your `composer.json` file:

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

```

And update your dependencies

```
    php composer.phar update

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Registers the bundle in your `app/AppKernel.php`:

```
