mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-27 07:06:17 +07:00
Fix dependencies: Add flag-icons, tailwind directives, and postcss config
This commit is contained in:
13
node_modules/flag-icons/flags/4x3/dj.svg
generated
vendored
Normal file
13
node_modules/flag-icons/flags/4x3/dj.svg
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dj" viewBox="0 0 640 480">
|
||||
<defs>
|
||||
<clipPath id="dj-a">
|
||||
<path fill-opacity=".7" d="M-40 0h682.7v512H-40z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" clip-path="url(#dj-a)" transform="translate(37.5)scale(.94)">
|
||||
<path fill="#0c0" d="M-40 0h768v512H-40z"/>
|
||||
<path fill="#69f" d="M-40 0h768v256H-40z"/>
|
||||
<path fill="#fffefe" d="m-40 0 382.7 255.7L-40 511z"/>
|
||||
<path fill="red" d="M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 585 B |
Reference in New Issue
Block a user