Sha256: 838959e8e2392872fcde761e9ea5d1d955b4d238c179535e37779b083b7e9d28
Contents?: true
Size: 336 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-1.5.4 | test/fixtures/circle.svg |
asciidoctor-1.5.3 | test/fixtures/circle.svg |