kv-netflix/backend/static/assets/favicon-D7BKdTu2.svg
Khoa.vo 9d1d9bc741 v1.0.10: Android TV D-pad navigation + new app icons
- Added tabindex to video cards for D-pad focus
- Auto-detect TV mode and auto-focus first card
- Enhanced red glow focus styles for TV viewing distance
- Regenerated Android launcher icons with StreamFlix branding
2025-12-24 20:59:56 +07:00

11 lines
445 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<linearGradient id="fav" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#e50914"/>
<stop offset="100%" style="stop-color:#b2070f"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="6" fill="#141414"/>
<circle cx="16" cy="16" r="10" fill="url(#fav)"/>
<polygon points="13,11 13,21 23,16" fill="#141414"/>
</svg>