Add flag for Belgorod People's Republic (Closes #123)

This commit is contained in:
HatScripts 2025-12-11 22:13:29 +11:00
parent 5de5ffccee
commit 45207c1337
2 changed files with 2 additions and 0 deletions

1
flags/ua-bpr.svg Normal file
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="#ffda44" d="m0 167 256-32 256 32v178l-256 32L0 345Z"/><path fill="#338af3" d="M0 0h512v167H0z"/><path fill="#333" d="M0 345h512v167H0z"/></g></svg>

After

Width:  |  Height:  |  Size: 331 B

View file

@ -364,6 +364,7 @@ https://hatscripts.github.io/circle-flags/flags/xx.svg
<div><img src="flags/tz.svg" width="96"/><p>Tanzania (<code>tz</code>)</p></div>
<div><img src="flags/tz-zanzibar.svg" width="96"/><p>Tanzania (Zanzibar)</p></div>
<div><img src="flags/ua.svg" width="96"/><p>Ukraine (<code>ua</code>)</p></div>
<div><img src="flags/ua-bpr.svg" width="96"/><p>Belgorod People's Republic (<code>ua-bpr</code>)</p></div>
<div><img src="flags/ug.svg" width="96"/><p>Uganda (<code>ug</code>)</p></div>
<div><img src="flags/us.svg" width="96"/><p>United States of America (<code>us</code>)</p></div>
<div><img src="flags/us-ak.svg" width="96"/><p>Alaska (<code>us-ak</code>)</p></div>