mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
9 lines
222 B
HTML
9 lines
222 B
HTML
<div class="figure-wrapper">
|
|
<figure
|
|
aria-label="A standard surface fab"
|
|
style="padding-block: 16px;">
|
|
<md-fab aria-label="Edit">
|
|
<md-icon slot="icon">edit</md-icon>
|
|
</md-fab>
|
|
</figure>
|
|
</div> |