mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-27 05:51:56 +07:00
Fix dependencies: Add flag-icons, tailwind directives, and postcss config
This commit is contained in:
12
node_modules/flag-icons/flags/1x1/cd.svg
generated
vendored
Normal file
12
node_modules/flag-icons/flags/1x1/cd.svg
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cd" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="cd-a">
|
||||
<path fill="#fff" d="M0-88h600v600H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#cd-a)" transform="translate(0 75.1)scale(.853)">
|
||||
<path fill="#007fff" d="M0-88h800v600H0z"/>
|
||||
<path fill="#f7d618" d="M36 32h84l26-84 26 84h84l-68 52 26 84-68-52-68 52 26-84zM750-88 0 362v150h50L800 62V-88z"/>
|
||||
<path fill="#ce1021" d="M800-88 0 392v120L800 32z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 498 B |
Reference in New Issue
Block a user