<svg width="120" height="120" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" aria-labelledby="title" role="img">
<title>CircularIQ Logo</title>
<!-- Circular arrow -->
<circle cx="60" cy="60" r="50" stroke="#2E7D32" stroke-width="8" fill="none" />
<path d="M110 60 A50 50 0 0 1 60 110" stroke="#2E7D32" stroke-width="8" fill="none" />
<polygon points="110,60 100,55 100,65" fill="#2E7D32" />
<!-- Leaf shape inside the circle -->
<path d="M60 30 C75 40, 75 80, 60 90 C45 80, 45 40, 60 30 Z" fill="#66BB6A" stroke="#2E7D32" stroke-width="2" />
<line x1="60" y1="30" x2="60" y2="90" stroke="#2E7D32" stroke-width="1" />
</svg>
-
Please log in to leave a comment!