commonMain.compose.icons.simpleicons.Myob.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.Myob: ImageVector
get() {
if (_myob != null) {
return _myob!!
}
_myob = Builder(name = "Myob", 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(19.77f, 7.031f)
curveToRelative(-0.902f, 0.0f, -1.055f, 0.609f, -1.066f, 0.914f)
verticalLineToRelative(6.598f)
horizontalLineToRelative(0.633f)
curveToRelative(0.516f, 0.012f, 0.633f, -0.316f, 0.645f, -0.504f)
verticalLineToRelative(-0.023f)
verticalLineToRelative(-0.023f)
curveToRelative(0.398f, 0.422f, 0.949f, 0.656f, 1.57f, 0.656f)
curveToRelative(1.348f, 0.0f, 2.449f, -1.172f, 2.449f, -2.695f)
curveToRelative(0.0f, -1.547f, -1.102f, -2.719f, -2.449f, -2.719f)
curveToRelative(-0.598f, 0.0f, -1.125f, 0.223f, -1.512f, 0.609f)
lineTo(20.039f, 7.031f)
horizontalLineToRelative(-0.27f)
close()
moveTo(20.039f, 11.953f)
curveToRelative(0.0f, -0.82f, 0.586f, -1.488f, 1.313f, -1.488f)
curveToRelative(0.738f, 0.0f, 1.324f, 0.645f, 1.324f, 1.488f)
curveToRelative(0.0f, 0.832f, -0.586f, 1.465f, -1.324f, 1.465f)
curveToRelative(-0.727f, 0.0f, -1.313f, -0.656f, -1.313f, -1.465f)
close()
moveTo(13.078f, 11.953f)
curveToRelative(0.0f, 1.547f, 1.16f, 2.707f, 2.59f, 2.707f)
curveToRelative(1.441f, 0.0f, 2.602f, -1.16f, 2.602f, -2.707f)
curveToRelative(0.0f, -1.559f, -1.16f, -2.742f, -2.602f, -2.742f)
curveToRelative(-1.43f, 0.0f, -2.59f, 1.184f, -2.59f, 2.742f)
close()
moveTo(14.402f, 11.953f)
curveToRelative(0.0f, -0.891f, 0.574f, -1.523f, 1.266f, -1.523f)
curveToRelative(0.703f, 0.0f, 1.277f, 0.633f, 1.277f, 1.523f)
curveToRelative(0.0f, 0.879f, -0.574f, 1.488f, -1.277f, 1.488f)
curveToRelative(-0.691f, 0.0f, -1.266f, -0.609f, -1.266f, -1.488f)
close()
moveTo(3.961f, 9.949f)
curveToRelative(-0.363f, -0.457f, -0.938f, -0.738f, -1.641f, -0.738f)
curveTo(0.914f, 9.211f, 0.0f, 10.207f, 0.0f, 11.531f)
verticalLineToRelative(3.012f)
horizontalLineToRelative(0.434f)
curveToRelative(0.293f, -0.023f, 0.867f, -0.164f, 0.891f, -1.031f)
verticalLineToRelative(-2.004f)
curveToRelative(0.0f, -0.586f, 0.41f, -0.996f, 0.996f, -0.996f)
curveToRelative(0.879f, 0.0f, 0.961f, 0.703f, 0.961f, 0.996f)
verticalLineToRelative(3.035f)
horizontalLineToRelative(0.433f)
curveToRelative(0.293f, -0.023f, 0.867f, -0.164f, 0.891f, -1.02f)
verticalLineToRelative(-2.016f)
curveToRelative(0.0f, -0.586f, 0.422f, -0.996f, 0.996f, -0.996f)
curveToRelative(0.879f, 0.0f, 0.973f, 0.703f, 0.973f, 0.996f)
verticalLineToRelative(3.035f)
horizontalLineToRelative(0.434f)
curveToRelative(0.293f, -0.023f, 0.879f, -0.164f, 0.891f, -1.043f)
verticalLineToRelative(-1.969f)
curveToRelative(0.0f, -1.359f, -0.844f, -2.32f, -2.297f, -2.32f)
curveToRelative(-0.668f, 0.0f, -1.242f, 0.281f, -1.641f, 0.738f)
close()
moveTo(11.707f, 9.926f)
lineToRelative(-1.113f, 3.094f)
lineToRelative(-1.207f, -3.211f)
curveToRelative(-0.176f, -0.504f, -0.656f, -0.481f, -0.656f, -0.481f)
lineTo(7.699f, 9.328f)
lineTo(9.75f, 14.379f)
curveToRelative(0.0f, -0.012f, 0.0f, -0.012f, -0.012f, -0.012f)
curveToRelative(0.0f, 0.0f, 0.012f, 0.0f, 0.012f, 0.012f)
reflectiveCurveToRelative(0.012f, 0.023f, 0.012f, 0.023f)
lineTo(9.75f, 14.379f)
curveToRelative(0.07f, 0.199f, 0.047f, 0.316f, -0.012f, 0.516f)
lineToRelative(-0.047f, 0.129f)
curveToRelative(-0.234f, 0.598f, -0.574f, 0.762f, -1.289f, 0.715f)
verticalLineToRelative(0.012f)
lineToRelative(0.492f, 1.219f)
curveToRelative(0.926f, -0.023f, 1.605f, -0.328f, 2.074f, -1.477f)
lineToRelative(2.461f, -6.164f)
horizontalLineToRelative(-0.926f)
curveToRelative(-0.047f, 0.0f, -0.574f, 0.012f, -0.797f, 0.598f)
close()
moveTo(19.77f, 7.031f)
curveToRelative(-0.902f, 0.0f, -1.055f, 0.609f, -1.066f, 0.914f)
verticalLineToRelative(6.598f)
horizontalLineToRelative(0.633f)
curveToRelative(0.516f, 0.012f, 0.633f, -0.316f, 0.645f, -0.504f)
verticalLineToRelative(-0.023f)
verticalLineToRelative(-0.023f)
curveToRelative(0.398f, 0.422f, 0.949f, 0.656f, 1.57f, 0.656f)
curveToRelative(1.348f, 0.0f, 2.449f, -1.172f, 2.449f, -2.695f)
curveToRelative(0.0f, -1.547f, -1.102f, -2.719f, -2.449f, -2.719f)
curveToRelative(-0.598f, 0.0f, -1.125f, 0.223f, -1.512f, 0.609f)
lineTo(20.039f, 7.031f)
horizontalLineToRelative(-0.27f)
close()
moveTo(20.039f, 11.953f)
curveToRelative(0.0f, -0.82f, 0.586f, -1.488f, 1.313f, -1.488f)
curveToRelative(0.738f, 0.0f, 1.324f, 0.645f, 1.324f, 1.488f)
curveToRelative(0.0f, 0.832f, -0.586f, 1.465f, -1.324f, 1.465f)
curveToRelative(-0.727f, 0.0f, -1.313f, -0.656f, -1.313f, -1.465f)
close()
moveTo(13.078f, 11.953f)
curveToRelative(0.0f, 1.547f, 1.16f, 2.707f, 2.59f, 2.707f)
curveToRelative(1.441f, 0.0f, 2.602f, -1.16f, 2.602f, -2.707f)
curveToRelative(0.0f, -1.559f, -1.16f, -2.742f, -2.602f, -2.742f)
curveToRelative(-1.43f, 0.0f, -2.59f, 1.184f, -2.59f, 2.742f)
close()
moveTo(14.402f, 11.953f)
curveToRelative(0.0f, -0.891f, 0.574f, -1.523f, 1.266f, -1.523f)
curveToRelative(0.703f, 0.0f, 1.277f, 0.633f, 1.277f, 1.523f)
curveToRelative(0.0f, 0.879f, -0.574f, 1.488f, -1.277f, 1.488f)
curveToRelative(-0.691f, 0.0f, -1.266f, -0.609f, -1.266f, -1.488f)
close()
moveTo(3.961f, 9.949f)
curveToRelative(-0.363f, -0.457f, -0.938f, -0.738f, -1.641f, -0.738f)
curveTo(0.914f, 9.211f, 0.0f, 10.207f, 0.0f, 11.531f)
verticalLineToRelative(3.012f)
horizontalLineToRelative(0.434f)
curveToRelative(0.293f, -0.023f, 0.867f, -0.164f, 0.891f, -1.031f)
verticalLineToRelative(-2.004f)
curveToRelative(0.0f, -0.586f, 0.41f, -0.996f, 0.996f, -0.996f)
curveToRelative(0.879f, 0.0f, 0.961f, 0.703f, 0.961f, 0.996f)
verticalLineToRelative(3.035f)
horizontalLineToRelative(0.433f)
curveToRelative(0.293f, -0.023f, 0.867f, -0.164f, 0.891f, -1.02f)
verticalLineToRelative(-2.016f)
curveToRelative(0.0f, -0.586f, 0.422f, -0.996f, 0.996f, -0.996f)
curveToRelative(0.879f, 0.0f, 0.973f, 0.703f, 0.973f, 0.996f)
verticalLineToRelative(3.035f)
horizontalLineToRelative(0.434f)
curveToRelative(0.293f, -0.023f, 0.879f, -0.164f, 0.891f, -1.043f)
verticalLineToRelative(-1.969f)
curveToRelative(0.0f, -1.359f, -0.844f, -2.32f, -2.297f, -2.32f)
curveToRelative(-0.668f, 0.0f, -1.242f, 0.281f, -1.641f, 0.738f)
close()
moveTo(11.707f, 9.926f)
lineToRelative(-1.113f, 3.094f)
lineToRelative(-1.207f, -3.211f)
curveToRelative(-0.176f, -0.504f, -0.656f, -0.48f, -0.656f, -0.48f)
lineTo(7.699f, 9.328f)
lineTo(9.75f, 14.379f)
curveToRelative(0.0f, -0.012f, 0.0f, -0.012f, -0.012f, -0.012f)
curveToRelative(0.0f, 0.0f, 0.012f, 0.0f, 0.012f, 0.012f)
reflectiveCurveToRelative(0.012f, 0.023f, 0.012f, 0.023f)
lineTo(9.75f, 14.379f)
curveToRelative(0.07f, 0.199f, 0.047f, 0.316f, -0.012f, 0.516f)
lineToRelative(-0.047f, 0.129f)
curveToRelative(-0.234f, 0.598f, -0.574f, 0.762f, -1.289f, 0.715f)
verticalLineToRelative(0.012f)
lineToRelative(0.492f, 1.219f)
curveToRelative(0.926f, -0.023f, 1.605f, -0.328f, 2.074f, -1.477f)
lineToRelative(2.461f, -6.164f)
horizontalLineToRelative(-0.926f)
curveToRelative(-0.047f, 0.0f, -0.574f, 0.012f, -0.797f, 0.598f)
close()
}
}
.build()
return _myob!!
}
private var _myob: ImageVector? = null