commonMain.compose.icons.tablericons.outline.Brand4chan.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.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.Brand4chan: ImageVector
get() {
if (_brand4chan != null) {
return _brand4chan!!
}
_brand4chan = Builder(name = "Brand4chan", 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.0f, 11.0f)
reflectiveCurveToRelative(6.054f, -1.05f, 6.0f, -4.5f)
curveToRelative(-0.038f, -2.324f, -2.485f, -3.19f, -3.016f, -1.5f)
curveToRelative(0.0f, 0.0f, -0.502f, -2.0f, -2.01f, -2.0f)
curveToRelative(-1.508f, 0.0f, -2.984f, 3.0f, -0.974f, 8.0f)
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(13.98f, 11.0f)
reflectiveCurveToRelative(6.075f, -1.05f, 6.02f, -4.5f)
curveToRelative(-0.038f, -2.324f, -2.493f, -3.19f, -3.025f, -1.5f)
curveToRelative(0.0f, 0.0f, -0.505f, -2.0f, -2.017f, -2.0f)
curveToRelative(-1.513f, 0.0f, -3.0f, 3.0f, -0.977f, 8.0f)
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(13.0f, 13.98f)
lineToRelative(0.062f, 0.309f)
lineToRelative(0.081f, 0.35f)
lineToRelative(0.075f, 0.29f)
lineToRelative(0.092f, 0.328f)
lineToRelative(0.11f, 0.358f)
lineToRelative(0.061f, 0.188f)
lineToRelative(0.139f, 0.392f)
curveToRelative(0.64f, 1.73f, 1.841f, 3.837f, 3.88f, 3.805f)
curveToRelative(2.324f, -0.038f, 3.19f, -2.493f, 1.5f, -3.025f)
lineToRelative(0.148f, -0.045f)
lineToRelative(0.165f, -0.058f)
arcToRelative(4.13f, 4.13f, 0.0f, false, false, 0.098f, -0.039f)
lineToRelative(0.222f, -0.098f)
curveToRelative(0.586f, -0.28f, 1.367f, -0.832f, 1.367f, -1.777f)
curveToRelative(0.0f, -1.513f, -3.0f, -3.0f, -8.0f, -0.977f)
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(10.02f, 13.0f)
lineToRelative(-0.309f, 0.062f)
lineToRelative(-0.35f, 0.081f)
lineToRelative(-0.29f, 0.075f)
lineToRelative(-0.328f, 0.092f)
lineToRelative(-0.358f, 0.11f)
lineToRelative(-0.188f, 0.061f)
lineToRelative(-0.392f, 0.139f)
curveToRelative(-1.73f, 0.64f, -3.837f, 1.84f, -3.805f, 3.88f)
curveToRelative(0.038f, 2.324f, 2.493f, 3.19f, 3.025f, 1.5f)
lineToRelative(0.045f, 0.148f)
lineToRelative(0.058f, 0.165f)
lineToRelative(0.039f, 0.098f)
lineToRelative(0.098f, 0.222f)
curveToRelative(0.28f, 0.586f, 0.832f, 1.367f, 1.777f, 1.367f)
curveToRelative(1.513f, 0.0f, 3.0f, -3.0f, 0.977f, -8.0f)
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(11.0f, 10.02f)
lineToRelative(-0.062f, -0.309f)
lineToRelative(-0.081f, -0.35f)
lineToRelative(-0.075f, -0.29f)
lineToRelative(-0.092f, -0.328f)
lineToRelative(-0.11f, -0.358f)
lineToRelative(-0.128f, -0.382f)
lineToRelative(-0.148f, -0.399f)
curveToRelative(-0.658f, -1.687f, -1.844f, -3.634f, -3.804f, -3.604f)
curveToRelative(-2.324f, 0.038f, -3.19f, 2.493f, -1.5f, 3.025f)
lineToRelative(-0.148f, 0.045f)
lineToRelative(-0.164f, 0.058f)
arcToRelative(4.13f, 4.13f, 0.0f, false, false, -0.1f, 0.039f)
lineToRelative(-0.22f, 0.098f)
curveToRelative(-0.588f, 0.28f, -1.368f, 0.832f, -1.368f, 1.777f)
curveToRelative(0.0f, 1.513f, 3.0f, 3.0f, 8.0f, 0.977f)
close()
}
}
.build()
return _brand4chan!!
}
private var _brand4chan: ImageVector? = null