update syntax to repair overflow error

This commit is contained in:
kicap
2023-08-18 02:30:56 +08:00
parent 7a66245b7e
commit 64668289d7
174 changed files with 534 additions and 302 deletions

1
assets/flags_svg/brl.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="0 0 28 20"><path fill="#fff" d="M0 0h28v20H0V0z"/><path fill="#05AB41" d="M0 0h28v20H0V0z"/><path fill="#FDD216" fill-rule="evenodd" d="M3.532 10.56a.667.667 0 010-1.12l10.106-6.539a.667.667 0 01.724 0l10.106 6.54a.668.668 0 010 1.119l-10.106 6.539a.667.667 0 01-.724 0l-10.106-6.54v.001z" clip-rule="evenodd"/><path fill="#053087" fill-rule="evenodd" d="M14 14.667a4.667 4.667 0 100-9.334 4.667 4.667 0 000 9.334z" clip-rule="evenodd"/><mask id="a" width="10" height="10" x="9" y="5" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M14 14.667a4.667 4.667 0 100-9.334 4.667 4.667 0 000 9.334z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path stroke="#fff" stroke-linecap="square" stroke-width="1.333" d="M8.78 8.78c.733-.593 3.097-.031 5.304.558 2.207.588 4.509 1.822 5.095 2.546"/></g></svg>

After

Width:  |  Height:  |  Size: 896 B