conquer/simplelineicons

Yii2 simplelineicons widget

dev-master / 1.0.0.x-dev 2015-04-10 16:19 UTC

This package is auto-updated.

Last update: 2024-04-24 03:03:51 UTC


README

Description

Simple Line Icons is 162 simple stroke icons that are great for mobile applications, websites, user interfaces, etc. All icons were converted from the same beautiful simple line icon sets released previously on GraphicBurger.

You can checkout the vector PSD versions of these icons on the following links

To modify your generated font, use the dev.svg file, located in the fonts folder in this package. You can import this dev.svg file to the IcoMoon app. All the tags (class names) and the Unicode points of your glyphs are saved in this file.

These fonts converted to SVG using Illustrator, the SVG was then converted into a font using the awesome Icooon app (http://icomoon.io/app)

Installation

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require conquer/simplelineicons "*"

or add

"conquer/simplelineicons": "*"

to the require section of your composer.json file.

Usage

conquer\simplelineicons\SimpleLineIconsAsset::register($this);

License

conquer/simplelineicons is released under the MIT License. See the bundled LICENSE.md for details.