Files
easystream/app_scripts/shared/flagicon/flags/1x1/ml.svg
T
Krystie 092a8bc7ce refactor: organize codebase and remove redundant files
- Removed all backup/duplicate files
- Removed test files from root
- Consolidated documentation to /docs/
- Moved scripts to /scripts/
- Renamed f_* directories (removed prefix)
- Organized icons and assets
- Removed unused vendor directories
- Cleaned up redundant config files
2026-03-30 16:34:45 -07:00

8 lines
299 B
XML

<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 512 512">
<g fill-rule="evenodd">
<path fill="red" d="M340.6 0h171.393v511.984H340.6z"/>
<path fill="#009a00" d="M0 0h170.3v511.984H0z"/>
<path fill="#ff0" d="M170.3 0h171.16v511.984H170.3z"/>
</g>
</svg>