1 <x-meta id=
"paper-fab" label=
"Floating Action Button" group=
"Paper">
4 <paper-fab icon=
"av:play-arrow"></paper-fab>
7 <template id=
"imports">
8 <link rel=
"import" href=
"../core-icons/core-icons.html">
9 <link rel=
"import" href=
"../core-icons/av-icons.html">
10 <link rel=
"import" href=
"paper-fab.html">
15 <x-meta id=
"paper-fab-right-aligned" label=
"Floating Action Button Panel" group=
"Paper">
18 <div layout horizontal
>
19 <paper-fab icon=
"check"></paper-fab>
23 <template id=
"imports">
24 <link rel=
"import" href=
"../core-icons/core-icons.html">
25 <link rel=
"import" href=
"paper-fab.html">