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/awg.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"/><g filter="url(#filter0_d)"><path fill="#4189DD" d="M0 0h28v20H0V0z"/></g><path fill="#D21034" stroke="#fff" stroke-width=".667" d="M5.63 2.512l-.295-.566-.295.566-.638 1.222-1.221.637-.566.296.566.295 1.221.638.638 1.22.295.567.296-.566.637-1.221 1.221-.638.567-.295-.567-.296-1.221-.637-.637-1.222H5.63z"/><path fill="#F9D616" d="M0 14.667h28V16H0v-1.333zM0 12h28v1.333H0V12z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h28v20H0z"/></clipPath><filter id="filter0_d" width="30" height="22" x="-1" y="0" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation=".5"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow"/><feBlend in="SourceGraphic" in2="effect1_dropShadow" result="shape"/></filter></defs></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB