entypo
Version:
SVG sprite for the Entypo+ icon collection.
28 lines (27 loc) • 960 B
HTML
<html>
<head>
<title>Entypo</title>
<style type="text/css"></style>
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
<body>
<header>
<h1><a href="https://github.com/hypermodules/entypo">entypo</a></h1>
<p>SVG sprite for the <a href="http://entypo.com">Entypo+</a> icon collection.</p>
<p>
<a href="https://github.com/hypermodules/entypo">
<img title="repo" src="https://img.shields.io/badge/github-hypermodules%2Fentypo-blue.svg?style=flat-square" />
</a>
<a href="https://www.npmjs.com/package/entypo">
<img title="version" src="https://img.shields.io/npm/v/entypo.svg?style=flat-square" />
</a>
<a href="https://travis-ci.org/hypermodules/entypo">
<img title="build status" src="https://img.shields.io/travis/hypermodules/entypo.svg?style=flat-square" />
</a>
</a>
</p>
</header>
<script src="/bundle.js"></script>
</body>
</html>