All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.compose.icons.simpleicons.Tado.kt Maven / Gradle / Ivy

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.Tado: ImageVector
    get() {
        if (_tado != null) {
            return _tado!!
        }
        _tado = Builder(name = "Tado", 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(22.486f, 7.795f)
                arcToRelative(1.514f, 1.514f, 0.0f, true, false, 0.0f, 3.029f)
                arcToRelative(1.514f, 1.514f, 0.0f, false, false, 0.0f, -3.029f)
                close()
                moveTo(13.982f, 7.798f)
                verticalLineToRelative(2.456f)
                curveToRelative(-0.457f, -0.344f, -0.945f, -0.563f, -1.686f, -0.563f)
                curveToRelative(-1.814f, 0.0f, -2.833f, 1.364f, -2.833f, 3.267f)
                curveToRelative(0.0f, 1.792f, 1.019f, 3.247f, 2.833f, 3.247f)
                curveToRelative(1.781f, 0.0f, 2.817f, -1.46f, 2.82f, -3.247f)
                verticalLineToRelative(-5.16f)
                close()
                moveTo(1.89f, 7.799f)
                lineToRelative(-1.124f, 0.378f)
                lineTo(0.766f, 9.69f)
                lineTo(0.0f, 9.69f)
                verticalLineToRelative(0.945f)
                horizontalLineToRelative(0.757f)
                verticalLineToRelative(3.873f)
                curveToRelative(0.0f, 0.84f, 0.67f, 1.51f, 1.518f, 1.51f)
                horizontalLineToRelative(1.128f)
                verticalLineToRelative(-0.943f)
                horizontalLineToRelative(-0.946f)
                arcToRelative(0.566f, 0.566f, 0.0f, false, true, -0.568f, -0.566f)
                verticalLineToRelative(-3.874f)
                horizontalLineToRelative(3.215f)
                lineTo(5.104f, 9.69f)
                lineTo(1.89f, 9.69f)
                close()
                moveTo(22.486f, 8.174f)
                arcToRelative(1.135f, 1.135f, 0.0f, true, true, 0.0f, 2.27f)
                arcToRelative(1.135f, 1.135f, 0.0f, false, true, 0.0f, -2.27f)
                close()
                moveTo(5.48f, 9.69f)
                verticalLineToRelative(0.946f)
                horizontalLineToRelative(1.906f)
                curveToRelative(0.354f, 0.0f, 0.549f, 0.277f, 0.549f, 0.54f)
                verticalLineToRelative(0.773f)
                lineToRelative(-1.322f, -0.001f)
                curveToRelative(-1.134f, 0.0f, -2.267f, 0.769f, -2.267f, 2.08f)
                curveToRelative(0.0f, 1.307f, 1.13f, 2.087f, 2.265f, 2.087f)
                curveToRelative(0.953f, 0.0f, 1.326f, -0.57f, 1.326f, -0.57f)
                verticalLineToRelative(0.47f)
                lineTo(9.07f, 16.015f)
                verticalLineToRelative(-4.864f)
                curveToRelative(0.0f, -0.784f, -0.667f, -1.461f, -1.51f, -1.461f)
                close()
                moveTo(18.341f, 9.692f)
                curveToRelative(-1.808f, 0.0f, -2.835f, 1.369f, -2.835f, 3.237f)
                curveToRelative(0.0f, 1.911f, 1.027f, 3.276f, 2.835f, 3.276f)
                curveToRelative(1.787f, 0.0f, 2.828f, -1.36f, 2.828f, -3.276f)
                curveToRelative(0.0f, -1.863f, -1.046f, -3.237f, -2.828f, -3.237f)
                close()
                moveTo(12.295f, 10.642f)
                curveToRelative(1.14f, 0.0f, 1.68f, 1.185f, 1.68f, 2.316f)
                curveToRelative(0.0f, 1.117f, -0.55f, 2.305f, -1.68f, 2.305f)
                curveToRelative(-1.232f, 0.0f, -1.697f, -1.188f, -1.697f, -2.305f)
                curveToRelative(0.0f, -1.13f, 0.56f, -2.316f, 1.697f, -2.316f)
                close()
                moveTo(18.341f, 10.647f)
                curveToRelative(1.12f, 0.0f, 1.703f, 1.18f, 1.703f, 2.3f)
                curveToRelative(0.0f, 1.117f, -0.572f, 2.313f, -1.703f, 2.313f)
                curveToRelative(-1.126f, 0.0f, -1.707f, -1.165f, -1.707f, -2.307f)
                curveToRelative(0.0f, -1.126f, 0.57f, -2.306f, 1.707f, -2.306f)
                close()
                moveTo(6.614f, 12.9f)
                horizontalLineToRelative(1.322f)
                verticalLineToRelative(1.207f)
                curveToRelative(0.0f, 0.5f, -0.373f, 1.062f, -1.323f, 1.062f)
                curveToRelative(-0.367f, 0.0f, -1.133f, -0.19f, -1.133f, -1.134f)
                curveToRelative(0.0f, -0.842f, 0.758f, -1.135f, 1.134f, -1.135f)
                close()
            }
        }
        .build()
        return _tado!!
    }

private var _tado: ImageVector? = null




© 2015 - 2025 Weber Informatics LLC | Privacy Policy