Skip to content

Commit

Permalink
Changed png image with svg
Browse files Browse the repository at this point in the history
  • Loading branch information
DipanshKhandelwal committed Dec 19, 2017
1 parent 9745a25 commit fb012f9
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
Binary file removed images/save.png
Binary file not shown.
25 changes: 25 additions & 0 deletions images/save.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<button class="toolbutton" id="new-button" title="New"></button>
<button class="toolbutton pull-right" id="stop-button" title="Stop"></button>
<button class="toolbutton pull-right" id="save-button" title="Save">
<img src="images/save.png"/>
<img src="images/save.svg"/>
</button>
</div>

Expand Down

0 comments on commit fb012f9

Please sign in to comment.