Create Mars flag (Closes #81)
This commit is contained in:
parent
7ab2c5fa11
commit
26fe955f01
2 changed files with 2 additions and 0 deletions
1
flags/mars.svg
Normal file
1
flags/mars.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="#6da544" d="M170 0h172l32 256-32 256H170l-32-256Z"/><path fill="#d80027" d="M0 0h170v512H0Z"/><path fill="#0052b4" d="M342 0h170v512H342Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 334 B |
|
|
@ -206,6 +206,7 @@
|
|||
<div><img src="flags/ma.svg" width="96"/><p>Morocco (<code>ma</code>)</p></div>
|
||||
<div><img src="flags/malayali.svg" width="96"/><p>Malayali</p></div>
|
||||
<div><img src="flags/maori.svg" width="96"/><p>Maori</p></div>
|
||||
<div><img src="flags/mars.svg" width="96"/><p>Mars (<code>ma</code>)</p></div>
|
||||
<div><img src="flags/mc.svg" width="96"/><p>Monaco (<code>mc</code>)</p></div>
|
||||
<div><img src="flags/md.svg" width="96"/><p>Moldova (<code>md</code>)</p></div>
|
||||
<div><img src="flags/me.svg" width="96"/><p>Montenegro (<code>me</code>)</p></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue