Original image (http://esignal.ru/other/net-change-down.png) has 7px x 7px dimensions.
<html>
<body>
1st: <img src="http://esignal.ru/other/net-change-down.png" style="width: 7px; height: 7px;" /><br>
2nd: <img src="http://esignal.ru/other/net-change-down.png" style="width: 7px; height: 8px;" /><br>
3rd: <img src="http://esignal.ru/other/net-change-down.png" style="width: 70px; height: 70px;" /><br>
</body>
</html>
Does any of images except the first one look like OK?