commonMain.compose.icons.simpleicons.Hackthebox.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.Hackthebox: ImageVector
get() {
if (_hackthebox != null) {
return _hackthebox!!
}
_hackthebox = Builder(name = "Hackthebox", 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.996f, 0.001f)
arcToRelative(1.119f, 1.119f, 0.0f, false, false, -0.057f, 0.002f)
arcToRelative(0.899f, 0.899f, 0.0f, false, false, -0.236f, 0.05f)
arcToRelative(0.907f, 0.907f, 0.0f, false, false, -0.165f, 0.079f)
lineTo(1.936f, 5.675f)
arcToRelative(0.889f, 0.889f, 0.0f, false, false, -0.444f, 0.77f)
curveToRelative(0.0f, 0.006f, 0.0f, 0.013f, 0.001f, 0.019f)
curveToRelative(-0.0f, 0.007f, 0.0f, 0.014f, 0.0f, 0.021f)
lineTo(1.492f, 17.556f)
arcToRelative(0.889f, 0.889f, 0.0f, false, false, 0.469f, 0.784f)
lineToRelative(9.598f, 5.542f)
curveToRelative(0.018f, 0.01f, 0.036f, 0.02f, 0.054f, 0.029f)
verticalLineToRelative(0.002f)
arcToRelative(0.857f, 0.857f, 0.0f, false, false, 0.083f, 0.035f)
curveToRelative(0.0f, 0.001f, 0.01f, 0.003f, 0.012f, 0.004f)
curveToRelative(0.028f, 0.01f, 0.056f, 0.018f, 0.085f, 0.024f)
curveToRelative(0.01f, 0.001f, 0.011f, 0.003f, 0.016f, 0.004f)
curveToRelative(0.028f, 0.006f, 0.057f, 0.011f, 0.086f, 0.015f)
curveToRelative(0.0f, 0.001f, 0.01f, 0.001f, 0.014f, 0.001f)
curveToRelative(0.03f, 0.003f, 0.061f, 0.005f, 0.091f, 0.005f)
reflectiveCurveToRelative(0.061f, -0.002f, 0.091f, -0.005f)
curveToRelative(0.0f, -0.001f, 0.01f, -0.001f, 0.014f, -0.001f)
arcToRelative(0.683f, 0.683f, 0.0f, false, false, 0.086f, -0.015f)
curveToRelative(0.01f, -0.001f, 0.011f, -0.002f, 0.016f, -0.004f)
arcToRelative(0.94f, 0.94f, 0.0f, false, false, 0.085f, -0.024f)
curveToRelative(0.0f, -0.001f, 0.01f, -0.003f, 0.012f, -0.004f)
arcToRelative(0.882f, 0.882f, 0.0f, false, false, 0.083f, -0.035f)
verticalLineToRelative(-0.002f)
arcToRelative(1.086f, 1.086f, 0.0f, false, false, 0.054f, -0.029f)
lineToRelative(9.599f, -5.542f)
arcToRelative(0.889f, 0.889f, 0.0f, false, false, 0.469f, -0.784f)
lineTo(22.509f, 6.479f)
curveToRelative(0.0f, -0.009f, -0.001f, -0.017f, -0.001f, -0.026f)
horizontalLineToRelative(0.0f)
verticalLineToRelative(-0.008f)
arcToRelative(0.889f, 0.889f, 0.0f, false, false, -0.312f, -0.675f)
curveToRelative(-0.01f, -0.008f, -0.019f, -0.016f, -0.029f, -0.024f)
curveToRelative(0.0f, -0.002f, -0.01f, -0.005f, -0.01f, -0.007f)
arcToRelative(0.899f, 0.899f, 0.0f, false, false, -0.107f, -0.071f)
lineTo(12.453f, 0.127f)
arcToRelative(0.887f, 0.887f, 0.0f, false, false, -0.465f, -0.127f)
close()
moveTo(12.006f, 2.253f)
curveToRelative(0.072f, 0.0f, 0.144f, 0.019f, 0.209f, 0.056f)
lineToRelative(6.537f, 3.774f)
curveToRelative(0.279f, 0.161f, 0.279f, 0.563f, 0.0f, 0.724f)
lineToRelative(-6.537f, 3.774f)
arcToRelative(0.418f, 0.418f, 0.0f, false, true, -0.418f, 0.0f)
lineTo(5.26f, 6.807f)
curveToRelative(-0.279f, -0.161f, -0.279f, -0.563f, 0.0f, -0.724f)
lineToRelative(6.537f, -3.774f)
arcToRelative(0.419f, 0.419f, 0.0f, false, true, 0.209f, -0.056f)
close()
moveTo(3.926f, 8.711f)
arcToRelative(0.414f, 0.414f, 0.0f, false, true, 0.215f, 0.056f)
lineToRelative(6.524f, 3.767f)
arcToRelative(0.417f, 0.417f, 0.0f, false, true, 0.209f, 0.361f)
verticalLineToRelative(7.533f)
curveToRelative(0.0f, 0.321f, -0.348f, 0.522f, -0.626f, 0.361f)
lineToRelative(-6.524f, -3.767f)
arcToRelative(0.417f, 0.417f, 0.0f, false, true, -0.209f, -0.361f)
lineTo(3.515f, 9.129f)
curveToRelative(0.0f, -0.241f, 0.196f, -0.414f, 0.411f, -0.418f)
close()
moveTo(20.086f, 8.711f)
curveToRelative(0.215f, 0.004f, 0.411f, 0.177f, 0.411f, 0.418f)
verticalLineToRelative(7.532f)
curveToRelative(0.0f, 0.149f, -0.08f, 0.287f, -0.209f, 0.361f)
lineToRelative(-6.524f, 3.767f)
curveToRelative(-0.278f, 0.161f, -0.626f, -0.04f, -0.626f, -0.361f)
verticalLineToRelative(-7.532f)
curveToRelative(0.0f, -0.149f, 0.08f, -0.287f, 0.209f, -0.361f)
lineToRelative(6.524f, -3.767f)
arcToRelative(0.415f, 0.415f, 0.0f, false, true, 0.215f, -0.056f)
close()
}
}
.build()
return _hackthebox!!
}
private var _hackthebox: ImageVector? = null