commonMain.compose.icons.simpleicons.Bose.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.Bose: ImageVector
get() {
if (_bose != null) {
return _bose!!
}
_bose = Builder(name = "Bose", 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(14.051f, 10.555f)
arcToRelative(0.686f, 0.686f, 0.0f, false, false, -0.588f, 0.34f)
curveToRelative(-0.11f, 0.194f, -0.426f, 0.742f, -0.54f, 0.936f)
arcToRelative(0.27f, 0.27f, 0.0f, false, false, 0.236f, 0.409f)
horizontalLineToRelative(1.873f)
lineToRelative(-0.336f, 0.582f)
arcToRelative(0.271f, 0.271f, 0.0f, false, true, -0.24f, 0.142f)
horizontalLineToRelative(-0.29f)
curveToRelative(-0.097f, 0.0f, -0.137f, -0.105f, -0.103f, -0.168f)
curveToRelative(0.035f, -0.063f, 0.112f, -0.194f, 0.112f, -0.194f)
horizontalLineToRelative(-1.698f)
lineToRelative(-0.246f, 0.426f)
curveToRelative(-0.115f, 0.2f, 0.038f, 0.416f, 0.233f, 0.416f)
horizontalLineToRelative(3.173f)
arcToRelative(0.69f, 0.69f, 0.0f, false, false, 0.598f, -0.349f)
curveToRelative(0.121f, -0.21f, 0.405f, -0.706f, 0.528f, -0.916f)
arcToRelative(0.27f, 0.27f, 0.0f, false, false, -0.228f, -0.42f)
horizontalLineToRelative(-1.873f)
lineToRelative(0.346f, -0.6f)
arcToRelative(0.274f, 0.274f, 0.0f, false, true, 0.231f, -0.125f)
horizontalLineToRelative(0.292f)
curveToRelative(0.096f, 0.0f, 0.136f, 0.104f, 0.106f, 0.159f)
arcToRelative(14.05f, 14.05f, 0.0f, false, true, -0.118f, 0.204f)
horizontalLineToRelative(1.696f)
lineToRelative(0.255f, -0.44f)
arcToRelative(0.273f, 0.273f, 0.0f, false, false, -0.24f, -0.402f)
horizontalLineToRelative(-3.179f)
moveToRelative(-2.94f, 0.65f)
arcToRelative(1307.162f, 1307.217f, 0.0f, false, false, -0.936f, 1.622f)
arcToRelative(0.275f, 0.275f, 0.0f, false, true, -0.236f, 0.137f)
horizontalLineToRelative(-0.295f)
curveToRelative(-0.095f, 0.0f, -0.138f, -0.104f, -0.102f, -0.168f)
lineToRelative(0.94f, -1.629f)
arcToRelative(0.275f, 0.275f, 0.0f, false, true, 0.236f, -0.133f)
horizontalLineToRelative(0.295f)
arcToRelative(0.113f, 0.113f, 0.0f, false, true, 0.098f, 0.171f)
moveToRelative(1.597f, -0.65f)
horizontalLineToRelative(-3.17f)
arcToRelative(0.695f, 0.695f, 0.0f, false, false, -0.593f, 0.337f)
lineToRelative(-1.238f, 2.145f)
curveToRelative(-0.11f, 0.19f, 0.04f, 0.407f, 0.236f, 0.407f)
horizontalLineToRelative(3.176f)
curveToRelative(0.256f, 0.0f, 0.48f, -0.145f, 0.593f, -0.338f)
lineToRelative(1.236f, -2.143f)
arcToRelative(0.272f, 0.272f, 0.0f, false, false, -0.24f, -0.408f)
moveToRelative(-5.723f, 0.65f)
lineToRelative(-0.243f, 0.42f)
arcToRelative(0.266f, 0.266f, 0.0f, false, true, -0.233f, 0.134f)
horizontalLineToRelative(-0.9f)
lineToRelative(0.419f, -0.725f)
horizontalLineToRelative(0.858f)
curveToRelative(0.089f, 0.0f, 0.14f, 0.096f, 0.099f, 0.17f)
moveTo(6.29f, 12.41f)
lineToRelative(-0.243f, 0.42f)
arcToRelative(0.266f, 0.266f, 0.0f, false, true, -0.233f, 0.134f)
horizontalLineToRelative(-0.9f)
lineToRelative(0.42f, -0.724f)
horizontalLineToRelative(0.857f)
curveToRelative(0.089f, 0.0f, 0.14f, 0.095f, 0.099f, 0.17f)
moveToRelative(1.902f, -1.855f)
horizontalLineTo(4.61f)
lineToRelative(-1.392f, 2.41f)
horizontalLineTo(0.0f)
verticalLineToRelative(0.48f)
lineToRelative(6.599f, -0.001f)
curveToRelative(0.24f, 0.0f, 0.468f, -0.125f, 0.595f, -0.344f)
lineToRelative(0.41f, -0.713f)
curveToRelative(0.086f, -0.148f, -0.005f, -0.338f, -0.163f, -0.387f)
arcToRelative(0.698f, 0.698f, 0.0f, false, false, 0.583f, -0.337f)
lineToRelative(0.402f, -0.698f)
arcToRelative(0.272f, 0.272f, 0.0f, false, false, -0.234f, -0.41f)
moveToRelative(9.986f, 0.0f)
lineToRelative(-1.667f, 2.889f)
horizontalLineToRelative(4.042f)
lineToRelative(0.277f, -0.48f)
horizontalLineToRelative(-2.346f)
lineToRelative(0.418f, -0.724f)
horizontalLineToRelative(2.346f)
lineToRelative(0.277f, -0.48f)
horizontalLineTo(19.18f)
lineToRelative(0.418f, -0.726f)
horizontalLineTo(24.0f)
verticalLineToRelative(-0.479f)
horizontalLineToRelative(-5.82f)
close()
}
}
.build()
return _bose!!
}
private var _bose: ImageVector? = null