license-isc-blue.svg: add new badge
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
d885c42b71
commit
064c979b92
53
license-isc-blue.svg
Normal file
53
license-isc-blue.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user