34 lines
1.6 KiB
XML
34 lines
1.6 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="640" height="480">
|
|
<rect x="0" y="0" width="640" height="480" fill="#000"/>
|
|
<g transform="translate(90, 90) scale(4)">
|
|
<circle r="13.75" fill="none" stroke="#303030" stroke-width="2.5"/>
|
|
<path fill="none" stroke="#1eadf5" stroke-width="2" d="M7.6121 0 0 -7.6121 13.2727 -15.7298M-7.6121 0 7.6121 0 0 7.6121 -7.6121 0 -14.3693 13.5411"/>
|
|
<g fill="#1862ff">
|
|
<circle r="3" cy="7.6121"/>
|
|
<circle r="3" cx="7.6121"/>
|
|
<circle r="3" cy="-7.6121"/>
|
|
<circle r="3" cx="-7.6121"/>
|
|
<circle r="3" cx="13.2727" cy="-15.7298"/>
|
|
<circle r="3" cx="-14.3693" cy="13.5411"/>
|
|
</g>
|
|
</g>
|
|
<g style="font-family: 'DejaVu Sans'; fill: #fff;">
|
|
<text style="font-weight:bold;font-size:20px;"
|
|
x="191" y="48">@PROJECT@ @VERSION@ (@DISTRIBUTION@)</text>
|
|
<text style="font-weight:bold;font-size:20px;"
|
|
x="191" y="68">@ARCHITECTURE@</text>
|
|
<text style="font-weight:bold;font-size:16px;"
|
|
x="191" y="108">Built: @YEAR@-@MONTH@-@DAY@ @HOUR@:@MINUTE@:@SECOND@ @TIMEZONE@</text>
|
|
<text style="font-weight:normal;font-size:10px;"
|
|
x="191" y="140">linux: @LINUX_VERSIONS@</text>
|
|
<!--<text style="font-weight:normal;font-size:10px;"
|
|
x="191" y="156">live-build: @LIVE_BUILD_VERSION@</text>
|
|
<text style="font-weight:normal;font-size:10px;"
|
|
x="191" y="172">live-boot: @LIVE_BOOT_VERSION@</text>
|
|
<text style="font-weight:normal;font-size:10px;"
|
|
x="191" y="188">live-config: @LIVE_CONFIG_VERSION@</text>
|
|
<text style="font-weight:normal;font-size:10px;"
|
|
x="191" y="204">live-tools: @LIVE_TOOLS_VERSION@</text>-->
|
|
</g>
|
|
</svg>
|