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