Sha256: a3a8f4b9ded9cca66dae0bdf141535d0c3f86aa1a7af455f5ae2c53a7b6bd80f
Contents?: true
Size: 229 Bytes
Versions: 2
Compression:
Stored size: 229 Bytes
Contents
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'> <g> <rect x='10' y='10' width='90' height='75' stroke='black' fill='red' stroke-width='2' /> <text x='20' y='40' font-size='10'>Sample</text> </g> </svg>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sablon-0.4.1 | test/fixtures/images/svg_sample.svg |
sablon-0.4.0 | test/fixtures/images/svg_sample.svg |