Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / button / snippets / fab-ripple.html
1 <!-- FAB button with ripple -->
2 <button class="mdl-button mdl-js-button mdl-button--fab mdl-js-ripple-effect">
3   <i class="material-icons">add</i>
4 </button>