Merge pull request #1469 from dotnet/blackdwarf-patch-1
Update version_badge.svg
This commit is contained in:
commit
b2dc8d3bd6
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="20">
|
||||
<linearGradient id="b" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
|
||||
<stop offset="1" stop-opacity=".1" />
|
||||
</linearGradient>
|
||||
<mask id="a">
|
||||
<rect width="150" height="20" rx="3" fill="#fff" />
|
||||
<rect width="150" height="20" rx="0" fill="#fff" />
|
||||
</mask>
|
||||
<g mask="url(#a)">
|
||||
<path fill="#555" d="M0 0h52v20H0z" />
|
||||
|
|
Before Width: | Height: | Size: 885 B After Width: | Height: | Size: 708 B |
Loading…
Add table
Add a link
Reference in a new issue