Recursive tree version

This commit is contained in:
Magnus Åhall 2026-02-24 17:21:55 +01:00
parent 42c5d43610
commit 97058d036d
8 changed files with 599 additions and 134 deletions

View file

@ -3,11 +3,11 @@
<svg
width="21.200001"
height="16.000025"
viewBox="0 0 5.6091668 4.2333399"
height="18"
viewBox="0 0 5.6091668 4.7625"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e94, 2025-05-08)"
inkscape:version="1.4 (e7c3feb, 2024-10-09)"
sodipodi:docname="icon_folder.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@ -24,12 +24,12 @@
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="22.627417"
inkscape:cx="4.065864"
inkscape:cy="7.6455921"
inkscape:window-width="1916"
inkscape:window-height="1041"
inkscape:window-x="1920"
inkscape:window-y="1098"
inkscape:cx="16.175068"
inkscape:cy="10.341437"
inkscape:window-width="2190"
inkscape:window-height="1404"
inkscape:window-x="1463"
inkscape:window-y="16"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
@ -42,7 +42,7 @@
<title
id="title1">folder-outline</title>
<rect
style="fill:#ffeeaa;stroke-width:0.352777;stroke-opacity:0.24447;stroke:none"
style="fill:#ffeeaa;stroke:none;stroke-width:0.352777;stroke-opacity:0.24447"
id="rect1"
width="4.6421375"
height="3.0401909"

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After