theme:添加一个主题。

This commit is contained in:
2025-11-14 13:16:53 +08:00
parent eeea9bf4a2
commit 81604e003a
186 changed files with 7299 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
<svg aria-labelledby="tableHorizontalIconTitle" color="#ef5350" fill="none" height="24px" stroke="#ef5350" stroke-linecap="square" stroke-linejoin="miter" stroke-width="2" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg">
<title id="tableHorizontalIconTitle">Data table</title>
<path d="M22 4V19H2L2 4L22 4Z"/>
<line x1="22" x2="2" y1="9" y2="9"/>
<line x1="22" x2="2" y1="14" y2="14"/>
<path d="M12 19L12 4"/>
</svg>

After

Width:  |  Height:  |  Size: 441 B