Sha256: dd21d32cbb1e9311de8931f0765fb6240335a5afbcea57af1b9de553bef1231e
Contents?: true
Size: 482 Bytes
Versions: 1
Compression:
Stored size: 482 Bytes
Contents
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <linearGradient id="grad1" x1="100%" y1="0%" x2="0%" y2="100%" spreadMethod="pad"> <stop offset="10%" stop-color="#412e4c" stop-opacity="1"/> <stop offset="50%" stop-color="#a56365" stop-opacity="1"/> <stop offset="90%" stop-color="#b39c68" stop-opacity="1"/> </linearGradient> </defs> <rect x="0" y="0" width="100%" height="100%" style="fill:url(#grad1);" /> </svg>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tessellate-0.1.0 | assets/css/images/ie/content-style1.svg |