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