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/krw.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="#E01B41" 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"/><mask id="a" width="10" height="10" x="9" y="5" maskUnits="userSpaceOnUse"><path fill="#fff" 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"/></mask><g fill-rule="evenodd" clip-rule="evenodd" mask="url(#a)"><path fill="#0E4B9C" d="M9.333 10.667c1.334 1.25 3.334 2 4.667 0 1.333-2 4-2 4.667 0 .666 2 0 4 0 4H9.333s-1.333-5.25 0-4z"/><path fill="#262626" d="M6.173 3.557a.333.333 0 01.455-.122l.578.333c.16.092.214.296.122.455L5.66 7.11a.333.333 0 01-.455.122l-.578-.333a.333.333 0 01-.122-.456l1.667-2.886h.001zm14.621.21a.334.334 0 00-.122.456L22.34 7.11c.092.16.296.214.455.122l.578-.333a.332.332 0 00.122-.456l-1.667-2.886a.332.332 0 00-.455-.122l-.578.333-.001-.001zm-1.732 1.001a.332.332 0 00-.122.455l1.667 2.887c.092.16.296.214.455.122l.578-.333a.332.332 0 00.122-.456l-1.667-2.886a.332.332 0 00-.455-.122l-.578.333zM4.506 13.557a.333.333 0 01.122-.456l.578-.333a.332.332 0 01.455.122l1.667 2.887a.333.333 0 01-.122.455l-.578.333a.332.332 0 01-.455-.122l-1.667-2.886zM6.36 12.1a.333.333 0 00-.122.456l1.667 2.886c.092.16.296.214.455.122l.578-.333a.332.332 0 00.122-.455L7.393 11.89a.332.332 0 00-.455-.122l-.578.333V12.1zm14.247-.211a.333.333 0 01.455-.122l.578.333a.334.334 0 01.122.456l-1.667 2.886a.333.333 0 01-.455.122l-.578-.333a.331.331 0 01-.122-.455l1.667-2.887zm2.187.878a.333.333 0 00-.455.122l-1.667 2.887a.336.336 0 00.024.37c.027.034.06.063.098.085l.578.333a.333.333 0 00.455-.122l1.667-2.886a.332.332 0 00-.122-.456l-.578-.333zM8.36 4.435a.333.333 0 00-.455.122L6.238 7.443a.333.333 0 00.122.456l.578.333c.16.092.363.037.455-.122L9.06 5.223a.333.333 0 00-.122-.455l-.578-.333z" opacity=".75"/></g></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB