checkbox

@Composable
fun checkbox(svgLoader: SvgLoader, basePath: String = "icons/intui/checkBox.svg"): StatefulPainterProvider<CheckboxState>