![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.compose.icons.simpleicons.Woo.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.Woo: ImageVector
get() {
if (_woo != null) {
return _woo!!
}
_woo = Builder(name = "Woo", 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(2.227f, 4.857f)
arcTo(2.228f, 2.228f, 0.0f, false, false, 0.0f, 7.094f)
verticalLineToRelative(7.457f)
curveToRelative(0.0f, 1.236f, 1.001f, 2.237f, 2.237f, 2.237f)
horizontalLineToRelative(9.253f)
lineToRelative(4.229f, 2.355f)
lineToRelative(-0.962f, -2.355f)
horizontalLineToRelative(7.006f)
curveToRelative(1.236f, 0.0f, 2.237f, -1.0f, 2.237f, -2.237f)
lineTo(24.0f, 7.094f)
curveToRelative(0.0f, -1.236f, -1.0f, -2.237f, -2.237f, -2.237f)
close()
moveTo(10.307f, 6.168f)
curveToRelative(0.194f, 0.002f, 0.372f, 0.071f, 0.535f, 0.2f)
arcToRelative(0.769f, 0.769f, 0.0f, false, true, 0.304f, 0.56f)
arcToRelative(0.851f, 0.851f, 0.0f, false, true, -0.098f, 0.47f)
curveToRelative(-0.382f, 0.707f, -0.696f, 1.894f, -0.951f, 3.542f)
curveToRelative(-0.246f, 1.6f, -0.334f, 2.846f, -0.275f, 3.739f)
curveToRelative(0.02f, 0.245f, -0.02f, 0.46f, -0.118f, 0.647f)
arcToRelative(0.632f, 0.632f, 0.0f, false, true, -0.52f, 0.353f)
curveToRelative(-0.255f, 0.02f, -0.52f, -0.098f, -0.775f, -0.362f)
curveToRelative(-0.913f, -0.933f, -1.639f, -2.326f, -2.169f, -4.18f)
arcToRelative(184.085f, 184.085f, 0.0f, false, false, -1.413f, 2.825f)
curveToRelative(-0.578f, 1.11f, -1.069f, 1.678f, -1.481f, 1.708f)
curveToRelative(-0.265f, 0.02f, -0.49f, -0.206f, -0.687f, -0.677f)
curveToRelative(-0.5f, -1.286f, -1.04f, -3.768f, -1.619f, -7.448f)
curveToRelative(-0.03f, -0.255f, 0.02f, -0.48f, 0.157f, -0.657f)
curveToRelative(0.137f, -0.186f, 0.344f, -0.284f, 0.618f, -0.304f)
curveToRelative(0.5f, -0.04f, 0.785f, 0.196f, 0.854f, 0.706f)
curveToRelative(0.304f, 2.051f, 0.638f, 3.788f, 0.991f, 5.21f)
lineTo(5.809f, 8.41f)
curveToRelative(0.196f, -0.373f, 0.441f, -0.57f, 0.736f, -0.589f)
curveToRelative(0.431f, -0.03f, 0.696f, 0.245f, 0.804f, 0.824f)
curveToRelative(0.246f, 1.305f, 0.56f, 2.414f, 0.932f, 3.356f)
curveToRelative(0.255f, -2.492f, 0.687f, -4.288f, 1.295f, -5.397f)
curveToRelative(0.148f, -0.274f, 0.363f, -0.412f, 0.648f, -0.431f)
arcToRelative(0.866f, 0.866f, 0.0f, false, true, 0.084f, -0.004f)
close()
moveTo(14.041f, 7.231f)
curveToRelative(0.167f, 0.0f, 0.343f, 0.02f, 0.53f, 0.06f)
curveToRelative(0.687f, 0.146f, 1.216f, 0.52f, 1.57f, 1.137f)
curveToRelative(0.314f, 0.53f, 0.47f, 1.168f, 0.47f, 1.933f)
curveToRelative(0.0f, 1.011f, -0.254f, 1.933f, -0.765f, 2.777f)
curveToRelative(-0.588f, 0.981f, -1.354f, 1.472f, -2.305f, 1.472f)
curveToRelative(-0.167f, 0.0f, -0.344f, -0.02f, -0.53f, -0.059f)
curveToRelative(-0.697f, -0.147f, -1.217f, -0.52f, -1.57f, -1.138f)
curveToRelative(-0.314f, -0.54f, -0.471f, -1.187f, -0.471f, -1.943f)
curveToRelative(0.0f, -1.01f, 0.255f, -1.933f, 0.765f, -2.767f)
curveToRelative(0.599f, -0.981f, 1.364f, -1.472f, 2.306f, -1.472f)
close()
moveTo(20.193f, 7.231f)
curveToRelative(0.167f, 0.0f, 0.343f, 0.02f, 0.53f, 0.06f)
curveToRelative(0.696f, 0.146f, 1.216f, 0.52f, 1.57f, 1.137f)
curveToRelative(0.314f, 0.53f, 0.47f, 1.168f, 0.47f, 1.933f)
curveToRelative(0.0f, 1.011f, -0.254f, 1.933f, -0.765f, 2.777f)
curveToRelative(-0.588f, 0.981f, -1.354f, 1.472f, -2.305f, 1.472f)
curveToRelative(-0.167f, 0.0f, -0.344f, -0.02f, -0.53f, -0.059f)
curveToRelative(-0.697f, -0.147f, -1.217f, -0.52f, -1.57f, -1.138f)
curveToRelative(-0.314f, -0.54f, -0.471f, -1.187f, -0.471f, -1.943f)
curveToRelative(0.0f, -1.01f, 0.255f, -1.933f, 0.765f, -2.767f)
curveToRelative(0.599f, -0.981f, 1.364f, -1.472f, 2.306f, -1.472f)
close()
moveTo(14.086f, 8.876f)
curveToRelative(-0.307f, -0.002f, -0.606f, 0.201f, -0.889f, 0.622f)
arcToRelative(3.173f, 3.173f, 0.0f, false, false, -0.52f, 1.168f)
curveToRelative(-0.05f, 0.225f, -0.069f, 0.47f, -0.069f, 0.716f)
curveToRelative(0.0f, 0.284f, 0.06f, 0.589f, 0.177f, 0.893f)
curveToRelative(0.147f, 0.382f, 0.343f, 0.589f, 0.579f, 0.638f)
curveToRelative(0.245f, 0.049f, 0.51f, -0.06f, 0.795f, -0.315f)
curveToRelative(0.363f, -0.323f, 0.608f, -0.804f, 0.745f, -1.452f)
curveToRelative(0.05f, -0.225f, 0.069f, -0.47f, 0.069f, -0.726f)
arcToRelative(2.49f, 2.49f, 0.0f, false, false, -0.176f, -0.893f)
curveToRelative(-0.148f, -0.382f, -0.344f, -0.588f, -0.58f, -0.637f)
arcToRelative(0.714f, 0.714f, 0.0f, false, false, -0.131f, -0.014f)
close()
moveTo(20.238f, 8.876f)
curveToRelative(-0.307f, -0.002f, -0.606f, 0.201f, -0.889f, 0.622f)
arcToRelative(3.173f, 3.173f, 0.0f, false, false, -0.52f, 1.168f)
curveToRelative(-0.049f, 0.225f, -0.069f, 0.47f, -0.069f, 0.716f)
curveToRelative(0.0f, 0.284f, 0.06f, 0.589f, 0.177f, 0.893f)
curveToRelative(0.147f, 0.382f, 0.344f, 0.589f, 0.579f, 0.638f)
curveToRelative(0.245f, 0.049f, 0.51f, -0.06f, 0.795f, -0.315f)
curveToRelative(0.363f, -0.323f, 0.608f, -0.804f, 0.745f, -1.452f)
curveToRelative(0.04f, -0.225f, 0.07f, -0.47f, 0.07f, -0.726f)
arcToRelative(2.49f, 2.49f, 0.0f, false, false, -0.177f, -0.893f)
curveToRelative(-0.148f, -0.382f, -0.344f, -0.588f, -0.58f, -0.637f)
arcToRelative(0.714f, 0.714f, 0.0f, false, false, -0.131f, -0.014f)
close()
}
}
.build()
return _woo!!
}
private var _woo: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy