optimize ParentPaths component (#5179)

* optimize ParentPaths component

* fix dataset list diaplay

* component
This commit is contained in:
heheer
2025-07-10 18:16:03 +08:00
committed by GitHub
parent ac493db00f
commit 7a6a396f2a
12 changed files with 141 additions and 127 deletions
@@ -0,0 +1,4 @@
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" >
<path d="M221 592c-44.183 0-80-35.817-80-80s35.817-80 80-80 80 35.817 80 80-35.817 80-80 80z m291 0c-44.183 0-80-35.817-80-80s35.817-80 80-80 80 35.817 80 80-35.817 80-80 80z m291 0c-44.183 0-80-35.817-80-80s35.817-80 80-80 80 35.817 80 80-35.817 80-80 80z">
</path>
</svg>

After

Width:  |  Height:  |  Size: 362 B