ghassan 66fd78c10f Add multi-language audio tracks and self-hosted flag-icons
Introduce per-video language support and multiple audio tracks
(VideoAudioTrack model + migrations for language, description, title),
a reusable language-select component, and a track-editor form. Bundle
the self-hosted flag-icons v7.2.3 library and a NAS auto-sync command.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 21:32:52 +03:00

14 lines
755 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480">
<path fill="#20603d" d="M0 0h640v480H0z"/>
<path fill="#fad201" d="M0 0h640v360H0z"/>
<path fill="#00a1de" d="M0 0h640v240H0z"/>
<g transform="translate(511 125.4)scale(.66667)">
<g id="rw-b">
<path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/>
<use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/>
</g>
<use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/>
<circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/>
</g>
</svg>