45 lines
2.4 KiB
XML
45 lines
2.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="750" viewBox="0 0 600 750">
|
|
<defs>
|
|
<linearGradient id="bgGrad3" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0%" stop-color="#0a0f1e"/>
|
|
<stop offset="100%" stop-color="#050812"/>
|
|
</linearGradient>
|
|
<linearGradient id="brandBar" x1="0" y1="0" x2="1" y2="0">
|
|
<stop offset="0%" stop-color="#3b82f6"/>
|
|
<stop offset="100%" stop-color="#06b6d4"/>
|
|
</linearGradient>
|
|
<filter id="glow">
|
|
<feGaussianBlur stdDeviation="3" result="blur"/>
|
|
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
|
|
</filter>
|
|
</defs>
|
|
<rect width="600" height="750" fill="url(#bgGrad3)"/>
|
|
<rect width="600" height="5" fill="url(#brandBar)"/>
|
|
|
|
<!-- Phone icon -->
|
|
<g transform="translate(300, 260)">
|
|
<rect x="-60" y="-100" width="120" height="200" rx="18" fill="none" stroke="#3b82f6" stroke-width="3"/>
|
|
<circle cx="0" cy="80" r="6" fill="#3b82f6"/>
|
|
<!-- Sound waves -->
|
|
<path d="M-30,-30 Q-50,-10 -30,10" fill="none" stroke="#06b6d4" stroke-width="2.5" stroke-linecap="round" opacity="0.6"/>
|
|
<path d="M-20,-45 Q-65,-10 -20,25" fill="none" stroke="#06b6d4" stroke-width="2.5" stroke-linecap="round" opacity="0.9"/>
|
|
<path d="M-10,-60 Q-80,-10 -10,40" fill="none" stroke="#06b6d4" stroke-width="2.5" stroke-linecap="round" filter="url(#glow)"/>
|
|
</g>
|
|
|
|
<!-- Warning indicator -->
|
|
<g transform="translate(300, 80)">
|
|
<path d="M0,-30 L-20,0 L20,0 Z" fill="#f59e0b"/>
|
|
<circle cx="0" cy="10" r="4" fill="#f59e0b"/>
|
|
</g>
|
|
|
|
<text x="300" y="420" font-family="system-ui, sans-serif" font-size="34" font-weight="700" fill="#f1f5f9" text-anchor="middle">Voice Clone</text>
|
|
<text x="300" y="460" font-family="system-ui, sans-serif" font-size="34" font-weight="700" fill="#06b6d4" text-anchor="middle">Detection</text>
|
|
|
|
<text x="300" y="510" font-family="system-ui, sans-serif" font-size="16" fill="#94a3b8" text-anchor="middle">AI detects synthetic voices</text>
|
|
<text x="300" y="535" font-family="system-ui, sans-serif" font-size="16" fill="#94a3b8" text-anchor="middle">in real time with 99.7% accuracy</text>
|
|
|
|
<rect x="200" y="580" width="200" height="50" rx="25" fill="#3b82f6"/>
|
|
<text x="300" y="611" font-family="system-ui, sans-serif" font-size="17" font-weight="600" fill="#f1f5f9" text-anchor="middle">Learn How We Detect It</text>
|
|
|
|
<text x="300" y="710" font-family="system-ui, sans-serif" font-size="13" fill="#64748b" text-anchor="middle">ShieldAI — AI-Powered Identity Protection</text>
|
|
</svg> |