system-prompts-and-models-o.../salesflow-saas/frontend/public/favicon.svg
Sami Assiri 07557c4be9 feat(dealix): GTM polish, CRM/AI APIs, launch verification hardening
- Add integrations CRM and AI routing APIs; Salesforce OAuth refresh; lead CRM metadata
- Marketer hub, settings CRM UI, OS views; premium landing and strategy_summary differentiators
- Docs: API-MAP, product guide, competitive matrix, launch simulation, AGENT-MAP LLM routing
- Sync script: strategy legal + competitive matrix to public; pytest DB isolation (.pytest_dealix.sqlite)
- Tests: CRM status and AI routing smoke; check_go_live_gate UTF-8 stdout on Windows
- Alembic migrations for strategic deal links and lead company/sector/city

Made-with: Cursor
2026-04-13 05:08:39 +03:00

19 lines
1.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<defs>
<linearGradient id="bg" x1="0%" y1="100%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#0b1220" />
<stop offset="100%" stop-color="#0d9488" />
</linearGradient>
<linearGradient id="g" x1="0%" y1="100%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#14b8a6" />
<stop offset="100%" stop-color="#f59e0b" />
</linearGradient>
</defs>
<rect x="2" y="2" width="60" height="60" rx="16" fill="url(#bg)" />
<path d="M14 37 C22 27, 29 24, 35 26" fill="none" stroke="#5eead4" stroke-width="6" stroke-linecap="round" />
<path d="M50 27 C42 37, 35 40, 29 38" fill="none" stroke="#ffffff" stroke-width="6" stroke-linecap="round" />
<circle cx="32" cy="32" r="3.4" fill="#ffffff" />
<path d="M20 48 H44 V22" fill="none" stroke="url(#g)" stroke-width="4" stroke-linecap="round" />
<path d="M38 28 L44 22 L50 28" fill="none" stroke="url(#g)" stroke-width="4" stroke-linecap="round" />
</svg>