Add Malta civil ensign flag

This commit is contained in:
HatScripts 2025-12-13 15:56:10 +11:00
parent acce3c4871
commit 49e852a3cc
2 changed files with 2 additions and 0 deletions

View 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="#d80027" d="M0 0h512v512H0z"/><path fill="#eee" d="M0 0v512h512V0zm48 48h416v416H48zm141 47 67 161 67-161-67 67zm67 161 161 67-67-67 67-67zm0 0-67 161 67-67 67 67zm0 0L95 189l67 67-67 67z"/></g></svg>

After

Width:  |  Height:  |  Size: 384 B

View file

@ -261,6 +261,7 @@ https://hatscripts.github.io/circle-flags/flags/xx.svg
<div><img src="flags/mr.svg" width="96"/><p>Mauritania (<code>mr</code>)</p></div>
<div><img src="flags/ms.svg" width="96"/><p>Montserrat (<code>ms</code>)</p></div>
<div><img src="flags/mt.svg" width="96"/><p>Malta (<code>mt</code>)</p></div>
<div><img src="flags/mt-civil_ensign.svg" width="96"/><p>Malta (civil ensign)</p></div>
<div><img src="flags/mu.svg" width="96"/><p>Mauritius (<code>mu</code>)</p></div>
<div><img src="flags/mv.svg" width="96"/><p>Maldives (<code>mv</code>)</p></div>
<div><img src="flags/mw.svg" width="96"/><p>Malawi (<code>mw</code>)</p></div>