Finished responsive menu

Added menu icons
This commit is contained in:
ericb 2024-12-03 16:50:34 +01:00
parent 8c5c9b7eee
commit 0c36ecccfa
13 changed files with 3640 additions and 94 deletions

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #000;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.5px;
}
</style>
</defs>
<!-- Generator: Adobe Illustrator 28.6.0, SVG Export Plug-In . SVG Version: 1.2.0 Build 709) -->
<g>
<g id="Calque_1">
<path class="cls-1" d="M9,3.7h-2.1c-1,0-1.9.6-2.2,1.6l-2.4,7.8c0,.2,0,.4,0,.7v4.2c0,1.2,1,2.2,2.2,2.2h15c1.2,0,2.2-1,2.2-2.2v-4.2c0-.2,0-.4-.1-.7l-2.4-7.8c-.3-.9-1.2-1.6-2.1-1.6h-2.1M2.2,13.5h3.9c.9,0,1.6.5,2,1.2l.3.5c.4.8,1.2,1.2,2,1.2h3.2c.9,0,1.6-.5,2-1.2l.3-.5c.4-.8,1.2-1.2,2-1.2h3.9M12,12.2V4M12,4l3,3M12,4l-3,3"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 792 B