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/rsd.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="#17508F" fill-rule="evenodd" d="M0 13.333h28V6.667H0v6.666z" clip-rule="evenodd"/><path fill="#E1444D" fill-rule="evenodd" d="M0 6.667h28V0H0v6.667z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M6 10c0-.645.344-2.082.537-2.841a.656.656 0 01.638-.492h2.984c.3 0 .563.2.637.49.194.755.537 2.183.537 2.843 0 .745-.5 2.7-.634 3.21a.574.574 0 01-.112.223c-.255.31-1.088 1.234-1.92 1.234-.833 0-1.666-.926-1.921-1.235a.573.573 0 01-.112-.22C6.5 12.704 6 10.763 6 10z" clip-rule="evenodd"/><mask id="a" width="6" height="9" x="6" y="6" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M6 10c0-.645.344-2.082.537-2.841a.656.656 0 01.638-.492h2.984c.3 0 .563.2.637.49.194.755.537 2.183.537 2.843 0 .745-.5 2.7-.634 3.21a.574.574 0 01-.112.223c-.255.31-1.088 1.234-1.92 1.234-.833 0-1.666-.926-1.921-1.235a.573.573 0 01-.112-.22C6.5 12.704 6 10.763 6 10z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path stroke="#E1444D" stroke-linecap="square" stroke-width="1.333" d="M6 7.333L11.333 14m0-6.667L6 14l5.333-6.667z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB