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

commonMain.compose.icons.simpleicons.Probot.kt Maven / Gradle / Ivy

The newest version!
package compose.icons.simpleicons

import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.PathFillType.Companion.NonZero
import androidx.compose.ui.graphics.SolidColor
import androidx.compose.ui.graphics.StrokeCap.Companion.Butt
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.SimpleIcons

public val SimpleIcons.Probot: ImageVector
    get() {
        if (_probot != null) {
            return _probot!!
        }
        _probot = Builder(name = "Probot", 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(12.0f, 0.04f)
                arcToRelative(1.743f, 1.743f, 0.0f, false, false, -0.537f, 3.401f)
                lineToRelative(-0.631f, 2.579f)
                lineTo(2.456f, 6.02f)
                arcTo(2.456f, 2.456f, 0.0f, false, false, 0.0f, 8.476f)
                verticalLineToRelative(13.029f)
                arcToRelative(2.456f, 2.456f, 0.0f, false, false, 2.456f, 2.456f)
                horizontalLineToRelative(19.088f)
                curveToRelative(1.356f, 0.0f, 2.456f, -1.1f, 2.456f, -2.456f)
                lineTo(24.0f, 8.476f)
                curveToRelative(0.0f, -1.356f, -1.1f, -2.456f, -2.456f, -2.456f)
                horizontalLineToRelative(-8.403f)
                lineToRelative(-0.616f, -2.575f)
                arcTo(1.743f, 1.743f, 0.0f, false, false, 11.999f, 0.04f)
                close()
                moveTo(3.933f, 7.881f)
                horizontalLineToRelative(16.136f)
                curveToRelative(1.101f, 0.0f, 1.994f, 0.893f, 1.994f, 1.994f)
                verticalLineToRelative(10.117f)
                arcToRelative(1.994f, 1.994f, 0.0f, false, true, -1.994f, 1.994f)
                lineTo(3.933f, 21.986f)
                arcToRelative(1.994f, 1.994f, 0.0f, false, true, -1.994f, -1.994f)
                lineTo(1.939f, 9.875f)
                curveToRelative(0.0f, -1.101f, 0.893f, -1.994f, 1.994f, -1.994f)
                close()
                moveTo(7.187f, 10.193f)
                arcToRelative(4.575f, 4.575f, 0.0f, true, false, 0.0f, 9.15f)
                arcToRelative(4.575f, 4.575f, 0.0f, false, false, 0.0f, -9.15f)
                close()
                moveTo(16.93f, 10.193f)
                arcToRelative(4.575f, 4.575f, 0.0f, true, false, 0.0f, 9.15f)
                arcToRelative(4.575f, 4.575f, 0.0f, false, false, 0.0f, -9.15f)
                close()
                moveTo(7.187f, 11.263f)
                arcToRelative(3.506f, 3.506f, 0.0f, true, true, 0.0f, 7.011f)
                arcToRelative(3.506f, 3.506f, 0.0f, false, true, 0.0f, -7.011f)
                close()
                moveTo(16.93f, 11.263f)
                arcToRelative(3.506f, 3.506f, 0.0f, true, true, 0.0f, 7.011f)
                arcToRelative(3.506f, 3.506f, 0.0f, false, true, 0.0f, -7.011f)
                close()
                moveTo(7.187f, 12.926f)
                arcToRelative(1.843f, 1.843f, 0.0f, true, false, 0.0f, 3.686f)
                arcToRelative(1.843f, 1.843f, 0.0f, false, false, 0.0f, -3.686f)
                close()
                moveTo(16.93f, 12.926f)
                arcToRelative(1.843f, 1.843f, 0.0f, true, false, 0.0f, 3.686f)
                arcToRelative(1.843f, 1.843f, 0.0f, false, false, 0.0f, -3.686f)
                close()
                moveTo(10.003f, 19.426f)
                verticalLineToRelative(2.159f)
                horizontalLineToRelative(0.706f)
                verticalLineToRelative(-2.159f)
                horizontalLineToRelative(-0.706f)
                close()
                moveTo(11.08f, 19.426f)
                verticalLineToRelative(2.159f)
                horizontalLineToRelative(0.705f)
                verticalLineToRelative(-2.159f)
                horizontalLineToRelative(-0.705f)
                close()
                moveTo(12.156f, 19.426f)
                verticalLineToRelative(2.159f)
                horizontalLineToRelative(0.706f)
                verticalLineToRelative(-2.159f)
                horizontalLineToRelative(-0.706f)
                close()
                moveTo(13.233f, 19.426f)
                verticalLineToRelative(2.159f)
                horizontalLineToRelative(0.706f)
                verticalLineToRelative(-2.159f)
                horizontalLineToRelative(-0.706f)
                close()
                moveTo(14.31f, 19.456f)
                verticalLineToRelative(2.1f)
                arcToRelative(1.08f, 1.08f, 0.0f, false, false, 0.829f, -1.049f)
                verticalLineToRelative(-0.001f)
                curveToRelative(0.0f, -0.51f, -0.354f, -0.937f, -0.829f, -1.05f)
                close()
                moveTo(9.632f, 19.484f)
                arcToRelative(1.08f, 1.08f, 0.0f, false, false, -0.731f, 1.021f)
                verticalLineToRelative(0.001f)
                curveToRelative(0.0f, 0.474f, 0.306f, 0.876f, 0.731f, 1.021f)
                verticalLineToRelative(-2.043f)
                close()
            }
        }
        .build()
        return _probot!!
    }

private var _probot: ImageVector? = null




© 2015 - 2024 Weber Informatics LLC | Privacy Policy