FaIcon

@Composable
fun FaIcon(name: String, modifier: Modifier, style: IconCategory = IconCategory.REGULAR, size: IconSize? = null)