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

commonMain.compose.icons.tablericons.outline.Paw.kt Maven / Gradle / Ivy

There is a newer version: 3.22.0
Show newest version
package compose.icons.tablericons.outline

import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.PathFillType
import androidx.compose.ui.graphics.PathFillType.Companion.NonZero
import androidx.compose.ui.graphics.SolidColor
import androidx.compose.ui.graphics.StrokeCap
import androidx.compose.ui.graphics.StrokeCap.Companion.Round
import androidx.compose.ui.graphics.StrokeJoin
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.tablericons.OutlineGroup

public val OutlineGroup.Paw: ImageVector
    get() {
        if (_paw != null) {
            return _paw!!
        }
        _paw = Builder(name = "Paw", defaultWidth = 24.0.dp, defaultHeight = 24.0.dp, viewportWidth
                = 24.0f, viewportHeight = 24.0f).apply {
            path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
                    strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
                    StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
                moveTo(14.7f, 13.5f)
                curveToRelative(-1.1f, -2.0f, -1.441f, -2.5f, -2.7f, -2.5f)
                curveToRelative(-1.259f, 0.0f, -1.736f, 0.755f, -2.836f, 2.747f)
                curveToRelative(-0.942f, 1.703f, -2.846f, 1.845f, -3.321f, 3.291f)
                curveToRelative(-0.097f, 0.265f, -0.145f, 0.677f, -0.143f, 0.962f)
                curveToRelative(0.0f, 1.176f, 0.787f, 2.0f, 1.8f, 2.0f)
                curveToRelative(1.259f, 0.0f, 3.0f, -1.0f, 4.5f, -1.0f)
                reflectiveCurveToRelative(3.241f, 1.0f, 4.5f, 1.0f)
                curveToRelative(1.013f, 0.0f, 1.8f, -0.823f, 1.8f, -2.0f)
                curveToRelative(0.0f, -0.285f, -0.049f, -0.697f, -0.146f, -0.962f)
                curveToRelative(-0.475f, -1.451f, -2.512f, -1.835f, -3.454f, -3.538f)
                close()
            }
            path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
                    strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
                    StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
                moveTo(20.188f, 8.082f)
                arcToRelative(1.039f, 1.039f, 0.0f, false, false, -0.406f, -0.082f)
                horizontalLineToRelative(-0.015f)
                curveToRelative(-0.735f, 0.012f, -1.56f, 0.75f, -1.993f, 1.866f)
                curveToRelative(-0.519f, 1.335f, -0.28f, 2.7f, 0.538f, 3.052f)
                curveToRelative(0.129f, 0.055f, 0.267f, 0.082f, 0.406f, 0.082f)
                curveToRelative(0.739f, 0.0f, 1.575f, -0.742f, 2.011f, -1.866f)
                curveToRelative(0.516f, -1.335f, 0.273f, -2.7f, -0.54f, -3.052f)
                close()
            }
            path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
                    strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
                    StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
                moveTo(9.474f, 9.0f)
                curveToRelative(0.055f, 0.0f, 0.109f, 0.0f, 0.163f, -0.011f)
                curveToRelative(0.944f, -0.128f, 1.533f, -1.346f, 1.32f, -2.722f)
                curveToRelative(-0.203f, -1.297f, -1.047f, -2.267f, -1.932f, -2.267f)
                curveToRelative(-0.055f, 0.0f, -0.109f, 0.0f, -0.163f, 0.011f)
                curveToRelative(-0.944f, 0.128f, -1.533f, 1.346f, -1.32f, 2.722f)
                curveToRelative(0.204f, 1.293f, 1.048f, 2.267f, 1.933f, 2.267f)
                close()
            }
            path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
                    strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
                    StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
                moveTo(16.456f, 6.733f)
                curveToRelative(0.214f, -1.376f, -0.375f, -2.594f, -1.32f, -2.722f)
                arcToRelative(1.164f, 1.164f, 0.0f, false, false, -0.162f, -0.011f)
                curveToRelative(-0.885f, 0.0f, -1.728f, 0.97f, -1.93f, 2.267f)
                curveToRelative(-0.214f, 1.376f, 0.375f, 2.594f, 1.32f, 2.722f)
                curveToRelative(0.054f, 0.007f, 0.108f, 0.011f, 0.162f, 0.011f)
                curveToRelative(0.885f, 0.0f, 1.73f, -0.974f, 1.93f, -2.267f)
                close()
            }
            path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
                    strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
                    StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
                moveTo(5.69f, 12.918f)
                curveToRelative(0.816f, -0.352f, 1.054f, -1.719f, 0.536f, -3.052f)
                curveToRelative(-0.436f, -1.124f, -1.271f, -1.866f, -2.009f, -1.866f)
                curveToRelative(-0.14f, 0.0f, -0.277f, 0.027f, -0.407f, 0.082f)
                curveToRelative(-0.816f, 0.352f, -1.054f, 1.719f, -0.536f, 3.052f)
                curveToRelative(0.436f, 1.124f, 1.271f, 1.866f, 2.009f, 1.866f)
                curveToRelative(0.14f, 0.0f, 0.277f, -0.027f, 0.407f, -0.082f)
                close()
            }
        }
        .build()
        return _paw!!
    }

private var _paw: ImageVector? = null




© 2015 - 2024 Weber Informatics LLC | Privacy Policy