Filter

@Composable
fun ElementScope<SVGDefsElement>.Filter(id: SvgId, attrs: SVGFilterAttrsScope.() -> Unit? = null, content: ContentBuilder<SVGFilterElement>)(source)