首次提交

This commit is contained in:
2026-06-16 11:24:50 +08:00
commit 710bf3f9c2
807 changed files with 1046836 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg"
height="${size}px"
viewBox="0 -960 960 960"
width="${size}px"
fill="${color}">
<path d="M280-80v-100l120-84v-144L80-280v-120l320-224v-176q0-33 23.5-56.5T480-880q33 0 56.5 23.5T560-800v176l320 224v120L560-408v144l120 84v100l-200-60-200 60Z"/>
<text x="460" y="-100" font-family="Arial" font-size="100" fill="red" text-anchor="middle">
ICAO:
</text>
<text x="460" y="-200" font-family="Arial" font-size="100" fill="red" text-anchor="middle">
ASDAS
</text>
</svg>

After

Width:  |  Height:  |  Size: 557 B