import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.PathFillType
import androidx.compose.ui.graphics.SolidColor
import androidx.compose.ui.graphics.StrokeCap
import androidx.compose.ui.graphics.StrokeJoin
import androidx.compose.ui.graphics.vector.ImageVector
import androidx.compose.ui.graphics.vector.path
import androidx.compose.ui.unit.dp
public val undefined: ImageVector
get() {
if (_undefined != null) {
return _undefined!!
}
_undefined = ImageVector.Builder(
name = "Behance",
defaultWidth = 16.dp,
defaultHeight = 16.dp,
viewportWidth = 16f,
viewportHeight = 16f
).apply {
path(
fill = SolidColor(Color(0xFF000000)),
fillAlpha = 1.0f,
stroke = null,
strokeAlpha = 1.0f,
strokeLineWidth = 1.0f,
strokeLineCap = StrokeCap.Butt,
strokeLineJoin = StrokeJoin.Miter,
strokeLineMiter = 1.0f,
pathFillType = PathFillType.NonZero
) {
moveTo(4.654f, 3f)
curveToRelative(0.461f, 0f, 0.887f, 0.035f, 1.278f, 0.14f)
curveToRelative(0.39f, 0.07f, 0.711f, 0.216f, 0.996f, 0.391f)
reflectiveCurveToRelative(0.497f, 0.426f, 0.641f, 0.747f)
curveToRelative(0.14f, 0.32f, 0.216f, 0.711f, 0.216f, 1.137f)
curveToRelative(0f, 0.496f, -0.106f, 0.922f, -0.356f, 1.242f)
curveToRelative(-0.215f, 0.32f, -0.566f, 0.606f, -0.997f, 0.817f)
curveToRelative(0.606f, 0.176f, 1.067f, 0.496f, 1.348f, 0.922f)
reflectiveCurveToRelative(0.461f, 0.957f, 0.461f, 1.563f)
curveToRelative(0f, 0.496f, -0.105f, 0.922f, -0.285f, 1.278f)
arcToRelative(2.3f, 2.3f, 0f, isMoreThanHalf = false, isPositiveArc = true, -0.782f, 0.887f)
curveToRelative(-0.32f, 0.215f, -0.711f, 0.39f, -1.137f, 0.496f)
arcToRelative(5.3f, 5.3f, 0f, isMoreThanHalf = false, isPositiveArc = true, -1.278f, 0.176f)
lineTo(0f, 12.803f)
verticalLineTo(3f)
close()
moveToRelative(-0.285f, 3.978f)
curveToRelative(0.39f, 0f, 0.71f, -0.105f, 0.957f, -0.285f)
curveToRelative(0.246f, -0.18f, 0.355f, -0.497f, 0.355f, -0.887f)
curveToRelative(0f, -0.216f, -0.035f, -0.426f, -0.105f, -0.567f)
arcToRelative(1f, 1f, 0f, isMoreThanHalf = false, isPositiveArc = false, -0.32f, -0.355f)
arcToRelative(1.8f, 1.8f, 0f, isMoreThanHalf = false, isPositiveArc = false, -0.461f, -0.176f)
curveToRelative(-0.176f, -0.035f, -0.356f, -0.035f, -0.567f, -0.035f)
horizontalLineTo(2.17f)
verticalLineToRelative(2.31f)
curveToRelative(0f, -0.005f, 2.2f, -0.005f, 2.2f, -0.005f)
close()
moveToRelative(0.105f, 4.193f)
curveToRelative(0.215f, 0f, 0.426f, -0.035f, 0.606f, -0.07f)
curveToRelative(0.176f, -0.035f, 0.356f, -0.106f, 0.496f, -0.216f)
reflectiveCurveToRelative(0.25f, -0.215f, 0.356f, -0.39f)
curveToRelative(0.07f, -0.176f, 0.14f, -0.391f, 0.14f, -0.641f)
curveToRelative(0f, -0.496f, -0.14f, -0.852f, -0.426f, -1.102f)
curveToRelative(-0.285f, -0.215f, -0.676f, -0.32f, -1.137f, -0.32f)
horizontalLineTo(2.17f)
verticalLineToRelative(2.734f)
horizontalLineToRelative(2.305f)
close()
moveToRelative(6.858f, -0.035f)
quadToRelative(0.428f, 0.427f, 1.278f, 0.426f)
curveToRelative(0.39f, 0f, 0.746f, -0.106f, 1.032f, -0.286f)
quadToRelative(0.426f, -0.32f, 0.53f, -0.64f)
horizontalLineToRelative(1.74f)
curveToRelative(-0.286f, 0.851f, -0.712f, 1.457f, -1.278f, 1.848f)
curveToRelative(-0.566f, 0.355f, -1.243f, 0.566f, -2.06f, 0.566f)
arcToRelative(4.1f, 4.1f, 0f, isMoreThanHalf = false, isPositiveArc = true, -1.527f, -0.285f)
arcToRelative(2.8f, 2.8f, 0f, isMoreThanHalf = false, isPositiveArc = true, -1.137f, -0.782f)
arcToRelative(2.85f, 2.85f, 0f, isMoreThanHalf = false, isPositiveArc = true, -0.712f, -1.172f)
curveToRelative(-0.175f, -0.461f, -0.25f, -0.957f, -0.25f, -1.528f)
curveToRelative(0f, -0.531f, 0.07f, -1.032f, 0.25f, -1.493f)
curveToRelative(0.18f, -0.46f, 0.426f, -0.852f, 0.747f, -1.207f)
curveToRelative(0.32f, -0.32f, 0.711f, -0.606f, 1.137f, -0.782f)
arcToRelative(4f, 4f, 0f, isMoreThanHalf = false, isPositiveArc = true, 1.493f, -0.285f)
curveToRelative(0.606f, 0f, 1.137f, 0.105f, 1.598f, 0.355f)
curveToRelative(0.46f, 0.25f, 0.817f, 0.532f, 1.102f, 0.958f)
curveToRelative(0.285f, 0.39f, 0.496f, 0.851f, 0.641f, 1.348f)
curveToRelative(0.07f, 0.496f, 0.105f, 0.996f, 0.07f, 1.563f)
horizontalLineToRelative(-5.15f)
curveToRelative(0f, 0.58f, 0.21f, 1.11f, 0.496f, 1.396f)
moveToRelative(2.24f, -3.732f)
curveToRelative(-0.25f, -0.25f, -0.642f, -0.391f, -1.103f, -0.391f)
curveToRelative(-0.32f, 0f, -0.566f, 0.07f, -0.781f, 0.176f)
reflectiveCurveToRelative(-0.356f, 0.25f, -0.496f, 0.39f)
arcToRelative(0.96f, 0.96f, 0f, isMoreThanHalf = false, isPositiveArc = false, -0.25f, 0.497f)
curveToRelative(-0.036f, 0.175f, -0.07f, 0.32f, -0.07f, 0.46f)
horizontalLineToRelative(3.196f)
curveToRelative(-0.07f, -0.526f, -0.25f, -0.882f, -0.497f, -1.132f)
close()
moveToRelative(-3.127f, -3.728f)
horizontalLineToRelative(3.978f)
verticalLineToRelative(0.957f)
horizontalLineToRelative(-3.978f)
close()
}
}.build()
return _undefined!!
}
private var _undefined: ImageVector? = null