fix #13: add alternate hamburger icon

This commit is contained in:
Simon Vieille 2020-04-26 23:32:30 +02:00
parent 67f27e0ef4
commit 26e737e2d7
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 10.583 10.583">
<rect overflow="visible" style="marker:none" width="5.551" height="1.451" x="2.516" y="2.399" rx="0" ry=".545" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<rect overflow="visible" style="marker:none" width="5.551" height="1.451" x="2.516" y="4.556" rx="0" ry=".545" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<rect overflow="visible" style="marker:none" width="5.551" height="1.451" x="2.516" y="6.733" rx="0" ry=".545" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<path style="marker:none" d="M.616 0a.541.541 0 0 0-.418.198A.541.541 0 0 0 0 .616v9.351c0 .17.078.318.198.418.1.12.249.198.418.198h9.351c.17 0 .318-.078.418-.198.12-.1.198-.249.198-.418V.616a.541.541 0 0 0-.198-.418A.541.541 0 0 0 9.967 0H.616zm.835 1.451h7.681v7.681H1.451V1.451z" color="#000" overflow="visible" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<rect overflow="visible" style="marker:none" width="4.806" height="1.256" x="2.888" y="2.787" rx="0" ry=".472" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<rect overflow="visible" style="marker:none" width="4.806" height="1.256" x="2.888" y="4.655" rx="0" ry=".472" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<rect overflow="visible" style="marker:none" width="4.806" height="1.256" x="2.888" y="6.54" rx="0" ry=".472" color="#000" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
<path style="marker:none" d="M1.243.71A.469.469 0 0 0 .881.88a.469.469 0 0 0-.171.362V9.34c0 .146.067.275.171.362a.469.469 0 0 0 .362.171H9.34a.469.469 0 0 0 .362-.171.469.469 0 0 0 .171-.362V1.243a.469.469 0 0 0-.171-.362A.469.469 0 0 0 9.34.71zm.723 1.256h6.65v6.65h-6.65z" color="#000" overflow="visible" fill="#fff" fill-opacity=".855" paint-order="stroke markers fill"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB