Sha256: cb89eb5e931a66fb90279bd469c22bc8e4302dbbb610d432510e8f9809463479
Contents?: true
Size: 650 Bytes
Versions: 25
Compression:
Stored size: 650 Bytes
Contents
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500px" height="500px" viewBox="0 0 500 500" zoomAndPan="disable"> <style type="text/css"><![CDATA[ line { stroke: rgba(255,255,255,0.2); stroke-width: 1px; } ]]></style> <line x1="0" y1="0" x2="500" y2="500" /> <line x1="0" y1="60" x2="440" y2="500" /> <line x1="0" y1="120" x2="380" y2="500" /> <line x1="0" y1="180" x2="320" y2="500" /> <line x1="0" y1="240" x2="260" y2="500" /> <line x1="0" y1="300" x2="200" y2="500" /> <line x1="0" y1="360" x2="140" y2="500" /> <line x1="0" y1="420" x2="80" y2="500" /> </svg>
Version data entries
25 entries across 25 versions & 2 rubygems