<x-meta id="paper-icon-button" label="Icon Button" group="Paper">
<template>
<paper-icon-button icon="menu"></paper-icon-button>
</template>
<template id="imports">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="paper-icon-button.html">
</template>
</x-meta>