mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 18:32:15 +00:00
Add SVG flags directory with all countries flags
This commit is contained in:
5
public/flags/de.svg
Normal file
5
public/flags/de.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-de" viewBox="0 0 640 480">
|
||||
<path fill="#fc0" d="M0 320h640v160H0z"/>
|
||||
<path fill="#000001" d="M0 0h640v160H0z"/>
|
||||
<path fill="red" d="M0 160h640v160H0z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 221 B |
Reference in New Issue
Block a user