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/byn.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"><g clip-path="url(#clip0)"><path fill="#fff" d="M0 0h28v20H0V0z"/><path fill="#E54252" fill-rule="evenodd" d="M0 13.333h28V0H0v13.333z" clip-rule="evenodd"/><path fill="#5CBE6B" fill-rule="evenodd" d="M0 20h28v-6.667H0V20z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M0 0h4v3l-.667 1L4 5v2l-.667 1L4 9v2l-.667 1L4 13v2l-.667 1L4 17v3H0V0z" clip-rule="evenodd"/><path fill="#E54252" fill-rule="evenodd" d="M-.667 2L-2 4l1.333 2L-2 8l1.333 2L-2 12l1.333 2L-2 16l1.333 2 1.334-2-1.334-2 1.334-2-1.334-2L.667 8-.667 6 .667 4-.667 2zM.667 2L2 0l1.333 2L2 4 .667 2zM2 8L.667 6 2 4l1.333 2L2 8zm0 4L.667 10 2 8l1.333 2L2 12zm0 4l1.333-2L2 12 .667 14 2 16zm0 0l1.333 2L2 20 .667 18 2 16z" clip-rule="evenodd"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h28v20H0z"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 904 B