Sha256: a157d0b57d1964ce08ed422c9bae7b1235b78fb882ca16279fce6b4163a8d9f0

Contents?: true

Size: 336 Bytes

Versions: 6

Compression:

Stored size: 336 Bytes

Contents

<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- An SVG of a black circle -->
<svg
viewBox="0 0 120 120" version="1.1"
xmlns="http://www.w3.org/2000/svg" style="width:500px;height:500px"
width="500px" height="500px">
  <circle cx="60" cy="60" r="50"/>
</svg>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
asciidoctor-1.5.8 test/fixtures/circle.svg
asciidoctor-1.5.7.1 test/fixtures/circle.svg
asciidoctor-1.5.7 test/fixtures/circle.svg
asciidoctor-1.5.6.2 test/fixtures/circle.svg
asciidoctor-1.5.6.1 test/fixtures/circle.svg
asciidoctor-1.5.6 test/fixtures/circle.svg