Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
469 B
XML
13 lines
469 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="12" height="12" version="1.1" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="#000000">
|
|
<g>
|
|
<rect x=".5" y=".5" width="6" height="2"/>
|
|
<rect x="5.5" y="4.5" width="6" height="2"/>
|
|
<rect x="5.5" y="8.5" width="6" height="2"/>
|
|
</g>
|
|
<path d="m2.5 3v6.5h2.5" stroke-opacity=".5" stroke-width="1px"/>
|
|
<path d="m3 5.5h2" stroke-opacity=".5" stroke-width="1px"/>
|
|
</g>
|
|
</svg>
|