mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 21:41:59 +07:00
feat: Implement a core plugin system, integrate flag icon assets, and establish a GitHub release workflow.
This commit is contained in:
10
public/assets/vendor/flag-icons/flags/4x3/to.svg
vendored
Normal file
10
public/assets/vendor/flag-icons/flags/4x3/to.svg
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-to" viewBox="0 0 640 480">
|
||||
<g fill-rule="evenodd" stroke-width="1pt">
|
||||
<path fill="#c10000" d="M0 0h640v480H0z"/>
|
||||
<path fill="#fff" d="M0 0h250v200.3H0z"/>
|
||||
<g fill="#c10000">
|
||||
<path d="M102.8 31.2h39.9v139.6h-39.8z"/>
|
||||
<path d="M192.6 81v40H53V81z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 352 B |
Reference in New Issue
Block a user