feat: start implement panels rendering, remove unused files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 24 24" fill="currentColor" stroke="currentColor" stroke-width="1">
|
||||
<path
|
||||
d="M8.293 14.293a1 1 0 0 1 1.414 0L12 16.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414ZM11.293 5.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1-1.414 1.414L12 7.414 9.707 9.707a1 1 0 0 1-1.414-1.414l3-3Z"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 341 B |
Reference in New Issue
Block a user