<% if icon_name.present? %> <%= helpers.icon(icon_name, size: icon_size, color: "current") %> <% else %> <%= initial %> <% end %>