![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Edx.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.Edx: ImageVector
get() {
if (_edx != null) {
return _edx!!
}
_edx = Builder(name = "Edx", 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(6.359f, 10.416f)
curveToRelative(0.053f, 0.162f, 0.079f, 0.334f, 0.079f, 0.516f)
arcToRelative(3.154f, 3.154f, 0.0f, false, true, -0.011f, 0.231f)
horizontalLineToRelative(-3.0f)
curveToRelative(0.065f, -0.236f, 0.152f, -0.451f, 0.262f, -0.644f)
curveToRelative(0.109f, -0.193f, 0.239f, -0.359f, 0.39f, -0.497f)
curveToRelative(0.15f, -0.138f, 0.318f, -0.246f, 0.503f, -0.321f)
curveToRelative(0.184f, -0.075f, 0.383f, -0.113f, 0.595f, -0.113f)
curveToRelative(0.209f, 0.0f, 0.392f, 0.036f, 0.549f, 0.108f)
curveToRelative(0.156f, 0.071f, 0.288f, 0.169f, 0.394f, 0.292f)
curveToRelative(0.107f, 0.123f, 0.186f, 0.266f, 0.239f, 0.428f)
close()
moveTo(11.803f, 10.016f)
arcToRelative(1.206f, 1.206f, 0.0f, false, false, -0.436f, -0.305f)
arcToRelative(1.48f, 1.48f, 0.0f, false, false, -0.58f, -0.108f)
curveToRelative(-0.284f, 0.0f, -0.547f, 0.063f, -0.79f, 0.19f)
arcToRelative(1.952f, 1.952f, 0.0f, false, false, -0.631f, 0.528f)
arcToRelative(2.61f, 2.61f, 0.0f, false, false, -0.421f, 0.808f)
arcToRelative(3.305f, 3.305f, 0.0f, false, false, -0.154f, 1.029f)
curveToRelative(0.0f, 0.233f, 0.033f, 0.446f, 0.1f, 0.641f)
reflectiveCurveToRelative(0.16f, 0.362f, 0.28f, 0.5f)
curveToRelative(0.12f, 0.138f, 0.263f, 0.246f, 0.431f, 0.323f)
curveToRelative(0.168f, 0.077f, 0.354f, 0.116f, 0.56f, 0.116f)
curveToRelative(0.287f, 0.0f, 0.553f, -0.067f, 0.798f, -0.203f)
curveToRelative(0.244f, -0.135f, 0.458f, -0.32f, 0.639f, -0.554f)
arcToRelative(2.71f, 2.71f, 0.0f, false, false, 0.426f, -0.826f)
curveToRelative(0.102f, -0.316f, 0.154f, -0.658f, 0.154f, -1.024f)
curveToRelative(0.0f, -0.236f, -0.033f, -0.448f, -0.098f, -0.636f)
arcToRelative(1.405f, 1.405f, 0.0f, false, false, -0.278f, -0.479f)
close()
moveTo(24.0f, 7.468f)
lineToRelative(-2.398f, 11.276f)
lineTo(10.727f, 18.744f)
lineToRelative(0.625f, -2.852f)
lineTo(0.0f, 15.892f)
lineTo(2.227f, 5.256f)
horizontalLineToRelative(13.577f)
lineToRelative(-0.462f, 2.212f)
lineTo(24.0f, 7.468f)
close()
moveTo(7.362f, 11.045f)
arcToRelative(2.51f, 2.51f, 0.0f, false, false, -0.169f, -0.954f)
arcToRelative(2.069f, 2.069f, 0.0f, false, false, -0.457f, -0.7f)
arcToRelative(1.951f, 1.951f, 0.0f, false, false, -0.669f, -0.434f)
arcToRelative(2.22f, 2.22f, 0.0f, false, false, -0.809f, -0.148f)
arcToRelative(2.73f, 2.73f, 0.0f, false, false, -1.162f, 0.246f)
arcToRelative(2.628f, 2.628f, 0.0f, false, false, -0.911f, 0.695f)
curveToRelative(-0.253f, 0.3f, -0.451f, 0.659f, -0.593f, 1.077f)
arcToRelative(4.346f, 4.346f, 0.0f, false, false, -0.212f, 1.393f)
curveToRelative(0.0f, 0.373f, 0.059f, 0.703f, 0.177f, 0.99f)
arcToRelative(2.01f, 2.01f, 0.0f, false, false, 1.198f, 1.172f)
curveToRelative(0.273f, 0.101f, 0.564f, 0.151f, 0.872f, 0.151f)
curveToRelative(0.321f, 0.0f, 0.616f, -0.039f, 0.885f, -0.115f)
arcToRelative(2.55f, 2.55f, 0.0f, false, false, 0.708f, -0.318f)
curveToRelative(0.204f, -0.135f, 0.372f, -0.295f, 0.505f, -0.48f)
arcToRelative(1.84f, 1.84f, 0.0f, false, false, 0.287f, -0.595f)
horizontalLineToRelative(-0.938f)
arcToRelative(1.279f, 1.279f, 0.0f, false, true, -0.508f, 0.513f)
curveToRelative(-0.222f, 0.126f, -0.517f, 0.19f, -0.883f, 0.19f)
curveToRelative(-0.168f, 0.0f, -0.333f, -0.028f, -0.497f, -0.085f)
arcToRelative(1.202f, 1.202f, 0.0f, false, true, -0.444f, -0.274f)
arcToRelative(1.41f, 1.41f, 0.0f, false, true, -0.321f, -0.49f)
arcToRelative(1.913f, 1.913f, 0.0f, false, true, -0.123f, -0.726f)
curveToRelative(0.0f, -0.048f, 0.001f, -0.094f, 0.003f, -0.138f)
curveToRelative(0.002f, -0.044f, 0.004f, -0.09f, 0.008f, -0.138f)
horizontalLineToRelative(3.986f)
curveToRelative(0.01f, -0.051f, 0.019f, -0.114f, 0.026f, -0.187f)
lineToRelative(0.02f, -0.226f)
arcToRelative(6.153f, 6.153f, 0.0f, false, false, 0.021f, -0.419f)
close()
moveTo(12.398f, 14.437f)
lineTo(14.04f, 6.71f)
horizontalLineToRelative(-0.898f)
lineToRelative(-0.682f, 3.217f)
horizontalLineToRelative(-0.082f)
arcToRelative(1.406f, 1.406f, 0.0f, false, false, -0.228f, -0.454f)
arcToRelative(1.56f, 1.56f, 0.0f, false, false, -0.375f, -0.354f)
arcToRelative(1.786f, 1.786f, 0.0f, false, false, -0.487f, -0.228f)
arcToRelative(1.93f, 1.93f, 0.0f, false, false, -0.567f, -0.082f)
arcToRelative(2.506f, 2.506f, 0.0f, false, false, -1.45f, 0.456f)
arcToRelative(2.892f, 2.892f, 0.0f, false, false, -0.575f, 0.534f)
curveToRelative(-0.173f, 0.208f, -0.32f, 0.442f, -0.444f, 0.7f)
arcToRelative(3.925f, 3.925f, 0.0f, false, false, -0.285f, 0.841f)
curveToRelative(-0.066f, 0.303f, -0.1f, 0.62f, -0.1f, 0.952f)
curveToRelative(0.0f, 0.342f, 0.053f, 0.652f, 0.159f, 0.929f)
curveToRelative(0.106f, 0.277f, 0.25f, 0.513f, 0.434f, 0.708f)
curveToRelative(0.183f, 0.195f, 0.395f, 0.345f, 0.639f, 0.449f)
curveToRelative(0.243f, 0.105f, 0.503f, 0.157f, 0.78f, 0.157f)
curveToRelative(0.352f, 0.0f, 0.681f, -0.076f, 0.985f, -0.228f)
curveToRelative(0.304f, -0.152f, 0.557f, -0.36f, 0.759f, -0.623f)
horizontalLineToRelative(0.082f)
lineToRelative(-0.159f, 0.754f)
horizontalLineToRelative(0.852f)
close()
moveTo(18.514f, 13.047f)
lineToRelative(3.578f, -4.125f)
lineTo(20.09f, 8.922f)
lineToRelative(-2.184f, 2.704f)
horizontalLineToRelative(-0.108f)
lineToRelative(-1.155f, -2.704f)
horizontalLineToRelative(-2.025f)
lineToRelative(1.736f, 3.928f)
lineToRelative(-3.748f, 4.44f)
horizontalLineToRelative(1.976f)
lineToRelative(2.406f, -2.852f)
horizontalLineToRelative(0.162f)
lineToRelative(1.3f, 2.852f)
horizontalLineToRelative(1.988f)
lineToRelative(-1.924f, -4.243f)
close()
}
}
.build()
return _edx!!
}
private var _edx: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy