Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
commonMain.compose.icons.simpleicons.Openaigym.kt Maven / Gradle / Ivy
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.Openaigym: ImageVector
get() {
if (_openaigym != null) {
return _openaigym!!
}
_openaigym = Builder(name = "Openaigym", 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, 9.736f)
lineTo(24.0f, 9.72f)
curveToRelative(0.0f, -0.018f, -0.009f, -0.035f, -0.009f, -0.053f)
curveToRelative(-0.008f, -0.017f, -0.008f, -0.034f, -0.017f, -0.052f)
curveToRelative(0.0f, -0.009f, -0.009f, -0.009f, -0.009f, -0.017f)
arcToRelative(0.19f, 0.19f, 0.0f, false, false, -0.026f, -0.044f)
verticalLineToRelative(-0.009f)
curveToRelative(-0.009f, -0.017f, -0.026f, -0.026f, -0.044f, -0.043f)
lineToRelative(-0.008f, -0.009f)
curveToRelative(-0.018f, -0.009f, -0.035f, -0.026f, -0.053f, -0.035f)
lineToRelative(-3.72f, -2.143f)
lineTo(20.114f, 3.02f)
curveToRelative(0.0f, -0.018f, 0.0f, -0.044f, -0.008f, -0.061f)
lineTo(20.106f, 2.94f)
arcToRelative(0.124f, 0.124f, 0.0f, false, false, -0.017f, -0.052f)
lineTo(20.089f, 2.88f)
curveToRelative(-0.01f, -0.017f, -0.018f, -0.035f, -0.027f, -0.043f)
curveToRelative(0.0f, -0.01f, -0.008f, -0.01f, -0.008f, -0.01f)
arcToRelative(0.19f, 0.19f, 0.0f, false, false, -0.035f, -0.043f)
curveToRelative(-0.018f, -0.008f, -0.026f, -0.026f, -0.044f, -0.034f)
curveToRelative(-0.008f, 0.0f, -0.008f, -0.01f, -0.017f, -0.01f)
lineToRelative(-0.009f, -0.008f)
lineTo(16.055f, 0.476f)
arcToRelative(0.338f, 0.338f, 0.0f, false, false, -0.34f, 0.0f)
lineToRelative(-3.72f, 2.143f)
lineTo(8.286f, 0.476f)
arcToRelative(0.338f, 0.338f, 0.0f, false, false, -0.34f, 0.0f)
lineTo(4.06f, 2.723f)
curveToRelative(-0.01f, 0.0f, -0.01f, 0.01f, -0.01f, 0.01f)
curveToRelative(-0.008f, 0.0f, -0.008f, 0.008f, -0.017f, 0.008f)
curveToRelative(-0.017f, 0.009f, -0.026f, 0.026f, -0.043f, 0.035f)
arcToRelative(0.153f, 0.153f, 0.0f, false, false, -0.035f, 0.043f)
lineToRelative(-0.009f, 0.009f)
curveToRelative(-0.008f, 0.017f, -0.017f, 0.026f, -0.026f, 0.044f)
verticalLineToRelative(0.008f)
curveToRelative(-0.009f, 0.018f, -0.009f, 0.035f, -0.017f, 0.052f)
verticalLineToRelative(0.018f)
curveToRelative(0.0f, 0.017f, -0.009f, 0.043f, -0.009f, 0.06f)
verticalLineToRelative(4.296f)
lineTo(0.166f, 9.457f)
curveToRelative(-0.018f, 0.01f, -0.035f, 0.026f, -0.053f, 0.035f)
lineToRelative(-0.008f, 0.009f)
lineToRelative(-0.044f, 0.043f)
verticalLineToRelative(0.01f)
curveToRelative(-0.009f, 0.017f, -0.017f, 0.025f, -0.026f, 0.043f)
curveToRelative(0.0f, 0.008f, -0.009f, 0.008f, -0.009f, 0.017f)
arcToRelative(0.124f, 0.124f, 0.0f, false, false, -0.017f, 0.052f)
curveTo(0.0f, 9.684f, 0.0f, 9.701f, 0.0f, 9.72f)
verticalLineToRelative(4.521f)
arcToRelative(0.34f, 0.34f, 0.0f, false, false, 0.166f, 0.296f)
lineToRelative(3.72f, 2.143f)
verticalLineToRelative(4.295f)
arcToRelative(0.34f, 0.34f, 0.0f, false, false, 0.165f, 0.296f)
lineToRelative(3.885f, 2.248f)
curveToRelative(0.009f, 0.008f, 0.018f, 0.008f, 0.026f, 0.017f)
curveToRelative(0.0f, 0.0f, 0.009f, 0.0f, 0.009f, 0.009f)
curveToRelative(0.009f, 0.0f, 0.017f, 0.008f, 0.026f, 0.008f)
curveToRelative(0.009f, 0.0f, 0.009f, 0.0f, 0.018f, 0.01f)
curveToRelative(0.008f, 0.0f, 0.017f, 0.0f, 0.026f, 0.008f)
horizontalLineToRelative(0.061f)
arcToRelative(0.35f, 0.35f, 0.0f, false, false, 0.13f, -0.026f)
curveToRelative(0.018f, -0.009f, 0.026f, -0.009f, 0.044f, -0.018f)
lineToRelative(3.72f, -2.143f)
lineToRelative(3.72f, 2.143f)
curveToRelative(0.017f, 0.009f, 0.026f, 0.018f, 0.043f, 0.018f)
arcToRelative(0.35f, 0.35f, 0.0f, false, false, 0.13f, 0.026f)
horizontalLineToRelative(0.062f)
curveToRelative(0.008f, 0.0f, 0.017f, 0.0f, 0.026f, -0.009f)
curveToRelative(0.008f, 0.0f, 0.008f, 0.0f, 0.017f, -0.009f)
curveToRelative(0.009f, 0.0f, 0.018f, -0.008f, 0.026f, -0.008f)
curveToRelative(0.009f, 0.0f, 0.009f, 0.0f, 0.009f, -0.009f)
curveToRelative(0.009f, 0.0f, 0.017f, -0.009f, 0.026f, -0.017f)
lineToRelative(3.885f, -2.248f)
arcToRelative(0.34f, 0.34f, 0.0f, false, false, 0.166f, -0.296f)
lineTo(20.106f, 16.68f)
lineToRelative(3.72f, -2.143f)
arcToRelative(0.34f, 0.34f, 0.0f, false, false, 0.165f, -0.296f)
lineTo(23.991f, 9.754f)
curveToRelative(0.009f, -0.01f, 0.009f, -0.018f, 0.009f, -0.018f)
close()
moveTo(12.17f, 20.67f)
reflectiveCurveToRelative(-0.009f, 0.0f, -0.009f, -0.009f)
curveToRelative(-0.009f, -0.008f, -0.017f, -0.008f, -0.035f, -0.017f)
curveToRelative(-0.008f, 0.0f, -0.017f, -0.009f, -0.026f, -0.009f)
curveToRelative(-0.009f, 0.0f, -0.017f, -0.009f, -0.035f, -0.009f)
curveToRelative(-0.008f, 0.0f, -0.026f, -0.008f, -0.035f, -0.008f)
horizontalLineToRelative(-0.069f)
curveToRelative(-0.009f, 0.0f, -0.026f, 0.0f, -0.035f, 0.008f)
curveToRelative(-0.009f, 0.0f, -0.017f, 0.0f, -0.035f, 0.01f)
curveToRelative(-0.009f, 0.0f, -0.017f, 0.008f, -0.026f, 0.008f)
curveToRelative(-0.009f, 0.009f, -0.017f, 0.009f, -0.035f, 0.017f)
curveToRelative(0.0f, 0.0f, -0.009f, 0.0f, -0.009f, 0.009f)
lineToRelative(-3.37f, 1.951f)
verticalLineToRelative(-3.702f)
lineToRelative(3.545f, -2.047f)
lineToRelative(3.545f, 2.047f)
verticalLineToRelative(3.702f)
close()
moveTo(4.4f, 7.793f)
curveToRelative(0.017f, -0.017f, 0.025f, -0.026f, 0.034f, -0.026f)
curveToRelative(0.009f, -0.008f, 0.018f, -0.008f, 0.026f, -0.017f)
lineToRelative(0.026f, -0.026f)
curveToRelative(0.01f, -0.009f, 0.018f, -0.018f, 0.018f, -0.026f)
curveToRelative(0.009f, -0.01f, 0.009f, -0.018f, 0.017f, -0.026f)
curveToRelative(0.009f, -0.01f, 0.009f, -0.018f, 0.018f, -0.027f)
curveToRelative(0.008f, -0.008f, 0.008f, -0.017f, 0.008f, -0.034f)
curveToRelative(0.0f, -0.01f, 0.01f, -0.018f, 0.01f, -0.035f)
curveToRelative(0.0f, -0.009f, 0.0f, -0.018f, 0.008f, -0.035f)
lineTo(4.565f, 3.603f)
lineTo(7.77f, 5.46f)
verticalLineToRelative(4.094f)
lineTo(4.225f, 11.6f)
lineTo(1.02f, 9.745f)
close()
moveTo(11.996f, 3.412f)
lineToRelative(3.545f, 2.047f)
lineTo(15.541f, 9.16f)
lineToRelative(-3.38f, -1.951f)
reflectiveCurveToRelative(-0.009f, 0.0f, -0.009f, -0.009f)
curveToRelative(-0.008f, -0.009f, -0.017f, -0.009f, -0.034f, -0.017f)
curveToRelative(-0.01f, 0.0f, -0.018f, -0.009f, -0.027f, -0.009f)
curveToRelative(-0.008f, 0.0f, -0.017f, -0.009f, -0.034f, -0.009f)
curveToRelative(-0.01f, 0.0f, -0.018f, -0.008f, -0.035f, -0.008f)
horizontalLineToRelative(-0.07f)
curveToRelative(-0.009f, 0.0f, -0.026f, 0.0f, -0.035f, 0.008f)
curveToRelative(-0.008f, 0.0f, -0.017f, 0.0f, -0.035f, 0.009f)
curveToRelative(-0.008f, 0.0f, -0.017f, 0.009f, -0.026f, 0.009f)
curveToRelative(-0.008f, 0.008f, -0.026f, 0.008f, -0.035f, 0.017f)
curveToRelative(0.0f, 0.0f, -0.008f, 0.0f, -0.008f, 0.009f)
lineTo(8.45f, 9.16f)
verticalLineToRelative(-3.7f)
close()
moveTo(11.996f, 16.087f)
lineTo(8.45f, 14.04f)
lineTo(8.45f, 9.945f)
lineToRelative(3.546f, -2.047f)
lineToRelative(3.545f, 2.047f)
verticalLineToRelative(4.095f)
close()
moveTo(4.565f, 12.184f)
lineToRelative(3.206f, -1.856f)
verticalLineToRelative(3.947f)
curveToRelative(0.0f, 0.008f, 0.0f, 0.017f, 0.008f, 0.035f)
curveToRelative(0.0f, 0.008f, 0.009f, 0.017f, 0.009f, 0.034f)
curveToRelative(0.0f, 0.01f, 0.009f, 0.018f, 0.009f, 0.035f)
curveToRelative(0.008f, 0.009f, 0.008f, 0.018f, 0.017f, 0.026f)
curveToRelative(0.009f, 0.01f, 0.009f, 0.018f, 0.018f, 0.027f)
curveToRelative(0.008f, 0.008f, 0.017f, 0.017f, 0.017f, 0.026f)
lineToRelative(0.026f, 0.026f)
curveToRelative(0.009f, 0.009f, 0.018f, 0.017f, 0.026f, 0.017f)
curveToRelative(0.009f, 0.009f, 0.018f, 0.018f, 0.026f, 0.018f)
lineToRelative(0.01f, 0.008f)
lineToRelative(3.38f, 1.952f)
lineToRelative(-3.207f, 1.855f)
lineToRelative(-3.545f, -2.047f)
close()
moveTo(15.89f, 18.334f)
lineToRelative(-3.206f, -1.855f)
lineToRelative(3.38f, -1.952f)
lineToRelative(0.009f, -0.008f)
curveToRelative(0.008f, -0.009f, 0.017f, -0.018f, 0.026f, -0.018f)
curveToRelative(0.008f, -0.008f, 0.017f, -0.008f, 0.026f, -0.017f)
lineToRelative(0.026f, -0.026f)
curveToRelative(0.009f, -0.009f, 0.017f, -0.018f, 0.017f, -0.026f)
curveToRelative(0.01f, -0.01f, 0.01f, -0.018f, 0.018f, -0.027f)
curveToRelative(0.009f, -0.008f, 0.009f, -0.017f, 0.017f, -0.026f)
curveToRelative(0.009f, -0.008f, 0.009f, -0.017f, 0.009f, -0.035f)
curveToRelative(0.0f, -0.008f, 0.009f, -0.017f, 0.009f, -0.034f)
curveToRelative(0.0f, -0.01f, 0.0f, -0.018f, 0.008f, -0.035f)
verticalLineToRelative(-3.947f)
lineToRelative(3.206f, 1.856f)
verticalLineToRelative(4.094f)
close()
moveTo(19.775f, 11.6f)
lineToRelative(-3.546f, -2.047f)
lineTo(16.229f, 5.46f)
lineToRelative(3.206f, -1.856f)
lineTo(19.435f, 7.55f)
curveToRelative(0.0f, 0.008f, 0.0f, 0.017f, 0.009f, 0.034f)
curveToRelative(0.0f, 0.01f, 0.009f, 0.018f, 0.009f, 0.035f)
curveToRelative(0.0f, 0.009f, 0.008f, 0.018f, 0.008f, 0.035f)
curveToRelative(0.01f, 0.009f, 0.01f, 0.018f, 0.018f, 0.026f)
curveToRelative(0.008f, 0.009f, 0.008f, 0.018f, 0.017f, 0.026f)
curveToRelative(0.009f, 0.01f, 0.018f, 0.018f, 0.018f, 0.026f)
curveToRelative(0.008f, 0.01f, 0.017f, 0.018f, 0.026f, 0.027f)
curveToRelative(0.008f, 0.008f, 0.017f, 0.017f, 0.026f, 0.017f)
curveToRelative(0.009f, 0.009f, 0.017f, 0.017f, 0.026f, 0.017f)
lineToRelative(0.009f, 0.01f)
lineToRelative(3.38f, 1.95f)
close()
moveTo(15.89f, 1.164f)
lineToRelative(3.205f, 1.856f)
lineToRelative(-3.205f, 1.855f)
lineToRelative(-3.206f, -1.855f)
close()
moveTo(8.11f, 1.164f)
lineToRelative(3.206f, 1.856f)
lineTo(8.11f, 4.866f)
lineTo(4.905f, 3.02f)
close()
moveTo(0.68f, 10.337f)
lineToRelative(3.205f, 1.856f)
verticalLineToRelative(3.702f)
lineTo(0.68f, 14.04f)
close()
moveTo(7.77f, 22.62f)
lineToRelative(-3.205f, -1.855f)
verticalLineToRelative(-3.703f)
lineToRelative(3.206f, 1.856f)
close()
moveTo(19.435f, 20.774f)
lineToRelative(-3.206f, 1.855f)
verticalLineToRelative(-3.702f)
lineToRelative(3.206f, -1.856f)
close()
moveTo(23.321f, 14.04f)
lineToRelative(-3.206f, 1.855f)
verticalLineToRelative(-3.702f)
lineToRelative(3.206f, -1.856f)
close()
}
}
.build()
return _openaigym!!
}
private var _openaigym: ImageVector? = null