commonMain.compose.icons.tablericons.filled.Receipt.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.filled
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.tablericons.FilledGroup
public val FilledGroup.Receipt: ImageVector
get() {
if (_receipt != null) {
return _receipt!!
}
_receipt = Builder(name = "Receipt", 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(17.0f, 2.0f)
arcToRelative(3.0f, 3.0f, 0.0f, false, true, 3.0f, 3.0f)
verticalLineToRelative(16.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -1.555f, 0.832f)
lineToRelative(-2.318f, -1.545f)
lineToRelative(-1.42f, 1.42f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -1.32f, 0.083f)
lineToRelative(-0.094f, -0.083f)
lineToRelative(-1.293f, -1.292f)
lineToRelative(-1.293f, 1.292f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -1.32f, 0.083f)
lineToRelative(-0.094f, -0.083f)
lineToRelative(-1.421f, -1.42f)
lineToRelative(-2.317f, 1.545f)
lineToRelative(-0.019f, 0.012f)
lineToRelative(-0.054f, 0.03f)
lineToRelative(-0.028f, 0.017f)
lineToRelative(-0.054f, 0.023f)
lineToRelative(-0.05f, 0.023f)
lineToRelative(-0.049f, 0.015f)
lineToRelative(-0.06f, 0.019f)
lineToRelative(-0.052f, 0.009f)
lineToRelative(-0.057f, 0.011f)
lineToRelative(-0.084f, 0.006f)
lineToRelative(-0.026f, 0.003f)
horizontalLineToRelative(-0.022f)
lineToRelative(-0.049f, -0.003f)
horizontalLineToRelative(-0.039f)
lineToRelative(-0.013f, -0.003f)
horizontalLineToRelative(-0.016f)
lineToRelative(-0.041f, -0.008f)
lineToRelative(-0.038f, -0.005f)
lineToRelative(-0.015f, -0.005f)
lineToRelative(-0.018f, -0.002f)
lineToRelative(-0.034f, -0.011f)
lineToRelative(-0.04f, -0.01f)
lineToRelative(-0.019f, -0.007f)
lineToRelative(-0.015f, -0.004f)
lineToRelative(-0.029f, -0.013f)
lineToRelative(-0.04f, -0.015f)
lineToRelative(-0.021f, -0.011f)
lineToRelative(-0.013f, -0.005f)
lineToRelative(-0.028f, -0.016f)
lineToRelative(-0.036f, -0.018f)
lineToRelative(-0.014f, -0.01f)
lineToRelative(-0.018f, -0.01f)
lineToRelative(-0.038f, -0.027f)
lineToRelative(-0.022f, -0.014f)
lineToRelative(-0.01f, -0.009f)
lineToRelative(-0.02f, -0.014f)
lineToRelative(-0.045f, -0.041f)
lineToRelative(-0.012f, -0.008f)
lineToRelative(-0.024f, -0.024f)
lineToRelative(-0.035f, -0.039f)
lineToRelative(-0.02f, -0.02f)
lineToRelative(-0.007f, -0.011f)
lineToRelative(-0.011f, -0.012f)
lineToRelative(-0.032f, -0.045f)
lineToRelative(-0.02f, -0.025f)
lineToRelative(-0.012f, -0.019f)
lineToRelative(-0.03f, -0.054f)
lineToRelative(-0.017f, -0.028f)
lineToRelative(-0.023f, -0.054f)
lineToRelative(-0.023f, -0.05f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.034f, -0.108f)
lineToRelative(-0.01f, -0.057f)
lineToRelative(-0.01f, -0.053f)
lineToRelative(-0.009f, -0.132f)
verticalLineToRelative(-16.0f)
arcToRelative(3.0f, 3.0f, 0.0f, false, true, 3.0f, -3.0f)
close()
moveTo(15.0f, 14.0f)
horizontalLineToRelative(-2.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.0f, 2.0f)
horizontalLineToRelative(2.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.0f, -2.0f)
moveToRelative(0.0f, -4.0f)
horizontalLineToRelative(-6.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.0f, 2.0f)
horizontalLineToRelative(6.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.0f, -2.0f)
moveToRelative(0.0f, -4.0f)
horizontalLineToRelative(-6.0f)
arcToRelative(1.0f, 1.0f, 0.0f, true, false, 0.0f, 2.0f)
horizontalLineToRelative(6.0f)
arcToRelative(1.0f, 1.0f, 0.0f, false, false, 0.0f, -2.0f)
}
}
.build()
return _receipt!!
}
private var _receipt: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy