commonMain.compose.icons.simpleicons.Semanticuireact.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.Semanticuireact: ImageVector
get() {
if (_semanticuireact != null) {
return _semanticuireact!!
}
_semanticuireact = Builder(name = "Semanticuireact", 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(11.857f, 23.995f)
curveTo(4.52f, 23.9f, -0.237f, 17.431f, 0.012f, 11.775f)
curveTo(-0.004f, 6.167f, 4.646f, 0.066f, 12.111f, 0.0f)
curveToRelative(6.254f, 0.027f, 11.978f, 5.271f, 11.885f, 12.202f)
curveToRelative(-0.072f, 6.813f, -5.84f, 11.973f, -12.14f, 11.793f)
close()
moveTo(12.032f, 19.075f)
curveToRelative(0.988f, 0.93f, 3.497f, 3.166f, 5.362f, 1.957f)
curveToRelative(1.434f, -0.93f, 1.157f, -3.975f, 0.75f, -5.5f)
curveToRelative(1.597f, -0.365f, 4.44f, -1.76f, 4.37f, -3.506f)
curveToRelative(-0.078f, -2.0f, -2.615f, -3.057f, -4.408f, -3.545f)
curveToRelative(0.347f, -1.495f, 0.913f, -4.317f, -0.745f, -5.527f)
curveToRelative(-1.637f, -1.195f, -4.302f, 0.88f, -5.354f, 1.969f)
curveToRelative(-1.025f, -0.879f, -3.361f, -3.096f, -5.22f, -2.046f)
curveToRelative(-1.46f, 0.824f, -1.513f, 3.087f, -0.875f, 5.598f)
curveToRelative(-1.441f, 0.34f, -4.459f, 1.532f, -4.42f, 3.546f)
curveToRelative(0.04f, 2.183f, 3.342f, 3.175f, 4.397f, 3.553f)
curveToRelative(-0.495f, 1.639f, -0.768f, 4.596f, 0.884f, 5.55f)
curveToRelative(1.88f, 1.085f, 4.39f, -1.292f, 5.26f, -2.048f)
close()
moveTo(6.788f, 15.754f)
curveToRelative(0.126f, 0.039f, 0.216f, 0.054f, 0.362f, 0.113f)
curveToRelative(0.035f, -0.362f, 0.268f, -0.685f, 0.486f, -0.875f)
curveToRelative(-0.221f, -0.005f, -0.544f, -0.066f, -0.615f, -0.113f)
curveToRelative(0.172f, -0.562f, 0.439f, -1.357f, 0.657f, -1.782f)
curveToRelative(0.25f, 0.375f, 0.393f, 0.674f, 0.6f, 1.1f)
arcToRelative(3.35f, 3.35f, 0.0f, false, true, 0.66f, -0.68f)
curveToRelative(-0.645f, -1.294f, -1.514f, -2.837f, -1.896f, -4.38f)
curveToRelative(0.227f, -0.112f, 0.426f, -0.116f, 0.618f, -0.15f)
curveToRelative(0.053f, -0.324f, 0.162f, -0.638f, 0.288f, -0.95f)
curveToRelative(-0.378f, -0.003f, -0.764f, 0.097f, -1.15f, 0.19f)
curveToRelative(-0.525f, -1.693f, -0.604f, -4.156f, 0.511f, -4.624f)
curveToRelative(1.354f, -0.48f, 3.525f, 1.331f, 4.052f, 2.013f)
lineToRelative(-0.337f, 0.351f)
curveToRelative(0.668f, -0.123f, 1.305f, -0.107f, 1.988f, 0.013f)
arcToRelative(2.52f, 2.52f, 0.0f, false, false, -0.358f, -0.382f)
curveToRelative(1.172f, -1.273f, 3.307f, -2.653f, 4.306f, -1.81f)
curveToRelative(0.906f, 0.852f, 0.681f, 2.98f, 0.286f, 4.456f)
curveToRelative(-0.466f, -0.083f, -0.72f, -0.138f, -1.065f, -0.194f)
curveToRelative(-0.097f, 0.51f, -0.163f, 0.523f, -0.366f, 0.83f)
curveToRelative(0.317f, 0.035f, 0.617f, 0.065f, 1.188f, 0.234f)
curveToRelative(-0.19f, 0.624f, -0.387f, 1.202f, -0.662f, 1.776f)
curveToRelative(-0.273f, -0.415f, -0.473f, -0.829f, -0.932f, -1.55f)
lineToRelative(-0.565f, 0.74f)
curveToRelative(0.725f, 1.284f, 1.45f, 2.526f, 2.143f, 4.79f)
curveToRelative(-0.196f, 0.114f, -0.309f, 0.103f, -0.604f, 0.165f)
arcToRelative(4.16f, 4.16f, 0.0f, false, true, -0.333f, 0.96f)
curveToRelative(0.451f, -0.087f, 0.794f, -0.142f, 1.182f, -0.233f)
curveToRelative(0.4f, 1.242f, 0.676f, 3.872f, -0.423f, 4.554f)
curveToRelative(-1.172f, 0.677f, -3.229f, -0.943f, -4.141f, -1.918f)
curveToRelative(0.086f, -0.13f, 0.11f, -0.172f, 0.26f, -0.274f)
curveToRelative(-0.594f, 0.062f, -1.29f, 0.082f, -1.779f, 0.044f)
curveToRelative(0.13f, 0.108f, 0.169f, 0.163f, 0.207f, 0.245f)
curveToRelative(-1.43f, 1.496f, -3.372f, 2.559f, -4.275f, 1.822f)
curveToRelative(-0.887f, -0.724f, -0.77f, -2.846f, -0.293f, -4.481f)
close()
moveTo(12.86f, 17.254f)
curveToRelative(2.67f, -0.512f, 3.576f, -3.241f, 2.114f, -4.976f)
curveToRelative(-0.405f, -0.48f, -1.479f, -1.024f, -2.257f, -1.275f)
curveToRelative(-1.523f, -0.49f, -2.556f, -1.136f, -1.716f, -1.962f)
curveToRelative(0.826f, -0.81f, 2.851f, 0.083f, 3.182f, 0.503f)
lineToRelative(1.155f, -1.49f)
curveToRelative(-1.161f, -1.105f, -2.702f, -1.52f, -4.337f, -1.222f)
curveTo(9.54f, 7.1f, 8.488f, 8.336f, 8.418f, 9.308f)
curveToRelative(-0.155f, 2.168f, 0.875f, 2.764f, 2.821f, 3.598f)
curveToRelative(1.592f, 0.682f, 2.139f, 0.913f, 2.051f, 1.487f)
curveToRelative(-0.246f, 1.618f, -2.867f, 0.959f, -3.977f, -0.09f)
lineToRelative(-1.361f, 1.58f)
curveToRelative(1.696f, 1.405f, 3.33f, 1.653f, 4.908f, 1.371f)
close()
moveTo(2.404f, 12.055f)
curveToRelative(-0.097f, -1.216f, 2.43f, -2.463f, 3.731f, -2.682f)
curveToRelative(0.318f, 0.892f, 0.625f, 1.788f, 1.031f, 2.608f)
curveToRelative(-0.412f, 0.86f, -0.737f, 1.764f, -1.042f, 2.679f)
curveToRelative(-1.08f, -0.236f, -3.616f, -1.31f, -3.72f, -2.605f)
close()
moveTo(16.859f, 11.973f)
curveToRelative(0.452f, -1.08f, 0.812f, -2.016f, 1.013f, -2.64f)
curveToRelative(1.2f, 0.252f, 3.78f, 1.37f, 3.724f, 2.668f)
curveToRelative(-0.061f, 1.442f, -2.362f, 2.165f, -3.703f, 2.669f)
arcToRelative(29.043f, 29.043f, 0.0f, false, false, -1.034f, -2.697f)
close()
}
}
.build()
return _semanticuireact!!
}
private var _semanticuireact: ImageVector? = null