Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
commonMain.compose.icons.simpleicons.Kakao.kt Maven / Gradle / Ivy
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.Kakao: ImageVector
get() {
if (_kakao != null) {
return _kakao!!
}
_kakao = Builder(name = "Kakao", 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(3.074f, 10.44f)
lineToRelative(0.655f, 0.473f)
lineToRelative(-1.61f, 2.019f)
lineToRelative(1.865f, 2.237f)
lineToRelative(-0.646f, 0.5f)
lineToRelative(-2.201f, -2.692f)
close()
moveTo(0.837f, 15.542f)
lineTo(0.0f, 15.542f)
lineTo(0.0f, 8.512f)
lineToRelative(0.837f, -0.182f)
close()
moveTo(21.781f, 11.159f)
curveToRelative(-0.436f, 0.0f, -0.771f, 0.164f, -1.005f, 0.491f)
curveToRelative(-0.234f, 0.327f, -0.35f, 0.806f, -0.35f, 1.437f)
curveToRelative(0.0f, 0.625f, 0.117f, 1.096f, 0.35f, 1.414f)
curveToRelative(0.233f, 0.318f, 0.568f, 0.477f, 1.005f, 0.477f)
curveToRelative(0.442f, 0.0f, 0.78f, -0.159f, 1.014f, -0.477f)
curveToRelative(0.233f, -0.318f, 0.35f, -0.79f, 0.35f, -1.414f)
curveToRelative(0.0f, -0.631f, -0.117f, -1.11f, -0.35f, -1.437f)
curveToRelative(-0.234f, -0.327f, -0.572f, -0.491f, -1.014f, -0.491f)
moveToRelative(0.0f, -0.673f)
curveToRelative(0.691f, 0.0f, 1.234f, 0.225f, 1.628f, 0.673f)
curveToRelative(0.394f, 0.449f, 0.592f, 1.092f, 0.592f, 1.928f)
curveToRelative(0.0f, 0.824f, -0.196f, 1.458f, -0.587f, 1.901f)
curveToRelative(-0.391f, 0.442f, -0.936f, 0.664f, -1.633f, 0.664f)
curveToRelative(-0.691f, 0.0f, -1.234f, -0.221f, -1.628f, -0.664f)
curveToRelative(-0.394f, -0.443f, -0.592f, -1.077f, -0.592f, -1.901f)
curveToRelative(0.0f, -0.837f, 0.198f, -1.479f, 0.596f, -1.928f)
curveToRelative(0.397f, -0.449f, 0.938f, -0.673f, 1.624f, -0.673f)
moveToRelative(-5.534f, 4.466f)
arcToRelative(1.496f, 1.496f, 0.0f, false, false, 0.358f, -0.046f)
arcToRelative(2.88f, 2.88f, 0.0f, false, false, 0.371f, -0.118f)
arcToRelative(2.007f, 2.007f, 0.0f, false, false, 0.349f, -0.177f)
arcToRelative(2.078f, 2.078f, 0.0f, false, false, 0.289f, -0.223f)
verticalLineToRelative(-1.164f)
horizontalLineToRelative(-0.869f)
curveToRelative(-0.441f, 0.0f, -0.763f, 0.076f, -0.965f, 0.227f)
curveToRelative(-0.203f, 0.152f, -0.303f, 0.391f, -0.303f, 0.719f)
curveToRelative(0.0f, 0.521f, 0.256f, 0.782f, 0.77f, 0.782f)
moveToRelative(-1.57f, -0.746f)
curveToRelative(0.0f, -0.503f, 0.168f, -0.887f, 0.504f, -1.15f)
curveToRelative(0.337f, -0.264f, 0.826f, -0.396f, 1.469f, -0.396f)
horizontalLineToRelative(0.964f)
verticalLineToRelative(-0.318f)
curveToRelative(0.0f, -0.77f, -0.339f, -1.155f, -1.018f, -1.155f)
curveToRelative(-0.218f, 0.0f, -0.447f, 0.03f, -0.687f, 0.091f)
curveToRelative(-0.24f, 0.061f, -0.459f, 0.137f, -0.659f, 0.227f)
lineToRelative(-0.246f, -0.591f)
curveToRelative(0.249f, -0.139f, 0.517f, -0.247f, 0.805f, -0.323f)
curveToRelative(0.288f, -0.075f, 0.568f, -0.114f, 0.841f, -0.114f)
curveToRelative(1.176f, 0.0f, 1.765f, 0.628f, 1.765f, 1.883f)
verticalLineToRelative(3.183f)
horizontalLineToRelative(-0.619f)
lineToRelative(-0.1f, -0.546f)
curveToRelative(-0.249f, 0.2f, -0.513f, 0.355f, -0.796f, 0.464f)
curveToRelative(-0.282f, 0.109f, -0.55f, 0.164f, -0.805f, 0.164f)
curveToRelative(-0.443f, 0.0f, -0.79f, -0.126f, -1.042f, -0.377f)
curveToRelative(-0.252f, -0.252f, -0.377f, -0.599f, -0.377f, -1.041f)
moveToRelative(-1.651f, -3.765f)
lineToRelative(0.655f, 0.473f)
lineToRelative(-1.61f, 2.019f)
lineToRelative(1.864f, 2.237f)
lineToRelative(-0.645f, 0.5f)
lineToRelative(-2.201f, -2.692f)
close()
moveTo(10.788f, 15.542f)
horizontalLineToRelative(-0.837f)
lineTo(9.952f, 8.512f)
lineToRelative(0.837f, -0.182f)
close()
moveTo(6.295f, 14.951f)
curveToRelative(0.115f, 0.0f, 0.234f, -0.015f, 0.358f, -0.046f)
arcToRelative(2.879f, 2.879f, 0.0f, false, false, 0.371f, -0.118f)
arcToRelative(1.984f, 1.984f, 0.0f, false, false, 0.349f, -0.177f)
arcToRelative(2.048f, 2.048f, 0.0f, false, false, 0.29f, -0.223f)
verticalLineToRelative(-1.164f)
horizontalLineToRelative(-0.87f)
curveToRelative(-0.44f, 0.0f, -0.762f, 0.076f, -0.965f, 0.227f)
curveToRelative(-0.202f, 0.152f, -0.303f, 0.391f, -0.303f, 0.719f)
curveToRelative(0.0f, 0.521f, 0.256f, 0.782f, 0.77f, 0.782f)
moveToRelative(-1.57f, -0.746f)
curveToRelative(0.0f, -0.503f, 0.168f, -0.887f, 0.505f, -1.15f)
curveToRelative(0.336f, -0.264f, 0.826f, -0.396f, 1.468f, -0.396f)
horizontalLineToRelative(0.965f)
verticalLineToRelative(-0.318f)
curveToRelative(0.0f, -0.77f, -0.34f, -1.155f, -1.019f, -1.155f)
curveToRelative(-0.218f, 0.0f, -0.447f, 0.03f, -0.686f, 0.091f)
curveToRelative(-0.24f, 0.061f, -0.46f, 0.137f, -0.66f, 0.227f)
lineToRelative(-0.246f, -0.591f)
curveToRelative(0.249f, -0.139f, 0.517f, -0.247f, 0.805f, -0.323f)
curveToRelative(0.288f, -0.075f, 0.568f, -0.114f, 0.841f, -0.114f)
curveToRelative(1.177f, 0.0f, 1.765f, 0.628f, 1.765f, 1.883f)
verticalLineToRelative(3.183f)
horizontalLineToRelative(-0.618f)
lineToRelative(-0.1f, -0.546f)
curveToRelative(-0.249f, 0.2f, -0.514f, 0.355f, -0.796f, 0.464f)
curveToRelative(-0.282f, 0.109f, -0.55f, 0.164f, -0.805f, 0.164f)
curveToRelative(-0.442f, 0.0f, -0.789f, -0.126f, -1.041f, -0.377f)
curveToRelative(-0.252f, -0.252f, -0.378f, -0.599f, -0.378f, -1.041f)
close()
}
}
.build()
return _kakao!!
}
private var _kakao: ImageVector? = null