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:
16
public/images/flags/us-hi.svg
Normal file
16
public/images/flags/us-hi.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg height="100%" viewBox="0 0 48 24" width="100%" xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g>
|
||||
<clipPath id="a">
|
||||
<path d="m0 0v6h22v6h-1zm21 0h-10.5v13h-10.5v-1z" />
|
||||
</clipPath>
|
||||
<path d="m0 0h48v24h-48z" fill="#012169" />
|
||||
<path d="m0 0 21 12m0-12-21 12" stroke="#fff" stroke-width="2.4" />
|
||||
<path clip-path="url(#a)" d="m0 0 21 12m0-12-21 12" stroke="#c8102e" stroke-width="1.6" />
|
||||
<path d="m10.5 0v15m-10.5-9h24" stroke="#fff" stroke-width="4" />
|
||||
<path d="m10.5 0v15m-10.5-9h24" stroke="#c8102e" stroke-width="2.4" />
|
||||
<path d="m21 12v-3l3-3-3-3v-3h27v24h-48v-6z" fill="#fff" />
|
||||
<path d="m21 6v3h27v-6zm-21 9v3h48v-6z" fill="#012169" />
|
||||
<path d="m21 4.5h27m-48 9h48m-48 9h48" stroke="#c8102e" stroke-width="3" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 868 B |
Reference in New Issue
Block a user