mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +02:00
Remove icons.html.
This commit is contained in:
parent
f3a9e149b4
commit
4e0394d654
1 changed files with 0 additions and 17 deletions
17
icons.html
17
icons.html
|
@ -1,17 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Icons</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Normal size</h1>
|
||||
|
||||
<img src="icon_grid.svg" />
|
||||
|
||||
<h1>Double size</h1>
|
||||
|
||||
<div style="display:inline-block;">
|
||||
<img src="icon_grid.svg" width=200% %/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue