mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
a7d9918b67
use https://codeberg.org/qwerty287/woodpecker-intellij-formatter Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: M M Arif <mmarif@noreply.codeberg.org> Co-authored-by: qwerty287 <ndev@web.de> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1179 Reviewed-by: 6543 <6543@noreply.codeberg.org> Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<svg xmlns:xlink="http://www.w3.org/1999/xlink" aria-label="License: GPL v3" height="20" role="img" width="100" xmlns="http://www.w3.org/2000/svg">
|
|
<title>License: GPL v3</title>
|
|
<linearGradient id="s" x2="0" y2="100%">
|
|
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
|
<stop offset="1" stop-opacity=".1"/>
|
|
</linearGradient>
|
|
<clipPath id="r">
|
|
<rect fill="#fff" height="20" rx="3" width="100"/>
|
|
</clipPath>
|
|
<g clip-path="url(#r)">
|
|
<rect fill="#555" height="20" width="51"/>
|
|
<rect fill="#007ec6" height="20" width="49" x="51"/>
|
|
<rect fill="url(#s)" height="20" width="100"/>
|
|
</g>
|
|
<g fill="#fff" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-size="110" text-anchor="middle" text-rendering="geometricPrecision">
|
|
<text aria-hidden="true" fill="#010101" fill-opacity=".3" textLength="410" transform="scale(.1)" x="265" y="150">License</text>
|
|
<text fill="#fff" textLength="410" transform="scale(.1)" x="265" y="140">License</text>
|
|
<text aria-hidden="true" fill="#010101" fill-opacity=".3" textLength="390" transform="scale(.1)" x="745" y="150">GPL v3</text>
|
|
<text fill="#fff" textLength="390" transform="scale(.1)" x="745" y="140">GPL v3</text>
|
|
</g>
|
|
</svg>
|