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/sbd.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="url(#paint0_linear)" d="M0 0h28v20H0V0z"/><g filter="url(#filter0_d)"><path fill="url(#paint1_linear)" fill-rule="evenodd" d="M0 0h28L0 20V0z" clip-rule="evenodd"/></g><path fill="#2C7442" fill-rule="evenodd" d="M28 0L0 20h28V0z" clip-rule="evenodd"/><path fill="#FFD646" d="M-2.774 19.706L25.038.946l13.327 19.76-27.812 18.759-13.327-19.759z"/><path fill="#fff" fill-rule="evenodd" d="M2.02 4.348l.187-1.09-.792-.773 1.095-.16.49-.992.49.993 1.095.159-.792.773.187 1.09L3 3.833l-.98.515zm6.667 0l.187-1.09-.792-.773 1.095-.16.49-.992.49.993 1.095.159-.793.773.187 1.09-.98-.515-.98.515zm.187 2.91l-.187 1.09.98-.515.98.515-.188-1.09.793-.773-1.096-.16-.49-.992-.49.993-1.094.159.792.773zM3 7.833l-.98.515.187-1.09-.792-.773 1.095-.16.49-.992.49.993 1.095.159-.792.773.187 1.09L3 7.833zm2.354-1.485l.98-.515.979.515-.187-1.09.792-.773-1.095-.16-.49-.992-.49.993-1.095.159.793.773-.187 1.09z" clip-rule="evenodd"/></g><defs><linearGradient id="paint0_linear" x1="0" x2="0" y1="0" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#1DBE4F"/><stop offset="1" stop-color="#159B3F"/></linearGradient><linearGradient id="paint1_linear" x1="0" x2="0" y1="0" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#0660D4"/><stop offset="1" stop-color="#0051BB"/></linearGradient><clipPath id="clip0"><path fill="#fff" d="M0 0h28v20H0z"/></clipPath><filter id="filter0_d" width="36" height="28" x="-4" 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: 2.0 KiB