Skip to content

Commit

Permalink
Add shadowless version of the icons (directory "fugue-icons-shadowless")
Browse files Browse the repository at this point in the history
Rename "icons" directory to "fugue-icons"
  • Loading branch information
tkrotoff committed Mar 5, 2012
1 parent 98d1b0a commit be221d1
Show file tree
Hide file tree
Showing 6,682 changed files with 3 additions and 2 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 3 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ purchase a royalty-free license.
The icons are packaged under an +icons/+ folder. So to use
the icons in your HTML use the following

<%= image_tag("icons/anchor.png") %>
<%= image_tag("fugue-icons/anchor.png") %>
<%= image_tag("fugue-icons-shadowless/anchor.png") %>

if you need to use them in your CSS then you should use an
ERB interpreted CSS or SCSS template such as

.anchor {
background-image: url(<%= asset_path("icons/anchor.png") %>);
background-image: url(<%= asset_path("fugue-icons/anchor.png") %>);
}

== Attribution
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lib/assets/images/fugue-icons-shadowless/anchor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lib/assets/images/fugue-icons-shadowless/arrow.png
Binary file added lib/assets/images/fugue-icons-shadowless/balance.png
Binary file added lib/assets/images/fugue-icons-shadowless/balloon.png
Binary file added lib/assets/images/fugue-icons-shadowless/bamboo.png
Binary file added lib/assets/images/fugue-icons-shadowless/bamboos.png
Binary file added lib/assets/images/fugue-icons-shadowless/bandaid.png
Binary file added lib/assets/images/fugue-icons-shadowless/bank.png
Binary file added lib/assets/images/fugue-icons-shadowless/barcode.png
Binary file added lib/assets/images/fugue-icons-shadowless/battery.png
Loading

0 comments on commit be221d1

Please sign in to comment.