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/bam.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="#0B36B2" d="M0 0h28v20H0V0z"/><g filter="url(#filter0_d)"><path fill="#FFD045" fill-rule="evenodd" d="M22.667 20V0h-14l14 20z" clip-rule="evenodd"/></g><path fill="#fff" fill-rule="evenodd" d="M17.333 18.667l-.942.276.276-.943-.277-.943.943.276.943-.276L18 18l.276.943-.943-.276zm-2.666-4l-.943.276L14 14l-.276-.943.943.276.943-.276-.277.943.277.943-.943-.276zm-2.667-4l-.943.276.276-.943-.276-.943.943.276.943-.276-.276.943.276.943-.943-.276zm-2.667-4l-.942.276L8.667 6l-.276-.943.942.276.943-.276L10 6l.276.943-.943-.276zm-2.666-4l-.943.276L6 2l-.276-.943.943.276.942-.276L7.333 2l.276.943-.942-.276z" clip-rule="evenodd"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h28v20H0z"/></clipPath><filter id="filter0_d" width="22" height="28" x="4.667" y="-4" 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/><feGaussianBlur stdDeviation="2"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow"/><feBlend in="SourceGraphic" in2="effect1_dropShadow" result="shape"/></filter></defs></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB