All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.compose.icons.tablericons.filled.Stars.kt Maven / Gradle / Ivy

There is a newer version: 3.22.0
Show newest version
package compose.icons.tablericons.filled

import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.PathFillType
import androidx.compose.ui.graphics.PathFillType.Companion.NonZero
import androidx.compose.ui.graphics.SolidColor
import androidx.compose.ui.graphics.StrokeCap
import androidx.compose.ui.graphics.StrokeCap.Companion.Butt
import androidx.compose.ui.graphics.StrokeJoin
import androidx.compose.ui.graphics.StrokeJoin.Companion.Miter
import androidx.compose.ui.graphics.vector.ImageVector
import androidx.compose.ui.graphics.vector.ImageVector.Builder
import androidx.compose.ui.graphics.vector.path
import androidx.compose.ui.unit.dp
import compose.icons.tablericons.FilledGroup

public val FilledGroup.Stars: ImageVector
    get() {
        if (_stars != null) {
            return _stars!!
        }
        _stars = Builder(name = "Stars", defaultWidth = 24.0.dp, defaultHeight = 24.0.dp,
                viewportWidth = 24.0f, viewportHeight = 24.0f).apply {
            path(fill = SolidColor(Color(0xFF000000)), stroke = null, strokeLineWidth = 0.0f,
                    strokeLineCap = Butt, strokeLineJoin = Miter, strokeLineMiter = 4.0f,
                    pathFillType = NonZero) {
                moveTo(17.657f, 12.007f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.103f, 0.765f)
                lineToRelative(-0.855f, 1.723f)
                lineToRelative(-1.907f, 0.277f)
                curveToRelative(-0.52f, 0.072f, -0.96f, 0.44f, -1.124f, 0.944f)
                lineToRelative(-0.038f, 0.14f)
                curveToRelative(-0.1f, 0.465f, 0.046f, 0.954f, 0.393f, 1.29f)
                lineToRelative(1.377f, 1.337f)
                lineToRelative(-0.326f, 1.892f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, 2.018f, 1.465f)
                lineToRelative(1.708f, -0.895f)
                lineToRelative(1.708f, 0.896f)
                arcToRelative(1.388f, 1.388f, 0.0f, false, false, 1.462f, -0.105f)
                lineToRelative(0.112f, -0.09f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, 0.442f, -1.272f)
                lineToRelative(-0.325f, -1.891f)
                lineToRelative(1.38f, -1.339f)
                curveToRelative(0.38f, -0.371f, 0.516f, -0.924f, 0.352f, -1.427f)
                lineToRelative(-0.051f, -0.134f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.073f, -0.81f)
                lineToRelative(-1.907f, -0.278f)
                lineToRelative(-0.853f, -1.722f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, -1.247f, -0.773f)
                lineToRelative(-0.143f, 0.007f)
                close()
            }
            path(fill = SolidColor(Color(0xFF000000)), stroke = null, strokeLineWidth = 0.0f,
                    strokeLineCap = Butt, strokeLineJoin = Miter, strokeLineMiter = 4.0f,
                    pathFillType = NonZero) {
                moveTo(6.057f, 12.007f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.103f, 0.765f)
                lineToRelative(-0.855f, 1.723f)
                lineToRelative(-1.907f, 0.277f)
                curveToRelative(-0.52f, 0.072f, -0.96f, 0.44f, -1.124f, 0.944f)
                lineToRelative(-0.038f, 0.14f)
                curveToRelative(-0.1f, 0.465f, 0.046f, 0.954f, 0.393f, 1.29f)
                lineToRelative(1.377f, 1.337f)
                lineToRelative(-0.326f, 1.892f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, 2.018f, 1.465f)
                lineToRelative(1.708f, -0.895f)
                lineToRelative(1.708f, 0.896f)
                arcToRelative(1.388f, 1.388f, 0.0f, false, false, 1.462f, -0.105f)
                lineToRelative(0.112f, -0.09f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, 0.442f, -1.272f)
                lineToRelative(-0.324f, -1.891f)
                lineToRelative(1.38f, -1.339f)
                curveToRelative(0.38f, -0.371f, 0.516f, -0.924f, 0.352f, -1.427f)
                lineToRelative(-0.051f, -0.134f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.073f, -0.81f)
                lineToRelative(-1.908f, -0.279f)
                lineToRelative(-0.853f, -1.722f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, -1.247f, -0.772f)
                lineToRelative(-0.143f, 0.007f)
                close()
            }
            path(fill = SolidColor(Color(0xFF000000)), stroke = null, strokeLineWidth = 0.0f,
                    strokeLineCap = Butt, strokeLineJoin = Miter, strokeLineMiter = 4.0f,
                    pathFillType = NonZero) {
                moveTo(11.857f, 2.007f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.103f, 0.765f)
                lineToRelative(-0.855f, 1.723f)
                lineToRelative(-1.907f, 0.277f)
                curveToRelative(-0.52f, 0.072f, -0.96f, 0.44f, -1.124f, 0.944f)
                lineToRelative(-0.038f, 0.14f)
                curveToRelative(-0.1f, 0.465f, 0.046f, 0.954f, 0.393f, 1.29f)
                lineToRelative(1.377f, 1.337f)
                lineToRelative(-0.326f, 1.892f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, 2.018f, 1.465f)
                lineToRelative(1.708f, -0.894f)
                lineToRelative(1.709f, 0.896f)
                arcToRelative(1.388f, 1.388f, 0.0f, false, false, 1.462f, -0.105f)
                lineToRelative(0.112f, -0.09f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, 0.442f, -1.272f)
                lineToRelative(-0.325f, -1.892f)
                lineToRelative(1.38f, -1.339f)
                curveToRelative(0.38f, -0.371f, 0.516f, -0.924f, 0.352f, -1.427f)
                lineToRelative(-0.051f, -0.134f)
                arcToRelative(1.39f, 1.39f, 0.0f, false, false, -1.073f, -0.81f)
                lineToRelative(-1.908f, -0.279f)
                lineToRelative(-0.853f, -1.722f)
                arcToRelative(1.393f, 1.393f, 0.0f, false, false, -1.247f, -0.772f)
                lineToRelative(-0.143f, 0.007f)
                close()
            }
        }
        .build()
        return _stars!!
    }

private var _stars: ImageVector? = null




© 2015 - 2024 Weber Informatics LLC | Privacy Policy