chore: add logo SVG and update component declarations in TypeScript definitions

This commit is contained in:
zhao
2025-11-19 17:40:18 +08:00
parent a8fb875de6
commit c1d5becc04
2 changed files with 2 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
**/.node/
**/dist/
**/pnpm-lock.yaml

1
.idea/logo.svg generated Normal file
View File

@@ -0,0 +1 @@
<svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><defs><style>.cls-1{fill:#00a6ab;}.cls-2{fill:#fff;}.cls-3{fill:#52efc2;}</style></defs><title>CORDYS</title><path class="cls-1" d="M31.107,139.829V260.171A64.675,64.675,0,0,0,63.444,316.18l104.219,60.171a64.678,64.678,0,0,0,64.674,0L336.556,316.18a64.677,64.677,0,0,0,32.337-56.009V139.829A64.676,64.676,0,0,0,336.556,83.82L232.337,23.649a64.678,64.678,0,0,0-64.674,0L63.444,83.82a64.675,64.675,0,0,0-32.337,56.009Z"/><path class="cls-2" d="M262.877,124.941V99.3a15.672,15.672,0,0,0-15.672-15.672h-96A15.672,15.672,0,0,0,135.536,99.3v21.362a15.671,15.671,0,0,1-15.672,15.672H98.5A15.672,15.672,0,0,0,82.83,152v96A15.671,15.671,0,0,0,98.5,263.67h21.362a15.667,15.667,0,0,1,15.672,15.672V300.7a15.673,15.673,0,0,0,15.672,15.672h96A15.665,15.665,0,0,0,262.877,300.7V275.059a15.67,15.67,0,0,0-15.672-15.672H151.177A11.355,11.355,0,0,1,139.82,248.03V151.714a11.1,11.1,0,0,1,11.1-11.1h96.284a15.671,15.671,0,0,0,15.672-15.672Z"/><path class="cls-3" d="M288.675,200h0a28.5,28.5,0,0,1,28.5,28.5h0a28.494,28.494,0,0,1-28.5,28.5h0a28.5,28.5,0,0,1-28.5-28.5h0a28.493,28.493,0,0,1,28.5-28.5Z"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB