<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<!-- Jakarta Migration Icon - Light Theme -->
<!-- Background circle -->
<circle cx="12" cy="12" r="11" fill="none" stroke="#1E88E5" stroke-width="1.5"/>
<!-- J letter (top) -->
<text x="12" y="9" text-anchor="middle" font-family="Arial, sans-serif" font-size="8" font-weight="bold" fill="#1E88E5">J</text>
<!-- Arrow down -->
<line x1="12" y1="10" x2="12" y2="15" stroke="#F57C00" stroke-width="1.5" stroke-linecap="round"/>
<polygon points="10,13 14,13 12,16" fill="#F57C00"/>
<!-- K letter (bottom) -->
<text x="12" y="20" text-anchor="middle" font-family="Arial, sans-serif" font-size="8" font-weight="bold" fill="#D32F2F">K</text>
</svg>