Sha256: 3ba5fda1fc2d8a647a310399d3cae144c0490ddf7a90392b9bb5aa1939fd3ac4
Contents?: true
Size: 551 Bytes
Versions: 20
Compression:
Stored size: 551 Bytes
Contents
<span class="Polaris-Thumbnail Polaris-Thumbnail--sizeMedium"> <% if attributes[:src].present? %> <img src="<%= attributes[:src] %>" alt="<%= attributes[:alt] %>" class="Polaris-Thumbnail__Image"> <% else %> <span class="Polaris-Icon" aria-label="Small document"> <svg class="Polaris-Icon__Svg" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M6 11h8V9H6v2zm0 4h8v-2H6v2zm0-8h4V5H6v2zm6-5H5.5A1.5 1.5 0 0 0 4 3.5v13A1.5 1.5 0 0 0 5.5 18h9a1.5 1.5 0 0 0 1.5-1.5V6l-4-4z"></path> </svg> </span> <% end %> </span>
Version data entries
20 entries across 20 versions & 1 rubygems