![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Fossilscm.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.Fossilscm: ImageVector
get() {
if (_fossilscm != null) {
return _fossilscm!!
}
_fossilscm = Builder(name = "Fossilscm", 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.571f, 0.0f)
curveToRelative(-0.699f, 0.022f, -2.041f, 0.555f, -3.458f, 1.419f)
curveTo(7.464f, 2.42f, 6.258f, 3.538f, 6.16f, 4.108f)
curveToRelative(-0.008f, 0.009f, -0.019f, 0.014f, -0.026f, 0.023f)
curveToRelative(-0.563f, 0.746f, 0.203f, 2.277f, 1.711f, 3.414f)
curveToRelative(1.408f, 1.063f, 2.958f, 1.397f, 3.617f, 0.832f)
curveToRelative(0.518f, -0.09f, 1.227f, -1.776f, 1.627f, -3.94f)
curveToRelative(0.383f, -2.054f, 0.35f, -3.812f, -0.045f, -4.214f)
curveToRelative(-0.006f, -0.02f, 0.001f, -0.048f, -0.01f, -0.066f)
curveToRelative(-0.069f, -0.113f, -0.23f, -0.163f, -0.463f, -0.156f)
close()
moveTo(10.294f, 2.936f)
curveToRelative(-0.164f, 0.193f, -0.329f, 0.383f, -0.492f, 0.605f)
curveToRelative(-0.217f, 0.296f, -0.403f, 0.587f, -0.568f, 0.866f)
arcToRelative(5.705f, 5.705f, 0.0f, false, false, -0.908f, -0.432f)
arcToRelative(14.052f, 14.052f, 0.0f, false, false, 1.785f, -0.914f)
curveToRelative(0.067f, -0.04f, 0.118f, -0.084f, 0.183f, -0.125f)
close()
moveTo(11.206f, 4.02f)
curveToRelative(-0.004f, 0.024f, -0.01f, 0.043f, -0.015f, 0.066f)
arcToRelative(16.33f, 16.33f, 0.0f, false, false, -0.227f, 1.78f)
arcToRelative(6.106f, 6.106f, 0.0f, false, false, -0.654f, -0.674f)
curveToRelative(0.215f, -0.241f, 0.436f, -0.507f, 0.652f, -0.801f)
curveToRelative(0.093f, -0.127f, 0.16f, -0.246f, 0.244f, -0.371f)
close()
moveTo(8.066f, 8.022f)
curveToRelative(-0.41f, -0.075f, -0.968f, 1.14f, -1.246f, 2.706f)
curveToRelative(-0.276f, 1.566f, -0.164f, 2.897f, 0.246f, 2.969f)
curveToRelative(0.41f, 0.072f, 0.972f, -1.141f, 1.248f, -2.707f)
curveToRelative(0.276f, -1.566f, 0.164f, -2.896f, -0.248f, -2.968f)
close()
moveTo(2.506f, 10.73f)
curveToRelative(-0.072f, 0.032f, -0.026f, 0.314f, 0.103f, 0.625f)
curveToRelative(0.132f, 0.312f, 0.297f, 0.539f, 0.37f, 0.51f)
curveToRelative(0.074f, -0.031f, 0.025f, -0.311f, -0.104f, -0.623f)
curveToRelative(-0.13f, -0.312f, -0.295f, -0.54f, -0.37f, -0.512f)
close()
moveTo(1.904f, 11.236f)
curveToRelative(-0.035f, -0.005f, -0.061f, 0.0f, -0.076f, 0.018f)
curveToRelative(-0.062f, 0.067f, 0.083f, 0.298f, 0.322f, 0.512f)
curveToRelative(0.24f, 0.215f, 0.483f, 0.332f, 0.545f, 0.265f)
curveToRelative(0.06f, -0.07f, -0.084f, -0.298f, -0.324f, -0.513f)
curveToRelative(-0.18f, -0.16f, -0.361f, -0.267f, -0.467f, -0.282f)
close()
moveTo(1.68f, 11.92f)
curveToRelative(-0.118f, 0.0f, -0.197f, 0.02f, -0.205f, 0.058f)
curveToRelative(-0.017f, 0.077f, 0.247f, 0.205f, 0.587f, 0.282f)
curveToRelative(0.343f, 0.078f, 0.636f, 0.078f, 0.653f, 0.002f)
curveToRelative(0.017f, -0.08f, -0.248f, -0.204f, -0.588f, -0.284f)
arcToRelative(2.163f, 2.163f, 0.0f, false, false, -0.447f, -0.058f)
close()
moveTo(2.976f, 12.064f)
curveToRelative(-0.251f, 0.067f, -0.235f, 0.954f, 0.036f, 1.98f)
curveToRelative(0.27f, 1.03f, 0.695f, 1.81f, 0.945f, 1.745f)
curveToRelative(0.25f, -0.067f, 0.234f, -0.954f, -0.037f, -1.98f)
curveToRelative(-0.271f, -1.03f, -0.694f, -1.812f, -0.944f, -1.745f)
close()
moveTo(13.37f, 12.25f)
curveToRelative(-0.072f, -0.031f, -0.237f, 0.198f, -0.369f, 0.51f)
curveToRelative(-0.13f, 0.311f, -0.178f, 0.59f, -0.103f, 0.62f)
curveToRelative(0.072f, 0.032f, 0.24f, -0.197f, 0.369f, -0.51f)
curveToRelative(0.13f, -0.31f, 0.178f, -0.591f, 0.103f, -0.62f)
close()
moveTo(13.98f, 12.754f)
curveToRelative(-0.105f, 0.015f, -0.285f, 0.12f, -0.463f, 0.281f)
curveToRelative(-0.238f, 0.213f, -0.382f, 0.445f, -0.323f, 0.512f)
curveToRelative(0.058f, 0.064f, 0.304f, -0.057f, 0.541f, -0.27f)
curveToRelative(0.238f, -0.213f, 0.38f, -0.443f, 0.32f, -0.508f)
curveToRelative(-0.014f, -0.016f, -0.04f, -0.02f, -0.075f, -0.015f)
close()
moveTo(6.355f, 13.347f)
curveToRelative(-0.34f, 0.035f, -0.86f, 0.369f, -1.326f, 0.883f)
curveToRelative(-0.621f, 0.686f, -0.914f, 1.437f, -0.652f, 1.672f)
curveToRelative(0.261f, 0.237f, 0.978f, -0.125f, 1.601f, -0.81f)
curveToRelative(0.621f, -0.689f, 0.912f, -1.437f, 0.65f, -1.674f)
curveToRelative(-0.065f, -0.059f, -0.16f, -0.082f, -0.273f, -0.07f)
close()
moveTo(14.205f, 13.439f)
curveToRelative(-0.119f, 0.0f, -0.276f, 0.018f, -0.446f, 0.057f)
curveToRelative(-0.343f, 0.077f, -0.607f, 0.202f, -0.59f, 0.281f)
curveToRelative(0.017f, 0.077f, 0.31f, 0.077f, 0.652f, 0.0f)
curveToRelative(0.34f, -0.077f, 0.607f, -0.202f, 0.588f, -0.28f)
curveToRelative(-0.008f, -0.037f, -0.087f, -0.057f, -0.205f, -0.058f)
close()
moveTo(8.075f, 13.607f)
arcToRelative(0.15f, 0.15f, 0.0f, false, false, -0.099f, 0.028f)
curveToRelative(-0.21f, 0.163f, 0.143f, 0.978f, 0.793f, 1.82f)
curveToRelative(0.647f, 0.841f, 1.346f, 1.393f, 1.557f, 1.23f)
curveToRelative(0.21f, -0.16f, -0.148f, -0.977f, -0.795f, -1.818f)
curveToRelative(-0.567f, -0.737f, -1.172f, -1.251f, -1.455f, -1.26f)
close()
moveTo(12.632f, 13.65f)
curveToRelative(-0.267f, -0.03f, -0.843f, 0.36f, -1.387f, 0.96f)
curveToRelative(-0.62f, 0.685f, -0.966f, 1.386f, -0.767f, 1.563f)
curveToRelative(0.196f, 0.18f, 0.861f, -0.232f, 1.482f, -0.917f)
curveToRelative(0.621f, -0.686f, 0.964f, -1.385f, 0.768f, -1.565f)
arcToRelative(0.17f, 0.17f, 0.0f, false, false, -0.096f, -0.04f)
close()
moveTo(7.029f, 13.783f)
curveToRelative(-0.386f, 0.082f, -0.48f, 1.2f, -0.205f, 2.492f)
curveToRelative(0.273f, 1.292f, 0.815f, 2.275f, 1.2f, 2.193f)
curveToRelative(0.387f, -0.081f, 0.481f, -1.2f, 0.208f, -2.49f)
curveToRelative(-0.276f, -1.292f, -0.815f, -2.279f, -1.203f, -2.195f)
close()
moveTo(22.477f, 16.242f)
curveToRelative(-0.13f, -0.055f, -0.48f, 0.471f, -0.78f, 1.174f)
curveToRelative(-0.297f, 0.705f, -0.432f, 1.323f, -0.3f, 1.378f)
curveToRelative(0.13f, 0.056f, 0.48f, -0.47f, 0.777f, -1.173f)
curveToRelative(0.297f, -0.705f, 0.433f, -1.324f, 0.303f, -1.38f)
close()
moveTo(12.974f, 16.654f)
curveToRelative(-0.07f, 0.031f, -0.024f, 0.31f, 0.105f, 0.621f)
curveToRelative(0.132f, 0.312f, 0.298f, 0.542f, 0.367f, 0.514f)
curveToRelative(0.072f, -0.031f, 0.027f, -0.31f, -0.105f, -0.621f)
curveToRelative(-0.13f, -0.312f, -0.295f, -0.543f, -0.367f, -0.514f)
close()
moveTo(12.374f, 17.16f)
curveToRelative(-0.035f, -0.005f, -0.062f, 0.0f, -0.078f, 0.017f)
curveToRelative(-0.06f, 0.07f, 0.087f, 0.297f, 0.324f, 0.51f)
curveToRelative(0.238f, 0.213f, 0.481f, 0.33f, 0.541f, 0.264f)
curveToRelative(0.06f, -0.067f, -0.083f, -0.297f, -0.32f, -0.51f)
curveToRelative(-0.178f, -0.158f, -0.36f, -0.266f, -0.467f, -0.281f)
close()
moveTo(12.15f, 17.841f)
curveToRelative(-0.118f, 0.0f, -0.195f, 0.019f, -0.203f, 0.057f)
curveToRelative(-0.017f, 0.079f, 0.245f, 0.204f, 0.585f, 0.283f)
curveToRelative(0.343f, 0.077f, 0.636f, 0.077f, 0.653f, 0.0f)
curveToRelative(0.016f, -0.077f, -0.246f, -0.204f, -0.586f, -0.281f)
arcToRelative(2.133f, 2.133f, 0.0f, false, false, -0.45f, -0.059f)
close()
moveTo(13.52f, 18.051f)
curveToRelative(-0.26f, 0.0f, -0.476f, 0.75f, -0.476f, 1.675f)
reflectiveCurveToRelative(0.215f, 1.676f, 0.477f, 1.676f)
curveToRelative(0.26f, 0.0f, 0.478f, -0.75f, 0.478f, -1.676f)
curveToRelative(0.0f, -0.926f, -0.217f, -1.676f, -0.478f, -1.676f)
close()
moveTo(8.345f, 18.384f)
arcToRelative(0.235f, 0.235f, 0.0f, false, false, -0.133f, 0.045f)
curveToRelative(-0.294f, 0.216f, 0.04f, 1.17f, 0.744f, 2.13f)
curveToRelative(0.703f, 0.962f, 1.514f, 1.564f, 1.807f, 1.35f)
curveToRelative(0.295f, -0.215f, -0.035f, -1.171f, -0.74f, -2.13f)
curveToRelative(-0.617f, -0.842f, -1.315f, -1.41f, -1.678f, -1.395f)
close()
moveTo(21.365f, 18.906f)
curveToRelative(-0.105f, -0.094f, -0.601f, 0.297f, -1.105f, 0.873f)
curveToRelative(-0.503f, 0.575f, -0.824f, 1.119f, -0.718f, 1.213f)
curveToRelative(0.108f, 0.093f, 0.603f, -0.298f, 1.107f, -0.873f)
curveToRelative(0.504f, -0.576f, 0.825f, -1.12f, 0.717f, -1.213f)
close()
moveTo(10.351f, 19.349f)
curveToRelative(-0.113f, -0.005f, -0.194f, 0.019f, -0.23f, 0.074f)
curveToRelative(-0.144f, 0.223f, 0.46f, 0.875f, 1.353f, 1.453f)
curveToRelative(0.89f, 0.58f, 1.73f, 0.872f, 1.875f, 0.649f)
curveToRelative(0.146f, -0.223f, -0.46f, -0.877f, -1.35f, -1.457f)
curveToRelative(-0.667f, -0.434f, -1.308f, -0.704f, -1.648f, -0.719f)
close()
moveTo(8.73f, 20.451f)
curveToRelative(-0.266f, 0.0f, -0.48f, 0.75f, -0.48f, 1.675f)
curveToRelative(0.0f, 0.926f, 0.214f, 1.676f, 0.48f, 1.676f)
reflectiveCurveToRelative(0.482f, -0.75f, 0.482f, -1.676f)
curveToRelative(0.0f, -0.925f, -0.216f, -1.675f, -0.482f, -1.675f)
close()
moveTo(5.086f, 20.511f)
curveToRelative(-0.072f, 0.031f, -0.026f, 0.313f, 0.103f, 0.625f)
curveToRelative(0.132f, 0.312f, 0.297f, 0.539f, 0.37f, 0.51f)
curveToRelative(0.074f, -0.031f, 0.025f, -0.312f, -0.104f, -0.623f)
curveToRelative(-0.13f, -0.312f, -0.295f, -0.54f, -0.37f, -0.512f)
close()
moveTo(19.382f, 20.988f)
curveToRelative(-0.368f, -0.04f, -1.127f, 0.127f, -1.96f, 0.453f)
curveToRelative(-1.107f, 0.434f, -1.929f, 0.984f, -1.833f, 1.228f)
curveToRelative(0.096f, 0.242f, 1.074f, 0.093f, 2.181f, -0.342f)
curveToRelative(1.11f, -0.434f, 1.932f, -0.985f, 1.836f, -1.23f)
curveToRelative(-0.024f, -0.06f, -0.102f, -0.096f, -0.224f, -0.11f)
close()
moveTo(4.484f, 21.017f)
curveToRelative(-0.035f, -0.005f, -0.061f, 0.0f, -0.076f, 0.018f)
curveToRelative(-0.062f, 0.067f, 0.082f, 0.298f, 0.322f, 0.511f)
curveToRelative(0.24f, 0.216f, 0.483f, 0.333f, 0.545f, 0.266f)
curveToRelative(0.06f, -0.07f, -0.084f, -0.298f, -0.324f, -0.514f)
curveToRelative(-0.18f, -0.16f, -0.362f, -0.267f, -0.467f, -0.281f)
close()
moveTo(4.261f, 21.702f)
curveToRelative(-0.118f, 0.0f, -0.196f, 0.019f, -0.205f, 0.057f)
curveToRelative(-0.016f, 0.08f, 0.248f, 0.204f, 0.588f, 0.283f)
curveToRelative(0.343f, 0.077f, 0.636f, 0.077f, 0.653f, 0.0f)
curveToRelative(0.016f, -0.077f, -0.248f, -0.204f, -0.588f, -0.281f)
arcToRelative(2.116f, 2.116f, 0.0f, false, false, -0.448f, -0.059f)
close()
moveTo(5.551f, 21.749f)
curveToRelative(-0.114f, -0.005f, -0.194f, 0.019f, -0.231f, 0.075f)
curveToRelative(-0.144f, 0.223f, 0.461f, 0.875f, 1.353f, 1.453f)
curveToRelative(0.89f, 0.58f, 1.731f, 0.871f, 1.875f, 0.648f)
curveToRelative(0.147f, -0.223f, -0.46f, -0.877f, -1.35f, -1.457f)
curveToRelative(-0.666f, -0.433f, -1.307f, -0.704f, -1.648f, -0.719f)
close()
moveTo(12.179f, 21.839f)
curveToRelative(-0.865f, -0.036f, -1.493f, 0.081f, -1.527f, 0.32f)
curveToRelative(-0.046f, 0.317f, 0.98f, 0.73f, 2.289f, 0.92f)
curveToRelative(1.311f, 0.19f, 2.415f, 0.087f, 2.46f, -0.232f)
curveToRelative(0.046f, -0.317f, -0.98f, -0.73f, -2.292f, -0.92f)
arcToRelative(9.203f, 9.203f, 0.0f, false, false, -0.93f, -0.088f)
close()
}
}
.build()
return _fossilscm!!
}
private var _fossilscm: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy