AIWAKE-Spielstand mit Prozess- und Programmfortschritt
This commit is contained in:
21
assets/software/boss-runtime-arbiter.svg
Normal file
21
assets/software/boss-runtime-arbiter.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-label="Laufzeit-Arbiter">
|
||||
<defs>
|
||||
<filter id="g" x="-30%" y="-30%" width="160%" height="160%">
|
||||
<feGaussianBlur stdDeviation="2.2" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
|
||||
</filter>
|
||||
</defs>
|
||||
<rect width="128" height="128" fill="#050807"/>
|
||||
<g fill="none" stroke="#ff5574" stroke-width="2" filter="url(#g)">
|
||||
<path d="M22 22h84v84H22zM34 34h60v60H34z"/>
|
||||
<path d="M64 16v20M64 92v20M16 64h20M92 64h20"/>
|
||||
<path d="M64 43v21l15 12M43 64h8M77 64h8M64 77v8"/>
|
||||
<circle cx="64" cy="64" r="29"/>
|
||||
</g>
|
||||
<g fill="#53e5ff">
|
||||
<rect x="60" y="57" width="8" height="12"/><rect x="75" y="72" width="9" height="6"/>
|
||||
</g>
|
||||
<g fill="#ffbe55">
|
||||
<rect x="18" y="57" width="8" height="14"/><rect x="102" y="57" width="8" height="14"/>
|
||||
<rect x="57" y="18" width="14" height="8"/><rect x="57" y="102" width="14" height="8"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 987 B |
24
assets/software/boss-scaling-sentinel.svg
Normal file
24
assets/software/boss-scaling-sentinel.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-label="Skalierungs-Sentinel">
|
||||
<defs>
|
||||
<filter id="g" x="-35%" y="-35%" width="170%" height="170%">
|
||||
<feGaussianBlur stdDeviation="2.4" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
|
||||
</filter>
|
||||
</defs>
|
||||
<rect width="128" height="128" fill="#050807"/>
|
||||
<g fill="none" stroke="#ff5574" stroke-width="2" filter="url(#g)">
|
||||
<path d="M18 18h92v92H18zM30 30h68v68H30zM42 42h44v44H42z"/>
|
||||
<path d="M18 42h24V18M86 18v24h24M110 86H86v24M42 110V86H18"/>
|
||||
<path d="m64 38 26 26-26 26-26-26Z"/>
|
||||
</g>
|
||||
<g fill="#53e5ff">
|
||||
<rect x="59" y="49" width="10" height="30"/><rect x="49" y="59" width="30" height="10"/>
|
||||
</g>
|
||||
<g fill="#ffbe55">
|
||||
<rect x="14" y="14" width="9" height="9"/><rect x="105" y="14" width="9" height="9"/>
|
||||
<rect x="14" y="105" width="9" height="9"/><rect x="105" y="105" width="9" height="9"/>
|
||||
</g>
|
||||
<g fill="#b892ff" opacity=".8">
|
||||
<rect x="34" y="61" width="7" height="6"/><rect x="87" y="61" width="7" height="6"/>
|
||||
<rect x="61" y="34" width="6" height="7"/><rect x="61" y="87" width="6" height="7"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
21
assets/software/boss-signature-auditor.svg
Normal file
21
assets/software/boss-signature-auditor.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-label="Signatur-Pruefer">
|
||||
<defs>
|
||||
<filter id="g" x="-30%" y="-30%" width="160%" height="160%">
|
||||
<feGaussianBlur stdDeviation="2" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
|
||||
</filter>
|
||||
</defs>
|
||||
<rect width="128" height="128" fill="#050807"/>
|
||||
<g fill="none" stroke="#ff5574" stroke-width="2" filter="url(#g)">
|
||||
<path d="M18 30h92v68H18zM28 20h20v10M80 20h20v10M28 98v10h20M80 108h20V98"/>
|
||||
<path d="M33 64c9-17 19-25 31-25s22 8 31 25c-9 17-19 25-31 25S42 81 33 64Z"/>
|
||||
<rect x="54" y="54" width="20" height="20"/>
|
||||
</g>
|
||||
<g fill="#53e5ff">
|
||||
<rect x="60" y="58" width="8" height="12"/>
|
||||
<rect x="25" y="61" width="7" height="6"/><rect x="96" y="61" width="7" height="6"/>
|
||||
</g>
|
||||
<g fill="#ffbe55" opacity=".9">
|
||||
<rect x="40" y="35" width="5" height="5"/><rect x="83" y="35" width="5" height="5"/>
|
||||
<rect x="40" y="88" width="5" height="5"/><rect x="83" y="88" width="5" height="5"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user