Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
be50d49a1de3579494650ceb3cad0f04719b087f
/
.
/
node_modules
/
material-design-lite
/
src
/
button
/
snippets
/
icon.html
blob: 122023a52e597f5694929ebe25eb76bb48a91cd3 [
file
] [
log
] [
blame
]
<!-- Icon button -->
<button
class
=
"mdl-button mdl-js-button mdl-button--icon"
>
<i
class
=
"material-icons"
>
mood
</i>
</button>