Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / polymer / components / core-icon-button / metadata.html
1 <x-meta id="core-icon-button" label="Icon Button" group="Core">
2
3   <template>
4     <core-icon-button icon="menu" theme="core-light-theme"></core-icon-button>
5   </template>
6
7   <template id="imports">
8     <link rel="import" href="core-icon-button.html">
9   </template>
10
11 </x-meta>