2026-04-24 23:54:14 +02:00
<svg xmlns= "http://www.w3.org/2000/svg" viewBox= "0 0 1200 630" width= "1200" height= "630" >
2026-04-24 17:13:07 +02:00
<rect width= "1200" height= "630" fill= "#060a13" />
2026-04-24 23:54:14 +02:00
<!-- Subtle topographic lines -->
<g fill= "none" stroke= "#f0b429" stroke-width= "1.2" stroke-linecap= "round" opacity= "0.10" >
<path d= "M0 140 Q200 80 400 160 T800 140 T1200 160" />
<path d= "M0 250 Q200 190 400 270 T800 250 T1200 270" />
<path d= "M0 360 Q200 300 400 380 T800 360 T1200 380" />
<path d= "M0 470 Q200 410 400 490 T800 470 T1200 490" />
2026-04-24 17:13:07 +02:00
</g>
2026-04-24 23:54:14 +02:00
<!-- Product mark (fallback: amber circle w/ wordmark — real PNG logo embedded would exceed OG size budget) -->
<g transform= "translate(90, 110)" >
<circle cx= "60" cy= "60" r= "58" fill= "none" stroke= "#f0b429" stroke-width= "2" />
<text x= "60" y= "74" text-anchor= "middle" font-family= "DM Sans, system-ui, sans-serif" font-size= "40" font-weight= "700" fill= "#f0b429" > C</text>
</g>
<text x= "220" y= "190" font-family= "DM Sans, system-ui, sans-serif" font-size= "28" font-weight= "600" fill= "#f0b429" letter-spacing= "3" > CAMELEER</text>
<text x= "90" y= "340" font-family= "DM Sans, system-ui, sans-serif" font-size= "64" font-weight= "700" fill= "#f4f5f7" > Run Apache Camel</text>
<text x= "90" y= "420" font-family= "DM Sans, system-ui, sans-serif" font-size= "64" font-weight= "700" fill= "#f4f5f7" > without running Apache Camel.</text>
<text x= "90" y= "500" font-family= "DM Sans, system-ui, sans-serif" font-size= "28" font-weight= "400" fill= "#a0a8b8" > The hosted home for your Camel integrations.</text>
<text x= "90" y= "540" font-family= "DM Sans, system-ui, sans-serif" font-size= "28" font-weight= "400" fill= "#a0a8b8" > Deep tracing, replay, and live control — built in.</text>
2026-04-24 17:13:07 +02:00
</svg>