![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Deepin.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.Deepin: ImageVector
get() {
if (_deepin != null) {
return _deepin!!
}
_deepin = Builder(name = "Deepin", 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(16.104f, 0.696f)
curveToRelative(-1.724f, -0.63f, -3.49f, -0.8f, -5.205f, -0.64f)
curveToRelative(-1.988f, 0.157f, -2.958f, 0.772f, -2.9f, 0.661f)
curveToRelative(-3.251f, 1.16f, -6.0f, 3.657f, -7.272f, 7.157f)
curveToRelative(-2.266f, 6.234f, 0.944f, 13.128f, 7.168f, 15.398f)
curveToRelative(6.228f, 2.27f, 13.111f, -0.945f, 15.378f, -7.179f)
curveTo(25.54f, 9.86f, 22.33f, 2.966f, 16.104f, 0.696f)
close()
moveTo(8.305f, 22.145f)
arcToRelative(10.767f, 10.767f, 0.0f, false, true, -1.867f, -0.904f)
curveToRelative(2.9f, 0.223f, 6.686f, -0.445f, 9.239f, -2.834f)
curveToRelative(0.0f, 0.0f, 4.866f, -3.888f, 1.345f, -10.269f)
curveToRelative(0.0f, 0.0f, 0.568f, 2.572f, -0.156f, 4.687f)
curveToRelative(0.0f, 0.0f, -0.69f, 2.877f, -3.757f, 3.712f)
curveToRelative(-4.517f, 1.231f, -9.664f, -1.93f, -11.816f, -3.463f)
curveToRelative(-0.162f, -1.574f, -0.018f, -3.2f, 0.56f, -4.788f)
curveToRelative(0.855f, -2.352f, 2.463f, -4.188f, 4.427f, -5.42f)
curveToRelative(-0.49f, 3.436f, -0.102f, 6.6f, 0.456f, 7.925f)
curveToRelative(0.749f, 1.777f, 2.05f, 3.85f, 4.59f, 4.115f)
curveToRelative(2.54f, 0.267f, 3.94f, -2.11f, 3.94f, -2.11f)
curveToRelative(1.304f, -1.98f, 1.508f, -4.823f, 1.488f, -4.892f)
curveToRelative(-0.02f, -0.07f, -0.347f, -0.257f, -0.347f, -0.257f)
curveToRelative(-0.877f, 3.549f, -2.323f, 4.734f, -2.323f, 4.734f)
curveToRelative(-2.28f, 2.201f, -3.895f, 0.675f, -3.895f, 0.675f)
curveToRelative(-1.736f, -1.865f, -0.52f, -4.895f, -0.52f, -4.895f)
curveToRelative(0.68f, -2.064f, 2.66f, -5.084f, 4.905f, -6.62f)
curveToRelative(0.374f, 0.092f, 0.75f, 0.15f, 1.12f, 0.284f)
arcToRelative(10.712f, 10.712f, 0.0f, false, true, 3.554f, 2.16f)
curveToRelative(-1.641f, 0.599f, -4.291f, 1.865f, -4.291f, 1.865f)
curveToRelative(-4.201f, 1.77f, -4.485f, 4.446f, -4.485f, 4.446f)
curveToRelative(-0.435f, 2.758f, 1.754f, 1.59f, 1.754f, 1.59f)
curveToRelative(2.252f, -1.097f, 3.359f, -4.516f, 3.359f, -4.516f)
curveToRelative(-0.703f, -0.134f, -1.257f, 0.08f, -1.257f, 0.08f)
curveToRelative(-0.899f, 2.22f, -2.733f, 3.132f, -2.733f, 3.132f)
curveToRelative(-0.722f, 0.382f, -0.89f, -0.293f, -0.89f, -0.293f)
curveToRelative(-0.122f, -0.506f, 0.522f, -0.592f, 0.522f, -0.592f)
curveToRelative(1.0f, -0.389f, 1.639f, -1.439f, 1.784f, -1.868f)
curveToRelative(0.144f, -0.43f, 0.412f, -0.464f, 0.412f, -0.464f)
arcToRelative(12.998f, 12.998f, 0.0f, false, true, 2.619f, -0.535f)
curveToRelative(1.7f, -0.209f, 4.303f, 0.602f, 4.303f, 0.602f)
curveToRelative(0.584f, 0.235f, 1.144f, 0.41f, 1.641f, 0.551f)
curveToRelative(0.954f, 2.384f, 1.105f, 5.098f, 0.16f, 7.7f)
curveToRelative(-2.039f, 5.61f, -8.236f, 8.504f, -13.841f, 6.462f)
close()
}
}
.build()
return _deepin!!
}
private var _deepin: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy