Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
477 B
XML
13 lines
477 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="16" height="16" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="#606060">
|
|
<g>
|
|
<rect x="1.5" y="2.5" width="12" height="4"/>
|
|
<rect x="10.5" y="9.5" width="12" height="4"/>
|
|
<rect x="10.5" y="16.5" width="12" height="4"/>
|
|
</g>
|
|
<path d="m5.5 7v11.5h5" stroke-opacity=".5" stroke-width="1px"/>
|
|
<path d="m6 11.5h4" stroke-opacity=".5" stroke-width="1px"/>
|
|
</g>
|
|
</svg>
|