Added all icons, working on implementing them into UI

This commit is contained in:
Daniel Scalzi
2017-09-12 16:52:20 -04:00
parent 6eb6177d4b
commit 5ed660d3ab
10 changed files with 98 additions and 4 deletions

View File

@@ -40,7 +40,10 @@
<div id="center">
<div class="bot_wrapper">
<div id="content">
<button id="menu_button">MENU</button>
<button id="menu_button">
<img src="assets/images/icons/arrow.svg" id="menu_img"/>
&#10;MENU
</button>
</div>
</div>
</div>