Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bendyworks/fam-fam-icons-on-rails


https://github.com/bendyworks/fam-fam-icons-on-rails

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

FamFamIconsOnRails
==================

Insert easily icons into your web application. In your rails views:
<%= icon :information %>

If you want to add alt text:
<%= icon :information, "Information icon" %>

If you want to add more attributes for the img tag, append them in the last
parameter:
<%= icon :information, "Information icon", :border => 0 %>

You can see a preview of the icons in the preview_icons.png file at the root of
this plugin directory:
RAILS_ROOT/vendor/plugins/fam_fam_icons_on_rails/icons/fam-fam/preview_icons.png
or at http://www.famfamfam.com/lab/icons/silk/previews/index_abc.png
or using <%= icon_preview %> in a view

These icons are a work of Mark James:

Silk icon set 1.3

_________________________________________
Mark James
http://www.famfamfam.com/lab/icons/silk/
_________________________________________

This work is licensed under a
Creative Commons Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]

This means you may use it for any purpose,
and make any changes you like.
All I ask is that you include a link back
to this page in your credits.

Are you using this icon set? Send me an email
(including a link or picture if available) to
(you can found Mark James email at http://www.famfamfam.com/lab/icons/silk/)

Any other questions about this icon set please
contact (you can found Mark James email at http://www.famfamfam.com/lab/icons/silk/)