![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.CoOp.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.CoOp: ImageVector
get() {
if (_coOp != null) {
return _coOp!!
}
_coOp = Builder(name = "CoOp", 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(23.275f, 5.265f)
curveToRelative(0.0f, -0.852f, -0.132f, -1.703f, -0.36f, -2.555f)
curveToRelative(-0.328f, -1.016f, -1.081f, -1.834f, -2.031f, -2.194f)
arcToRelative(9.248f, 9.248f, 0.0f, false, false, -6.092f, 0.0f)
arcToRelative(3.168f, 3.168f, 0.0f, false, false, -2.03f, 2.194f)
arcToRelative(9.532f, 9.532f, 0.0f, false, false, 0.0f, 5.077f)
curveToRelative(0.326f, 1.015f, 1.08f, 1.834f, 2.03f, 2.194f)
arcToRelative(8.04f, 8.04f, 0.0f, false, false, 3.046f, 0.491f)
curveToRelative(1.049f, 0.0f, 2.063f, -0.196f, 3.046f, -0.491f)
arcToRelative(3.172f, 3.172f, 0.0f, false, false, 2.031f, -2.194f)
curveToRelative(0.229f, -0.819f, 0.36f, -1.67f, 0.36f, -2.522f)
close()
moveTo(19.967f, 5.265f)
curveToRelative(0.0f, 0.393f, -0.065f, 0.852f, -0.196f, 1.212f)
curveToRelative(-0.164f, 0.524f, -0.623f, 0.95f, -1.18f, 1.081f)
arcToRelative(4.233f, 4.233f, 0.0f, false, true, -1.571f, 0.0f)
arcToRelative(1.473f, 1.473f, 0.0f, false, true, -1.18f, -1.081f)
arcToRelative(4.025f, 4.025f, 0.0f, false, true, 0.0f, -2.489f)
curveToRelative(0.163f, -0.524f, 0.622f, -0.95f, 1.18f, -1.081f)
arcToRelative(4.233f, 4.233f, 0.0f, false, true, 1.571f, 0.0f)
arcToRelative(1.476f, 1.476f, 0.0f, false, true, 1.18f, 1.081f)
curveToRelative(0.13f, 0.458f, 0.196f, 0.884f, 0.196f, 1.277f)
moveToRelative(-8.745f, 13.79f)
arcToRelative(9.552f, 9.552f, 0.0f, false, false, 0.0f, -5.077f)
curveToRelative(-0.327f, -1.016f, -1.081f, -1.834f, -2.03f, -2.195f)
arcToRelative(9.248f, 9.248f, 0.0f, false, false, -6.092f, 0.0f)
arcToRelative(3.173f, 3.173f, 0.0f, false, false, -2.031f, 2.195f)
arcToRelative(9.552f, 9.552f, 0.0f, false, false, 0.0f, 5.077f)
curveToRelative(0.328f, 1.015f, 1.081f, 1.834f, 2.031f, 2.193f)
arcToRelative(9.248f, 9.248f, 0.0f, false, false, 6.092f, 0.0f)
arcToRelative(3.392f, 3.392f, 0.0f, false, false, 2.03f, -2.193f)
moveToRelative(-2.948f, -2.523f)
curveToRelative(0.0f, 0.393f, -0.066f, 0.852f, -0.197f, 1.212f)
arcToRelative(1.644f, 1.644f, 0.0f, false, true, -1.179f, 1.081f)
arcToRelative(4.238f, 4.238f, 0.0f, false, true, -1.572f, 0.0f)
arcToRelative(1.477f, 1.477f, 0.0f, false, true, -1.179f, -1.081f)
arcToRelative(4.04f, 4.04f, 0.0f, false, true, 0.0f, -2.489f)
arcToRelative(1.64f, 1.64f, 0.0f, false, true, 1.179f, -1.081f)
arcToRelative(4.196f, 4.196f, 0.0f, false, true, 1.572f, 0.0f)
arcToRelative(1.476f, 1.476f, 0.0f, false, true, 1.179f, 1.081f)
curveToRelative(0.131f, 0.426f, 0.197f, 0.851f, 0.197f, 1.277f)
moveToRelative(0.0f, -11.3f)
horizontalLineToRelative(3.308f)
curveToRelative(0.0f, -0.851f, -0.131f, -1.703f, -0.36f, -2.521f)
curveToRelative(-0.327f, -1.016f, -1.081f, -1.834f, -2.03f, -2.194f)
arcToRelative(9.248f, 9.248f, 0.0f, false, false, -6.092f, 0.0f)
curveTo(2.084f, 0.909f, 1.331f, 1.728f, 1.068f, 2.743f)
arcToRelative(9.552f, 9.552f, 0.0f, false, false, 0.0f, 5.077f)
curveToRelative(0.328f, 1.015f, 1.081f, 1.834f, 2.031f, 2.194f)
curveToRelative(0.982f, 0.36f, 1.998f, 0.492f, 3.046f, 0.492f)
curveToRelative(1.048f, 0.0f, 2.063f, -0.197f, 3.046f, -0.492f)
arcToRelative(3.17f, 3.17f, 0.0f, false, false, 2.03f, -2.194f)
curveToRelative(0.033f, -0.131f, 0.065f, -0.295f, 0.131f, -0.426f)
lineTo(8.241f, 5.953f)
curveToRelative(-0.033f, 0.196f, -0.065f, 0.36f, -0.131f, 0.557f)
curveToRelative(-0.163f, 0.524f, -0.622f, 0.95f, -1.179f, 1.081f)
arcToRelative(4.238f, 4.238f, 0.0f, false, true, -1.572f, 0.0f)
arcTo(1.478f, 1.478f, 0.0f, false, true, 4.18f, 6.51f)
arcToRelative(4.04f, 4.04f, 0.0f, false, true, 0.0f, -2.489f)
curveToRelative(0.164f, -0.524f, 0.622f, -0.95f, 1.179f, -1.082f)
arcToRelative(4.238f, 4.238f, 0.0f, false, true, 1.572f, 0.0f)
arcTo(1.476f, 1.476f, 0.0f, false, true, 8.11f, 4.021f)
curveToRelative(0.098f, 0.425f, 0.164f, 0.818f, 0.164f, 1.211f)
moveToRelative(4.421f, 8.779f)
arcToRelative(9.442f, 9.442f, 0.0f, false, false, -0.36f, 2.555f)
lineTo(12.335f, 24.0f)
horizontalLineToRelative(3.308f)
verticalLineToRelative(-7.468f)
curveToRelative(0.0f, -0.393f, 0.065f, -0.852f, 0.196f, -1.212f)
curveToRelative(0.163f, -0.524f, 0.622f, -0.95f, 1.18f, -1.081f)
arcToRelative(4.191f, 4.191f, 0.0f, false, true, 1.571f, 0.0f)
arcToRelative(1.478f, 1.478f, 0.0f, false, true, 1.18f, 1.081f)
arcToRelative(4.04f, 4.04f, 0.0f, false, true, 0.0f, 2.489f)
curveToRelative(-0.164f, 0.523f, -0.623f, 0.95f, -1.146f, 1.08f)
arcToRelative(4.196f, 4.196f, 0.0f, false, true, -1.572f, 0.0f)
curveToRelative(-0.099f, -0.031f, -0.229f, -0.064f, -0.327f, -0.098f)
lineToRelative(1.113f, 3.079f)
curveToRelative(1.049f, 0.0f, 2.063f, -0.197f, 3.046f, -0.491f)
arcToRelative(3.175f, 3.175f, 0.0f, false, false, 2.031f, -2.194f)
arcToRelative(9.552f, 9.552f, 0.0f, false, false, 0.0f, -5.077f)
curveToRelative(-0.328f, -1.016f, -1.081f, -1.834f, -2.031f, -2.195f)
arcToRelative(9.248f, 9.248f, 0.0f, false, false, -6.092f, 0.0f)
curveToRelative(-1.016f, 0.263f, -1.769f, 1.082f, -2.097f, 2.098f)
}
}
.build()
return _coOp!!
}
private var _coOp: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy