Add Sealand flag (Closes #125)
This commit is contained in:
parent
ef03b1f97e
commit
66333d058b
2 changed files with 2 additions and 0 deletions
1
flags/sealand.svg
Normal file
1
flags/sealand.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M512 0v160L368 368 160 512H0l224-288Z"/><path fill="#d80027" d="M0 512 512 0H0Z"/><path fill="#333" d="M512 160 160 512h352z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 330 B |
|
|
@ -324,6 +324,7 @@ https://hatscripts.github.io/circle-flags/flags/xx.svg
|
|||
<div><img src="flags/sc.svg" width="96"/><p>Seychelles (<code>sc</code>)</p></div>
|
||||
<div><img src="flags/sd.svg" width="96"/><p>Sudan (<code>sd</code>)</p></div>
|
||||
<div><img src="flags/se.svg" width="96"/><p>Sweden (<code>se</code>)</p></div>
|
||||
<div><img src="flags/sealand.svg" width="96"/><p>Sealand</p></div>
|
||||
<div><img src="flags/sg.svg" width="96"/><p>Singapore (<code>sg</code>)</p></div>
|
||||
<div><img src="flags/sh-ac.svg" width="96"/><p>Ascension Island (<code>sh-ac</code>)</p></div>
|
||||
<div><img src="flags/sh-hl.svg" width="96"/><p>Saint Helena (<code>sh-hl</code>)</p></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue