Sha256: 4194a5bb4ab43088ea8d5cd037623889e1d7755a59422865002133f5868dd250

Contents?: true

Size: 399 Bytes

Versions: 7

Compression:

Stored size: 399 Bytes

Contents

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<svg width="240" height="100" viewBox="0 0 240 100" zoomAndPan="disable"
     xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>Hello World</title>
    <g>
      <text x="10" y="50">Hello World</text>
      <animate attributeName='opacity' values='0;1' dur='4s' fill='freeze' begin="0s"/>
    </g>
</svg>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
language_templates-0.1.5.2 bin/languages/s/svg.svg
language_templates-0.1.5.1 bin/languages/s/svg.svg
language_templates-0.1.5 bin/languages/s/svg.svg
language_templates-0.1.4 bin/languages/s/svg.svg
language_templates-0.1.3 bin/languages/s/svg.svg
language_templates-0.1.2 bin/languages/s/svg.svg
language_templates-0.1.1 bin/languages/s/svg.svg