1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-09-03 11:43:04 +02:00

Moved menu html into partials and updated icon

This commit is contained in:
Andrew Davis
2019-01-06 21:33:07 -06:00
parent 3b19c5dbbd
commit e440d61652
7 changed files with 29 additions and 63 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M7 3H2v14h5V3zm2 0v14h9V3H9zM0 3c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm3 1h3v2H3V4zm0 3h3v2H3V7zm0 3h3v2H3v-2z"/></svg>

After

Width:  |  Height:  |  Size: 217 B