![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Hyundai.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.Hyundai: ImageVector
get() {
if (_hyundai != null) {
return _hyundai!!
}
_hyundai = Builder(name = "Hyundai", 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(11.999f, 18.145f)
curveToRelative(6.627f, 0.0f, 12.001f, -2.751f, 12.001f, -6.144f)
curveToRelative(0.0f, -3.395f, -5.374f, -6.146f, -12.001f, -6.146f)
curveTo(5.374f, 5.855f, 0.0f, 8.606f, 0.0f, 12.001f)
curveToRelative(0.0f, 3.393f, 5.374f, 6.144f, 11.999f, 6.144f)
moveToRelative(2.26f, -3.015f)
curveToRelative(-0.2f, 0.464f, -0.545f, 1.454f, -1.336f, 1.85f)
curveToRelative(-0.24f, 0.119f, -0.537f, 0.174f, -0.8f, 0.185f)
horizontalLineTo(12.0f)
curveToRelative(-2.214f, 0.0f, -4.276f, -0.31f, -6.002f, -0.834f)
lineToRelative(-0.066f, -0.025f)
curveToRelative(-0.16f, -0.053f, -0.24f, -0.127f, -0.24f, -0.218f)
curveToRelative(0.0f, -0.079f, 0.043f, -0.14f, 0.099f, -0.195f)
lineToRelative(0.109f, -0.097f)
curveToRelative(0.4f, -0.332f, 1.598f, -1.2f, 3.858f, -2.067f)
curveToRelative(0.793f, -0.301f, 1.786f, -0.679f, 2.825f, -0.9f)
curveToRelative(0.608f, -0.126f, 2.868f, -0.473f, 1.675f, 2.301f)
moveToRelative(6.062f, -6.194f)
curveToRelative(0.043f, -0.074f, 0.1f, -0.137f, 0.203f, -0.142f)
curveToRelative(0.056f, -0.006f, 0.132f, 0.007f, 0.248f, 0.08f)
curveToRelative(1.409f, 0.867f, 2.245f, 1.952f, 2.245f, 3.125f)
curveToRelative(0.0f, 2.118f, -2.724f, 3.94f, -6.62f, 4.735f)
curveToRelative(-0.248f, 0.05f, -0.416f, 0.048f, -0.471f, -0.015f)
curveToRelative(-0.04f, -0.038f, -0.05f, -0.106f, 0.0f, -0.19f)
arcToRelative(0.815f, 0.815f, 0.0f, false, true, 0.104f, -0.145f)
curveToRelative(2.12f, -2.5f, 3.736f, -6.189f, 4.195f, -7.253f)
curveToRelative(0.035f, -0.074f, 0.068f, -0.147f, 0.096f, -0.195f)
moveTo(9.777f, 8.857f)
curveToRelative(0.2f, -0.463f, 0.545f, -1.454f, 1.335f, -1.846f)
curveToRelative(0.24f, -0.12f, 0.537f, -0.178f, 0.8f, -0.185f)
curveToRelative(0.061f, -0.002f, 0.104f, 0.0f, 0.12f, 0.0f)
curveToRelative(2.217f, 0.0f, 4.276f, 0.306f, 6.004f, 0.833f)
curveToRelative(0.013f, 0.006f, 0.053f, 0.02f, 0.066f, 0.025f)
curveToRelative(0.16f, 0.054f, 0.24f, 0.127f, 0.24f, 0.218f)
curveToRelative(0.0f, 0.079f, -0.042f, 0.137f, -0.098f, 0.193f)
arcToRelative(1.89f, 1.89f, 0.0f, false, true, -0.11f, 0.096f)
curveToRelative(-0.397f, 0.335f, -1.598f, 1.201f, -3.858f, 2.068f)
curveToRelative(-0.795f, 0.304f, -1.786f, 0.679f, -2.822f, 0.899f)
curveToRelative(-0.61f, 0.13f, -2.87f, 0.474f, -1.677f, -2.3f)
moveTo(7.6f, 7.264f)
curveToRelative(0.25f, -0.048f, 0.415f, -0.048f, 0.476f, 0.015f)
curveToRelative(0.035f, 0.04f, 0.045f, 0.106f, -0.002f, 0.19f)
arcToRelative(0.89f, 0.89f, 0.0f, false, true, -0.104f, 0.142f)
curveToRelative(-2.12f, 2.503f, -3.737f, 6.189f, -4.198f, 7.256f)
arcToRelative(2.313f, 2.313f, 0.0f, false, true, -0.096f, 0.195f)
curveToRelative(-0.04f, 0.073f, -0.099f, 0.136f, -0.2f, 0.142f)
curveToRelative(-0.056f, 0.005f, -0.135f, -0.011f, -0.251f, -0.081f)
curveTo(1.817f, 14.256f, 0.98f, 13.172f, 0.98f, 11.999f)
curveToRelative(0.0f, -2.118f, 2.724f, -3.94f, 6.62f, -4.735f)
close()
}
}
.build()
return _hyundai!!
}
private var _hyundai: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy