style: optimize code

This commit is contained in:
2023-11-18 20:22:42 +08:00
parent 37566af603
commit ceafba2e79

View File

@@ -35,7 +35,7 @@ import com.highcapable.flexiui.resources.builder.buildImageVector
val Icons.CheckMark by lazy { val Icons.CheckMark by lazy {
buildImageVector( buildImageVector(
name = "checkmark", name = "check_mark",
defaultWidth = 32.dp, defaultWidth = 32.dp,
defaultHeight = 32.dp, defaultHeight = 32.dp,
viewportWidth = 48f, viewportWidth = 48f,