license-isc-blue.svg: add new badge

Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-12-29 22:56:59 +01:00
parent d885c42b71
commit 064c979b92
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 53 additions and 0 deletions

53
license-isc-blue.svg Normal file
View File

@ -0,0 +1,53 @@
<svg
aria-label="License ISC Blue"
height="20"
role="img"
width="76"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
>
<title>
License ISC Blue
</title>
<g
shape-rendering="crispEdges"
>
<rect
fill="#555"
height="20"
width="47"
/>
<rect
fill="#007ec6"
height="20"
width="29"
x="47"
/>
</g>
<g
fill="#fff"
font-family="Verdana,Geneva,DejaVu Sans,sans-serif"
font-size="110"
text-anchor="middle"
text-rendering="geometricPrecision"
>
<text
fill="#fff"
textLength="370"
transform="scale(.1)"
x="245"
y="140"
>
license
</text>
<text
fill="#fff"
textLength="190"
transform="scale(.1)"
x="605"
y="140"
>
ISC
</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 948 B