3d1168ff8c
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
22 lines
1.1 KiB
XML
Executable File
22 lines
1.1 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128">
|
|
<!-- Back of folder: tab + body silhouette in green -->
|
|
<path d="M 14 24 Q 14 20 18 20 L 50 20 Q 53 20 55 22 L 62 30
|
|
L 110 30 Q 114 30 114 34 L 114 110 Q 114 114 110 114
|
|
L 18 114 Q 14 114 14 110 Z" fill="#8cc63f"/>
|
|
<!-- White inner lip stripe -->
|
|
<rect x="14" y="36" width="100" height="3" fill="#f2f2f2"/>
|
|
<!-- Front face: deep purple body -->
|
|
<path d="M 14 39 L 114 39 L 114 110 Q 114 114 110 114
|
|
L 18 114 Q 14 114 14 110 Z" fill="#5e0066"/>
|
|
<!-- Top-edge highlight on the front face -->
|
|
<rect x="14" y="39" width="100" height="2" fill="#88008f"/>
|
|
<!-- Three small people silhouettes -->
|
|
<circle cx="52" cy="68" r="6" fill="#f2f2f2"/>
|
|
<path d="M 42 92 Q 42 78 52 78 Q 62 78 62 92 Z" fill="#f2f2f2"/>
|
|
<circle cx="76" cy="68" r="6" fill="#f2f2f2"/>
|
|
<path d="M 66 92 Q 66 78 76 78 Q 86 78 86 92 Z" fill="#f2f2f2"/>
|
|
<circle cx="64" cy="60" r="5" fill="#f2f2f2"/>
|
|
<path d="M 56 76 Q 56 66 64 66 Q 72 66 72 76 Z" fill="#f2f2f2"/>
|
|
</svg>
|