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

commonMain.compose.icons.simpleicons.Foodpanda.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.Foodpanda: ImageVector
    get() {
        if (_foodpanda != null) {
            return _foodpanda!!
        }
        _foodpanda = Builder(name = "Foodpanda", 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(4.224f, 0.0f)
                arcToRelative(3.14f, 3.14f, 0.0f, false, false, -3.14f, 3.127f)
                arcToRelative(3.1f, 3.1f, 0.0f, false, false, 1.079f, 2.36f)
                arcToRelative(11.811f, 11.811f, 0.0f, false, false, -2.037f, 6.639f)
                curveTo(0.126f, 18.68f, 5.458f, 24.0f, 12.0f, 24.0f)
                curveToRelative(6.542f, 0.0f, 11.874f, -5.32f, 11.874f, -11.874f)
                arcToRelative(11.69f, 11.69f, 0.0f, false, false, -2.025f, -6.614f)
                arcToRelative(3.136f, 3.136f, 0.0f, false, false, 1.09f, -2.373f)
                arcTo(3.132f, 3.132f, 0.0f, false, false, 19.8f, 0.012f)
                arcToRelative(3.118f, 3.118f, 0.0f, false, false, -2.636f, 1.438f)
                arcTo(11.792f, 11.792f, 0.0f, false, false, 12.012f, 0.264f)
                curveToRelative(-1.845f, 0.0f, -3.595f, 0.419f, -5.152f, 1.174f)
                arcTo(3.133f, 3.133f, 0.0f, false, false, 4.224f, 0.0f)
                close()
                moveTo(12.0f, 1.198f)
                curveToRelative(1.713f, 0.0f, 3.331f, 0.396f, 4.78f, 1.102f)
                arcToRelative(10.995f, 10.995f, 0.0f, false, true, 4.29f, 3.715f)
                arcToRelative(10.89f, 10.89f, 0.0f, false, true, 1.882f, 6.135f)
                curveToRelative(0.011f, 6.039f, -4.901f, 10.951f, -10.94f, 10.951f)
                curveToRelative(-6.04f, 0.0f, -10.951f, -4.912f, -10.951f, -10.951f)
                curveToRelative(0.0f, -2.277f, 0.694f, -4.386f, 1.88f, -6.135f)
                arcTo(11.08f, 11.08f, 0.0f, false, true, 7.232f, 2.3f)
                arcTo(10.773f, 10.773f, 0.0f, false, true, 12.0f, 1.198f)
                close()
                moveTo(7.367f, 6.345f)
                curveToRelative(-0.853f, 0.012f, -1.743f, 0.292f, -2.28f, 0.653f)
                curveToRelative(-1.031f, 0.682f, -2.29f, 2.156f, -2.085f, 4.181f)
                curveToRelative(0.191f, 2.025f, 1.785f, 3.283f, 2.612f, 3.283f)
                curveToRelative(0.826f, 0.0f, 1.234f, -0.42f, 1.485f, -1.45f)
                curveToRelative(0.252f, -1.018f, 1.115f, -2.192f, 2.217f, -3.45f)
                reflectiveCurveToRelative(-0.024f, -2.469f, -0.024f, -2.469f)
                curveToRelative(-0.393f, -0.513f, -1.052f, -0.727f, -1.755f, -0.747f)
                arcToRelative(3.952f, 3.952f, 0.0f, false, false, -0.17f, -0.001f)
                close()
                moveTo(16.6f, 6.352f)
                lineToRelative(-0.17f, 0.001f)
                curveToRelative(-0.702f, 0.02f, -1.358f, 0.233f, -1.746f, 0.752f)
                curveToRelative(0.0f, 0.0f, -1.126f, 1.21f, -0.024f, 2.469f)
                curveToRelative(1.114f, 1.258f, 1.965f, 2.432f, 2.217f, 3.45f)
                curveToRelative(0.251f, 1.019f, 0.659f, 1.438f, 1.485f, 1.45f)
                curveToRelative(0.827f, 0.0f, 2.409f, -1.258f, 2.612f, -3.283f)
                curveToRelative(0.204f, -2.025f, -1.054f, -3.51f, -2.084f, -4.182f)
                curveToRelative(-0.544f, -0.36f, -1.437f, -0.643f, -2.29f, -0.657f)
                close()
                moveTo(7.638f, 8.352f)
                curveToRelative(0.348f, 0.0f, 0.624f, 0.275f, 0.624f, 0.623f)
                curveToRelative(-0.012f, 0.335f, -0.288f, 0.623f, -0.624f, 0.623f)
                arcToRelative(0.619f, 0.619f, 0.0f, false, true, -0.623f, -0.623f)
                curveToRelative(0.0f, -0.348f, 0.276f, -0.624f, 0.623f, -0.624f)
                close()
                moveTo(16.529f, 8.352f)
                curveToRelative(0.348f, 0.0f, 0.623f, 0.275f, 0.623f, 0.623f)
                curveToRelative(-0.012f, 0.335f, -0.287f, 0.623f, -0.623f, 0.623f)
                arcToRelative(0.619f, 0.619f, 0.0f, false, true, -0.623f, -0.623f)
                curveToRelative(0.0f, -0.348f, 0.288f, -0.624f, 0.623f, -0.624f)
                close()
                moveTo(11.988f, 12.377f)
                curveToRelative(-0.527f, 0.0f, -2.06f, 0.096f, -2.06f, 0.587f)
                curveToRelative(0.0f, 0.887f, 1.88f, 1.522f, 2.06f, 1.474f)
                curveToRelative(0.18f, 0.048f, 2.06f, -0.587f, 2.06f, -1.474f)
                curveToRelative(0.0f, -0.49f, -1.52f, -0.587f, -2.06f, -0.587f)
                close()
                moveTo(9.076f, 15.17f)
                curveToRelative(0.0f, 1.414f, 1.294f, 2.564f, 2.912f, 2.564f)
                curveToRelative(1.618f, 0.0f, 2.924f, -1.15f, 2.924f, -2.564f)
                close()
            }
        }
        .build()
        return _foodpanda!!
    }

private var _foodpanda: ImageVector? = null




© 2015 - 2025 Weber Informatics LLC | Privacy Policy