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

37

Pasted Text #38116

-

PasteBin

Lines
11
Words
80
Size
663 bajtů
Created
Typ
text/plain
Public Domain (PD)
Please log in to leave a comment!