commonMain.compose.icons.simpleicons.Makerbot.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.Makerbot: ImageVector
get() {
if (_makerbot != null) {
return _makerbot!!
}
_makerbot = Builder(name = "Makerbot", 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(23.055f, 7.328f)
curveToRelative(-0.604f, -1.428f, -1.47f, -2.714f, -2.569f, -3.813f)
curveTo(19.382f, 2.414f, 18.1f, 1.551f, 16.672f, 0.944f)
curveTo(15.189f, 0.315f, 13.619f, 0.0f, 12.0f, 0.0f)
curveToRelative(-1.62f, 0.0f, -3.19f, 0.318f, -4.672f, 0.945f)
curveToRelative(-1.428f, 0.604f, -2.711f, 1.47f, -3.813f, 2.57f)
curveTo(2.414f, 4.615f, 1.551f, 5.9f, 0.943f, 7.328f)
curveTo(0.315f, 8.81f, 0.0f, 10.38f, 0.0f, 12.0f)
curveToRelative(0.0f, 1.619f, 0.318f, 3.189f, 0.945f, 4.671f)
curveToRelative(0.604f, 1.429f, 1.47f, 2.714f, 2.569f, 3.814f)
curveToRelative(1.103f, 1.1f, 2.386f, 1.964f, 3.813f, 2.57f)
curveTo(8.81f, 23.686f, 10.38f, 24.0f, 12.0f, 24.0f)
curveToRelative(1.619f, 0.0f, 3.189f, -0.314f, 4.671f, -0.944f)
curveToRelative(1.429f, -0.601f, 2.711f, -1.471f, 3.814f, -2.564f)
curveToRelative(1.1f, -1.095f, 1.964f, -2.386f, 2.57f, -3.811f)
curveToRelative(0.63f, -1.47f, 0.944f, -3.045f, 0.944f, -4.665f)
curveToRelative(0.0f, -1.619f, -0.314f, -3.18f, -0.944f, -4.664f)
verticalLineToRelative(-0.024f)
close()
moveTo(12.0f, 22.335f)
curveTo(6.293f, 22.335f, 1.665f, 17.707f, 1.665f, 12.0f)
reflectiveCurveTo(6.293f, 1.665f, 12.0f, 1.665f)
reflectiveCurveTo(22.335f, 6.293f, 22.335f, 12.0f)
reflectiveCurveTo(17.707f, 22.335f, 12.0f, 22.335f)
close()
moveTo(15.242f, 4.121f)
lineTo(8.757f, 4.121f)
curveToRelative(-0.922f, 0.0f, -1.7f, 0.324f, -2.333f, 0.975f)
curveToRelative(-0.635f, 0.644f, -0.953f, 1.425f, -0.953f, 2.334f)
verticalLineToRelative(10.182f)
curveToRelative(0.0f, 0.449f, 0.135f, 0.81f, 0.4f, 1.095f)
curveToRelative(0.267f, 0.269f, 0.615f, 0.42f, 1.051f, 0.42f)
curveToRelative(0.445f, 0.0f, 0.805f, -0.135f, 1.079f, -0.405f)
curveToRelative(0.272f, -0.271f, 0.409f, -0.63f, 0.409f, -1.08f)
lineTo(8.41f, 7.08f)
horizontalLineToRelative(2.141f)
verticalLineToRelative(10.529f)
curveToRelative(0.0f, 0.445f, 0.131f, 0.806f, 0.391f, 1.08f)
curveToRelative(0.259f, 0.273f, 0.611f, 0.411f, 1.059f, 0.411f)
curveToRelative(0.446f, 0.0f, 0.799f, -0.138f, 1.059f, -0.411f)
curveToRelative(0.26f, -0.274f, 0.39f, -0.635f, 0.39f, -1.08f)
lineTo(13.45f, 7.08f)
horizontalLineToRelative(2.142f)
verticalLineToRelative(10.529f)
curveToRelative(0.0f, 0.445f, 0.135f, 0.806f, 0.408f, 1.08f)
curveToRelative(0.275f, 0.273f, 0.635f, 0.411f, 1.08f, 0.411f)
curveToRelative(0.435f, 0.0f, 0.783f, -0.141f, 1.05f, -0.423f)
curveToRelative(0.268f, -0.28f, 0.401f, -0.638f, 0.401f, -1.069f)
lineTo(18.531f, 7.426f)
curveToRelative(0.0f, -0.91f, -0.318f, -1.688f, -0.953f, -2.336f)
curveToRelative(-0.633f, -0.648f, -1.41f, -0.975f, -2.334f, -0.975f)
verticalLineToRelative(0.006f)
close()
}
}
.build()
return _makerbot!!
}
private var _makerbot: ImageVector? = null