mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 13:31:56 +07:00
feat: Implement a core plugin system, integrate flag icon assets, and establish a GitHub release workflow.
This commit is contained in:
7
public/assets/vendor/flag-icons/flags/1x1/be.svg
vendored
Normal file
7
public/assets/vendor/flag-icons/flags/1x1/be.svg
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-be" viewBox="0 0 512 512">
|
||||
<g fill-rule="evenodd" stroke-width="1pt">
|
||||
<path fill="#000001" d="M0 0h170.7v512H0z"/>
|
||||
<path fill="#ffd90c" d="M170.7 0h170.6v512H170.7z"/>
|
||||
<path fill="#f31830" d="M341.3 0H512v512H341.3z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 302 B |
Reference in New Issue
Block a user