commonMain.compose.icons.simpleicons.Veritas.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of simple-icons Show documentation
Show all versions of simple-icons Show documentation
Compose icons is a set of open source icons packs for Compose Multiplatform
The newest version!
package compose.icons.simpleicons
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.SimpleIcons
public val SimpleIcons.Veritas: ImageVector
get() {
if (_veritas != null) {
return _veritas!!
}
_veritas = Builder(name = "Veritas", 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(0.0f, 9.746f)
lineToRelative(1.248f, 3.871f)
curveToRelative(0.105f, 0.324f, 0.407f, 0.533f, 0.734f, 0.533f)
arcToRelative(0.768f, 0.768f, 0.0f, false, false, 0.732f, -0.533f)
lineToRelative(1.248f, -3.871f)
horizontalLineToRelative(-0.693f)
lineTo(2.086f, 13.412f)
arcToRelative(0.108f, 0.108f, 0.0f, false, true, -0.104f, 0.076f)
curveToRelative(-0.047f, 0.0f, -0.088f, -0.028f, -0.105f, -0.076f)
lineTo(0.693f, 9.746f)
lineTo(0.0f, 9.746f)
close()
moveTo(5.313f, 9.746f)
curveToRelative(-0.608f, 0.0f, -1.1f, 0.494f, -1.1f, 1.102f)
verticalLineToRelative(2.201f)
curveToRelative(0.0f, 0.608f, 0.491f, 1.102f, 1.1f, 1.102f)
horizontalLineToRelative(2.092f)
verticalLineToRelative(-0.662f)
lineTo(5.313f, 13.488f)
arcToRelative(0.439f, 0.439f, 0.0f, false, true, -0.44f, -0.44f)
verticalLineToRelative(-0.775f)
horizontalLineToRelative(2.092f)
verticalLineToRelative(-0.65f)
lineTo(4.873f, 11.623f)
verticalLineToRelative(-0.775f)
curveToRelative(0.0f, -0.243f, 0.196f, -0.441f, 0.44f, -0.441f)
horizontalLineToRelative(2.092f)
lineTo(7.404f, 9.746f)
lineTo(5.313f, 9.746f)
close()
moveTo(9.072f, 9.746f)
arcToRelative(0.99f, 0.99f, 0.0f, false, false, -0.99f, 0.99f)
verticalLineToRelative(3.414f)
horizontalLineToRelative(0.66f)
verticalLineToRelative(-3.414f)
curveToRelative(0.0f, -0.183f, 0.147f, -0.33f, 0.33f, -0.33f)
horizontalLineToRelative(1.432f)
arcToRelative(0.55f, 0.55f, 0.0f, false, true, 0.514f, 0.354f)
arcToRelative(0.55f, 0.55f, 0.0f, false, true, -0.316f, 0.711f)
lineToRelative(-1.109f, 0.408f)
curveToRelative(-0.403f, 0.139f, -0.615f, 0.578f, -0.477f, 0.98f)
arcToRelative(0.766f, 0.766f, 0.0f, false, false, 0.414f, 0.453f)
lineToRelative(2.074f, 0.941f)
verticalLineToRelative(-0.723f)
lineToRelative(-1.814f, -0.803f)
arcToRelative(0.131f, 0.131f, 0.0f, false, true, -0.07f, -0.078f)
arcToRelative(0.13f, 0.13f, 0.0f, false, true, 0.082f, -0.166f)
lineToRelative(1.137f, -0.396f)
curveToRelative(0.624f, -0.24f, 0.937f, -0.94f, 0.697f, -1.564f)
curveToRelative(-0.185f, -0.481f, -0.644f, -0.777f, -1.131f, -0.777f)
lineTo(9.072f, 9.746f)
close()
moveTo(12.381f, 9.746f)
verticalLineToRelative(4.404f)
horizontalLineToRelative(0.662f)
lineTo(13.043f, 9.746f)
horizontalLineToRelative(-0.662f)
close()
moveTo(13.592f, 9.746f)
verticalLineToRelative(0.66f)
horizontalLineToRelative(1.277f)
verticalLineToRelative(3.744f)
horizontalLineToRelative(0.66f)
verticalLineToRelative(-3.744f)
horizontalLineToRelative(1.277f)
lineTo(16.807f, 9.746f)
horizontalLineToRelative(-3.215f)
close()
moveTo(18.299f, 9.746f)
arcToRelative(0.768f, 0.768f, 0.0f, false, false, -0.732f, 0.533f)
lineToRelative(-1.25f, 3.871f)
horizontalLineToRelative(0.695f)
lineToRelative(1.184f, -3.668f)
arcToRelative(0.108f, 0.108f, 0.0f, false, true, 0.104f, -0.076f)
curveToRelative(0.047f, 0.0f, 0.088f, 0.028f, 0.105f, 0.076f)
lineToRelative(1.182f, 3.668f)
horizontalLineToRelative(0.695f)
lineToRelative(-1.25f, -3.871f)
arcToRelative(0.77f, 0.77f, 0.0f, false, false, -0.733f, -0.533f)
close()
moveTo(21.633f, 9.746f)
curveToRelative(-0.699f, 0.0f, -1.266f, 0.567f, -1.266f, 1.266f)
curveToRelative(0.0f, 0.699f, 0.566f, 1.266f, 1.266f, 1.266f)
lineToRelative(1.102f, 0.002f)
curveToRelative(0.334f, 0.0f, 0.605f, 0.269f, 0.605f, 0.604f)
arcToRelative(0.605f, 0.605f, 0.0f, false, true, -0.605f, 0.605f)
horizontalLineToRelative(-2.147f)
verticalLineToRelative(0.662f)
horizontalLineToRelative(2.147f)
curveToRelative(0.699f, 0.0f, 1.266f, -0.568f, 1.266f, -1.268f)
reflectiveCurveToRelative(-0.566f, -1.266f, -1.266f, -1.266f)
horizontalLineToRelative(-1.102f)
arcToRelative(0.605f, 0.605f, 0.0f, false, true, -0.605f, -0.605f)
curveToRelative(0.0f, -0.334f, 0.271f, -0.605f, 0.605f, -0.605f)
horizontalLineToRelative(2.147f)
lineTo(23.779f, 9.746f)
horizontalLineToRelative(-2.147f)
close()
}
}
.build()
return _veritas!!
}
private var _veritas: ImageVector? = null