feat: Add comprehensive documentation suite and reorganize project structure
- Created complete documentation in docs/ directory - Added PROJECT_OVERVIEW.md with feature highlights and getting started guide - Added ARCHITECTURE.md with system design and technical details - Added SECURITY.md with comprehensive security implementation guide - Added DEVELOPMENT.md with development workflows and best practices - Added DEPLOYMENT.md with production deployment instructions - Added API.md with complete REST API documentation - Added CONTRIBUTING.md with contribution guidelines - Added CHANGELOG.md with version history and migration notes - Reorganized all documentation files into docs/ directory for better organization - Updated README.md with proper documentation links and quick navigation - Enhanced project structure with professional documentation standards
This commit is contained in:
28
f_scripts/shared/flagicon/flags/1x1/eu.svg
Normal file
28
f_scripts/shared/flagicon/flags/1x1/eu.svg
Normal file
@@ -0,0 +1,28 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="512" width="512" version="1" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<g id="d">
|
||||
<g id="b">
|
||||
<path d="M0-1l-.31.95.477.156z" id="a"/>
|
||||
<use transform="scale(-1 1)" xlink:href="#a"/>
|
||||
</g>
|
||||
<g id="c">
|
||||
<use transform="rotate(72)" xlink:href="#b"/>
|
||||
<use transform="rotate(144)" xlink:href="#b"/>
|
||||
</g>
|
||||
<use transform="scale(-1 1)" xlink:href="#c"/>
|
||||
</g>
|
||||
</defs>
|
||||
<path fill="#039" d="M0 0h512v512H0z"/>
|
||||
<g transform="translate(256 258.414) scale(25.28395)" fill="#fc0">
|
||||
<use height="100%" width="100%" xlink:href="#d" y="-6"/>
|
||||
<use height="100%" width="100%" xlink:href="#d" y="6"/>
|
||||
<g id="e">
|
||||
<use height="100%" width="100%" xlink:href="#d" x="-6"/>
|
||||
<use height="100%" width="100%" xlink:href="#d" transform="rotate(-144 -2.344 -2.11)"/>
|
||||
<use height="100%" width="100%" xlink:href="#d" transform="rotate(144 -2.11 -2.344)"/>
|
||||
<use height="100%" width="100%" xlink:href="#d" transform="rotate(72 -4.663 -2.076)"/>
|
||||
<use height="100%" width="100%" xlink:href="#d" transform="rotate(72 -5.076 .534)"/>
|
||||
</g>
|
||||
<use height="100%" width="100%" xlink:href="#e" transform="scale(-1 1)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user