move wayfinder files to Flumi folder

This commit is contained in:
Face
2025-08-02 14:18:14 +03:00
parent 8fbabdd01a
commit e575974721
442 changed files with 6 additions and 188 deletions

View File

@@ -0,0 +1,5 @@
<svg id="resizeHandle" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<!-- Chrome-style resize handle with two diagonal lines -->
<line x1="20" y1="32" x2="32" y2="20" stroke="#666" stroke-width="3" stroke-linecap="round"/>
<line x1="28" y1="32" x2="32" y2="28" stroke="#666" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 384 B