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/etb.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="#20AA46" fill-rule="evenodd" d="M0 6.667h28V0H0v6.667z" clip-rule="evenodd"/><path fill="#E92F3B" fill-rule="evenodd" d="M0 20h28v-6.667H0V20z" clip-rule="evenodd"/><path fill="#FADF50" fill-rule="evenodd" d="M0 13.333h28V6.667H0v6.666z" clip-rule="evenodd"/><path fill="#205CCA" 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"/><path stroke="#FFDB3D" stroke-width=".667" d="M14.194 11.029l-.194-.14-.194.139-1.148.819.424-1.346.071-.227-.191-.141-1.134-.84 1.41-.012.239-.003.075-.225L14 7.716l.448 1.338.075.225.238.003 1.41.012-1.133.84-.19.14.07.228.424 1.345-1.149-.818h.001z"/></svg>

After

Width:  |  Height:  |  Size: 787 B