commonMain.compose.icons.simpleicons.Sumologic.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of simple-icons Show documentation
Show all versions of simple-icons Show documentation
Compose icons is a set of open source icons packs for Compose Multiplatform
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.Sumologic: ImageVector
get() {
if (_sumologic != null) {
return _sumologic!!
}
_sumologic = Builder(name = "Sumologic", 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(4.922f, 10.756f)
verticalLineToRelative(2.513f)
horizontalLineToRelative(-0.586f)
verticalLineToRelative(-0.266f)
curveToRelative(-0.134f, 0.216f, -0.379f, 0.341f, -0.737f, 0.341f)
curveToRelative(-0.595f, 0.0f, -0.89f, -0.308f, -0.89f, -0.799f)
verticalLineToRelative(-1.79f)
horizontalLineToRelative(0.64f)
verticalLineToRelative(1.62f)
curveToRelative(0.0f, 0.262f, 0.142f, 0.416f, 0.417f, 0.416f)
curveToRelative(0.32f, 0.0f, 0.516f, -0.184f, 0.516f, -0.52f)
verticalLineToRelative(-1.515f)
close()
moveTo(9.083f, 11.513f)
verticalLineToRelative(1.756f)
horizontalLineToRelative(-0.64f)
verticalLineToRelative(-1.564f)
curveToRelative(0.0f, -0.3f, -0.121f, -0.483f, -0.4f, -0.483f)
reflectiveCurveToRelative(-0.441f, 0.208f, -0.441f, 0.5f)
verticalLineToRelative(1.547f)
horizontalLineToRelative(-0.64f)
verticalLineToRelative(-1.564f)
curveToRelative(0.0f, -0.32f, -0.134f, -0.483f, -0.4f, -0.483f)
curveToRelative(-0.283f, 0.0f, -0.441f, 0.208f, -0.441f, 0.5f)
verticalLineToRelative(1.547f)
lineTo(5.48f, 13.269f)
verticalLineToRelative(-2.513f)
horizontalLineToRelative(0.595f)
verticalLineToRelative(0.279f)
curveToRelative(0.146f, -0.242f, 0.387f, -0.362f, 0.716f, -0.362f)
curveToRelative(0.32f, 0.0f, 0.561f, 0.133f, 0.699f, 0.37f)
curveToRelative(0.17f, -0.245f, 0.424f, -0.37f, 0.753f, -0.37f)
curveToRelative(0.536f, 0.0f, 0.84f, 0.32f, 0.84f, 0.84f)
close()
moveTo(14.226f, 13.269f)
horizontalLineToRelative(-0.64f)
lineTo(13.586f, 9.774f)
horizontalLineToRelative(0.64f)
close()
moveTo(21.175f, 13.269f)
horizontalLineToRelative(-0.641f)
verticalLineToRelative(-2.513f)
horizontalLineToRelative(0.64f)
close()
moveTo(20.521f, 10.377f)
horizontalLineToRelative(0.662f)
verticalLineToRelative(-0.611f)
horizontalLineToRelative(-0.662f)
close()
moveTo(23.576f, 12.412f)
curveToRelative(-0.263f, 0.279f, -0.441f, 0.387f, -0.683f, 0.387f)
curveToRelative(-0.287f, 0.0f, -0.49f, -0.167f, -0.582f, -0.425f)
verticalLineToRelative(-0.732f)
curveToRelative(0.095f, -0.262f, 0.3f, -0.428f, 0.59f, -0.428f)
curveToRelative(0.213f, 0.0f, 0.383f, 0.074f, 0.654f, 0.328f)
lineToRelative(0.4f, -0.395f)
curveToRelative(-0.321f, -0.35f, -0.633f, -0.478f, -1.053f, -0.478f)
curveToRelative(-0.587f, 0.0f, -1.04f, 0.307f, -1.22f, 0.823f)
verticalLineToRelative(1.032f)
curveToRelative(0.175f, 0.516f, 0.62f, 0.82f, 1.203f, 0.82f)
curveToRelative(0.453f, 0.0f, 0.765f, -0.15f, 1.115f, -0.583f)
close()
moveTo(1.319f, 11.722f)
curveToRelative(-0.175f, -0.038f, -0.3f, -0.072f, -0.37f, -0.088f)
curveToRelative(-0.088f, -0.025f, -0.154f, -0.058f, -0.188f, -0.104f)
verticalLineToRelative(-0.192f)
curveToRelative(0.059f, -0.091f, 0.2f, -0.15f, 0.396f, -0.15f)
curveToRelative(0.27f, 0.0f, 0.457f, 0.063f, 0.753f, 0.296f)
lineToRelative(0.345f, -0.416f)
curveToRelative(-0.35f, -0.291f, -0.649f, -0.395f, -1.082f, -0.395f)
curveToRelative(-0.499f, 0.0f, -0.844f, 0.204f, -0.982f, 0.495f)
verticalLineToRelative(0.632f)
curveToRelative(0.109f, 0.212f, 0.358f, 0.333f, 0.858f, 0.441f)
curveToRelative(0.178f, 0.042f, 0.3f, 0.071f, 0.37f, 0.084f)
curveToRelative(0.091f, 0.029f, 0.175f, 0.066f, 0.22f, 0.133f)
verticalLineToRelative(0.22f)
curveToRelative(-0.062f, 0.1f, -0.212f, 0.154f, -0.407f, 0.154f)
arcToRelative(0.977f, 0.977f, 0.0f, false, true, -0.408f, -0.079f)
arcToRelative(1.854f, 1.854f, 0.0f, false, true, -0.454f, -0.295f)
lineTo(0.0f, 12.87f)
curveToRelative(0.4f, 0.353f, 0.736f, 0.474f, 1.215f, 0.474f)
curveToRelative(0.512f, 0.0f, 0.874f, -0.196f, 1.011f, -0.508f)
lineTo(2.226f, 12.2f)
curveToRelative(-0.116f, -0.237f, -0.395f, -0.362f, -0.907f, -0.479f)
close()
moveTo(10.764f, 10.669f)
curveToRelative(-0.578f, 0.0f, -1.032f, 0.312f, -1.215f, 0.81f)
verticalLineToRelative(1.058f)
curveToRelative(0.183f, 0.5f, 0.641f, 0.811f, 1.215f, 0.811f)
curveToRelative(0.574f, 0.0f, 1.028f, -0.312f, 1.211f, -0.807f)
verticalLineToRelative(-1.065f)
curveToRelative(-0.187f, -0.495f, -0.64f, -0.807f, -1.21f, -0.807f)
close()
moveTo(11.355f, 12.379f)
curveToRelative(-0.1f, 0.266f, -0.312f, 0.424f, -0.595f, 0.424f)
reflectiveCurveToRelative(-0.495f, -0.158f, -0.6f, -0.424f)
verticalLineToRelative(-0.741f)
curveToRelative(0.1f, -0.266f, 0.313f, -0.429f, 0.6f, -0.429f)
reflectiveCurveToRelative(0.491f, 0.163f, 0.59f, 0.429f)
close()
moveTo(15.94f, 10.669f)
curveToRelative(-0.578f, 0.0f, -1.032f, 0.312f, -1.219f, 0.81f)
verticalLineToRelative(1.058f)
curveToRelative(0.187f, 0.5f, 0.641f, 0.811f, 1.22f, 0.811f)
curveToRelative(0.578f, 0.0f, 1.027f, -0.312f, 1.21f, -0.807f)
verticalLineToRelative(-1.065f)
curveToRelative(-0.183f, -0.495f, -0.636f, -0.807f, -1.21f, -0.807f)
close()
moveTo(16.531f, 12.379f)
curveToRelative(-0.1f, 0.266f, -0.312f, 0.424f, -0.59f, 0.424f)
arcToRelative(0.62f, 0.62f, 0.0f, false, true, -0.6f, -0.424f)
verticalLineToRelative(-0.741f)
curveToRelative(0.1f, -0.266f, 0.312f, -0.429f, 0.6f, -0.429f)
curveToRelative(0.286f, 0.0f, 0.49f, 0.163f, 0.59f, 0.429f)
close()
moveTo(19.381f, 10.756f)
verticalLineToRelative(0.279f)
curveToRelative(-0.162f, -0.242f, -0.416f, -0.362f, -0.765f, -0.362f)
curveToRelative(-0.475f, 0.0f, -0.857f, 0.29f, -1.024f, 0.753f)
verticalLineToRelative(1.036f)
curveToRelative(0.163f, 0.462f, 0.545f, 0.749f, 1.024f, 0.749f)
curveToRelative(0.32f, 0.0f, 0.562f, -0.108f, 0.732f, -0.32f)
verticalLineToRelative(0.2f)
curveToRelative(0.0f, 0.415f, -0.241f, 0.61f, -0.616f, 0.61f)
curveToRelative(-0.278f, 0.0f, -0.507f, -0.082f, -0.873f, -0.299f)
lineToRelative(-0.313f, 0.462f)
curveToRelative(0.354f, 0.237f, 0.77f, 0.366f, 1.195f, 0.37f)
curveToRelative(0.707f, 0.0f, 1.227f, -0.378f, 1.227f, -1.086f)
verticalLineToRelative(-2.392f)
close()
moveTo(19.302f, 12.283f)
curveToRelative(-0.095f, 0.237f, -0.295f, 0.387f, -0.545f, 0.387f)
arcToRelative(0.574f, 0.574f, 0.0f, false, true, -0.545f, -0.387f)
verticalLineToRelative(-0.687f)
arcToRelative(0.572f, 0.572f, 0.0f, false, true, 0.545f, -0.382f)
curveToRelative(0.254f, 0.0f, 0.45f, 0.145f, 0.545f, 0.382f)
close()
}
}
.build()
return _sumologic!!
}
private var _sumologic: ImageVector? = null