Skip to content

Aaron-P/bootstrap-iconpicker

 
 

Repository files navigation

bootstrap-iconpicker

Iconpicker

A simple iconpicker.

See live examples here: http://victor-valencia.github.io/bootstrap-iconpicker

Please note that this project is for Bootstrap 3, including Glyphicons or Font Awesome Icons .

================

Contributors

@victor-valencia, @promatik, @jwhitfieldseed

================

Configuration:

1.- Add the style file bootstrap-iconpicker.min.css

<link rel="stylesheet" href="bootstrap-iconpicker/css/bootstrap-iconpicker.min.css">

2.- Add the javascript file bootstrap-iconpicker.min.js

<script type="text/javascript" src="bootstrap-iconpicker/js/bootstrap-iconpicker.min.js"></script>

================

Licensed under The MIT License.