![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Amazonpay.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.Amazonpay: ImageVector
get() {
if (_amazonpay != null) {
return _amazonpay!!
}
_amazonpay = Builder(name = "Amazonpay", 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(14.378f, 4.995f)
curveToRelative(-0.373f, -0.323f, -0.953f, -0.484f, -1.74f, -0.484f)
curveToRelative(-0.389f, 0.0f, -0.779f, 0.036f, -1.168f, 0.105f)
curveToRelative(-0.39f, 0.071f, -0.717f, 0.164f, -0.982f, 0.28f)
curveToRelative(-0.099f, 0.042f, -0.166f, 0.085f, -0.199f, 0.13f)
curveToRelative(-0.033f, 0.046f, -0.05f, 0.127f, -0.05f, 0.242f)
verticalLineToRelative(0.335f)
curveToRelative(0.0f, 0.149f, 0.054f, 0.224f, 0.162f, 0.224f)
arcToRelative(0.337f, 0.337f, 0.0f, false, false, 0.106f, -0.019f)
curveToRelative(0.037f, -0.013f, 0.069f, -0.023f, 0.093f, -0.031f)
curveToRelative(0.638f, -0.19f, 1.247f, -0.286f, 1.827f, -0.286f)
curveToRelative(0.497f, 0.0f, 0.845f, 0.091f, 1.044f, 0.274f)
curveToRelative(0.199f, 0.182f, 0.298f, 0.497f, 0.298f, 0.944f)
verticalLineToRelative(0.82f)
curveToRelative(-0.58f, -0.141f, -1.102f, -0.211f, -1.567f, -0.211f)
curveToRelative(-0.729f, 0.0f, -1.309f, 0.18f, -1.74f, 0.541f)
curveToRelative(-0.431f, 0.36f, -0.647f, 0.843f, -0.647f, 1.448f)
curveToRelative(0.0f, 0.564f, 0.174f, 1.013f, 0.522f, 1.349f)
curveToRelative(0.348f, 0.336f, 0.82f, 0.503f, 1.417f, 0.503f)
curveToRelative(0.356f, 0.0f, 0.715f, -0.071f, 1.075f, -0.211f)
curveToRelative(0.361f, -0.14f, 0.69f, -0.34f, 0.988f, -0.597f)
lineToRelative(0.063f, 0.41f)
curveToRelative(0.025f, 0.157f, 0.116f, 0.236f, 0.274f, 0.236f)
horizontalLineToRelative(0.534f)
curveToRelative(0.165f, 0.0f, 0.249f, -0.083f, 0.249f, -0.248f)
lineTo(14.938f, 6.499f)
curveToRelative(-0.001f, -0.68f, -0.187f, -1.181f, -0.56f, -1.504f)
close()
moveTo(13.769f, 9.594f)
curveToRelative(-0.273f, 0.207f, -0.559f, 0.364f, -0.858f, 0.472f)
curveToRelative(-0.298f, 0.108f, -0.584f, 0.162f, -0.858f, 0.162f)
curveToRelative(-0.323f, 0.0f, -0.572f, -0.085f, -0.746f, -0.255f)
curveToRelative(-0.174f, -0.17f, -0.261f, -0.412f, -0.261f, -0.727f)
curveToRelative(0.0f, -0.721f, 0.468f, -1.082f, 1.404f, -1.082f)
curveToRelative(0.215f, 0.0f, 0.437f, 0.015f, 0.665f, 0.044f)
curveToRelative(0.228f, 0.029f, 0.446f, 0.069f, 0.653f, 0.118f)
close()
moveTo(8.773f, 6.402f)
curveToRelative(-0.12f, -0.402f, -0.292f, -0.744f, -0.516f, -1.026f)
curveToRelative(-0.223f, -0.282f, -0.497f, -0.498f, -0.82f, -0.647f)
curveToRelative(-0.323f, -0.149f, -0.683f, -0.223f, -1.082f, -0.223f)
curveToRelative(-0.373f, 0.0f, -0.738f, 0.07f, -1.094f, 0.211f)
curveToRelative(-0.356f, 0.141f, -0.692f, 0.348f, -1.007f, 0.622f)
lineToRelative(-0.062f, -0.398f)
curveToRelative(-0.025f, -0.165f, -0.12f, -0.248f, -0.287f, -0.248f)
horizontalLineToRelative(-0.547f)
curveToRelative(-0.165f, 0.0f, -0.248f, 0.083f, -0.248f, 0.248f)
verticalLineToRelative(8.366f)
curveToRelative(0.0f, 0.166f, 0.083f, 0.248f, 0.248f, 0.248f)
horizontalLineToRelative(0.733f)
curveToRelative(0.166f, 0.0f, 0.248f, -0.083f, 0.248f, -0.248f)
verticalLineToRelative(-2.909f)
curveToRelative(0.539f, 0.489f, 1.181f, 0.733f, 1.927f, 0.733f)
curveToRelative(0.406f, 0.0f, 0.775f, -0.081f, 1.106f, -0.242f)
curveToRelative(0.331f, -0.162f, 0.613f, -0.388f, 0.845f, -0.678f)
curveToRelative(0.232f, -0.29f, 0.413f, -0.642f, 0.541f, -1.057f)
curveToRelative(0.129f, -0.414f, 0.193f, -0.879f, 0.193f, -1.393f)
curveToRelative(0.001f, -0.505f, -0.059f, -0.959f, -0.179f, -1.361f)
close()
moveTo(5.982f, 10.137f)
curveToRelative(-0.564f, 0.0f, -1.111f, -0.199f, -1.641f, -0.597f)
lineTo(4.341f, 6.072f)
curveToRelative(0.522f, -0.381f, 1.077f, -0.572f, 1.666f, -0.572f)
curveToRelative(1.127f, 0.0f, 1.691f, 0.775f, 1.691f, 2.324f)
curveToRelative(-0.001f, 1.542f, -0.572f, 2.312f, -1.716f, 2.312f)
close()
moveTo(18.983f, 12.1f)
lineToRelative(2.735f, -6.961f)
curveToRelative(0.058f, -0.141f, 0.087f, -0.24f, 0.087f, -0.298f)
curveToRelative(0.0f, -0.099f, -0.058f, -0.149f, -0.174f, -0.149f)
horizontalLineToRelative(-0.696f)
curveToRelative(-0.133f, 0.0f, -0.223f, 0.021f, -0.274f, 0.062f)
curveToRelative(-0.05f, 0.042f, -0.099f, 0.133f, -0.149f, 0.274f)
lineToRelative(-1.678f, 4.823f)
lineToRelative(-1.74f, -4.823f)
curveToRelative(-0.05f, -0.141f, -0.099f, -0.232f, -0.149f, -0.274f)
curveToRelative(-0.05f, -0.041f, -0.141f, -0.062f, -0.274f, -0.062f)
horizontalLineToRelative(-0.746f)
curveToRelative(-0.116f, 0.0f, -0.174f, 0.05f, -0.174f, 0.149f)
curveToRelative(0.0f, 0.058f, 0.029f, 0.157f, 0.087f, 0.298f)
lineToRelative(2.399f, 5.917f)
lineToRelative(-0.236f, 0.634f)
curveToRelative(-0.141f, 0.398f, -0.298f, 0.672f, -0.472f, 0.821f)
curveToRelative(-0.174f, 0.149f, -0.419f, 0.223f, -0.733f, 0.223f)
curveToRelative(-0.141f, 0.0f, -0.253f, -0.009f, -0.335f, -0.025f)
curveToRelative(-0.083f, -0.016f, -0.145f, -0.025f, -0.187f, -0.025f)
curveToRelative(-0.124f, 0.0f, -0.187f, 0.079f, -0.187f, 0.236f)
verticalLineToRelative(0.323f)
curveToRelative(0.0f, 0.116f, 0.021f, 0.201f, 0.062f, 0.255f)
curveToRelative(0.041f, 0.054f, 0.107f, 0.094f, 0.199f, 0.118f)
curveToRelative(0.207f, 0.057f, 0.443f, 0.087f, 0.708f, 0.087f)
curveToRelative(0.472f, 0.0f, 0.856f, -0.124f, 1.15f, -0.373f)
curveToRelative(0.295f, -0.248f, 0.554f, -0.659f, 0.778f, -1.23f)
moveToRelative(2.711f, 4.423f)
curveToRelative(-2.628f, 1.939f, -6.437f, 2.97f, -9.717f, 2.97f)
curveToRelative(-4.597f, 0.0f, -8.738f, -1.7f, -11.87f, -4.528f)
curveToRelative(-0.246f, -0.222f, -0.027f, -0.525f, 0.269f, -0.353f)
curveToRelative(3.38f, 1.967f, 7.56f, 3.151f, 11.877f, 3.151f)
curveToRelative(2.912f, 0.0f, 6.114f, -0.604f, 9.06f, -1.854f)
curveToRelative(0.444f, -0.189f, 0.816f, 0.292f, 0.382f, 0.613f)
moveToRelative(1.093f, -1.248f)
curveToRelative(0.336f, 0.431f, -0.374f, 2.204f, -0.691f, 2.996f)
curveToRelative(-0.096f, 0.24f, 0.11f, 0.336f, 0.327f, 0.155f)
curveToRelative(1.409f, -1.179f, 1.774f, -3.65f, 1.485f, -4.007f)
curveToRelative(-0.287f, -0.354f, -2.751f, -0.659f, -4.255f, 0.398f)
curveToRelative(-0.232f, 0.162f, -0.192f, 0.387f, 0.065f, 0.356f)
curveToRelative(0.847f, -0.101f, 2.733f, -0.328f, 3.068f, 0.103f)
close()
}
}
.build()
return _amazonpay!!
}
private var _amazonpay: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy