AIWAKE-Spielstand mit Prozess- und Programmfortschritt
This commit is contained in:
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 |
Reference in New Issue
Block a user