Sha256: 046b13d346310cb0eec459c9c0cfc9d9bc7dc8c47ef6fd47f45c15226cc9034f
Contents?: true
Size: 656 Bytes
Versions: 66
Compression:
Stored size: 656 Bytes
Contents
{% case include.icon %} {% when "Video" %} <svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/> </svg> {% when "Document" %} <svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> <path d="M6 2c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6H6zm7 7V3.5L18.5 9H13z"/> <path d="M0 0h24v24H0z" fill="none"/> </svg> {% endcase %}
Version data entries
66 entries across 66 versions & 1 rubygems