commonMain.compose.icons.tablericons.filled.BrandSnapchat.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
The newest version!
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.BrandSnapchat: ImageVector
get() {
if (_brandSnapchat != null) {
return _brandSnapchat!!
}
_brandSnapchat = Builder(name = "BrandSnapchat", 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.0f, 1.96f)
arcToRelative(5.88f, 5.88f, 0.0f, false, true, 5.882f, 5.882f)
curveToRelative(0.0f, 0.618f, 0.008f, 1.174f, 0.03f, 1.678f)
lineToRelative(0.008f, 0.21f)
lineToRelative(0.084f, -0.115f)
quadToRelative(0.46f, -0.627f, 1.102f, -1.29f)
lineToRelative(0.187f, -0.19f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, 1.414f, 1.415f)
curveToRelative(-2.637f, 2.637f, -2.51f, 3.795f, 0.76f, 5.527f)
lineToRelative(0.048f, 0.025f)
arcToRelative(0.98f, 0.98f, 0.0f, false, true, 0.46f, 0.636f)
lineToRelative(0.004f, 0.022f)
lineToRelative(0.003f, 0.013f)
lineToRelative(0.006f, 0.043f)
lineToRelative(0.006f, 0.032f)
verticalLineToRelative(0.009f)
lineToRelative(0.003f, 0.025f)
lineToRelative(0.001f, 0.051f)
lineToRelative(0.002f, 0.026f)
lineToRelative(-0.001f, 0.009f)
verticalLineToRelative(0.025f)
lineToRelative(-0.003f, 0.042f)
lineToRelative(-0.002f, 0.034f)
lineToRelative(-0.002f, 0.015f)
lineToRelative(-0.002f, 0.02f)
lineToRelative(-0.004f, 0.016f)
lineToRelative(-0.01f, 0.06f)
lineToRelative(-0.007f, 0.026f)
lineToRelative(-0.006f, 0.02f)
lineToRelative(-0.016f, 0.06f)
lineToRelative(-0.013f, 0.029f)
lineToRelative(-0.005f, 0.013f)
lineToRelative(-0.024f, 0.062f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.197f, 0.28f)
lineToRelative(-0.03f, 0.025f)
lineToRelative(-0.016f, 0.014f)
lineToRelative(-0.043f, 0.039f)
lineToRelative(-0.013f, 0.007f)
lineToRelative(-0.018f, 0.015f)
lineToRelative(-0.051f, 0.033f)
lineToRelative(-0.02f, 0.014f)
lineToRelative(-0.008f, 0.003f)
lineToRelative(-0.014f, 0.01f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.098f, 0.049f)
lineToRelative(-0.013f, 0.003f)
lineToRelative(-0.146f, 0.066f)
curveToRelative(-0.576f, 0.255f, -0.81f, 0.365f, -1.008f, 0.474f)
lineToRelative(-0.053f, 0.03f)
curveToRelative(-0.27f, 0.155f, -0.398f, 0.277f, -0.558f, 0.525f)
curveToRelative(-0.156f, 0.245f, -0.293f, 0.516f, -0.715f, 1.41f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.904f, 0.573f)
curveToRelative(-1.067f, 0.0f, -1.798f, 0.25f, -2.879f, 0.868f)
lineToRelative(-0.426f, 0.246f)
curveToRelative(-0.176f, 0.102f, -0.311f, 0.178f, -0.447f, 0.25f)
curveToRelative(-0.794f, 0.423f, -1.464f, 0.636f, -2.248f, 0.636f)
reflectiveCurveToRelative(-1.454f, -0.213f, -2.248f, -0.636f)
arcToRelative(15.0f, 15.0f, 0.0f, false, true, -0.447f, -0.25f)
lineToRelative(-0.426f, -0.246f)
curveToRelative(-1.081f, -0.618f, -1.812f, -0.868f, -2.879f, -0.868f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.904f, -0.573f)
curveToRelative(-0.422f, -0.894f, -0.559f, -1.165f, -0.715f, -1.41f)
arcToRelative(1.4f, 1.4f, 0.0f, false, false, -0.558f, -0.525f)
curveToRelative(-0.228f, -0.13f, -0.47f, -0.243f, -1.227f, -0.577f)
lineToRelative(0.02f, 0.007f)
lineToRelative(-0.013f, -0.003f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.098f, -0.05f)
lineToRelative(-0.014f, -0.009f)
lineToRelative(-0.028f, -0.017f)
lineToRelative(-0.051f, -0.033f)
lineToRelative(-0.018f, -0.015f)
lineToRelative(-0.013f, -0.007f)
lineToRelative(-0.043f, -0.039f)
lineToRelative(-0.012f, -0.01f)
lineToRelative(-0.004f, -0.004f)
lineToRelative(-0.03f, -0.025f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, -0.197f, -0.28f)
lineToRelative(-0.024f, -0.062f)
lineToRelative(-0.005f, -0.013f)
lineToRelative(-0.013f, -0.028f)
lineToRelative(-0.016f, -0.061f)
lineToRelative(-0.005f, -0.012f)
lineToRelative(-0.008f, -0.035f)
lineToRelative(-0.01f, -0.059f)
lineToRelative(-0.004f, -0.016f)
lineToRelative(-0.002f, -0.02f)
lineToRelative(-0.002f, -0.015f)
lineToRelative(-0.002f, -0.035f)
lineToRelative(-0.004f, -0.041f)
lineToRelative(0.001f, -0.025f)
lineToRelative(-0.001f, -0.01f)
lineToRelative(0.002f, -0.025f)
lineToRelative(0.001f, -0.05f)
lineToRelative(0.003f, -0.026f)
verticalLineToRelative(-0.01f)
lineToRelative(0.006f, -0.03f)
lineToRelative(0.006f, -0.044f)
lineToRelative(0.004f, -0.014f)
lineToRelative(0.002f, -0.021f)
arcToRelative(0.98f, 0.98f, 0.0f, false, true, 0.461f, -0.636f)
lineToRelative(0.048f, -0.025f)
lineToRelative(0.204f, -0.11f)
curveToRelative(3.003f, -1.635f, 3.132f, -2.785f, 0.72f, -5.25f)
lineToRelative(-0.164f, -0.167f)
arcToRelative(1.0f, 1.0f, 0.0f, false, true, 1.414f, -1.414f)
quadToRelative(0.764f, 0.763f, 1.289f, 1.479f)
lineToRelative(0.083f, 0.115f)
lineToRelative(0.01f, -0.21f)
quadToRelative(0.025f, -0.628f, 0.028f, -1.374f)
lineToRelative(0.001f, -0.304f)
arcToRelative(5.88f, 5.88f, 0.0f, false, true, 5.882f, -5.882f)
}
}
.build()
return _brandSnapchat!!
}
private var _brandSnapchat: ImageVector? = null