This is a small subset useful for web stats of Dmitry Baranovskiy's 130 free (MIT license) vector icons. Enjoy!
xxxxxxxxxx
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>Browser stats icons by Dmitry Baranovskiy</title>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/d3@2.1.3/d3.js"></script>
<style>
use:hover {
stroke-linejoin: round;
stroke: #CCC;
}
</style>
</head>
<body>
<script src="show.js"></script>
</body>
</html>
Modified http://mbostock.github.com/d3/d3.js?2.0.3 to a secure url
https://mbostock.github.com/d3/d3.js?2.0.3