Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
472 B
XML
13 lines
472 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="#606060">
|
|
<g>
|
|
<rect x="1.5" y="2.5" width="8" height="2"/>
|
|
<rect x="6.5" y="6.5" width="8" height="2"/>
|
|
<rect x="6.5" y="10.5" width="8" height="2"/>
|
|
</g>
|
|
<path d="m3.5 5v6.5h2.5" stroke-opacity=".5" stroke-width="1px"/>
|
|
<path d="m4 7.5h2" stroke-opacity=".5" stroke-width="1px"/>
|
|
</g>
|
|
</svg>
|