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/khr.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="#0F3EB6" fill-rule="evenodd" d="M0 5.333h28V0H0v5.333zM0 20h28v-5.333H0V20z" clip-rule="evenodd"/><path fill="#ED1A3C" fill-rule="evenodd" d="M0 14.667h28V5.333H0v9.334z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M12 8.727h1.333V8a.667.667 0 011.334 0v.727H16V10h-4V8.727zM17.333 8a.667.667 0 00-.666.667V10H18V8.667A.667.667 0 0017.333 8zm-6 5.333v-2.666H10l-1.333 2.666h2.666zM16 10.667h-4v2.666h4v-2.666zm.667 0H18l1.333 2.666h-2.666v-2.666zm-6-2.667a.667.667 0 00-.667.667V10h1.333V8.667A.667.667 0 0010.667 8z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 705 B