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:
9
public/assets/vendor/flag-icons/flags/1x1/ch.svg
vendored
Normal file
9
public/assets/vendor/flag-icons/flags/1x1/ch.svg
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ch" viewBox="0 0 512 512">
|
||||
<g fill-rule="evenodd" stroke-width="1pt">
|
||||
<path fill="red" d="M0 0h512v512H0z"/>
|
||||
<g fill="#fff">
|
||||
<path d="M96 208h320v96H96z"/>
|
||||
<path d="M208 96h96v320h-96z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 288 B |
Reference in New Issue
Block a user