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/svc.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="#1B57C4" fill-rule="evenodd" d="M0 6.667h28V0H0v6.667zM0 20h28v-6.667H0V20z" clip-rule="evenodd"/><path fill="url(#paint0_linear)" fill-rule="evenodd" d="M12.4 7.867a2.667 2.667 0 103.2 0l-.933 2.8h-1.334l-.933-2.8z" clip-rule="evenodd"/><path fill="#F9C92E" fill-rule="evenodd" d="M14 7.333l.667 3.334h-1.334L14 7.333z" clip-rule="evenodd"/><defs><linearGradient id="paint0_linear" x1="11.333" x2="11.333" y1="7.867" y2="12.667" gradientUnits="userSpaceOnUse"><stop stop-color="#3C7839"/><stop offset="1" stop-color="#31642E"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 700 B