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:
4
public/assets/vendor/flag-icons/flags/1x1/xx.svg
vendored
Normal file
4
public/assets/vendor/flag-icons/flags/1x1/xx.svg
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-xx" viewBox="0 0 512 512">
|
||||
<path fill="#fff" fill-rule="evenodd" stroke="#adb5bd" d="M.5.5h511v511H.5z"/>
|
||||
<path fill="none" stroke="#adb5bd" d="m.5.5 511 511m0-511-511 511"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 241 B |
Reference in New Issue
Block a user