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

commonMain.compose.icons.simpleicons.Bugcrowd.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.Bugcrowd: ImageVector
    get() {
        if (_bugcrowd != null) {
            return _bugcrowd!!
        }
        _bugcrowd = Builder(name = "Bugcrowd", 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(24.0f, 12.0f)
                lineTo(18.0f, 1.387f)
                lineTo(6.0f, 1.387f)
                lineTo(0.0f, 12.0f)
                lineToRelative(6.0f, 10.613f)
                horizontalLineToRelative(12.0f)
                close()
                moveTo(18.218f, 13.658f)
                curveToRelative(-0.003f, 0.825f, -0.122f, 1.569f, -0.354f, 2.231f)
                arcToRelative(5.05f, 5.05f, 0.0f, false, true, -0.99f, 1.708f)
                arcToRelative(4.316f, 4.316f, 0.0f, false, true, -1.503f, 1.093f)
                arcToRelative(4.69f, 4.69f, 0.0f, false, true, -1.896f, 0.385f)
                arcToRelative(4.158f, 4.158f, 0.0f, false, true, -1.145f, -0.152f)
                arcToRelative(3.754f, 3.754f, 0.0f, false, true, -0.868f, -0.36f)
                arcToRelative(3.792f, 3.792f, 0.0f, false, true, -0.601f, -0.435f)
                arcToRelative(3.023f, 3.023f, 0.0f, false, true, -0.466f, -0.514f)
                horizontalLineToRelative(-0.04f)
                lineToRelative(0.02f, 0.193f)
                curveToRelative(0.011f, 0.166f, 0.018f, 0.331f, 0.02f, 0.497f)
                verticalLineToRelative(0.528f)
                lineTo(7.961f, 18.832f)
                lineTo(7.961f, 7.062f)
                curveToRelative(0.0f, -0.151f, -0.04f, -0.263f, -0.114f, -0.337f)
                curveToRelative(-0.077f, -0.074f, -0.19f, -0.109f, -0.33f, -0.109f)
                horizontalLineToRelative(-0.811f)
                lineTo(6.706f, 4.425f)
                horizontalLineToRelative(2.452f)
                curveToRelative(0.473f, -0.003f, 0.824f, 0.108f, 1.048f, 0.331f)
                curveToRelative(0.222f, 0.223f, 0.333f, 0.576f, 0.33f, 1.049f)
                verticalLineToRelative(3.003f)
                curveToRelative(-0.003f, 0.258f, -0.01f, 0.467f, -0.02f, 0.626f)
                lineToRelative(-0.02f, 0.247f)
                horizontalLineToRelative(0.04f)
                arcToRelative(2.898f, 2.898f, 0.0f, false, true, 0.463f, -0.507f)
                curveToRelative(0.156f, -0.143f, 0.354f, -0.284f, 0.6f, -0.426f)
                curveToRelative(0.245f, -0.142f, 0.538f, -0.261f, 0.876f, -0.36f)
                curveToRelative(0.38f, -0.1f, 0.77f, -0.15f, 1.162f, -0.148f)
                curveToRelative(0.702f, 0.003f, 1.334f, 0.135f, 1.894f, 0.395f)
                arcToRelative(4.118f, 4.118f, 0.0f, false, true, 1.446f, 1.11f)
                curveToRelative(0.4f, 0.48f, 0.707f, 1.052f, 0.92f, 1.715f)
                curveToRelative(0.212f, 0.658f, 0.317f, 1.392f, 0.32f, 2.198f)
                moveToRelative(-2.803f, 1.406f)
                curveToRelative(0.138f, -0.399f, 0.206f, -0.852f, 0.209f, -1.366f)
                curveToRelative(-0.003f, -0.659f, -0.112f, -1.231f, -0.328f, -1.718f)
                curveToRelative(-0.216f, -0.484f, -0.517f, -0.859f, -0.902f, -1.125f)
                arcToRelative(2.347f, 2.347f, 0.0f, false, false, -1.344f, -0.404f)
                arcToRelative(2.57f, 2.57f, 0.0f, false, false, -0.969f, 0.186f)
                arcToRelative(2.372f, 2.372f, 0.0f, false, false, -0.83f, 0.589f)
                arcToRelative(2.839f, 2.839f, 0.0f, false, false, -0.579f, 1.015f)
                curveToRelative(-0.141f, 0.413f, -0.212f, 0.906f, -0.216f, 1.477f)
                curveToRelative(0.0f, 0.397f, 0.053f, 0.792f, 0.159f, 1.174f)
                curveToRelative(0.101f, 0.366f, 0.265f, 0.712f, 0.483f, 1.02f)
                curveToRelative(0.211f, 0.3f, 0.486f, 0.548f, 0.805f, 0.722f)
                curveToRelative(0.32f, 0.176f, 0.698f, 0.267f, 1.127f, 0.27f)
                curveToRelative(0.343f, 0.002f, 0.683f, -0.07f, 0.997f, -0.213f)
                arcToRelative(2.43f, 2.43f, 0.0f, false, false, 0.824f, -0.623f)
                curveToRelative(0.24f, -0.273f, 0.428f, -0.607f, 0.564f, -1.004f)
                close()
            }
        }
        .build()
        return _bugcrowd!!
    }

private var _bugcrowd: ImageVector? = null




© 2015 - 2025 Weber Informatics LLC | Privacy Policy