Skip to content

Instantly share code, notes, and snippets.

@frankiefu
Created May 23, 2015 01:28
Show Gist options
  • Save frankiefu/f5613a2ae497a4a44abd to your computer and use it in GitHub Desktop.
Save frankiefu/f5613a2ae497a4a44abd to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>iron-icons</title>
<script src="../../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-icons.html">
</head>
<body>
<iron-icon icon="menu"></iron-icon>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment