mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
optimize ParentPaths component (#5179)
* optimize ParentPaths component * fix dataset list diaplay * component
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user