Sha256: ca3780b72cc7980418e90f2fd6ee41004d01d45a922d83a92ce4f5f3494765e2
Contents?: true
Size: 435 Bytes
Versions: 22
Compression:
Stored size: 435 Bytes
Contents
<%= render Primer::BaseComponent.new(**@system_arguments) do %> <circle cx="8" cy="8" r="7" stroke="currentColor" stroke-opacity="0.25" stroke-width="2" vector-effect="non-scaling-stroke" fill="none" /> <path d="M15 8a7.002 7.002 0 00-7-7" stroke="currentColor" stroke-width="2" stroke-linecap="round" vector-effect="non-scaling-stroke" /> <% end %> <% if no_aria_label? %> <span class="sr-only"><%= @sr_text %></span> <% end %>
Version data entries
22 entries across 22 versions & 2 rubygems