Files

12 lines
297 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" fill="#f0f5f1" rx="6" />
<path
d="M6 8l4 16 4-10 4 10 4-16"
stroke="#2d7a45"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
fill="none"
/>
</svg>