All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.compose.icons.simpleicons.Plurk.kt Maven / Gradle / Ivy

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.Plurk: ImageVector
    get() {
        if (_plurk != null) {
            return _plurk!!
        }
        _plurk = Builder(name = "Plurk", 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(12.902f, 1.906f)
                arcToRelative(10.065f, 10.065f, 0.0f, false, false, -7.88f, 3.707f)
                arcToRelative(10.18f, 10.18f, 0.0f, false, false, -0.283f, 0.357f)
                lineToRelative(0.004f, -0.003f)
                curveToRelative(0.232f, -0.196f, 0.473f, -0.345f, 0.717f, -0.445f)
                lineToRelative(0.058f, -0.023f)
                curveToRelative(0.299f, -0.112f, 0.602f, -0.147f, 0.9f, -0.088f)
                curveToRelative(1.44f, 0.289f, 2.19f, 2.609f, 1.675f, 5.183f)
                curveToRelative(-0.515f, 2.574f, -2.1f, 4.427f, -3.54f, 4.139f)
                curveToRelative(-1.01f, -0.202f, -1.678f, -1.405f, -1.812f, -2.992f)
                verticalLineToRelative(-0.005f)
                verticalLineToRelative(0.052f)
                curveToRelative(-0.003f, 0.132f, -0.003f, 0.266f, 0.0f, 0.4f)
                verticalLineToRelative(0.073f)
                lineToRelative(0.002f, 0.059f)
                curveToRelative(0.005f, 0.149f, 0.013f, 0.296f, 0.024f, 0.443f)
                curveToRelative(0.005f, 0.067f, 0.012f, 0.134f, 0.019f, 0.2f)
                arcToRelative(10.032f, 10.032f, 0.0f, false, false, 0.961f, 3.443f)
                curveToRelative(0.06f, 0.126f, 0.03f, 0.276f, -0.078f, 0.363f)
                lineToRelative(-0.277f, 0.226f)
                arcToRelative(0.906f, 0.906f, 0.0f, false, false, -0.29f, 0.97f)
                curveToRelative(0.0f, 0.006f, 0.003f, 0.01f, 0.006f, 0.017f)
                arcToRelative(0.955f, 0.955f, 0.0f, false, false, 0.059f, 0.142f)
                lineToRelative(0.05f, -0.039f)
                lineToRelative(0.23f, -0.174f)
                arcToRelative(0.261f, 0.261f, 0.0f, true, true, 0.316f, 0.416f)
                lineToRelative(-0.245f, 0.186f)
                lineToRelative(-0.037f, 0.028f)
                lineToRelative(1.177f, 1.448f)
                arcToRelative(0.91f, 0.91f, 0.0f, false, false, 1.275f, 0.131f)
                lineToRelative(0.258f, -0.21f)
                arcToRelative(0.298f, 0.298f, 0.0f, false, true, 0.374f, 0.0f)
                arcToRelative(10.05f, 10.05f, 0.0f, false, false, 6.527f, 2.181f)
                arcToRelative(10.042f, 10.042f, 0.0f, false, false, 5.572f, -1.855f)
                arcToRelative(0.298f, 0.298f, 0.0f, false, true, 0.38f, 0.025f)
                lineToRelative(0.163f, 0.156f)
                arcToRelative(0.909f, 0.909f, 0.0f, false, false, 1.179f, 0.059f)
                lineToRelative(-0.004f, -0.004f)
                lineToRelative(-0.21f, -0.197f)
                arcToRelative(0.262f, 0.262f, 0.0f, false, true, 0.358f, -0.382f)
                lineToRelative(0.225f, 0.21f)
                lineToRelative(1.26f, -1.326f)
                arcToRelative(0.91f, 0.91f, 0.0f, false, false, -0.033f, -1.282f)
                lineToRelative(-0.263f, -0.25f)
                arcToRelative(0.297f, 0.297f, 0.0f, false, true, -0.054f, -0.36f)
                arcToRelative(10.06f, 10.06f, 0.0f, false, false, 1.103f, -6.671f)
                curveToRelative(0.301f, -0.278f, 0.853f, -0.824f, 1.069f, -1.292f)
                curveToRelative(0.231f, -0.502f, 0.29f, -1.02f, -0.323f, -0.792f)
                curveToRelative(-0.476f, 0.177f, -0.842f, 0.291f, -1.286f, 0.19f)
                curveToRelative(-1.417f, -3.593f, -4.847f, -6.193f, -8.851f, -6.4f)
                arcToRelative(9.71f, 9.71f, 0.0f, false, false, -0.473f, -0.014f)
                close()
                moveTo(2.264f, 6.247f)
                arcToRelative(1.228f, 1.228f, 0.0f, false, false, -1.082f, 1.764f)
                arcToRelative(1.23f, 1.23f, 0.0f, true, false, 0.754f, 2.236f)
                curveToRelative(0.177f, -0.124f, 0.306f, -0.289f, 0.395f, -0.47f)
                curveToRelative(0.186f, 0.342f, 0.46f, 0.627f, 0.778f, 0.823f)
                arcToRelative(5.59f, 5.59f, 0.0f, false, false, 0.017f, 0.6f)
                curveToRelative(0.102f, 1.228f, 0.62f, 2.16f, 1.401f, 2.316f)
                curveToRelative(1.114f, 0.223f, 2.34f, -1.21f, 2.738f, -3.2f)
                curveToRelative(0.399f, -1.99f, -0.181f, -3.784f, -1.295f, -4.007f)
                curveToRelative(-0.434f, -0.087f, -0.885f, 0.08f, -1.298f, 0.432f)
                curveToRelative(-0.45f, 0.383f, -0.854f, 0.988f, -1.14f, 1.73f)
                curveToRelative(-0.01f, -0.002f, -0.02f, -0.003f, -0.03f, -0.007f)
                curveToRelative(-0.14f, -0.04f, -0.215f, -0.131f, -0.312f, -0.152f)
                arcToRelative(1.23f, 1.23f, 0.0f, false, false, -0.926f, -2.065f)
                close()
                moveTo(5.127f, 7.491f)
                curveToRelative(0.054f, 0.0f, 0.107f, 0.004f, 0.16f, 0.015f)
                curveToRelative(0.726f, 0.143f, 1.104f, 1.312f, 0.844f, 2.608f)
                curveToRelative(-0.259f, 1.298f, -1.058f, 2.23f, -1.783f, 2.085f)
                curveToRelative(-0.493f, -0.098f, -0.824f, -0.67f, -0.905f, -1.433f)
                curveToRelative(0.181f, 0.07f, 0.37f, 0.113f, 0.56f, 0.122f)
                curveToRelative(0.527f, 0.024f, 0.871f, -0.154f, 1.14f, -0.513f)
                curveToRelative(0.346f, -0.465f, 0.084f, -1.753f, -0.374f, -1.92f)
                curveToRelative(-0.356f, -0.13f, -0.567f, 0.027f, -0.884f, 0.05f)
                curveToRelative(0.16f, -0.298f, 0.351f, -0.544f, 0.557f, -0.72f)
                curveToRelative(0.219f, -0.185f, 0.453f, -0.292f, 0.686f, -0.295f)
                close()
            }
        }
        .build()
        return _plurk!!
    }

private var _plurk: ImageVector? = null




© 2015 - 2024 Weber Informatics LLC | Privacy Policy