experiments collasible menu

This commit is contained in:
Huy Tran 2018-09-18 15:20:12 +10:00
parent 2d9a7adad5
commit 9b6e2d3940
4 changed files with 92 additions and 5 deletions

12
static/img/menu-close.svg Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="21px" height="21px" viewBox="0 0 21 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>icon-close</title>
<desc>Close Icon</desc>
<defs></defs>
<g id="Container" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-close" stroke="#ffffff" stroke-linecap="square">
<path d="M5,5 L16.3137085,16.3137085" id="Line-Copy-8"></path>
<path d="M5,16.3137086 L16.3137084,5" id="Line-Copy-7"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 610 B

12
static/img/menu-open.svg Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="21px" height="21px" viewBox="0 0 21 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>icon-menu</title>
<desc>Menu Icon</desc>
<defs></defs>
<g id="Container" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon-menu" stroke="#ffffff" stroke-linecap="square">
<path d="M2.5,7.5 L18.5,7.5" id="Line-Copy-8"></path>
<path d="M2.5,13.5 L18.5,13.5" id="Line-Copy-7"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 591 B