blob: ab9b3069838366103e632fcf204f9dde89835525 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="116" height="20">
<a xlink:href="https://github.com/apache/buildstream/releases/tag/2.2.0">
<linearGradient id="release_b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="release_a">
<rect width="116" height="20" rx="3" fill="#fff"/>
</mask>
<g mask="url(#release_a)">
<path fill="#555"
d="M0 0 h62 v20 H0 z"/>
<path fill="#0040FF"
d="M62 0 h54 v20 H62 z"/>
<path fill="url(#release_b)"
d="M0 0 h116 v20 H0 z"/>
</g>
<g fill="#fff" text-anchor="middle">
<g font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="31" y="15" fill="#010101" fill-opacity=".3">
release
</text>
<text x="31" y="14">
release
</text>
<text x="89" y="15" fill="#010101" fill-opacity=".3">
2.2.0
</text>
<text x="89" y="14">
2.2.0
</text>
</g>
</g>
</a>
</svg>