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 |
Reference in New Issue
Block a user