Files
houses-flowautomate/public/images/logo.svg
Claude 3593acd338 Restyle site to match flowautomate.ai design system
Replace Navy (#1B3A5C) / Gold (#C9A94E) with flowautomate.ai's
red (#FF1F1F) / dark neutral (#171717, #262626) theme. Add Inter +
Poppins Google Fonts, update logo, email templates, and CSP headers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 05:24:27 +01:00

6 lines
417 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 44" fill="none">
<rect x="0" y="4" width="36" height="36" rx="8" fill="#FF1F1F"/>
<path d="M10 28l6-16h4l6 16h-4l-1.2-3.6h-5.6L14 28h-4zm6.4-7h3.2l-1.6-4.8L16.4 21z" fill="#fff"/>
<text x="44" y="30" font-family="Poppins,Arial,Helvetica,sans-serif" font-size="22" font-weight="700" fill="#171717">Flow<tspan fill="#FF1F1F">Automate</tspan></text>
</svg>