Sha256: 2375b25b7a0633b8ca4101145eecff4aae286b909d34c45ab161f87f4c26db9b
Contents?: true
Size: 431 Bytes
Versions: 66
Compression:
Stored size: 431 Bytes
Contents
<%= render Ariadne::BaseComponent.new(tag: :svg, classes: @classes, attributes: @attributes) do |svg| %> <circle cx="8" cy="8" r="7" stroke="currentColor" stroke-opacity="0.25" stroke-width="2" vector-effect="non-scaling-stroke" /> <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 %>
Version data entries
66 entries across 66 versions & 1 rubygems