<x-meta id="paper-item" label="Item" group="Paper">
<template>
<paper-item icon="settings" label="Item"></paper-item>
</template>
<template id="imports">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="paper-item.html">
</template>
</x-meta>