Initial commit

This commit is contained in:
2026-05-05 10:53:52 +02:00
commit 419e59ef2f
2269 changed files with 313143 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
(function() {
__ant_icon_load({
name: 'x',
theme: 'fill',
icon: '<svg viewBox="64 64 896 896" focusable="false"><g fill-rule="evenodd"><path d="M823.11 912H200.9A88.9 88.9 0 01112 823.11V200.9A88.9 88.9 0 01200.89 112H823.1A88.9 88.9 0 01912 200.89V823.1A88.9 88.9 0 01823.11 912" /><path d="M740 735H596.94L286 291h143.06zm-126.01-37.65h56.96L412 328.65h-56.96z" fill-rule="nonzero" /><path d="M331.3 735L491 549.73 470.11 522 286 735zM521 460.39L541.21 489 715 289h-44.67z" fill-rule="nonzero" /></g></svg>'
});
})()