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

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

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.Zingat: ImageVector
    get() {
        if (_zingat != null) {
            return _zingat!!
        }
        _zingat = Builder(name = "Zingat", 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.271f, 0.006f)
                arcTo(8.584f, 8.584f, 0.0f, false, false, 9.906f, 0.25f)
                arcToRelative(8.705f, 8.705f, 0.0f, false, false, -4.83f, 3.059f)
                arcToRelative(8.377f, 8.377f, 0.0f, false, false, -1.85f, 4.556f)
                arcToRelative(6.2f, 6.2f, 0.0f, false, false, 0.159f, 2.168f)
                arcToRelative(15.04f, 15.04f, 0.0f, false, false, 1.053f, 2.748f)
                arcToRelative(38.762f, 38.762f, 0.0f, false, false, 2.498f, 4.336f)
                arcTo(82.576f, 82.576f, 0.0f, false, false, 11.994f, 24.0f)
                lineToRelative(0.067f, -0.074f)
                curveToRelative(0.456f, -0.574f, 0.923f, -1.14f, 1.363f, -1.725f)
                curveToRelative(0.789f, -1.048f, 1.562f, -2.11f, 2.34f, -3.168f)
                arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.21f, -0.756f)
                arcToRelative(0.973f, 0.973f, 0.0f, false, false, -1.195f, -0.802f)
                curveToRelative(-0.307f, 0.077f, -0.5f, 0.286f, -0.675f, 0.527f)
                curveToRelative(-0.547f, 0.753f, -1.095f, 1.505f, -1.647f, 2.256f)
                curveToRelative(-0.147f, 0.2f, -0.301f, 0.393f, -0.488f, 0.553f)
                arcToRelative(64.17f, 64.17f, 0.0f, false, true, -4.38f, -6.356f)
                curveToRelative(-0.763f, -1.28f, -1.47f, -2.589f, -2.007f, -3.98f)
                arcToRelative(8.079f, 8.079f, 0.0f, false, true, -0.334f, -1.006f)
                curveToRelative(-0.105f, -0.44f, -0.096f, -0.892f, -0.068f, -1.344f)
                arcToRelative(5.144f, 5.144f, 0.0f, false, true, 0.328f, -1.643f)
                curveToRelative(0.244f, -0.604f, 0.507f, -1.195f, 0.9f, -1.712f)
                arcToRelative(6.947f, 6.947f, 0.0f, false, true, 2.65f, -2.165f)
                curveToRelative(0.788f, -0.36f, 1.596f, -0.62f, 2.47f, -0.62f)
                arcToRelative(17.886f, 17.886f, 0.0f, false, true, 1.349f, 0.03f)
                arcToRelative(4.389f, 4.389f, 0.0f, false, true, 0.943f, 0.167f)
                curveToRelative(1.486f, 0.448f, 2.742f, 1.256f, 3.696f, 2.494f)
                arcToRelative(6.771f, 6.771f, 0.0f, false, true, 0.925f, 1.709f)
                arcToRelative(6.83f, 6.83f, 0.0f, false, true, 0.276f, 0.885f)
                arcToRelative(4.903f, 4.903f, 0.0f, false, true, 0.086f, 0.677f)
                curveToRelative(0.044f, 0.494f, 0.063f, 0.99f, -0.047f, 1.477f)
                curveToRelative(-0.079f, 0.324f, -0.18f, 0.641f, -0.305f, 0.951f)
                curveToRelative(-0.133f, 0.359f, -0.281f, 0.71f, -0.437f, 1.059f)
                lineTo(18.014f, 9.793f)
                arcToRelative(0.835f, 0.835f, 0.0f, false, false, -0.184f, -0.56f)
                arcToRelative(2.57f, 2.57f, 0.0f, false, false, -0.394f, -0.354f)
                curveToRelative(-1.62f, -1.23f, -3.238f, -2.46f, -4.858f, -3.688f)
                arcToRelative(0.964f, 0.964f, 0.0f, false, false, -1.168f, 0.006f)
                curveToRelative(-0.212f, 0.161f, -0.422f, 0.325f, -0.633f, 0.487f)
                lineToRelative(-1.273f, 0.972f)
                lineTo(9.504f, 5.74f)
                curveToRelative(-0.001f, -0.088f, -0.013f, -0.175f, -0.035f, -0.261f)
                arcToRelative(0.982f, 0.982f, 0.0f, true, false, -1.932f, 0.26f)
                lineTo(7.537f, 8.06f)
                arcToRelative(0.169f, 0.169f, 0.0f, false, true, -0.074f, 0.152f)
                curveToRelative(-0.194f, 0.14f, -0.379f, 0.284f, -0.563f, 0.428f)
                lineToRelative(-0.025f, 0.02f)
                arcToRelative(0.98f, 0.98f, 0.0f, false, false, -0.148f, 1.376f)
                curveToRelative(0.339f, 0.422f, 0.956f, 0.49f, 1.378f, 0.152f)
                lineToRelative(3.825f, -2.92f)
                lineToRelative(0.006f, -0.005f)
                arcToRelative(0.102f, 0.102f, 0.0f, false, true, 0.144f, 0.006f)
                lineToRelative(2.268f, 1.734f)
                curveToRelative(0.52f, 0.397f, 1.039f, 0.8f, 1.564f, 1.19f)
                arcToRelative(0.293f, 0.293f, 0.0f, false, true, 0.135f, 0.275f)
                verticalLineToRelative(4.83f)
                curveToRelative(0.0f, 0.02f, 0.003f, 0.039f, 0.004f, 0.058f)
                arcToRelative(0.97f, 0.97f, 0.0f, false, false, 0.01f, 0.123f)
                arcToRelative(0.97f, 0.97f, 0.0f, false, false, 0.0f, 0.002f)
                curveToRelative(0.0f, 0.007f, 0.0f, 0.013f, 0.002f, 0.02f)
                arcToRelative(0.981f, 0.981f, 0.0f, false, false, 0.015f, 0.072f)
                arcToRelative(0.981f, 0.981f, 0.0f, false, false, 0.028f, 0.094f)
                arcToRelative(0.981f, 0.981f, 0.0f, false, false, 0.037f, 0.09f)
                arcToRelative(0.981f, 0.981f, 0.0f, false, false, 1.8f, -0.045f)
                lineToRelative(0.03f, -0.043f)
                curveToRelative(0.314f, -0.54f, 0.635f, -1.076f, 0.937f, -1.627f)
                curveToRelative(0.597f, -1.084f, 1.132f, -2.196f, 1.518f, -3.375f)
                arcToRelative(6.706f, 6.706f, 0.0f, false, false, 0.375f, -1.855f)
                arcToRelative(8.0f, 8.0f, 0.0f, false, false, -0.338f, -2.561f)
                arcToRelative(8.497f, 8.497f, 0.0f, false, false, -2.943f, -4.338f)
                curveTo(15.986f, 0.7f, 14.227f, 0.076f, 12.272f, 0.006f)
                close()
                moveTo(11.178f, 10.21f)
                arcToRelative(1.022f, 1.022f, 0.0f, false, false, -0.996f, 1.047f)
                verticalLineToRelative(1.615f)
                arcToRelative(1.024f, 1.024f, 0.0f, false, false, 1.039f, 1.002f)
                horizontalLineToRelative(1.61f)
                arcToRelative(1.02f, 1.02f, 0.0f, false, false, 1.019f, -1.023f)
                verticalLineToRelative(-1.618f)
                arcToRelative(1.024f, 1.024f, 0.0f, false, false, -1.018f, -1.021f)
                horizontalLineToRelative(-0.81f)
                verticalLineToRelative(-0.002f)
                close()
                moveTo(11.25f, 11.167f)
                horizontalLineToRelative(1.54f)
                curveToRelative(0.074f, 0.0f, 0.1f, 0.03f, 0.1f, 0.103f)
                verticalLineToRelative(0.778f)
                lineToRelative(0.003f, 0.006f)
                curveToRelative(0.0f, 0.248f, -0.009f, 0.497f, 0.0f, 0.74f)
                curveToRelative(0.0f, 0.084f, -0.026f, 0.115f, -0.112f, 0.115f)
                horizontalLineToRelative(-1.529f)
                curveToRelative(-0.08f, 0.0f, -0.107f, -0.027f, -0.107f, -0.107f)
                verticalLineToRelative(-1.526f)
                curveToRelative(0.0f, -0.077f, 0.023f, -0.109f, 0.105f, -0.109f)
                close()
            }
        }
        .build()
        return _zingat!!
    }

private var _zingat: ImageVector? = null




© 2015 - 2024 Weber Informatics LLC | Privacy Policy