add expand-collapse icons

This commit is contained in:
Kirill Volkov
2023-08-23 16:53:32 +03:00
parent 37a8d11181
commit f7efa3b367
12 changed files with 19 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

View File

@ -0,0 +1,9 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 5H18V6H10V5Z" fill="black"/>
<path d="M15 7H18V8H15V7Z" fill="black"/>
<path d="M18 9H12V10H18V9Z" fill="black"/>
<path d="M15 11H18V12H15V11Z" fill="black"/>
<path d="M18 13H15V14H18V13Z" fill="black"/>
<path d="M10 15H18V16H10V15Z" fill="black"/>
<rect x="2" y="10" width="6" height="1" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 420 B

View File

@ -0,0 +1,10 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 5H18V6H10V5Z" fill="black"/>
<path d="M15 7H18V8H15V7Z" fill="black"/>
<path d="M18 9H12V10H18V9Z" fill="black"/>
<path d="M15 11H18V12H15V11Z" fill="black"/>
<path d="M18 13H15V14H18V13Z" fill="black"/>
<path d="M10 15H18V16H10V15Z" fill="black"/>
<rect x="2" y="10" width="6" height="1" fill="black"/>
<rect x="4.5" y="13.5" width="6" height="1" transform="rotate(-90 4.5 13.5)" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B