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/fjd.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="#79CFF6" d="M0 0h28v20H0V0z"/><path fill="url(#paint0_linear)" d="M0 0h12v9.333H0V0z"/><path fill="#fff" fill-rule="evenodd" d="M17.333 10V5.333H24V10c0 3.333-3.333 4.667-3.333 4.667S17.333 13.333 17.333 10z" clip-rule="evenodd"/><mask id="a" width="7" height="10" x="17" y="5" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M17.333 10V5.333H24V10c0 3.333-3.333 4.667-3.333 4.667S17.333 13.333 17.333 10z" clip-rule="evenodd"/></mask><g fill-rule="evenodd" clip-rule="evenodd" mask="url(#a)"><path fill="#2A915C" d="M19.333 8A.667.667 0 1118 8.052.667.667 0 0119.333 8zm4 0A.667.667 0 1122 8.052.667.667 0 0123.333 8z"/><path fill="#EB1D43" d="M17.333 5.333H24v1.334h-2.667v2.666H24v1.334h-2.667v4H20v-4h-2.667V9.333H20V6.667h-2.667V5.333z"/></g><defs><linearGradient id="paint0_linear" x1="0" x2="0" y1="0" y2="9.333" gradientUnits="userSpaceOnUse"><stop stop-color="#042C90"/><stop offset="1" stop-color="#00247E"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB