Use exact FlowAutomate.ai logo: robot icon + brand text

Matches the navbar logo from flowautomate.ai — red circle robot
head SVG (scaled from 512→40px) with "FlowAutomate.ai" text in
Poppins bold, tracking-tight, #171717.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-02-19 05:32:52 +01:00
parent 3593acd338
commit 206f2e2a08

View File

@@ -1,5 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 44" fill="none"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 280 40" fill="none">
<rect x="0" y="4" width="36" height="36" rx="8" fill="#FF1F1F"/> <!-- Robot icon (scaled from 512→40px) -->
<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"/> <circle cx="20" cy="20" r="20" fill="#FF1F1F"/>
<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> <rect x="12.19" y="10.63" width="15.63" height="18.75" rx="1.56" fill="white"/>
<circle cx="16.88" cy="16.09" r="1.56" fill="#FF1F1F"/>
<circle cx="23.13" cy="16.09" r="1.56" fill="#FF1F1F"/>
<rect x="16.88" y="20" width="6.25" height="0.78" rx="0.39" fill="#FF1F1F"/>
<rect x="16.88" y="21.56" width="6.25" height="0.78" rx="0.39" fill="#FF1F1F"/>
<rect x="16.88" y="23.13" width="6.25" height="0.78" rx="0.39" fill="#FF1F1F"/>
<path d="M9.06 20 L 12.19 20" stroke="white" stroke-width="0.78" stroke-linecap="round"/>
<path d="M27.81 20 L 30.94 20" stroke="white" stroke-width="0.78" stroke-linecap="round"/>
<path d="M9.06 16.88 L 9.06 23.13" stroke="white" stroke-width="0.78" stroke-linecap="round"/>
<path d="M30.94 16.88 L 30.94 23.13" stroke="white" stroke-width="0.78" stroke-linecap="round"/>
<circle cx="9.06" cy="16.88" r="1.56" stroke="white" stroke-width="0.78" fill="none"/>
<circle cx="30.94" cy="23.13" r="1.56" stroke="white" stroke-width="0.78" fill="none"/>
<!-- Text matching flowautomate.ai: font-bold tracking-tight text-secondary-900 -->
<text x="48" y="27" font-family="Poppins,system-ui,sans-serif" font-size="20" font-weight="700" letter-spacing="-0.5" fill="#171717">FlowAutomate.ai</text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 1.4 KiB