mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
4 lines
127 B
HTML
4 lines
127 B
HTML
<!-- Icon button -->
|
|
<button class="mdl-button mdl-js-button mdl-button--icon">
|
|
<i class="material-icons">mood</i>
|
|
</button>
|