Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
b24c5eb23b734db805b208e51d0df9cf96122654
/
.
/
node_modules
/
material-design-lite
/
src
/
button
/
snippets
/
icon.html
blob: 122023a52e597f5694929ebe25eb76bb48a91cd3 [
file
] [
log
] [
blame
]
Copybara bot
be50d49
2023-11-30 00:16:42 +0100
[
diff
] [
blame
]
1
<!-- Icon button -->
2
<button
class
=
"mdl-button mdl-js-button mdl-button--icon"
>
3
<i
class
=
"material-icons"
>
mood
</i>
4
</button>