commonMain.compose.icons.simpleicons.Ansys.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.Ansys: ImageVector
get() {
if (_ansys != null) {
return _ansys!!
}
_ansys = Builder(name = "Ansys", 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(19.042f, 10.089f)
lineToRelative(-0.993f, 2.423f)
lineToRelative(-0.993f, -2.423f)
horizontalLineToRelative(-1.227f)
lineToRelative(1.607f, 3.921f)
lineToRelative(-0.704f, 1.718f)
horizontalLineToRelative(1.227f)
lineToRelative(2.31f, -5.639f)
close()
moveTo(23.709f, 12.216f)
curveToRelative(-0.194f, -0.194f, -0.5f, -0.338f, -0.921f, -0.433f)
lineToRelative(-0.698f, -0.16f)
curveToRelative(-0.168f, -0.045f, -0.286f, -0.092f, -0.353f, -0.143f)
curveToRelative(-0.067f, -0.051f, -0.101f, -0.121f, -0.101f, -0.21f)
curveToRelative(0.0f, -0.123f, 0.056f, -0.219f, 0.168f, -0.286f)
curveToRelative(0.112f, -0.067f, 0.266f, -0.101f, 0.463f, -0.101f)
curveToRelative(0.426f, 0.0f, 0.858f, 0.151f, 1.295f, 0.454f)
lineToRelative(0.336f, -0.841f)
curveToRelative(-0.224f, -0.163f, -0.477f, -0.289f, -0.757f, -0.378f)
arcToRelative(2.83f, 2.83f, 0.0f, false, false, -0.866f, -0.135f)
curveToRelative(-0.348f, 0.0f, -0.658f, 0.056f, -0.929f, 0.168f)
curveToRelative(-0.272f, 0.112f, -0.483f, 0.266f, -0.631f, 0.462f)
curveToRelative(-0.148f, 0.196f, -0.223f, 0.424f, -0.223f, 0.681f)
curveToRelative(0.0f, 0.325f, 0.094f, 0.582f, 0.282f, 0.77f)
curveToRelative(0.188f, 0.188f, 0.481f, 0.327f, 0.879f, 0.417f)
lineToRelative(0.673f, 0.152f)
curveToRelative(0.207f, 0.045f, 0.349f, 0.095f, 0.425f, 0.151f)
curveToRelative(0.076f, 0.056f, 0.114f, 0.135f, 0.114f, 0.236f)
curveToRelative(0.0f, 0.112f, -0.055f, 0.201f, -0.164f, 0.265f)
curveToRelative(-0.109f, 0.064f, -0.262f, 0.097f, -0.458f, 0.097f)
curveToRelative(-0.275f, 0.0f, -0.547f, -0.042f, -0.816f, -0.126f)
curveToRelative(-0.269f, -0.084f, -0.516f, -0.202f, -0.74f, -0.353f)
lineToRelative(-0.337f, 0.874f)
curveToRelative(0.23f, 0.163f, 0.503f, 0.287f, 0.82f, 0.375f)
curveToRelative(0.317f, 0.087f, 0.665f, 0.13f, 1.047f, 0.13f)
curveToRelative(0.555f, 0.0f, 0.991f, -0.114f, 1.308f, -0.341f)
curveToRelative(0.317f, -0.227f, 0.475f, -0.54f, 0.475f, -0.938f)
curveToRelative(-0.001f, -0.331f, -0.097f, -0.593f, -0.291f, -0.787f)
close()
moveTo(14.328f, 11.783f)
lineToRelative(-0.698f, -0.16f)
curveToRelative(-0.168f, -0.045f, -0.286f, -0.092f, -0.354f, -0.143f)
curveToRelative(-0.067f, -0.051f, -0.101f, -0.121f, -0.101f, -0.21f)
curveToRelative(0.0f, -0.123f, 0.056f, -0.219f, 0.168f, -0.286f)
curveToRelative(0.112f, -0.067f, 0.266f, -0.101f, 0.463f, -0.101f)
curveToRelative(0.426f, 0.0f, 0.858f, 0.151f, 1.296f, 0.454f)
lineToRelative(0.336f, -0.841f)
curveToRelative(-0.225f, -0.163f, -0.477f, -0.289f, -0.757f, -0.378f)
arcToRelative(2.832f, 2.832f, 0.0f, false, false, -0.866f, -0.135f)
curveToRelative(-0.348f, 0.0f, -0.658f, 0.056f, -0.93f, 0.168f)
curveToRelative(-0.272f, 0.112f, -0.482f, 0.266f, -0.631f, 0.462f)
curveToRelative(-0.149f, 0.196f, -0.223f, 0.424f, -0.223f, 0.681f)
curveToRelative(0.0f, 0.325f, 0.094f, 0.582f, 0.282f, 0.77f)
curveToRelative(0.188f, 0.188f, 0.481f, 0.327f, 0.879f, 0.417f)
lineToRelative(0.673f, 0.152f)
curveToRelative(0.207f, 0.045f, 0.349f, 0.095f, 0.425f, 0.151f)
curveToRelative(0.076f, 0.056f, 0.114f, 0.135f, 0.114f, 0.236f)
curveToRelative(0.0f, 0.112f, -0.055f, 0.201f, -0.164f, 0.265f)
curveToRelative(-0.109f, 0.064f, -0.262f, 0.097f, -0.458f, 0.097f)
curveToRelative(-0.275f, 0.0f, -0.547f, -0.042f, -0.816f, -0.126f)
curveToRelative(-0.269f, -0.084f, -0.516f, -0.202f, -0.74f, -0.353f)
lineToRelative(-0.336f, 0.874f)
curveToRelative(0.23f, 0.163f, 0.503f, 0.287f, 0.82f, 0.375f)
curveToRelative(0.317f, 0.087f, 0.666f, 0.13f, 1.047f, 0.13f)
curveToRelative(0.555f, 0.0f, 0.991f, -0.114f, 1.308f, -0.341f)
curveToRelative(0.317f, -0.227f, 0.475f, -0.54f, 0.475f, -0.938f)
curveToRelative(0.0f, -0.331f, -0.097f, -0.593f, -0.29f, -0.786f)
curveToRelative(-0.194f, -0.194f, -0.501f, -0.338f, -0.922f, -0.434f)
close()
moveTo(9.823f, 9.983f)
curveToRelative(-0.292f, 0.0f, -0.554f, 0.059f, -0.786f, 0.177f)
curveToRelative(-0.233f, 0.118f, -0.422f, 0.289f, -0.568f, 0.513f)
verticalLineToRelative(-0.589f)
lineTo(7.233f, 10.084f)
verticalLineToRelative(4.13f)
horizontalLineToRelative(1.27f)
verticalLineToRelative(-2.313f)
curveToRelative(0.0f, -0.28f, 0.08f, -0.505f, 0.24f, -0.673f)
curveToRelative(0.16f, -0.168f, 0.371f, -0.253f, 0.635f, -0.253f)
curveToRelative(0.219f, 0.0f, 0.38f, 0.064f, 0.484f, 0.194f)
curveToRelative(0.104f, 0.129f, 0.156f, 0.334f, 0.156f, 0.614f)
verticalLineToRelative(2.431f)
horizontalLineToRelative(1.27f)
verticalLineToRelative(-2.49f)
curveToRelative(0.0f, -0.583f, -0.121f, -1.019f, -0.362f, -1.308f)
curveToRelative(-0.242f, -0.288f, -0.609f, -0.433f, -1.102f, -0.433f)
close()
moveTo(4.433f, 8.459f)
lineToRelative(-0.818f, 1.995f)
lineToRelative(1.538f, 3.754f)
horizontalLineToRelative(1.726f)
close()
moveTo(4.061f, 8.272f)
lineTo(2.432f, 8.272f)
lineTo(0.0f, 14.209f)
horizontalLineToRelative(1.628f)
close()
}
}
.build()
return _ansys!!
}
private var _ansys: ImageVector? = null