const primary = '#069e08'; const secondary = '#ffffff'; export function JetpackLogo( { size }: { size: number } ) { return ( ); }