commonMain.compose.icons.tablericons.outline.LaurelWreath.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tabler-icons Show documentation
Show all versions of tabler-icons Show documentation
Fork of BenjaminHalko's implementation of DevSrSouza's Compose Icons
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.LaurelWreath: ImageVector
get() {
if (_laurelWreath != null) {
return _laurelWreath!!
}
_laurelWreath = Builder(name = "LaurelWreath", 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(6.436f, 8.0f)
arcToRelative(8.6f, 8.6f, 0.0f, false, false, -0.436f, 2.727f)
curveToRelative(0.0f, 4.017f, 2.686f, 7.273f, 6.0f, 7.273f)
reflectiveCurveToRelative(6.0f, -3.256f, 6.0f, -7.273f)
arcToRelative(8.6f, 8.6f, 0.0f, false, false, -0.436f, -2.727f)
}
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.5f, 21.0f)
reflectiveCurveToRelative(-0.682f, -3.0f, -2.5f, -3.0f)
reflectiveCurveToRelative(-2.5f, 3.0f, -2.5f, 3.0f)
}
path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
moveTo(18.52f, 5.23f)
curveToRelative(0.292f, 1.666f, -1.02f, 2.77f, -1.02f, 2.77f)
reflectiveCurveToRelative(-1.603f, -0.563f, -1.895f, -2.23f)
curveToRelative(-0.292f, -1.666f, 1.02f, -2.77f, 1.02f, -2.77f)
reflectiveCurveToRelative(1.603f, 0.563f, 1.895f, 2.23f)
}
path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
moveTo(21.094f, 12.14f)
curveToRelative(-1.281f, 1.266f, -3.016f, 0.76f, -3.016f, 0.76f)
reflectiveCurveToRelative(-0.454f, -1.772f, 0.828f, -3.04f)
curveToRelative(1.28f, -1.266f, 3.016f, -0.76f, 3.016f, -0.76f)
reflectiveCurveToRelative(0.454f, 1.772f, -0.828f, 3.04f)
}
path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
moveTo(17.734f, 18.826f)
curveToRelative(-1.5f, -0.575f, -1.734f, -2.19f, -1.734f, -2.19f)
reflectiveCurveToRelative(1.267f, -1.038f, 2.767f, -0.462f)
curveToRelative(1.5f, 0.575f, 1.733f, 2.19f, 1.733f, 2.19f)
reflectiveCurveToRelative(-1.267f, 1.038f, -2.767f, 0.462f)
}
path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
moveTo(6.267f, 18.826f)
curveToRelative(1.5f, -0.575f, 1.733f, -2.19f, 1.733f, -2.19f)
reflectiveCurveToRelative(-1.267f, -1.038f, -2.767f, -0.462f)
curveToRelative(-1.5f, 0.575f, -1.733f, 2.19f, -1.733f, 2.19f)
reflectiveCurveToRelative(1.267f, 1.038f, 2.767f, 0.462f)
}
path(fill = SolidColor(Color(0x00000000)), stroke = SolidColor(Color(0xFF000000)),
strokeLineWidth = 2.0f, strokeLineCap = Round, strokeLineJoin =
StrokeJoin.Companion.Round, strokeLineMiter = 4.0f, pathFillType = NonZero) {
moveTo(2.906f, 12.14f)
curveToRelative(1.281f, 1.266f, 3.016f, 0.76f, 3.016f, 0.76f)
reflectiveCurveToRelative(0.454f, -1.772f, -0.828f, -3.04f)
curveToRelative(-1.281f, -1.265f, -3.016f, -0.76f, -3.016f, -0.76f)
reflectiveCurveToRelative(-0.454f, 1.772f, 0.828f, 3.04f)
}
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.48f, 5.23f)
curveToRelative(-0.292f, 1.666f, 1.02f, 2.77f, 1.02f, 2.77f)
reflectiveCurveToRelative(1.603f, -0.563f, 1.895f, -2.23f)
curveToRelative(0.292f, -1.666f, -1.02f, -2.77f, -1.02f, -2.77f)
reflectiveCurveToRelative(-1.603f, 0.563f, -1.895f, 2.23f)
}
}
.build()
return _laurelWreath!!
}
private var _laurelWreath: ImageVector? = null