![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Contactlesspayment.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.Contactlesspayment: ImageVector
get() {
if (_contactlesspayment != null) {
return _contactlesspayment!!
}
_contactlesspayment = Builder(name = "Contactlesspayment", 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(8.878f, 19.1f)
curveToRelative(-2.861f, -0.25f, -5.385f, -1.312f, -7.03f, -2.954f)
curveToRelative(-0.936f, -0.936f, -1.504f, -1.952f, -1.76f, -3.149f)
curveToRelative(-0.118f, -0.544f, -0.117f, -1.448f, 0.0f, -1.997f)
curveToRelative(0.357f, -1.664f, 1.433f, -3.12f, 3.126f, -4.23f)
curveToRelative(3.862f, -2.533f, 9.778f, -2.52f, 13.604f, 0.03f)
curveToRelative(0.508f, 0.338f, 0.836f, 0.607f, 1.296f, 1.06f)
curveToRelative(0.58f, 0.573f, 0.988f, 1.142f, 1.418f, 1.98f)
curveToRelative(0.016f, 0.03f, 0.095f, 0.07f, 0.176f, 0.086f)
curveToRelative(0.27f, 0.056f, 0.633f, 0.268f, 0.924f, 0.54f)
curveToRelative(0.226f, 0.21f, 0.401f, 0.44f, 0.832f, 1.093f)
curveToRelative(0.435f, 0.658f, 2.404f, 3.697f, 2.524f, 3.896f)
curveToRelative(0.046f, 0.078f, -0.046f, 0.202f, -0.15f, 0.202f)
curveToRelative(-0.073f, 0.0f, -0.126f, -0.05f, -0.234f, -0.22f)
lineToRelative(-1.116f, -1.732f)
curveToRelative(-1.9f, -2.942f, -2.003f, -3.078f, -2.532f, -3.343f)
lineToRelative(-0.278f, -0.14f)
horizontalLineToRelative(-0.817f)
curveToRelative(-0.816f, 0.0f, -0.817f, 0.001f, -0.837f, 0.087f)
curveToRelative(-0.108f, 0.47f, -0.128f, 0.586f, -0.104f, 0.608f)
curveToRelative(0.015f, 0.014f, 0.478f, 0.278f, 1.03f, 0.586f)
lineToRelative(1.002f, 0.562f)
lineToRelative(-0.062f, 0.131f)
curveToRelative(-0.035f, 0.072f, -0.074f, 0.132f, -0.088f, 0.132f)
curveToRelative(-0.014f, 0.0f, -0.858f, -0.468f, -1.875f, -1.039f)
curveToRelative(-1.018f, -0.57f, -1.91f, -1.054f, -1.982f, -1.074f)
curveToRelative(-0.29f, -0.08f, -0.734f, 0.24f, -0.734f, 0.529f)
curveToRelative(0.0f, 0.292f, 0.087f, 0.378f, 1.874f, 1.841f)
curveToRelative(1.115f, 0.914f, 1.753f, 1.462f, 1.85f, 1.592f)
curveToRelative(0.178f, 0.236f, 0.357f, 0.584f, 0.523f, 1.012f)
curveToRelative(0.29f, 0.754f, 0.763f, 1.174f, 1.538f, 1.368f)
lineToRelative(0.255f, 0.064f)
lineToRelative(-0.021f, 0.14f)
arcToRelative(0.667f, 0.667f, 0.0f, false, true, -0.037f, 0.157f)
curveToRelative(-0.033f, 0.037f, -0.547f, -0.127f, -0.844f, -0.27f)
curveToRelative(-0.465f, -0.223f, -0.785f, -0.541f, -1.099f, -1.094f)
arcToRelative(5.565f, 5.565f, 0.0f, false, false, -0.405f, 0.139f)
curveToRelative(-0.391f, 0.142f, -0.41f, 0.154f, -0.78f, 0.515f)
curveToRelative(-1.576f, 1.538f, -3.836f, 2.521f, -6.566f, 2.855f)
curveToRelative(-0.443f, 0.055f, -2.15f, 0.079f, -2.621f, 0.037f)
close()
moveTo(11.595f, 18.627f)
curveToRelative(1.252f, -0.166f, 2.223f, -0.414f, 3.24f, -0.83f)
curveToRelative(1.067f, -0.437f, 2.073f, -1.065f, 2.777f, -1.733f)
lineToRelative(0.277f, -0.264f)
lineToRelative(-0.698f, -0.333f)
curveToRelative(-0.746f, -0.357f, -0.82f, -0.416f, -0.915f, -0.735f)
curveToRelative(-0.06f, -0.2f, 0.008f, -0.415f, 0.198f, -0.621f)
lineToRelative(0.149f, -0.161f)
lineToRelative(-0.324f, -0.246f)
curveToRelative(-0.256f, -0.195f, -0.336f, -0.28f, -0.386f, -0.41f)
arcToRelative(0.65f, 0.65f, 0.0f, false, true, 0.079f, -0.616f)
lineToRelative(0.098f, -0.138f)
lineToRelative(-1.023f, -0.18f)
arcToRelative(26.154f, 26.154f, 0.0f, false, true, -1.166f, -0.222f)
curveToRelative(-0.153f, -0.046f, -0.31f, -0.22f, -0.35f, -0.391f)
curveToRelative(-0.022f, -0.092f, 0.48f, -2.54f, 0.592f, -2.89f)
arcToRelative(0.67f, 0.67f, 0.0f, false, true, 0.426f, -0.376f)
curveToRelative(0.169f, -0.031f, 3.185f, 0.499f, 3.335f, 0.587f)
curveToRelative(0.238f, 0.138f, 0.313f, 0.362f, 0.238f, 0.705f)
lineToRelative(-0.032f, 0.144f)
horizontalLineToRelative(0.167f)
curveToRelative(0.092f, 0.0f, 0.31f, -0.012f, 0.483f, -0.025f)
lineToRelative(0.316f, -0.025f)
lineToRelative(-0.157f, -0.29f)
curveToRelative(-0.474f, -0.882f, -1.33f, -1.768f, -2.388f, -2.472f)
curveToRelative(-0.494f, -0.328f, -1.547f, -0.847f, -2.181f, -1.074f)
arcToRelative(13.51f, 13.51f, 0.0f, false, false, -3.043f, -0.674f)
curveToRelative(-0.575f, -0.06f, -2.082f, -0.06f, -2.64f, 0.001f)
curveToRelative(-1.339f, 0.146f, -2.554f, 0.449f, -3.617f, 0.902f)
curveTo(2.59f, 7.309f, 0.935f, 9.046f, 0.512f, 11.027f)
curveToRelative(-0.11f, 0.517f, -0.12f, 1.423f, -0.018f, 1.894f)
curveToRelative(0.224f, 1.04f, 0.713f, 1.941f, 1.509f, 2.78f)
curveToRelative(1.62f, 1.707f, 4.097f, 2.756f, 7.066f, 2.994f)
curveToRelative(0.397f, 0.031f, 2.121f, -0.015f, 2.526f, -0.068f)
close()
moveTo(11.052f, 16.763f)
curveToRelative(-0.153f, -0.044f, -0.308f, -0.227f, -0.34f, -0.4f)
curveToRelative(-0.022f, -0.114f, 0.004f, -0.192f, 0.166f, -0.506f)
curveToRelative(0.656f, -1.27f, 0.941f, -2.437f, 0.941f, -3.855f)
curveToRelative(0.0f, -1.37f, -0.252f, -2.435f, -0.879f, -3.713f)
curveToRelative(-0.135f, -0.274f, -0.245f, -0.529f, -0.245f, -0.565f)
curveToRelative(0.0f, -0.136f, 0.114f, -0.333f, 0.237f, -0.41f)
curveToRelative(0.169f, -0.107f, 0.452f, -0.087f, 0.588f, 0.04f)
curveToRelative(0.052f, 0.05f, 0.187f, 0.271f, 0.3f, 0.494f)
curveToRelative(0.449f, 0.88f, 0.756f, 1.847f, 0.908f, 2.853f)
curveToRelative(0.094f, 0.623f, 0.113f, 1.803f, 0.038f, 2.373f)
arcToRelative(9.33f, 9.33f, 0.0f, false, true, -0.86f, 2.909f)
curveToRelative(-0.27f, 0.555f, -0.438f, 0.784f, -0.58f, 0.784f)
arcToRelative(0.418f, 0.418f, 0.0f, false, false, -0.101f, 0.015f)
arcToRelative(0.421f, 0.421f, 0.0f, false, true, -0.173f, -0.019f)
close()
moveTo(9.226f, 15.808f)
curveToRelative(-0.234f, -0.069f, -0.404f, -0.357f, -0.336f, -0.573f)
curveToRelative(0.017f, -0.052f, 0.127f, -0.293f, 0.246f, -0.535f)
curveToRelative(0.502f, -1.024f, 0.711f, -2.123f, 0.609f, -3.201f)
curveToRelative(-0.084f, -0.886f, -0.243f, -1.445f, -0.643f, -2.263f)
curveToRelative(-0.269f, -0.549f, -0.281f, -0.634f, -0.125f, -0.854f)
curveToRelative(0.148f, -0.21f, 0.519f, -0.245f, 0.713f, -0.066f)
curveToRelative(0.135f, 0.124f, 0.555f, 1.0f, 0.716f, 1.496f)
arcToRelative(7.106f, 7.106f, 0.0f, false, true, -0.232f, 5.016f)
curveToRelative(-0.352f, 0.826f, -0.599f, 1.081f, -0.948f, 0.98f)
close()
moveTo(7.344f, 14.839f)
arcToRelative(0.57f, 0.57f, 0.0f, false, true, -0.304f, -0.374f)
curveToRelative(-0.021f, -0.094f, 0.014f, -0.198f, 0.187f, -0.547f)
curveToRelative(0.632f, -1.28f, 0.639f, -2.514f, 0.02f, -3.765f)
curveToRelative(-0.271f, -0.55f, -0.277f, -0.659f, -0.047f, -0.876f)
curveToRelative(0.113f, -0.107f, 0.161f, -0.126f, 0.32f, -0.126f)
curveToRelative(0.267f, 0.0f, 0.406f, 0.135f, 0.644f, 0.625f)
curveToRelative(0.367f, 0.754f, 0.518f, 1.408f, 0.516f, 2.246f)
curveToRelative(0.0f, 0.86f, -0.141f, 1.452f, -0.533f, 2.247f)
curveToRelative(-0.225f, 0.455f, -0.336f, 0.575f, -0.56f, 0.606f)
arcToRelative(0.525f, 0.525f, 0.0f, false, true, -0.243f, -0.036f)
close()
moveTo(5.587f, 13.937f)
arcToRelative(0.592f, 0.592f, 0.0f, false, true, -0.286f, -0.34f)
curveToRelative(-0.043f, -0.152f, -0.008f, -0.273f, 0.165f, -0.557f)
curveToRelative(0.222f, -0.365f, 0.274f, -0.56f, 0.274f, -1.038f)
curveToRelative(0.0f, -0.477f, -0.052f, -0.673f, -0.274f, -1.038f)
arcToRelative(2.046f, 2.046f, 0.0f, false, true, -0.168f, -0.329f)
curveToRelative(-0.071f, -0.24f, 0.129f, -0.535f, 0.398f, -0.586f)
curveToRelative(0.228f, -0.043f, 0.385f, 0.06f, 0.595f, 0.387f)
arcToRelative(2.96f, 2.96f, 0.0f, false, true, 0.0f, 3.155f)
curveToRelative(-0.215f, 0.332f, -0.454f, 0.45f, -0.704f, 0.346f)
close()
moveTo(18.677f, 15.41f)
curveToRelative(0.203f, -0.073f, 0.379f, -0.141f, 0.39f, -0.153f)
curveToRelative(0.012f, -0.011f, -0.027f, -0.141f, -0.087f, -0.289f)
curveToRelative(-0.122f, -0.302f, -0.102f, -0.295f, -0.534f, -0.212f)
curveToRelative(-0.468f, 0.09f, -0.739f, 0.01f, -1.25f, -0.366f)
curveToRelative(-0.14f, -0.103f, -0.283f, -0.187f, -0.32f, -0.187f)
curveToRelative(-0.036f, 0.0f, -0.115f, 0.053f, -0.177f, 0.119f)
curveToRelative(-0.13f, 0.14f, -0.15f, 0.36f, -0.044f, 0.49f)
curveToRelative(0.093f, 0.113f, 1.377f, 0.724f, 1.53f, 0.727f)
curveToRelative(0.067f, 0.002f, 0.289f, -0.056f, 0.492f, -0.129f)
close()
moveTo(18.475f, 14.427f)
curveToRelative(0.19f, -0.038f, 0.211f, -0.051f, 0.178f, -0.112f)
curveToRelative(-0.036f, -0.068f, -1.812f, -1.542f, -1.966f, -1.632f)
curveToRelative(-0.127f, -0.074f, -0.23f, -0.057f, -0.335f, 0.056f)
curveToRelative(-0.309f, 0.33f, -0.273f, 0.4f, 0.526f, 1.013f)
curveToRelative(0.964f, 0.738f, 1.066f, 0.782f, 1.597f, 0.675f)
close()
moveTo(16.091f, 12.196f)
curveToRelative(0.0f, -0.01f, -0.201f, -0.183f, -0.448f, -0.385f)
curveToRelative(-0.608f, -0.501f, -0.738f, -0.688f, -0.738f, -1.058f)
curveToRelative(0.0f, -0.31f, 0.206f, -0.608f, 0.538f, -0.78f)
arcToRelative(0.966f, 0.966f, 0.0f, false, true, 0.625f, -0.057f)
curveToRelative(0.118f, 0.038f, 0.648f, 0.325f, 1.383f, 0.748f)
lineToRelative(0.155f, 0.089f)
lineToRelative(0.128f, -0.606f)
curveToRelative(0.13f, -0.62f, 0.133f, -0.782f, 0.012f, -0.82f)
curveToRelative(-0.037f, -0.011f, -0.746f, -0.14f, -1.575f, -0.286f)
curveToRelative(-1.473f, -0.26f, -1.634f, -0.275f, -1.702f, -0.164f)
curveToRelative(-0.037f, 0.06f, -0.597f, 2.656f, -0.597f, 2.767f)
curveToRelative(0.0f, 0.055f, 0.028f, 0.124f, 0.062f, 0.152f)
curveToRelative(0.034f, 0.029f, 0.512f, 0.132f, 1.062f, 0.23f)
curveToRelative(1.062f, 0.191f, 1.095f, 0.196f, 1.095f, 0.17f)
close()
}
}
.build()
return _contactlesspayment!!
}
private var _contactlesspayment: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy