Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bendyworks/fam-fam-icons-on-rails
- Owner: bendyworks
- Created: 2009-10-03T19:04:18.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-10-18T14:26:00.000Z (about 15 years ago)
- Last Synced: 2023-10-20T18:11:38.249Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 2.14 MB
- Stars: 2
- Watchers: 19
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 viewThese 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/)