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:
5
public/assets/vendor/flag-icons/flags/1x1/dz.svg
vendored
Normal file
5
public/assets/vendor/flag-icons/flags/1x1/dz.svg
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dz" viewBox="0 0 512 512">
|
||||
<path fill="#fff" d="M256 0h256v512H256z"/>
|
||||
<path fill="#006233" d="M0 0h256v512H0z"/>
|
||||
<path fill="#d21034" d="M367 192a128 128 0 1 0 0 128 102.4 102.4 0 1 1 0-128m4.2 64L256 218.4l71.7 98.2V195.4L256 293.6z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 306 B |
Reference in New Issue
Block a user