AIWAKE-Prototyp mit Programm-Evolution
This commit is contained in:
23
assets/software/module-io-controller.svg
Normal file
23
assets/software/module-io-controller.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<filter id="glow" x="-35%" y="-35%" width="170%" height="170%">
|
||||
<feGaussianBlur stdDeviation="2" result="blur"/>
|
||||
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
|
||||
</filter>
|
||||
</defs>
|
||||
<rect width="128" height="128" fill="#050807"/>
|
||||
<g fill="none" stroke="#53e5ff" stroke-width="2" filter="url(#glow)">
|
||||
<rect x="28" y="28" width="72" height="72"/>
|
||||
<rect x="44" y="44" width="40" height="40"/>
|
||||
<path d="M12 44h16M12 64h16M12 84h16M100 44h16M100 64h16M100 84h16"/>
|
||||
<path d="M44 12v16M64 12v16M84 12v16M44 100v16M64 100v16M84 100v16"/>
|
||||
</g>
|
||||
<g fill="#29ff85" filter="url(#glow)">
|
||||
<path d="M54 58h20v12H54z"/>
|
||||
<path d="M44 64 56 52v24z"/>
|
||||
<path d="M84 64 72 52v24z"/>
|
||||
</g>
|
||||
<g stroke="#ffbe55" stroke-width="2" opacity=".85">
|
||||
<path d="M38 94 18 112M90 34l20-18M90 94l20 18M38 34 18 16" fill="none"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 970 B |
Reference in New Issue
Block a user