b76f241b98
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/d14501d8-c118-48ef-a860-d329fda432b9 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
9 lines
464 B
XML
9 lines
464 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect width="48" height="48" rx="6" fill="#2e7d32"/>
|
|
<!-- Stylised envelope with leaf accent -->
|
|
<rect x="9" y="16" width="30" height="20" rx="2" fill="none" stroke="white" stroke-width="2"/>
|
|
<path d="M9 18l15 10 15-10" fill="none" stroke="white" stroke-width="2" stroke-linejoin="round"/>
|
|
<!-- Small leaf on top right -->
|
|
<path d="M35 12 Q39 10 40 14 Q36 15 35 12z" fill="#a5d6a7"/>
|
|
</svg>
|