# File app/helpers/application_helper.rb, line 37
  def icon_down
    image_tag 'down.png', :border => 0, :alt => _('Down'), :size => '16x16'
  end