092a8bc7ce
- 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
7 lines
237 B
XML
7 lines
237 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1" viewBox="0 0 640 480">
|
|
<g fill-rule="evenodd">
|
|
<path fill="#fff" d="M640 480H0V0h640z"/>
|
|
<path fill="#dc143c" d="M640 480H0V240h640z"/>
|
|
</g>
|
|
</svg>
|