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