Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
476 B
XML
13 lines
476 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="16" height="16" version="1.1" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="#606060">
|
|
<g>
|
|
<rect x="1.5" y="3.5" width="10" height="3"/>
|
|
<rect x="8.5" y="8.5" width="10" height="3"/>
|
|
<rect x="8.5" y="13.5" width="10" height="3"/>
|
|
</g>
|
|
<path d="m4.5 7v8.5h3.5" stroke-opacity=".5" stroke-width="1px"/>
|
|
<path d="m5 10.5h3" stroke-opacity=".5" stroke-width="1px"/>
|
|
</g>
|
|
</svg>
|