Merge pull request #309 from micnncim/add-style-for-the-badge

add badges assets for for-the-badge style
This commit is contained in:
Herman Schaaf
2020-02-10 14:40:44 +00:00
committed by GitHub
7 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="125.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="41" height="28" fill="#44cc0f"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="1050" y="175" font-weight="bold" transform="scale(0.1)" textLength="170" lengthAdjust="spacing">A+</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 632 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="113.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="29" height="28" fill="#44cc0f"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="990" y="175" font-weight="bold" transform="scale(0.1)" textLength="50" lengthAdjust="spacing">A</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="113.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="29" height="28" fill="#a4a61d"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="990" y="175" font-weight="bold" transform="scale(0.1)" textLength="50" lengthAdjust="spacing">B</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="113.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="29" height="28" fill="#dfb315"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="990" y="175" font-weight="bold" transform="scale(0.1)" textLength="50" lengthAdjust="spacing">C</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="115.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="31" height="28" fill="#fe7d36"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="1000" y="175" font-weight="bold" transform="scale(0.1)" textLength="70" lengthAdjust="spacing">D</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 630 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="113.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="29" height="28" fill="#e05d44"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="990" y="175" font-weight="bold" transform="scale(0.1)" textLength="50" lengthAdjust="spacing">E</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="113.5" height="28">
<g shape-rendering="crispEdges">
<rect width="84.5" height="28" fill="#555"/>
<rect x="84.5" width="29" height="28" fill="#e05d44"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="100">
<text x="422.5" y="175" transform="scale(0.1)" textLength="605" lengthAdjust="spacing">GO REPORT</text>
<text x="990" y="175" font-weight="bold" transform="scale(0.1)" textLength="50" lengthAdjust="spacing">F</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B