commonMain.compose.icons.simpleicons.Qubesos.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.Qubesos: ImageVector
get() {
if (_qubesos != null) {
return _qubesos!!
}
_qubesos = Builder(name = "Qubesos", 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(21.893f, 20.79f)
lineToRelative(-2.289f, -1.332f)
lineToRelative(1.547f, -0.895f)
arcToRelative(2.402f, 2.402f, 0.0f, false, false, 1.2f, -2.08f)
lineTo(22.351f, 7.098f)
lineToRelative(-0.003f, -0.059f)
arcToRelative(2.402f, 2.402f, 0.0f, false, false, -1.198f, -2.027f)
lineToRelative(-3.899f, -2.255f)
lineToRelative(-4.21f, -2.436f)
arcToRelative(2.473f, 2.473f, 0.0f, false, false, -0.237f, -0.118f)
lineTo(12.77f, 0.187f)
lineToRelative(-0.093f, -0.036f)
lineToRelative(-0.052f, -0.019f)
curveToRelative(-0.028f, -0.01f, -0.057f, -0.018f, -0.085f, -0.027f)
lineToRelative(-0.062f, -0.019f)
lineToRelative(-0.079f, -0.02f)
lineToRelative(-0.072f, -0.017f)
lineToRelative(-0.073f, -0.013f)
lineToRelative(-0.079f, -0.013f)
lineToRelative(-0.068f, -0.008f)
lineToRelative(-0.087f, -0.008f)
lineToRelative(-0.063f, -0.004f)
arcTo(10.324f, 10.324f, 0.0f, false, false, 11.9f, 0.0f)
horizontalLineToRelative(-0.03f)
lineToRelative(-0.082f, 0.001f)
lineToRelative(-0.076f, 0.002f)
lineToRelative(-0.093f, 0.007f)
lineToRelative(-0.064f, 0.006f)
curveToRelative(-0.037f, 0.004f, -0.073f, 0.01f, -0.11f, 0.016f)
curveToRelative(-0.014f, 0.004f, -0.029f, 0.006f, -0.044f, 0.009f)
arcToRelative(3.266f, 3.266f, 0.0f, false, false, -0.154f, 0.034f)
arcToRelative(2.39f, 2.39f, 0.0f, false, false, -0.602f, 0.245f)
lineTo(5.536f, 3.277f)
lineToRelative(-3.0f, 1.736f)
arcToRelative(2.407f, 2.407f, 0.0f, false, false, -1.201f, 2.083f)
verticalLineToRelative(9.385f)
arcToRelative(2.405f, 2.405f, 0.0f, false, false, 1.2f, 2.08f)
lineToRelative(8.108f, 4.693f)
arcToRelative(2.395f, 2.395f, 0.0f, false, false, 2.4f, 0.002f)
lineToRelative(1.804f, -1.044f)
lineToRelative(2.302f, 1.339f)
curveToRelative(1.03f, 0.599f, 2.687f, 0.599f, 3.716f, 0.0f)
lineToRelative(1.03f, -0.6f)
curveToRelative(1.027f, -0.597f, 1.027f, -1.562f, -0.002f, -2.161f)
close()
moveTo(11.183f, 18.095f)
lineToRelative(-4.46f, -2.583f)
arcToRelative(1.324f, 1.324f, 0.0f, false, true, -0.66f, -1.143f)
lineTo(6.063f, 9.206f)
curveToRelative(0.0f, -0.236f, 0.063f, -0.464f, 0.177f, -0.662f)
lineToRelative(0.002f, 0.001f)
curveToRelative(0.116f, -0.2f, 0.282f, -0.368f, 0.482f, -0.485f)
lineToRelative(4.459f, -2.58f)
curveToRelative(0.092f, -0.053f, 0.189f, -0.093f, 0.289f, -0.122f)
lineToRelative(0.034f, -0.01f)
curveToRelative(0.035f, -0.01f, 0.07f, -0.015f, 0.105f, -0.022f)
curveToRelative(0.023f, -0.004f, 0.045f, -0.01f, 0.068f, -0.013f)
curveToRelative(0.031f, -0.004f, 0.062f, -0.004f, 0.093f, -0.006f)
curveToRelative(0.028f, 0.0f, 0.055f, -0.004f, 0.083f, -0.004f)
curveToRelative(0.036f, 0.0f, 0.073f, 0.004f, 0.11f, 0.007f)
curveToRelative(0.02f, 0.002f, 0.038f, 0.002f, 0.058f, 0.005f)
curveToRelative(0.037f, 0.005f, 0.074f, 0.014f, 0.11f, 0.022f)
curveToRelative(0.018f, 0.004f, 0.037f, 0.007f, 0.055f, 0.012f)
curveToRelative(0.04f, 0.011f, 0.077f, 0.025f, 0.115f, 0.04f)
lineToRelative(0.045f, 0.015f)
curveToRelative(0.052f, 0.022f, 0.104f, 0.047f, 0.154f, 0.076f)
lineToRelative(4.46f, 2.58f)
curveToRelative(0.198f, 0.116f, 0.364f, 0.283f, 0.48f, 0.483f)
lineToRelative(0.002f, 0.003f)
lineToRelative(-0.003f, 0.002f)
curveToRelative(0.116f, 0.201f, 0.177f, 0.43f, 0.177f, 0.661f)
verticalLineToRelative(5.161f)
curveToRelative(0.0f, 0.15f, -0.028f, 0.295f, -0.076f, 0.433f)
arcToRelative(1.32f, 1.32f, 0.0f, false, true, -0.583f, 0.71f)
lineToRelative(-4.46f, 2.582f)
arcToRelative(1.312f, 1.312f, 0.0f, false, true, -1.316f, 0.0f)
close()
}
}
.build()
return _qubesos!!
}
private var _qubesos: ImageVector? = null