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/cve.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="#0C49AE" fill-rule="evenodd" d="M0 10.667h28V0H0v10.667zM0 20h28v-5.333H0V20z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M0 14.667h28v-4H0v4z" clip-rule="evenodd"/><path fill="#CD232E" fill-rule="evenodd" d="M0 13.333h28V12H0v1.333z" clip-rule="evenodd"/><path stroke="#F7D035" stroke-dasharray=".67 2" stroke-linecap="round" stroke-width="1.333" d="M10.667 16.667a4 4 0 100-8 4 4 0 000 8v0z"/></svg>

After

Width:  |  Height:  |  Size: 562 B