![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Lgtm.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.Lgtm: ImageVector
get() {
if (_lgtm != null) {
return _lgtm!!
}
_lgtm = Builder(name = "Lgtm", 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.008f, 4.866f)
curveToRelative(-2.914f, 0.0f, -5.377f, 0.679f, -6.995f, 2.11f)
curveToRelative(-0.05f, -0.088f, -0.085f, -0.163f, -0.141f, -0.253f)
curveToRelative(-0.17f, -0.273f, -0.328f, -0.583f, -0.828f, -0.89f)
arcToRelative(2.699f, 2.699f, 0.0f, false, false, -1.014f, -0.387f)
arcToRelative(2.14f, 2.14f, 0.0f, false, false, -0.47f, -0.001f)
lineToRelative(0.099f, -0.013f)
curveToRelative(-0.91f, 0.0f, -1.442f, 0.546f, -1.788f, 1.016f)
curveToRelative(-0.344f, 0.47f, -0.566f, 0.999f, -0.71f, 1.577f)
curveToRelative(-0.285f, 1.155f, -0.289f, 2.651f, 0.81f, 3.767f)
curveToRelative(0.575f, 0.588f, 1.251f, 0.863f, 1.863f, 1.027f)
curveToRelative(0.118f, 0.032f, 0.223f, 0.04f, 0.336f, 0.063f)
curveToRelative(0.399f, 1.892f, 1.58f, 3.492f, 3.158f, 4.381f)
verticalLineToRelative(0.001f)
horizontalLineToRelative(0.002f)
curveToRelative(0.929f, 0.522f, 1.81f, 0.761f, 2.472f, 1.014f)
curveToRelative(0.924f, 0.357f, 1.9f, 0.751f, 3.036f, 0.85f)
lineToRelative(0.06f, 0.006f)
horizontalLineToRelative(0.15f)
curveToRelative(1.306f, 0.0f, 2.296f, -0.527f, 3.152f, -0.855f)
curveToRelative(0.655f, -0.25f, 1.54f, -0.482f, 2.477f, -1.008f)
arcToRelative(6.156f, 6.156f, 0.0f, false, false, 1.196f, -0.88f)
arcToRelative(6.759f, 6.759f, 0.0f, false, false, 1.967f, -3.45f)
arcToRelative(3.913f, 3.913f, 0.0f, false, false, 2.19f, -1.15f)
curveToRelative(1.098f, -1.115f, 1.094f, -2.611f, 0.809f, -3.766f)
curveToRelative(-0.144f, -0.578f, -0.366f, -1.106f, -0.71f, -1.577f)
curveToRelative(-0.345f, -0.47f, -0.879f, -1.016f, -1.788f, -1.016f)
lineToRelative(0.1f, 0.013f)
arcToRelative(2.14f, 2.14f, 0.0f, false, false, -0.472f, 0.002f)
arcToRelative(2.695f, 2.695f, 0.0f, false, false, -1.01f, 0.385f)
curveToRelative(-0.499f, 0.307f, -0.658f, 0.616f, -0.827f, 0.888f)
curveToRelative(-0.055f, 0.089f, -0.09f, 0.163f, -0.139f, 0.249f)
curveToRelative(-1.617f, -1.426f, -4.076f, -2.103f, -6.985f, -2.103f)
close()
moveTo(12.031f, 6.236f)
curveToRelative(3.557f, 0.0f, 6.013f, 1.065f, 7.057f, 2.97f)
curveToRelative(0.63f, -0.243f, 1.093f, -1.89f, 1.612f, -2.209f)
curveToRelative(0.42f, -0.26f, 0.665f, -0.195f, 0.665f, -0.195f)
curveToRelative(0.95f, 0.0f, 1.93f, 2.797f, 0.712f, 4.032f)
curveToRelative(-0.644f, 0.657f, -1.83f, 0.842f, -2.422f, 0.795f)
curveToRelative(-0.045f, 1.906f, -1.155f, 3.626f, -2.624f, 4.45f)
curveToRelative(-0.748f, 0.42f, -1.552f, 0.64f, -2.296f, 0.924f)
curveToRelative(-0.921f, 0.352f, -1.786f, 0.763f, -2.662f, 0.763f)
horizontalLineToRelative(-0.092f)
curveToRelative(-0.872f, -0.076f, -1.74f, -0.407f, -2.662f, -0.763f)
curveToRelative(-0.744f, -0.285f, -1.548f, -0.51f, -2.296f, -0.93f)
curveToRelative(-1.46f, -0.824f, -2.571f, -2.54f, -2.616f, -4.445f)
curveToRelative(-0.587f, 0.05f, -1.788f, -0.132f, -2.436f, -0.794f)
curveToRelative(-1.217f, -1.235f, -0.238f, -4.032f, 0.712f, -4.032f)
curveToRelative(0.0f, 0.0f, 0.246f, -0.064f, 0.666f, 0.195f)
curveToRelative(0.521f, 0.321f, 0.987f, 1.984f, 1.62f, 2.214f)
curveTo(6.013f, 7.3f, 8.47f, 6.236f, 12.032f, 6.236f)
close()
moveTo(8.155f, 8.566f)
arcToRelative(3.053f, 3.053f, 0.0f, true, false, 0.0f, 6.105f)
arcToRelative(3.053f, 3.053f, 0.0f, false, false, 0.0f, -6.105f)
close()
moveTo(15.906f, 8.566f)
arcToRelative(3.052f, 3.052f, 0.0f, true, false, 0.0f, 6.105f)
arcToRelative(3.052f, 3.052f, 0.0f, false, false, 0.0f, -6.105f)
close()
moveTo(8.591f, 10.28f)
arcToRelative(1.357f, 1.357f, 0.0f, false, true, 0.0f, 2.713f)
arcToRelative(1.356f, 1.356f, 0.0f, false, true, -1.313f, -1.694f)
arcToRelative(0.57f, 0.57f, 0.0f, false, false, 1.098f, -0.216f)
arcToRelative(0.57f, 0.57f, 0.0f, false, false, -0.547f, -0.57f)
arcToRelative(1.35f, 1.35f, 0.0f, false, true, 0.762f, -0.233f)
close()
moveTo(15.479f, 10.28f)
arcToRelative(1.357f, 1.357f, 0.0f, false, true, 0.0f, 2.713f)
arcToRelative(1.356f, 1.356f, 0.0f, false, true, -1.314f, -1.694f)
arcToRelative(0.57f, 0.57f, 0.0f, true, false, 0.552f, -0.785f)
arcToRelative(1.35f, 1.35f, 0.0f, false, true, 0.762f, -0.234f)
close()
moveTo(11.52f, 14.93f)
curveToRelative(-0.239f, 0.02f, -0.377f, 0.146f, -0.377f, 0.476f)
curveToRelative(0.0f, 0.21f, 0.138f, 0.365f, 0.378f, 0.365f)
arcToRelative(0.143f, 0.143f, 0.0f, false, false, 0.033f, -0.282f)
curveToRelative(-0.022f, -0.005f, -0.13f, -0.044f, -0.13f, -0.136f)
curveToRelative(0.0f, -0.093f, 0.0f, -0.125f, 0.183f, -0.15f)
curveToRelative(0.078f, -0.012f, 0.116f, -0.105f, 0.092f, -0.18f)
curveToRelative(-0.024f, -0.075f, -0.094f, -0.1f, -0.18f, -0.093f)
close()
moveTo(12.543f, 14.93f)
curveToRelative(-0.085f, -0.006f, -0.156f, 0.018f, -0.18f, 0.093f)
curveToRelative(-0.024f, 0.075f, 0.015f, 0.168f, 0.093f, 0.18f)
curveToRelative(0.182f, 0.025f, 0.182f, 0.057f, 0.182f, 0.15f)
curveToRelative(0.0f, 0.092f, -0.107f, 0.131f, -0.13f, 0.136f)
arcToRelative(0.143f, 0.143f, 0.0f, false, false, 0.033f, 0.282f)
curveToRelative(0.24f, 0.0f, 0.379f, -0.155f, 0.379f, -0.365f)
curveToRelative(0.0f, -0.33f, -0.139f, -0.456f, -0.377f, -0.476f)
close()
}
}
.build()
return _lgtm!!
}
private var _lgtm: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy