Sha256: 5fd2b7732a400b9ea597d0a01b4a32d1929d755a13684648f2dcc4188363fc9b
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="#2f394e" stop-opacity="1"/> <stop offset="50%" stop-color="#3a4e59" stop-opacity="1"/> <stop offset="90%" stop-color="#5f796b" 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-style3.svg |