commonMain.androidx.compose.material.icons.twotone.Extension.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of material-icons-extended-desktop Show documentation
Show all versions of material-icons-extended-desktop Show documentation
Compose Material Design extended icons. This module contains all Material icons. It is a very large dependency and should not be included directly.
The newest version!
/*
* Copyright 2024 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package androidx.compose.material.icons.twotone
import androidx.compose.material.icons.Icons
import androidx.compose.material.icons.materialIcon
import androidx.compose.material.icons.materialPath
import androidx.compose.ui.graphics.vector.ImageVector
public val Icons.TwoTone.Extension: ImageVector
get() {
if (_extension != null) {
return _extension!!
}
_extension = materialIcon(name = "TwoTone.Extension") {
materialPath(fillAlpha = 0.3f, strokeAlpha = 0.3f) {
moveTo(19.0f, 13.0f)
horizontalLineToRelative(-2.0f)
verticalLineTo(7.0f)
horizontalLineToRelative(-6.0f)
verticalLineTo(5.0f)
curveToRelative(0.0f, -0.28f, -0.22f, -0.5f, -0.5f, -0.5f)
reflectiveCurveToRelative(-0.5f, 0.22f, -0.5f, 0.5f)
verticalLineToRelative(2.0f)
horizontalLineTo(4.0f)
lineToRelative(0.01f, 2.12f)
curveTo(5.76f, 9.8f, 7.0f, 11.51f, 7.0f, 13.5f)
curveToRelative(0.0f, 1.99f, -1.25f, 3.7f, -3.0f, 4.38f)
verticalLineTo(20.0f)
horizontalLineToRelative(2.12f)
curveToRelative(0.68f, -1.75f, 2.39f, -3.0f, 4.38f, -3.0f)
curveToRelative(1.99f, 0.0f, 3.7f, 1.25f, 4.38f, 3.0f)
horizontalLineTo(17.0f)
verticalLineToRelative(-6.0f)
horizontalLineToRelative(2.0f)
curveToRelative(0.28f, 0.0f, 0.5f, -0.22f, 0.5f, -0.5f)
reflectiveCurveToRelative(-0.22f, -0.5f, -0.5f, -0.5f)
close()
}
materialPath {
moveTo(19.0f, 11.0f)
lineTo(19.0f, 7.0f)
curveToRelative(0.0f, -1.1f, -0.9f, -2.0f, -2.0f, -2.0f)
horizontalLineToRelative(-4.0f)
curveToRelative(0.0f, -1.38f, -1.12f, -2.5f, -2.5f, -2.5f)
reflectiveCurveTo(8.0f, 3.62f, 8.0f, 5.0f)
lineTo(4.0f, 5.0f)
curveToRelative(-1.1f, 0.0f, -1.99f, 0.9f, -1.99f, 2.0f)
verticalLineToRelative(3.8f)
horizontalLineToRelative(0.29f)
curveToRelative(1.49f, 0.0f, 2.7f, 1.21f, 2.7f, 2.7f)
reflectiveCurveToRelative(-1.21f, 2.7f, -2.7f, 2.7f)
lineTo(2.0f, 16.2f)
lineTo(2.0f, 20.0f)
curveToRelative(0.0f, 1.1f, 0.9f, 2.0f, 2.0f, 2.0f)
horizontalLineToRelative(3.8f)
verticalLineToRelative(-0.3f)
curveToRelative(0.0f, -1.49f, 1.21f, -2.7f, 2.7f, -2.7f)
reflectiveCurveToRelative(2.7f, 1.21f, 2.7f, 2.7f)
verticalLineToRelative(0.3f)
lineTo(17.0f, 22.0f)
curveToRelative(1.1f, 0.0f, 2.0f, -0.9f, 2.0f, -2.0f)
verticalLineToRelative(-4.0f)
curveToRelative(1.38f, 0.0f, 2.5f, -1.12f, 2.5f, -2.5f)
reflectiveCurveTo(20.38f, 11.0f, 19.0f, 11.0f)
close()
moveTo(19.0f, 14.0f)
horizontalLineToRelative(-2.0f)
verticalLineToRelative(6.0f)
horizontalLineToRelative(-2.12f)
curveToRelative(-0.68f, -1.75f, -2.39f, -3.0f, -4.38f, -3.0f)
curveToRelative(-1.99f, 0.0f, -3.7f, 1.25f, -4.38f, 3.0f)
lineTo(4.0f, 20.0f)
verticalLineToRelative(-2.12f)
curveToRelative(1.75f, -0.68f, 3.0f, -2.39f, 3.0f, -4.38f)
curveToRelative(0.0f, -1.99f, -1.24f, -3.7f, -2.99f, -4.38f)
lineTo(4.0f, 7.0f)
horizontalLineToRelative(6.0f)
lineTo(10.0f, 5.0f)
curveToRelative(0.0f, -0.28f, 0.22f, -0.5f, 0.5f, -0.5f)
reflectiveCurveToRelative(0.5f, 0.22f, 0.5f, 0.5f)
verticalLineToRelative(2.0f)
horizontalLineToRelative(6.0f)
verticalLineToRelative(6.0f)
horizontalLineToRelative(2.0f)
curveToRelative(0.28f, 0.0f, 0.5f, 0.22f, 0.5f, 0.5f)
reflectiveCurveToRelative(-0.22f, 0.5f, -0.5f, 0.5f)
close()
}
}
return _extension!!
}
private var _extension: ImageVector? = null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy