![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Jfrog.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.Jfrog: ImageVector
get() {
if (_jfrog != null) {
return _jfrog!!
}
_jfrog = Builder(name = "Jfrog", 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(10.655f, 15.631f)
lineToRelative(-1.268f, 0.353f)
curveToRelative(0.11f, 0.32f, 0.2f, 0.893f, 0.2f, 1.665f)
verticalLineToRelative(3.795f)
horizontalLineToRelative(1.421f)
verticalLineToRelative(-4.015f)
curveToRelative(0.265f, -0.32f, 0.552f, -0.474f, 0.86f, -0.474f)
curveToRelative(0.156f, 0.0f, 0.277f, 0.033f, 0.409f, 0.11f)
lineToRelative(0.386f, -1.312f)
arcToRelative(1.05f, 1.05f, 0.0f, false, false, -0.53f, -0.122f)
arcToRelative(1.22f, 1.22f, 0.0f, false, false, -0.463f, 0.09f)
curveToRelative(-0.265f, 0.131f, -0.596f, 0.43f, -0.805f, 0.715f)
curveToRelative(0.0f, -0.32f, -0.077f, -0.573f, -0.21f, -0.805f)
close()
moveTo(5.76f, 13.757f)
horizontalLineToRelative(-0.154f)
verticalLineToRelative(7.676f)
horizontalLineToRelative(1.477f)
verticalLineToRelative(-3.398f)
horizontalLineToRelative(1.864f)
verticalLineToRelative(-1.268f)
lineTo(7.082f, 16.767f)
verticalLineToRelative(-1.764f)
lineTo(9.41f, 15.003f)
lineToRelative(0.088f, -0.673f)
curveToRelative(-1.4f, -0.1f, -2.668f, -0.32f, -3.738f, -0.573f)
close()
moveTo(2.308f, 22.457f)
lineToRelative(0.684f, 0.796f)
curveToRelative(0.662f, -0.265f, 1.49f, -0.86f, 1.71f, -1.81f)
curveToRelative(0.077f, -0.308f, 0.1f, -0.506f, 0.1f, -1.51f)
verticalLineToRelative(-6.165f)
lineTo(3.308f, 13.768f)
verticalLineToRelative(6.33f)
curveToRelative(0.0f, 0.828f, -0.032f, 1.136f, -0.142f, 1.423f)
curveToRelative(-0.144f, 0.32f, -0.486f, 0.695f, -0.86f, 0.938f)
close()
moveTo(15.73f, 18.565f)
curveToRelative(0.0f, 1.346f, -0.264f, 1.92f, -0.871f, 1.92f)
arcToRelative(0.782f, 0.782f, 0.0f, false, true, -0.717f, -0.464f)
curveToRelative(-0.11f, -0.286f, -0.176f, -0.773f, -0.176f, -1.434f)
curveToRelative(0.0f, -0.563f, 0.055f, -0.96f, 0.143f, -1.268f)
curveToRelative(0.11f, -0.353f, 0.386f, -0.574f, 0.728f, -0.574f)
curveToRelative(0.254f, 0.0f, 0.474f, 0.11f, 0.606f, 0.298f)
curveToRelative(0.199f, 0.265f, 0.287f, 0.76f, 0.287f, 1.522f)
close()
moveTo(16.6f, 20.771f)
curveToRelative(0.465f, -0.551f, 0.674f, -1.225f, 0.674f, -2.195f)
curveToRelative(0.0f, -0.916f, -0.187f, -1.544f, -0.617f, -2.073f)
curveToRelative(-0.464f, -0.574f, -1.06f, -0.85f, -1.831f, -0.85f)
curveToRelative(-1.456f, 0.0f, -2.426f, 1.18f, -2.426f, 2.967f)
curveToRelative(0.0f, 1.787f, 0.96f, 2.934f, 2.426f, 2.934f)
curveToRelative(0.827f, 0.01f, 1.367f, -0.297f, 1.775f, -0.783f)
close()
moveTo(20.638f, 17.594f)
curveToRelative(0.0f, 0.52f, -0.31f, 0.805f, -0.86f, 0.805f)
curveToRelative(-0.497f, 0.0f, -0.828f, -0.23f, -0.828f, -0.805f)
curveToRelative(0.0f, -0.529f, 0.31f, -0.838f, 0.838f, -0.838f)
curveToRelative(0.53f, 0.0f, 0.85f, 0.31f, 0.85f, 0.838f)
close()
moveTo(23.141f, 16.381f)
lineToRelative(-0.585f, -0.937f)
curveToRelative(-0.33f, 0.31f, -0.727f, 0.485f, -1.113f, 0.485f)
curveToRelative(-0.177f, 0.0f, -0.276f, -0.022f, -0.662f, -0.12f)
arcToRelative(3.282f, 3.282f, 0.0f, false, false, -0.97f, -0.145f)
curveToRelative(-1.38f, 0.0f, -2.272f, 0.75f, -2.272f, 1.92f)
curveToRelative(0.0f, 0.837f, 0.375f, 1.367f, 1.158f, 1.576f)
curveToRelative(-0.32f, 0.077f, -0.662f, 0.243f, -0.816f, 0.43f)
arcToRelative(0.79f, 0.79f, 0.0f, false, false, -0.166f, 0.52f)
curveToRelative(0.0f, 0.176f, 0.044f, 0.33f, 0.11f, 0.463f)
arcToRelative(0.68f, 0.68f, 0.0f, false, false, 0.31f, 0.275f)
curveToRelative(0.253f, 0.1f, 0.66f, 0.166f, 1.29f, 0.177f)
curveToRelative(0.33f, 0.0f, 0.529f, 0.01f, 0.595f, 0.01f)
curveToRelative(0.386f, 0.023f, 0.584f, 0.09f, 0.739f, 0.166f)
curveToRelative(0.143f, 0.089f, 0.253f, 0.287f, 0.253f, 0.508f)
curveToRelative(0.0f, 0.22f, -0.132f, 0.44f, -0.341f, 0.573f)
curveToRelative(-0.188f, 0.132f, -0.497f, 0.188f, -0.894f, 0.188f)
curveToRelative(-0.65f, 0.0f, -1.014f, -0.243f, -1.014f, -0.695f)
curveToRelative(0.0f, -0.2f, 0.022f, -0.243f, 0.066f, -0.364f)
horizontalLineToRelative(-1.301f)
curveToRelative(-0.055f, 0.11f, -0.122f, 0.265f, -0.122f, 0.573f)
curveToRelative(0.0f, 0.386f, 0.144f, 0.717f, 0.442f, 1.004f)
curveToRelative(0.485f, 0.474f, 1.279f, 0.606f, 2.04f, 0.606f)
curveToRelative(0.838f, 0.0f, 1.654f, -0.198f, 2.128f, -0.727f)
curveToRelative(0.298f, -0.331f, 0.43f, -0.695f, 0.43f, -1.17f)
curveToRelative(0.0f, -0.507f, -0.143f, -0.893f, -0.463f, -1.212f)
curveToRelative(-0.375f, -0.364f, -0.805f, -0.497f, -1.632f, -0.508f)
lineToRelative(-0.761f, -0.01f)
curveToRelative(-0.143f, 0.0f, -0.232f, -0.056f, -0.232f, -0.133f)
curveToRelative(0.0f, -0.154f, 0.199f, -0.288f, 0.563f, -0.464f)
curveToRelative(0.11f, 0.01f, 0.143f, 0.01f, 0.21f, 0.01f)
curveToRelative(1.146f, 0.0f, 1.984f, -0.705f, 1.984f, -1.686f)
curveToRelative(0.0f, -0.375f, -0.11f, -0.662f, -0.32f, -0.927f)
curveToRelative(0.177f, 0.022f, 0.232f, 0.033f, 0.364f, 0.033f)
curveToRelative(0.375f, 0.0f, 0.673f, -0.12f, 0.982f, -0.419f)
close()
moveTo(5.384f, 7.085f)
curveToRelative(-1.764f, 0.43f, -2.966f, 1.279f, -2.966f, 2.25f)
curveToRelative(0.0f, 0.606f, 0.463f, 1.157f, 1.224f, 1.587f)
arcToRelative(2.155f, 2.155f, 0.0f, false, true, -0.353f, -1.157f)
curveToRelative(0.01f, -1.004f, 0.794f, -1.941f, 2.095f, -2.68f)
close()
moveTo(24.0f, 10.889f)
curveToRelative(0.0f, -0.64f, -0.397f, -1.224f, -1.059f, -1.709f)
curveToRelative(0.055f, 0.2f, 0.1f, 0.397f, 0.1f, 0.596f)
curveToRelative(0.0f, 1.82f, -2.548f, 3.385f, -6.165f, 4.036f)
curveToRelative(0.408f, 0.044f, 0.827f, 0.066f, 1.268f, 0.066f)
curveToRelative(3.23f, -0.01f, 5.856f, -1.345f, 5.856f, -2.989f)
close()
moveTo(21.916f, 9.897f)
curveToRelative(0.0f, -0.673f, -0.574f, -1.29f, -1.555f, -1.798f)
curveToRelative(0.23f, 0.276f, 0.353f, 0.574f, 0.353f, 0.883f)
curveToRelative(0.0f, 1.62f, -3.44f, 2.933f, -7.698f, 2.933f)
curveToRelative(-4.246f, 0.0f, -7.698f, -1.312f, -7.698f, -2.933f)
curveToRelative(0.0f, -0.21f, 0.055f, -0.408f, 0.165f, -0.596f)
curveToRelative(-0.683f, 0.452f, -1.07f, 0.97f, -1.07f, 1.522f)
curveToRelative(0.0f, 1.753f, 3.916f, 3.176f, 8.747f, 3.176f)
curveToRelative(4.83f, 0.0f, 8.756f, -1.445f, 8.756f, -3.187f)
close()
moveTo(18.1f, 9.81f)
curveToRelative(-1.786f, 1.147f, -7.279f, 1.588f, -9.639f, 0.11f)
curveToRelative(-1.853f, -1.158f, -1.213f, -3.0f, -6.518f, -7.036f)
curveToRelative(-0.694f, -0.53f, 0.133f, -1.092f, 0.651f, -0.728f)
curveToRelative(0.518f, 0.364f, 0.044f, 0.453f, 1.092f, 1.5f)
curveToRelative(2.117f, 2.118f, 2.095f, 0.21f, 2.426f, 0.938f)
curveToRelative(0.706f, 1.51f, 2.25f, 3.032f, 2.25f, 3.032f)
curveToRelative(1.555f, 1.015f, 2.79f, 1.235f, 5.084f, -0.32f)
curveToRelative(1.456f, -0.981f, 0.86f, 1.566f, 4.423f, -0.275f)
curveToRelative(1.3f, -0.673f, 1.246f, -0.22f, 2.569f, -2.063f)
curveToRelative(0.55f, -0.76f, 1.6f, 0.585f, 0.408f, 0.772f)
curveToRelative(-0.474f, 0.078f, -1.28f, 0.596f, -1.621f, 1.412f)
curveToRelative(-0.496f, 1.224f, -0.287f, 2.128f, -1.125f, 2.658f)
close()
moveTo(8.196f, 6.7f)
curveToRelative(-0.44f, -0.199f, -0.904f, -0.95f, -1.08f, -1.246f)
curveToRelative(0.496f, -0.486f, 0.297f, -1.29f, 0.01f, -1.732f)
curveToRelative(-0.275f, -0.44f, -0.617f, -0.32f, -0.98f, -0.727f)
curveToRelative(-0.376f, -0.41f, 0.142f, -1.467f, 0.617f, -0.651f)
curveToRelative(1.775f, 3.055f, 2.944f, 1.786f, 4.39f, 1.599f)
curveToRelative(1.39f, -0.177f, 2.624f, 0.584f, 3.0f, -1.566f)
curveToRelative(0.065f, -0.353f, 0.407f, -0.43f, 0.44f, 0.143f)
curveToRelative(0.033f, 0.585f, 0.254f, 1.996f, 1.015f, 2.173f)
curveToRelative(0.76f, 0.187f, 1.378f, -0.177f, 1.555f, -0.375f)
curveToRelative(0.176f, -0.2f, 0.275f, -0.177f, 0.353f, 0.33f)
curveToRelative(0.077f, 0.497f, 0.275f, 1.192f, 1.345f, 0.42f)
curveToRelative(2.195f, -1.566f, 1.566f, -2.173f, 2.426f, -2.58f)
curveToRelative(0.485f, -0.232f, 1.257f, 0.518f, 0.144f, 1.08f)
curveToRelative(-1.588f, 0.805f, -1.754f, 1.797f, -2.757f, 2.426f)
curveToRelative(-1.688f, 1.059f, -1.17f, 0.044f, -3.882f, -0.342f)
curveToRelative(-1.048f, -0.143f, -1.38f, 1.015f, -2.195f, 0.684f)
curveToRelative(-1.864f, -0.772f, -3.177f, -0.618f, -4.4f, 0.364f)
close()
moveTo(14.075f, 1.043f)
curveToRelative(0.066f, 0.463f, 0.143f, 0.452f, 0.309f, 0.485f)
curveToRelative(0.165f, 0.044f, 0.375f, -0.22f, 0.375f, -0.463f)
curveToRelative(0.01f, -0.254f, -0.11f, -0.408f, -0.353f, -0.397f)
curveToRelative(-0.254f, 0.01f, -0.342f, 0.132f, -0.331f, 0.375f)
close()
moveTo(22.235f, 1.87f)
curveToRelative(0.2f, 0.187f, 0.728f, 0.066f, 0.85f, -0.078f)
curveToRelative(0.32f, -0.352f, 0.33f, -0.562f, 0.165f, -0.805f)
curveToRelative(-0.165f, -0.231f, -0.507f, -0.198f, -0.85f, 0.056f)
curveToRelative(-0.341f, 0.253f, -0.275f, 0.727f, -0.164f, 0.827f)
close()
moveTo(22.092f, 4.208f)
curveToRelative(-0.165f, 0.22f, -0.176f, 0.386f, -0.055f, 0.507f)
curveToRelative(0.132f, 0.132f, 0.397f, 0.242f, 0.585f, 0.1f)
curveToRelative(0.187f, -0.155f, 0.187f, -0.376f, 0.033f, -0.563f)
curveToRelative(-0.166f, -0.2f, -0.386f, -0.2f, -0.563f, -0.044f)
close()
moveTo(5.352f, 1.45f)
curveToRelative(0.253f, 0.077f, 0.374f, 0.32f, 0.584f, 0.044f)
curveToRelative(0.11f, -0.133f, 0.12f, -0.32f, -0.023f, -0.52f)
curveToRelative(-0.088f, -0.12f, -0.507f, -0.21f, -0.683f, -0.032f)
curveToRelative(-0.177f, 0.177f, -0.01f, 0.464f, 0.121f, 0.508f)
close()
moveTo(0.178f, 1.295f)
curveToRelative(0.463f, 0.287f, 0.76f, 0.717f, 1.114f, 0.33f)
curveToRelative(0.121f, -0.131f, 0.264f, -0.363f, 0.01f, -0.826f)
curveTo(1.117f, 0.457f, 0.511f, 0.325f, 0.301f, 0.457f)
curveToRelative(-0.22f, 0.12f, -0.485f, 0.618f, -0.121f, 0.838f)
close()
moveTo(4.447f, 3.49f)
curveToRelative(0.143f, 0.154f, 0.397f, 0.143f, 0.551f, 0.055f)
curveToRelative(0.144f, -0.088f, 0.121f, -0.32f, -0.022f, -0.518f)
curveToRelative(-0.088f, -0.122f, -0.353f, -0.188f, -0.53f, 0.0f)
curveToRelative(-0.176f, 0.187f, -0.098f, 0.352f, 0.0f, 0.463f)
close()
}
}
.build()
return _jfrog!!
}
private var _jfrog: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy