mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 15:32:03 +00:00
Add US states flags
This commit is contained in:
6
public/images/flags/us-al.svg
Normal file
6
public/images/flags/us-al.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg height="100%" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 400">
|
||||
<g>
|
||||
<path d="m0 0h600v400h-600z" fill="#fff" />
|
||||
<path d="m0 0 600 400m-600 0 600-400" stroke="#b10021" stroke-width="68" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 250 B |
Reference in New Issue
Block a user