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

22
assets/flags_svg/zwd.svg Normal file
View File

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="0 0 28 20"><g clip-path="url(#clip0_1_1640)">
<rect width="28" height="20" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 2.66667H28V0H0V2.66667Z" fill="#369D0C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 20H28V17.3333H0V20Z" fill="#369D0C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 8.00001H28V5.33334H0V8.00001Z" fill="#CD3725"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 14.6667H28V12H0V14.6667Z" fill="#CD3725"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 12H28V8H0V12Z" fill="#262626"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.33332H28V2.66666H0V5.33332Z" fill="#FFD40E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 17.3333H28V14.6667H0V17.3333Z" fill="#FFD40E"/>
<path d="M-0.666677 19.3333V0.666667H-0.222232L12.2222 10L-0.222233 19.3333H-0.666677Z" fill="white" stroke="#262626" stroke-width="1.33333"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.99999 11.3L2.04071 12.6967L2.76362 10.4017L0.829801 8.96993L3.23587 8.94827L3.99999 6.66666L4.76411 8.94827L7.17018 8.96993L5.23636 10.4017L5.95927 12.6967L3.99999 11.3Z" fill="url(#paint0_linear_1_1640)"/>
</g>
<defs>
<linearGradient id="paint0_linear_1_1640" x1="0.666656" y1="6.66666" x2="0.666656" y2="13.3333" gradientUnits="userSpaceOnUse">
<stop stop-color="#F12F1F"/>
<stop offset="1" stop-color="#DE2010"/>
</linearGradient>
<clipPath id="clip0_1_1640">
<rect width="28" height="20" fill="white"/>
</clipPath>
</defs></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB