MDCIcon

@Composable
fun MDCIcon(base: MDCIconBase, icon: MDCIcon, type: MDCIconType = MDCIconType.Filled, attrs: MDCAttrsRaw<out HTMLElement>? = null)

JS API