Migrate to Material symbols
This commit is contained in:
@@ -53,7 +53,6 @@ dependencies {
|
||||
implementation(libs.androidx.palette)
|
||||
runtimeOnly(libs.androidx.compose.ui)
|
||||
runtimeOnly(libs.androidx.compose.runtime)
|
||||
implementation(libs.androidx.compose.materialicons)
|
||||
|
||||
implementation(libs.stringsimilarity)
|
||||
|
||||
|
||||
@@ -1,538 +0,0 @@
|
||||
package de.mm20.launcher2.icons
|
||||
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.materialIcon
|
||||
import androidx.compose.material.icons.materialPath
|
||||
import androidx.compose.ui.graphics.vector.group
|
||||
|
||||
val Icons.Rounded.Battery0Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery0Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(14f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery1Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery1Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(12f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery2Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery2Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(10f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery3Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery3Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(8f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery4Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery4Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(6f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery5Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery5Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(4f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.Battery6Bar
|
||||
get() = materialIcon("Icons.Rounded.Battery6Bar") {
|
||||
materialPath {
|
||||
moveTo(17f, 5f)
|
||||
verticalLineToRelative(16f)
|
||||
curveToRelative(0f, 0.55f, -0.45f, 1f, -1f, 1f)
|
||||
horizontalLineTo(8f)
|
||||
curveToRelative(-0.55f, 0f, -1f, -0.45f, -1f, -1f)
|
||||
verticalLineTo(5f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
verticalLineTo(3f)
|
||||
curveToRelative(0f, -0.55f, 0.45f, -1f, 1f, -1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveToRelative(0.55f, 0f, 1f, 0.45f, 1f, 1f)
|
||||
verticalLineToRelative(1f)
|
||||
horizontalLineToRelative(2f)
|
||||
curveTo(16.55f, 4f, 17f, 4.45f, 17f, 5f)
|
||||
close()
|
||||
moveTo(15f, 6f)
|
||||
horizontalLineTo(9f)
|
||||
verticalLineToRelative(2f)
|
||||
horizontalLineToRelative(6f)
|
||||
verticalLineTo(6f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging0Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging0Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 75.589844f)
|
||||
lineTo(34.015625f, 75.589844f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(47.253906f, 32.126953f)
|
||||
curveTo(46.605486f, 32.112843f, 45.950535f, 32.41843f, 45.582031f, 33.109375f)
|
||||
lineTo(35.490234f, 52.005859f)
|
||||
curveTo(34.809919f, 53.290899f, 35.716123f, 54.802734f, 37.152344f, 54.802734f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(41.574219f, 68.03125f)
|
||||
curveTo(41.574219f, 69.996604f, 44.219867f, 70.640241f, 45.126953f, 68.939453f)
|
||||
lineTo(55.21875f, 50.041016f)
|
||||
curveTo(55.899065f, 48.755976f, 54.955066f, 47.244141f, 53.556641f, 47.244141f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.848696f, 48.201598f, 32.147575f, 47.253906f, 32.126953f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging1Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging1Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 68.03125f)
|
||||
lineTo(45.611328f, 68.03125f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(34.015625f, 68.03125f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(41.574219f, 68.03125f)
|
||||
lineTo(45.611328f, 68.03125f)
|
||||
lineTo(55.21875f, 50.041016f)
|
||||
curveTo(55.899065f, 48.755976f, 54.955066f, 47.244141f, 53.556641f, 47.244141f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.050271f, 46.489118f, 31.408588f, 45.582031f, 33.109375f)
|
||||
lineTo(35.490234f, 52.005859f)
|
||||
curveTo(34.809919f, 53.290899f, 35.716123f, 54.802734f, 37.152344f, 54.802734f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(41.574219f, 68.03125f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging2Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging2Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 60.472656f)
|
||||
lineTo(49.648438f, 60.472656f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(41.574219f, 60.472656f)
|
||||
lineTo(34.015625f, 60.472656f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(41.574219f, 60.472656f)
|
||||
lineTo(49.648438f, 60.472656f)
|
||||
lineTo(55.21875f, 50.041016f)
|
||||
curveTo(55.899065f, 48.755976f, 54.955066f, 47.244141f, 53.556641f, 47.244141f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.050271f, 46.489118f, 31.408588f, 45.582031f, 33.109375f)
|
||||
lineTo(35.490234f, 52.005859f)
|
||||
curveTo(34.809919f, 53.290899f, 35.716123f, 54.802734f, 37.152344f, 54.802734f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(41.574219f, 60.472656f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging3Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging3Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 52.914062f)
|
||||
lineTo(53.683594f, 52.914062f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(37.152344f, 54.802734f)
|
||||
curveTo(36.048819f, 54.802734f, 35.258483f, 53.910469f, 35.259766f, 52.914062f)
|
||||
lineTo(34.015625f, 52.914062f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(35.259766f, 52.914062f)
|
||||
lineTo(53.683594f, 52.914062f)
|
||||
lineTo(55.21875f, 50.041016f)
|
||||
curveTo(55.899065f, 48.755976f, 54.955066f, 47.244141f, 53.556641f, 47.244141f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.050271f, 46.489118f, 31.408588f, 45.582031f, 33.109375f)
|
||||
lineTo(35.490234f, 52.005859f)
|
||||
curveTo(35.332642f, 52.303535f, 35.260152f, 52.613661f, 35.259766f, 52.914062f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging4Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging4Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 45.353516f)
|
||||
lineTo(49.134766f, 45.353516f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(53.556641f, 47.244141f)
|
||||
curveTo(54.955066f, 47.244141f, 55.899065f, 48.755976f, 55.21875f, 50.041016f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(37.152344f, 54.802734f)
|
||||
curveTo(35.716123f, 54.802734f, 34.809919f, 53.290899f, 35.490234f, 52.005859f)
|
||||
lineTo(39.042969f, 45.353516f)
|
||||
lineTo(34.015625f, 45.353516f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(39.042969f, 45.353516f)
|
||||
lineTo(49.134766f, 45.353516f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.050271f, 46.489118f, 31.408588f, 45.582031f, 33.109375f)
|
||||
lineTo(39.042969f, 45.353516f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging5Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging5Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 37.794922f)
|
||||
lineTo(49.134766f, 37.794922f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(53.556641f, 47.244141f)
|
||||
curveTo(54.955066f, 47.244141f, 55.899065f, 48.755976f, 55.21875f, 50.041016f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(37.152344f, 54.802734f)
|
||||
curveTo(35.716123f, 54.802734f, 34.809919f, 53.290899f, 35.490234f, 52.005859f)
|
||||
lineTo(43.080078f, 37.794922f)
|
||||
lineTo(34.015625f, 37.794922f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(43.080078f, 37.794922f)
|
||||
lineTo(49.134766f, 37.794922f)
|
||||
lineTo(49.134766f, 34.015625f)
|
||||
curveTo(49.134766f, 32.050271f, 46.489118f, 31.408588f, 45.582031f, 33.109375f)
|
||||
lineTo(43.080078f, 37.794922f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val Icons.Rounded.BatteryCharging6Bar
|
||||
get() = materialIcon("Icons.Rounded.BatteryCharging6Bar") {
|
||||
group(
|
||||
scaleX = 0.26458333f,
|
||||
scaleY = 0.26458333f,
|
||||
) {
|
||||
materialPath {
|
||||
moveTo(41.574219f, 7.5585938f)
|
||||
curveTo(39.495479f, 7.5585937f, 37.794922f, 9.2591505f, 37.794922f, 11.337891f)
|
||||
lineTo(37.794922f, 15.117188f)
|
||||
lineTo(30.236328f, 15.117188f)
|
||||
curveTo(28.157588f, 15.117187f, 26.457031f, 16.819697f, 26.457031f, 18.898438f)
|
||||
lineTo(26.457031f, 79.369141f)
|
||||
curveTo(26.457031f, 81.447881f, 28.157588f, 83.150391f, 30.236328f, 83.150391f)
|
||||
lineTo(60.472656f, 83.150391f)
|
||||
curveTo(62.551396f, 83.150391f, 64.251953f, 81.447881f, 64.251953f, 79.369141f)
|
||||
lineTo(64.251953f, 18.898438f)
|
||||
curveTo(64.251953f, 16.819697f, 62.551396f, 15.117188f, 60.472656f, 15.117188f)
|
||||
lineTo(52.914062f, 15.117188f)
|
||||
lineTo(52.914062f, 11.337891f)
|
||||
curveTo(52.914063f, 9.2591505f, 51.213506f, 7.5585938f, 49.134766f, 7.5585938f)
|
||||
lineTo(41.574219f, 7.5585938f)
|
||||
close()
|
||||
moveTo(34.015625f, 22.677734f)
|
||||
lineTo(56.693359f, 22.677734f)
|
||||
lineTo(56.693359f, 30.236328f)
|
||||
lineTo(34.015625f, 30.236328f)
|
||||
lineTo(34.015625f, 22.677734f)
|
||||
close()
|
||||
moveTo(47.253906f, 32.126953f)
|
||||
curveTo(48.201598f, 32.147575f, 49.134766f, 32.848696f, 49.134766f, 34.015625f)
|
||||
lineTo(49.134766f, 47.244141f)
|
||||
lineTo(53.556641f, 47.244141f)
|
||||
curveTo(54.955066f, 47.244141f, 55.899065f, 48.755976f, 55.21875f, 50.041016f)
|
||||
lineTo(45.126953f, 68.939453f)
|
||||
curveTo(44.219867f, 70.640241f, 41.574219f, 69.996604f, 41.574219f, 68.03125f)
|
||||
lineTo(41.574219f, 54.802734f)
|
||||
lineTo(37.152344f, 54.802734f)
|
||||
curveTo(35.716123f, 54.802734f, 34.809919f, 53.290899f, 35.490234f, 52.005859f)
|
||||
lineTo(45.582031f, 33.109375f)
|
||||
curveTo(45.950535f, 32.41843f, 46.605486f, 32.112843f, 47.253906f, 32.126953f)
|
||||
close()
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
package de.mm20.launcher2.icons
|
||||
|
||||
import android.graphics.drawable.Drawable
|
||||
import androidx.compose.ui.graphics.vector.ImageVector
|
||||
import androidx.annotation.DrawableRes
|
||||
|
||||
sealed interface LauncherIconLayer
|
||||
|
||||
@@ -54,8 +54,9 @@ data class TextLayer(
|
||||
val color: Int = 0,
|
||||
) : LauncherIconLayer
|
||||
|
||||
|
||||
data class VectorLayer(
|
||||
val vector: ImageVector,
|
||||
@DrawableRes val icon: Int,
|
||||
val color: Int = 0,
|
||||
) : LauncherIconLayer
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
package de.mm20.launcher2.search
|
||||
|
||||
import android.content.Context
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.rounded.Person
|
||||
import de.mm20.launcher2.base.R
|
||||
import de.mm20.launcher2.icons.ColorLayer
|
||||
import de.mm20.launcher2.icons.StaticLauncherIcon
|
||||
import de.mm20.launcher2.icons.TextLayer
|
||||
@@ -39,7 +38,7 @@ interface Contact : SavableSearchable {
|
||||
}
|
||||
|
||||
return StaticLauncherIcon(
|
||||
foregroundLayer = VectorLayer(Icons.Rounded.Person),
|
||||
foregroundLayer = VectorLayer(R.drawable.person_24px),
|
||||
backgroundLayer = ColorLayer(0xFF2364AA.toInt())
|
||||
)
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@ import de.mm20.launcher2.base.R
|
||||
import de.mm20.launcher2.icons.ColorLayer
|
||||
import de.mm20.launcher2.icons.StaticLauncherIcon
|
||||
import de.mm20.launcher2.icons.TintedIconLayer
|
||||
import de.mm20.launcher2.icons.VectorLayer
|
||||
import kotlinx.collections.immutable.ImmutableMap
|
||||
import kotlinx.serialization.SerialName
|
||||
import kotlinx.serialization.Serializable
|
||||
@@ -55,9 +56,8 @@ interface File : SavableSearchable {
|
||||
}
|
||||
}
|
||||
return StaticLauncherIcon(
|
||||
foregroundLayer = TintedIconLayer(
|
||||
icon = ContextCompat.getDrawable(context, resId)!!,
|
||||
scale = 0.5f,
|
||||
foregroundLayer = VectorLayer(
|
||||
icon = resId,
|
||||
color = ContextCompat.getColor(context, bgColor)
|
||||
),
|
||||
backgroundLayer = ColorLayer(ContextCompat.getColor(context, bgColor))
|
||||
|
||||
@@ -4,125 +4,11 @@ import android.content.Context
|
||||
import android.content.Intent
|
||||
import android.net.Uri
|
||||
import android.os.Bundle
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.automirrored.rounded.DirectionsBike
|
||||
import androidx.compose.material.icons.rounded.AccountBalance
|
||||
import androidx.compose.material.icons.rounded.AttachFile
|
||||
import androidx.compose.material.icons.rounded.AttachMoney
|
||||
import androidx.compose.material.icons.rounded.Attractions
|
||||
import androidx.compose.material.icons.rounded.BakeryDining
|
||||
import androidx.compose.material.icons.rounded.Bed
|
||||
import androidx.compose.material.icons.rounded.Bento
|
||||
import androidx.compose.material.icons.rounded.Book
|
||||
import androidx.compose.material.icons.rounded.BreakfastDining
|
||||
import androidx.compose.material.icons.rounded.BrunchDining
|
||||
import androidx.compose.material.icons.rounded.CarRental
|
||||
import androidx.compose.material.icons.rounded.CarRepair
|
||||
import androidx.compose.material.icons.rounded.Casino
|
||||
import androidx.compose.material.icons.rounded.Checkroom
|
||||
import androidx.compose.material.icons.rounded.Church
|
||||
import androidx.compose.material.icons.rounded.ContentCut
|
||||
import androidx.compose.material.icons.rounded.Diamond
|
||||
import androidx.compose.material.icons.rounded.DirectionsBoat
|
||||
import androidx.compose.material.icons.rounded.DirectionsBus
|
||||
import androidx.compose.material.icons.rounded.DirectionsCar
|
||||
import androidx.compose.material.icons.rounded.DirectionsTransit
|
||||
import androidx.compose.material.icons.rounded.Discount
|
||||
import androidx.compose.material.icons.rounded.DownhillSkiing
|
||||
import androidx.compose.material.icons.rounded.ElectricScooter
|
||||
import androidx.compose.material.icons.rounded.EvStation
|
||||
import androidx.compose.material.icons.rounded.Fastfood
|
||||
import androidx.compose.material.icons.rounded.Festival
|
||||
import androidx.compose.material.icons.rounded.FitnessCenter
|
||||
import androidx.compose.material.icons.rounded.Flight
|
||||
import androidx.compose.material.icons.rounded.Forest
|
||||
import androidx.compose.material.icons.rounded.Gavel
|
||||
import androidx.compose.material.icons.rounded.Hiking
|
||||
import androidx.compose.material.icons.rounded.Hotel
|
||||
import androidx.compose.material.icons.rounded.Icecream
|
||||
import androidx.compose.material.icons.rounded.Kayaking
|
||||
import androidx.compose.material.icons.rounded.KebabDining
|
||||
import androidx.compose.material.icons.rounded.Liquor
|
||||
import androidx.compose.material.icons.rounded.LocalAtm
|
||||
import androidx.compose.material.icons.rounded.LocalBar
|
||||
import androidx.compose.material.icons.rounded.LocalCafe
|
||||
import androidx.compose.material.icons.rounded.LocalCarWash
|
||||
import androidx.compose.material.icons.rounded.LocalConvenienceStore
|
||||
import androidx.compose.material.icons.rounded.LocalFireDepartment
|
||||
import androidx.compose.material.icons.rounded.LocalFlorist
|
||||
import androidx.compose.material.icons.rounded.LocalGasStation
|
||||
import androidx.compose.material.icons.rounded.LocalGroceryStore
|
||||
import androidx.compose.material.icons.rounded.LocalHospital
|
||||
import androidx.compose.material.icons.rounded.LocalLaundryService
|
||||
import androidx.compose.material.icons.rounded.LocalMall
|
||||
import androidx.compose.material.icons.rounded.LocalParking
|
||||
import androidx.compose.material.icons.rounded.LocalPharmacy
|
||||
import androidx.compose.material.icons.rounded.LocalPizza
|
||||
import androidx.compose.material.icons.rounded.LocalPolice
|
||||
import androidx.compose.material.icons.rounded.LocalPostOffice
|
||||
import androidx.compose.material.icons.rounded.LocalTaxi
|
||||
import androidx.compose.material.icons.rounded.LunchDining
|
||||
import androidx.compose.material.icons.rounded.Moped
|
||||
import androidx.compose.material.icons.rounded.Mosque
|
||||
import androidx.compose.material.icons.rounded.Motorcycle
|
||||
import androidx.compose.material.icons.rounded.Museum
|
||||
import androidx.compose.material.icons.rounded.MusicNote
|
||||
import androidx.compose.material.icons.rounded.Newspaper
|
||||
import androidx.compose.material.icons.rounded.Nightlife
|
||||
import androidx.compose.material.icons.rounded.NordicWalking
|
||||
import androidx.compose.material.icons.rounded.Palette
|
||||
import androidx.compose.material.icons.rounded.Paragliding
|
||||
import androidx.compose.material.icons.rounded.Park
|
||||
import androidx.compose.material.icons.rounded.Pets
|
||||
import androidx.compose.material.icons.rounded.Phone
|
||||
import androidx.compose.material.icons.rounded.Place
|
||||
import androidx.compose.material.icons.rounded.Pool
|
||||
import androidx.compose.material.icons.rounded.RamenDining
|
||||
import androidx.compose.material.icons.rounded.Restaurant
|
||||
import androidx.compose.material.icons.rounded.School
|
||||
import androidx.compose.material.icons.rounded.ShoppingBag
|
||||
import androidx.compose.material.icons.rounded.Skateboarding
|
||||
import androidx.compose.material.icons.rounded.Snowboarding
|
||||
import androidx.compose.material.icons.rounded.SoupKitchen
|
||||
import androidx.compose.material.icons.rounded.Sports
|
||||
import androidx.compose.material.icons.rounded.SportsBar
|
||||
import androidx.compose.material.icons.rounded.SportsBaseball
|
||||
import androidx.compose.material.icons.rounded.SportsBasketball
|
||||
import androidx.compose.material.icons.rounded.SportsCricket
|
||||
import androidx.compose.material.icons.rounded.SportsFootball
|
||||
import androidx.compose.material.icons.rounded.SportsGolf
|
||||
import androidx.compose.material.icons.rounded.SportsGymnastics
|
||||
import androidx.compose.material.icons.rounded.SportsHandball
|
||||
import androidx.compose.material.icons.rounded.SportsHockey
|
||||
import androidx.compose.material.icons.rounded.SportsMartialArts
|
||||
import androidx.compose.material.icons.rounded.SportsMotorsports
|
||||
import androidx.compose.material.icons.rounded.SportsRugby
|
||||
import androidx.compose.material.icons.rounded.SportsSoccer
|
||||
import androidx.compose.material.icons.rounded.SportsTennis
|
||||
import androidx.compose.material.icons.rounded.SportsVolleyball
|
||||
import androidx.compose.material.icons.rounded.Stadium
|
||||
import androidx.compose.material.icons.rounded.Subway
|
||||
import androidx.compose.material.icons.rounded.Surfing
|
||||
import androidx.compose.material.icons.rounded.Synagogue
|
||||
import androidx.compose.material.icons.rounded.TakeoutDining
|
||||
import androidx.compose.material.icons.rounded.TempleBuddhist
|
||||
import androidx.compose.material.icons.rounded.TempleHindu
|
||||
import androidx.compose.material.icons.rounded.Terminal
|
||||
import androidx.compose.material.icons.rounded.TheaterComedy
|
||||
import androidx.compose.material.icons.rounded.Theaters
|
||||
import androidx.compose.material.icons.rounded.Train
|
||||
import androidx.compose.material.icons.rounded.Tram
|
||||
import androidx.compose.material.icons.rounded.Wc
|
||||
import androidx.core.content.ContextCompat
|
||||
import androidx.core.net.toUri
|
||||
import de.mm20.launcher2.base.R
|
||||
import de.mm20.launcher2.icons.CableCar
|
||||
import de.mm20.launcher2.icons.Candle
|
||||
import de.mm20.launcher2.icons.ColorLayer
|
||||
import de.mm20.launcher2.icons.Dentistry
|
||||
import de.mm20.launcher2.icons.Eyeglasses
|
||||
import de.mm20.launcher2.icons.Monument
|
||||
import de.mm20.launcher2.icons.StaticLauncherIcon
|
||||
import de.mm20.launcher2.icons.Stethoscope
|
||||
import de.mm20.launcher2.icons.VectorLayer
|
||||
import de.mm20.launcher2.ktx.tryStartActivity
|
||||
import de.mm20.launcher2.search.location.Address
|
||||
@@ -135,8 +21,6 @@ import de.mm20.launcher2.search.location.PaymentMethod
|
||||
import java.time.LocalDateTime
|
||||
import java.time.temporal.TemporalAdjusters
|
||||
import android.location.Location as AndroidLocation
|
||||
import androidx.core.net.toUri
|
||||
import de.mm20.launcher2.icons.Climbing
|
||||
|
||||
interface Location : SavableSearchable {
|
||||
|
||||
@@ -178,142 +62,143 @@ interface Location : SavableSearchable {
|
||||
}
|
||||
|
||||
override fun getPlaceholderIcon(context: Context): StaticLauncherIcon {
|
||||
val (vector, bgColor) = when (icon) {
|
||||
val (icon, bgColor) = when (icon) {
|
||||
// blue: transportation
|
||||
LocationIcon.Car -> Icons.Rounded.DirectionsCar to R.color.blue
|
||||
LocationIcon.CarRental -> Icons.Rounded.CarRental to R.color.blue
|
||||
LocationIcon.CarRepair -> Icons.Rounded.CarRepair to R.color.blue
|
||||
LocationIcon.CarWash -> Icons.Rounded.LocalCarWash to R.color.blue
|
||||
LocationIcon.ChargingStation -> Icons.Rounded.EvStation to R.color.blue
|
||||
LocationIcon.GasStation -> Icons.Rounded.LocalGasStation to R.color.blue
|
||||
LocationIcon.Parking -> Icons.Rounded.LocalParking to R.color.blue
|
||||
LocationIcon.Bus -> Icons.Rounded.DirectionsBus to R.color.blue
|
||||
LocationIcon.Tram -> Icons.Rounded.Tram to R.color.blue
|
||||
LocationIcon.Subway -> Icons.Rounded.Subway to R.color.blue
|
||||
LocationIcon.Train -> Icons.Rounded.Train to R.color.blue
|
||||
LocationIcon.CableCar -> Icons.Rounded.CableCar to R.color.blue
|
||||
LocationIcon.Airport -> Icons.Rounded.Flight to R.color.blue
|
||||
LocationIcon.Boat -> Icons.Rounded.DirectionsBoat to R.color.blue
|
||||
LocationIcon.Moped -> Icons.Rounded.Moped to R.color.blue
|
||||
LocationIcon.Bike -> Icons.AutoMirrored.Rounded.DirectionsBike to R.color.blue
|
||||
LocationIcon.Motorcycle -> Icons.Rounded.Motorcycle to R.color.blue
|
||||
LocationIcon.ElectricScooter -> Icons.Rounded.ElectricScooter to R.color.blue
|
||||
LocationIcon.Taxi -> Icons.Rounded.LocalTaxi to R.color.blue
|
||||
LocationIcon.GenericTransit -> Icons.Rounded.DirectionsTransit to R.color.blue
|
||||
LocationIcon.Car -> R.drawable.directions_car_24px to R.color.blue
|
||||
LocationIcon.CarRental -> R.drawable.car_rental_24px to R.color.blue
|
||||
LocationIcon.CarRepair -> R.drawable.car_repair_24px to R.color.blue
|
||||
LocationIcon.CarWash -> R.drawable.local_car_wash_24px to R.color.blue
|
||||
LocationIcon.ChargingStation -> R.drawable.ev_station_24px to R.color.blue
|
||||
LocationIcon.GasStation -> R.drawable.local_gas_station_24px to R.color.blue
|
||||
LocationIcon.Parking -> R.drawable.local_parking_24px to R.color.blue
|
||||
LocationIcon.Bus -> R.drawable.directions_bus_24px to R.color.blue
|
||||
LocationIcon.Tram -> R.drawable.tram_24px to R.color.blue
|
||||
LocationIcon.Subway -> R.drawable.subway_24px to R.color.blue
|
||||
LocationIcon.Train -> R.drawable.train_24px to R.color.blue
|
||||
LocationIcon.CableCar -> R.drawable.cable_car_24px to R.color.blue
|
||||
LocationIcon.AerialTramway -> R.drawable.gondola_lift_24px to R.color.blue
|
||||
LocationIcon.Airport -> R.drawable.flight_24px to R.color.blue
|
||||
LocationIcon.Boat -> R.drawable.directions_boat_24px to R.color.blue
|
||||
LocationIcon.Moped -> R.drawable.moped_24px to R.color.blue
|
||||
LocationIcon.Bike -> R.drawable.directions_bike_24px to R.color.blue
|
||||
LocationIcon.Motorcycle -> R.drawable.motorcycle_24px to R.color.blue
|
||||
LocationIcon.ElectricScooter -> R.drawable.electric_scooter_24px to R.color.blue
|
||||
LocationIcon.Taxi -> R.drawable.local_taxi_24px to R.color.blue
|
||||
LocationIcon.GenericTransit -> R.drawable.train_24px to R.color.blue
|
||||
|
||||
// cyan: art, culture, entertainment
|
||||
LocationIcon.ArtGallery -> Icons.Rounded.Palette to R.color.cyan
|
||||
LocationIcon.Museum -> Icons.Rounded.Museum to R.color.cyan
|
||||
LocationIcon.Theater -> Icons.Rounded.TheaterComedy to R.color.cyan
|
||||
LocationIcon.MovieTheater -> Icons.Rounded.Theaters to R.color.cyan
|
||||
LocationIcon.AmusementPark -> Icons.Rounded.Attractions to R.color.cyan
|
||||
LocationIcon.NightClub -> Icons.Rounded.Nightlife to R.color.cyan
|
||||
LocationIcon.ConcertHall -> Icons.Rounded.MusicNote to R.color.cyan
|
||||
LocationIcon.Stadium -> Icons.Rounded.Stadium to R.color.cyan
|
||||
LocationIcon.Casino -> Icons.Rounded.Casino to R.color.cyan
|
||||
LocationIcon.Circus -> Icons.Rounded.Festival to R.color.cyan
|
||||
LocationIcon.ArtGallery -> R.drawable.palette_24px to R.color.cyan
|
||||
LocationIcon.Museum -> R.drawable.museum_24px to R.color.cyan
|
||||
LocationIcon.Theater -> R.drawable.theater_comedy_24px to R.color.cyan
|
||||
LocationIcon.MovieTheater -> R.drawable.theaters_24px to R.color.cyan
|
||||
LocationIcon.AmusementPark -> R.drawable.attractions_24px to R.color.cyan
|
||||
LocationIcon.NightClub -> R.drawable.nightlife_24px to R.color.cyan
|
||||
LocationIcon.ConcertHall -> R.drawable.music_note_24px to R.color.cyan
|
||||
LocationIcon.Stadium -> R.drawable.stadium_24px to R.color.cyan
|
||||
LocationIcon.Casino -> R.drawable.casino_24px to R.color.cyan
|
||||
LocationIcon.Circus -> R.drawable.festival_24px to R.color.cyan
|
||||
// pink: hotels
|
||||
LocationIcon.Hotel -> Icons.Rounded.Hotel to R.color.pink
|
||||
LocationIcon.Hotel -> R.drawable.hotel_24px to R.color.pink
|
||||
// orange: food and drink
|
||||
LocationIcon.Restaurant -> Icons.Rounded.Restaurant to R.color.orange
|
||||
LocationIcon.Cafe -> Icons.Rounded.LocalCafe to R.color.orange
|
||||
LocationIcon.FastFood -> Icons.Rounded.Fastfood to R.color.orange
|
||||
LocationIcon.Pizza -> Icons.Rounded.LocalPizza to R.color.orange
|
||||
LocationIcon.Burger -> Icons.Rounded.LunchDining to R.color.orange
|
||||
LocationIcon.Kebab -> Icons.Rounded.KebabDining to R.color.orange
|
||||
LocationIcon.IceCream -> Icons.Rounded.Icecream to R.color.orange
|
||||
LocationIcon.Ramen -> Icons.Rounded.RamenDining to R.color.orange
|
||||
LocationIcon.Soup -> Icons.Rounded.SoupKitchen to R.color.orange
|
||||
LocationIcon.Bar -> Icons.Rounded.LocalBar to R.color.orange
|
||||
LocationIcon.Brunch -> Icons.Rounded.BrunchDining to R.color.orange
|
||||
LocationIcon.Breakfast -> Icons.Rounded.BreakfastDining to R.color.orange
|
||||
LocationIcon.Pub -> Icons.Rounded.SportsBar to R.color.orange
|
||||
LocationIcon.JapaneseCuisine -> Icons.Rounded.Bento to R.color.orange
|
||||
LocationIcon.AsianCuisine -> Icons.Rounded.TakeoutDining to R.color.orange
|
||||
LocationIcon.Restaurant -> R.drawable.restaurant_24px to R.color.orange
|
||||
LocationIcon.Cafe -> R.drawable.local_cafe_24px to R.color.orange
|
||||
LocationIcon.FastFood -> R.drawable.fastfood_24px to R.color.orange
|
||||
LocationIcon.Pizza -> R.drawable.local_pizza_24px to R.color.orange
|
||||
LocationIcon.Burger -> R.drawable.lunch_dining_24px to R.color.orange
|
||||
LocationIcon.Kebab -> R.drawable.kebab_dining_24px to R.color.orange
|
||||
LocationIcon.IceCream -> R.drawable.icecream_24px to R.color.orange
|
||||
LocationIcon.Ramen -> R.drawable.ramen_dining_24px to R.color.orange
|
||||
LocationIcon.Soup -> R.drawable.soup_kitchen_24px to R.color.orange
|
||||
LocationIcon.Bar -> R.drawable.local_bar_24px to R.color.orange
|
||||
LocationIcon.Brunch -> R.drawable.brunch_dining_24px to R.color.orange
|
||||
LocationIcon.Breakfast -> R.drawable.breakfast_dining_24px to R.color.orange
|
||||
LocationIcon.Pub -> R.drawable.sports_bar_24px to R.color.orange
|
||||
LocationIcon.JapaneseCuisine -> R.drawable.bento_24px to R.color.orange
|
||||
LocationIcon.AsianCuisine -> R.drawable.takeout_dining_24px to R.color.orange
|
||||
// indigo: business and shopping
|
||||
LocationIcon.Shopping -> Icons.Rounded.ShoppingBag to R.color.indigo
|
||||
LocationIcon.Supermarket -> Icons.Rounded.LocalGroceryStore to R.color.indigo
|
||||
LocationIcon.Florist -> Icons.Rounded.LocalFlorist to R.color.indigo
|
||||
LocationIcon.Kiosk -> Icons.Rounded.Newspaper to R.color.indigo
|
||||
LocationIcon.FurnitureStore -> Icons.Rounded.Bed to R.color.indigo
|
||||
LocationIcon.CellPhoneStore -> Icons.Rounded.Phone to R.color.indigo
|
||||
LocationIcon.BookStore -> Icons.Rounded.Book to R.color.indigo
|
||||
LocationIcon.ClothingStore -> Icons.Rounded.Checkroom to R.color.indigo
|
||||
LocationIcon.ConvenienceStore -> Icons.Rounded.LocalConvenienceStore to R.color.indigo
|
||||
LocationIcon.DiscountStore -> Icons.Rounded.Discount to R.color.indigo
|
||||
LocationIcon.JewelryStore -> Icons.Rounded.Diamond to R.color.indigo
|
||||
LocationIcon.ShoppingMall -> Icons.Rounded.LocalMall to R.color.indigo
|
||||
LocationIcon.LiquorStore -> Icons.Rounded.Liquor to R.color.indigo
|
||||
LocationIcon.PetStore -> Icons.Rounded.Pets to R.color.indigo
|
||||
LocationIcon.Bakery -> Icons.Rounded.BakeryDining to R.color.indigo
|
||||
LocationIcon.Optician -> Icons.Rounded.Eyeglasses to R.color.indigo
|
||||
LocationIcon.Pharmacy -> Icons.Rounded.LocalPharmacy to R.color.indigo
|
||||
LocationIcon.HairSalon -> Icons.Rounded.ContentCut to R.color.indigo
|
||||
LocationIcon.Laundromat -> Icons.Rounded.LocalLaundryService to R.color.indigo
|
||||
LocationIcon.Stationery -> Icons.Rounded.AttachFile to R.color.indigo
|
||||
LocationIcon.Shopping -> R.drawable.shopping_bag_24px to R.color.indigo
|
||||
LocationIcon.Supermarket -> R.drawable.grocery_24px to R.color.indigo
|
||||
LocationIcon.Florist -> R.drawable.local_florist_24px to R.color.indigo
|
||||
LocationIcon.Kiosk -> R.drawable.newspaper_24px to R.color.indigo
|
||||
LocationIcon.FurnitureStore -> R.drawable.bed_24px to R.color.indigo
|
||||
LocationIcon.CellPhoneStore -> R.drawable.mobile_24px to R.color.indigo
|
||||
LocationIcon.BookStore -> R.drawable.book_24px to R.color.indigo
|
||||
LocationIcon.ClothingStore -> R.drawable.apparel_24px to R.color.indigo
|
||||
LocationIcon.ConvenienceStore -> R.drawable.local_convenience_store_24px to R.color.indigo
|
||||
LocationIcon.DiscountStore -> R.drawable.percent_discount_24px to R.color.indigo
|
||||
LocationIcon.JewelryStore -> R.drawable.diamond_24px to R.color.indigo
|
||||
LocationIcon.ShoppingMall -> R.drawable.local_mall_24px to R.color.indigo
|
||||
LocationIcon.LiquorStore -> R.drawable.liquor_24px to R.color.indigo
|
||||
LocationIcon.PetStore -> R.drawable.pets_24px to R.color.indigo
|
||||
LocationIcon.Bakery -> R.drawable.bakery_dining_24px to R.color.indigo
|
||||
LocationIcon.Optician -> R.drawable.eyeglasses_24px to R.color.indigo
|
||||
LocationIcon.Pharmacy -> R.drawable.local_pharmacy_24px to R.color.indigo
|
||||
LocationIcon.HairSalon -> R.drawable.content_cut_24px to R.color.indigo
|
||||
LocationIcon.Laundromat -> R.drawable.local_laundry_service_24px to R.color.indigo
|
||||
LocationIcon.Stationery -> R.drawable.attach_file_24px to R.color.indigo
|
||||
// purple: sports and recreation
|
||||
LocationIcon.Sports -> Icons.Rounded.Sports to R.color.purple
|
||||
LocationIcon.FitnessCenter -> Icons.Rounded.FitnessCenter to R.color.purple
|
||||
LocationIcon.Soccer -> Icons.Rounded.SportsSoccer to R.color.purple
|
||||
LocationIcon.Basketball -> Icons.Rounded.SportsBasketball to R.color.purple
|
||||
LocationIcon.Golf -> Icons.Rounded.SportsGolf to R.color.purple
|
||||
LocationIcon.Tennis -> Icons.Rounded.SportsTennis to R.color.purple
|
||||
LocationIcon.Baseball -> Icons.Rounded.SportsBaseball to R.color.purple
|
||||
LocationIcon.Rugby -> Icons.Rounded.SportsRugby to R.color.purple
|
||||
LocationIcon.AmericanFootball -> Icons.Rounded.SportsFootball to R.color.purple
|
||||
LocationIcon.Hiking -> Icons.Rounded.Hiking to R.color.purple
|
||||
LocationIcon.Swimming -> Icons.Rounded.Pool to R.color.purple
|
||||
LocationIcon.Surfing -> Icons.Rounded.Surfing to R.color.purple
|
||||
LocationIcon.Motorsports -> Icons.Rounded.SportsMotorsports to R.color.purple
|
||||
LocationIcon.Handball -> Icons.Rounded.SportsHandball to R.color.purple
|
||||
LocationIcon.Volleyball -> Icons.Rounded.SportsVolleyball to R.color.purple
|
||||
LocationIcon.Skiing -> Icons.Rounded.DownhillSkiing to R.color.purple
|
||||
LocationIcon.Kayaking -> Icons.Rounded.Kayaking to R.color.purple
|
||||
LocationIcon.Skateboarding -> Icons.Rounded.Skateboarding to R.color.purple
|
||||
LocationIcon.Cricket -> Icons.Rounded.SportsCricket to R.color.purple
|
||||
LocationIcon.Climbing -> Icons.Rounded.Climbing to R.color.purple
|
||||
LocationIcon.MartialArts -> Icons.Rounded.SportsMartialArts to R.color.purple
|
||||
LocationIcon.NordicWalking -> Icons.Rounded.NordicWalking to R.color.purple
|
||||
LocationIcon.Paragliding -> Icons.Rounded.Paragliding to R.color.purple
|
||||
LocationIcon.Gymnastics -> Icons.Rounded.SportsGymnastics to R.color.purple
|
||||
LocationIcon.Snowboarding -> Icons.Rounded.Snowboarding to R.color.purple
|
||||
LocationIcon.Hockey -> Icons.Rounded.SportsHockey to R.color.purple
|
||||
LocationIcon.Hackerspace -> Icons.Rounded.Terminal to R.color.purple
|
||||
LocationIcon.Sports -> R.drawable.sports_24px to R.color.purple
|
||||
LocationIcon.FitnessCenter -> R.drawable.fitness_center_24px to R.color.purple
|
||||
LocationIcon.Soccer -> R.drawable.sports_soccer_24px to R.color.purple
|
||||
LocationIcon.Basketball -> R.drawable.sports_basketball_24px to R.color.purple
|
||||
LocationIcon.Golf -> R.drawable.sports_golf_24px to R.color.purple
|
||||
LocationIcon.Tennis -> R.drawable.sports_tennis_24px to R.color.purple
|
||||
LocationIcon.Baseball -> R.drawable.sports_baseball_24px to R.color.purple
|
||||
LocationIcon.Rugby -> R.drawable.sports_rugby_24px to R.color.purple
|
||||
LocationIcon.AmericanFootball -> R.drawable.sports_football_24px to R.color.purple
|
||||
LocationIcon.Hiking -> R.drawable.hiking_24px to R.color.purple
|
||||
LocationIcon.Swimming -> R.drawable.pool_24px to R.color.purple
|
||||
LocationIcon.Surfing -> R.drawable.surfing_24px to R.color.purple
|
||||
LocationIcon.Motorsports -> R.drawable.sports_motorsports_24px to R.color.purple
|
||||
LocationIcon.Handball -> R.drawable.sports_handball_24px to R.color.purple
|
||||
LocationIcon.Volleyball -> R.drawable.sports_volleyball_24px to R.color.purple
|
||||
LocationIcon.Skiing -> R.drawable.downhill_skiing_24px to R.color.purple
|
||||
LocationIcon.Kayaking -> R.drawable.kayaking_24px to R.color.purple
|
||||
LocationIcon.Skateboarding -> R.drawable.skateboarding_24px to R.color.purple
|
||||
LocationIcon.Cricket -> R.drawable.sports_cricket_24px to R.color.purple
|
||||
//LocationIcon.Climbing -> Icons.Rounded.Climbing to R.color.purple
|
||||
LocationIcon.MartialArts -> R.drawable.sports_martial_arts_24px to R.color.purple
|
||||
LocationIcon.NordicWalking -> R.drawable.nordic_walking_24px to R.color.purple
|
||||
LocationIcon.Paragliding -> R.drawable.paragliding_24px to R.color.purple
|
||||
LocationIcon.Gymnastics -> R.drawable.sports_gymnastics_24px to R.color.purple
|
||||
LocationIcon.Snowboarding -> R.drawable.snowboarding_24px to R.color.purple
|
||||
LocationIcon.Hockey -> R.drawable.sports_hockey_24px to R.color.purple
|
||||
LocationIcon.Hackerspace -> R.drawable.terminal_24px to R.color.purple
|
||||
// green: finances
|
||||
LocationIcon.Bank -> Icons.Rounded.AttachMoney to R.color.green
|
||||
LocationIcon.Atm -> Icons.Rounded.LocalAtm to R.color.green
|
||||
LocationIcon.Bank -> R.drawable.universal_currency_alt_24px to R.color.green
|
||||
LocationIcon.Atm -> R.drawable.credit_card_24px to R.color.green
|
||||
// red: health
|
||||
LocationIcon.Hospital -> Icons.Rounded.LocalHospital to R.color.red
|
||||
LocationIcon.Clinic -> Icons.Rounded.LocalHospital to R.color.red
|
||||
LocationIcon.Dentist -> Icons.Rounded.Dentistry to R.color.red
|
||||
LocationIcon.Physician -> Icons.Rounded.Stethoscope to R.color.red
|
||||
LocationIcon.Hospital -> R.drawable.emergency_24px to R.color.red
|
||||
LocationIcon.Clinic -> R.drawable.health_cross_24px to R.color.red
|
||||
LocationIcon.Dentist -> R.drawable.dentistry_24px to R.color.red
|
||||
LocationIcon.Physician -> R.drawable.stethoscope_24px to R.color.red
|
||||
// light green: nature
|
||||
LocationIcon.Park -> Icons.Rounded.Park to R.color.lightgreen
|
||||
LocationIcon.Forest -> Icons.Rounded.Forest to R.color.lightgreen
|
||||
LocationIcon.Park -> R.drawable.park_24px to R.color.lightgreen
|
||||
LocationIcon.Forest -> R.drawable.forest_24px to R.color.lightgreen
|
||||
// brown: places of worship and remembrance
|
||||
LocationIcon.Monument -> Icons.Rounded.Monument to R.color.brown
|
||||
LocationIcon.Church -> Icons.Rounded.Church to R.color.brown
|
||||
LocationIcon.Mosque -> Icons.Rounded.Mosque to R.color.brown
|
||||
LocationIcon.Synagogue -> Icons.Rounded.Synagogue to R.color.brown
|
||||
LocationIcon.HinduTemple -> Icons.Rounded.TempleHindu to R.color.brown
|
||||
LocationIcon.BuddhistTemple -> Icons.Rounded.TempleBuddhist to R.color.brown
|
||||
LocationIcon.PlaceOfWorship -> Icons.Rounded.Candle to R.color.brown
|
||||
LocationIcon.Monument -> R.drawable.chess_rook_24px to R.color.brown
|
||||
LocationIcon.Church -> R.drawable.church_24px to R.color.brown
|
||||
LocationIcon.Mosque -> R.drawable.mosque_24px to R.color.brown
|
||||
LocationIcon.Synagogue -> R.drawable.synagogue_24px to R.color.brown
|
||||
LocationIcon.HinduTemple -> R.drawable.temple_hindu_24px to R.color.brown
|
||||
LocationIcon.BuddhistTemple -> R.drawable.temple_buddhist_24px to R.color.brown
|
||||
LocationIcon.PlaceOfWorship -> R.drawable.candle_24px to R.color.brown
|
||||
// bluegrey: public services
|
||||
LocationIcon.GovernmentBuilding -> Icons.Rounded.AccountBalance to R.color.bluegrey
|
||||
LocationIcon.Police -> Icons.Rounded.LocalPolice to R.color.bluegrey
|
||||
LocationIcon.FireDepartment -> Icons.Rounded.LocalFireDepartment to R.color.bluegrey
|
||||
LocationIcon.Courthouse -> Icons.Rounded.Gavel to R.color.bluegrey
|
||||
LocationIcon.PostOffice -> Icons.Rounded.LocalPostOffice to R.color.bluegrey
|
||||
LocationIcon.Library -> Icons.Rounded.Book to R.color.bluegrey
|
||||
LocationIcon.School -> Icons.Rounded.School to R.color.bluegrey
|
||||
LocationIcon.University -> Icons.Rounded.School to R.color.bluegrey
|
||||
LocationIcon.PublicBathroom -> Icons.Rounded.Wc to R.color.bluegrey
|
||||
LocationIcon.GovernmentBuilding -> R.drawable.account_balance_24px to R.color.bluegrey
|
||||
LocationIcon.Police -> R.drawable.local_police_24px to R.color.bluegrey
|
||||
LocationIcon.FireDepartment -> R.drawable.local_fire_department_24px to R.color.bluegrey
|
||||
LocationIcon.Courthouse -> R.drawable.gavel_24px to R.color.bluegrey
|
||||
LocationIcon.PostOffice -> R.drawable.local_post_office_24px to R.color.bluegrey
|
||||
LocationIcon.Library -> R.drawable.local_library_24px to R.color.bluegrey
|
||||
LocationIcon.School -> R.drawable.school_24px to R.color.bluegrey
|
||||
LocationIcon.University -> R.drawable.school_24px to R.color.bluegrey
|
||||
LocationIcon.PublicBathroom -> R.drawable.wc_24px to R.color.bluegrey
|
||||
|
||||
null -> Icons.Rounded.Place to R.color.bluegrey
|
||||
else -> R.drawable.location_on_24px to R.color.bluegrey
|
||||
}
|
||||
return StaticLauncherIcon(
|
||||
foregroundLayer = VectorLayer(
|
||||
vector = vector,
|
||||
icon = icon,
|
||||
color = ContextCompat.getColor(context, bgColor)
|
||||
),
|
||||
backgroundLayer = ColorLayer(ContextCompat.getColor(context, bgColor))
|
||||
|
||||
@@ -2,8 +2,7 @@ package de.mm20.launcher2.search
|
||||
|
||||
import android.content.Context
|
||||
import android.os.Bundle
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.rounded.Tag
|
||||
import de.mm20.launcher2.base.R
|
||||
import de.mm20.launcher2.icons.ColorLayer
|
||||
import de.mm20.launcher2.icons.StaticLauncherIcon
|
||||
import de.mm20.launcher2.icons.VectorLayer
|
||||
@@ -11,7 +10,7 @@ import de.mm20.launcher2.icons.VectorLayer
|
||||
data class Tag(
|
||||
val tag: String,
|
||||
override val labelOverride: String? = null
|
||||
): SavableSearchable {
|
||||
) : SavableSearchable {
|
||||
|
||||
override val domain: String = Domain
|
||||
|
||||
@@ -23,13 +22,14 @@ data class Tag(
|
||||
override fun launch(context: Context, options: Bundle?): Boolean {
|
||||
return false
|
||||
}
|
||||
|
||||
override fun overrideLabel(label: String): SavableSearchable {
|
||||
return this.copy(labelOverride = label)
|
||||
}
|
||||
|
||||
override fun getPlaceholderIcon(context: Context): StaticLauncherIcon {
|
||||
return StaticLauncherIcon(
|
||||
foregroundLayer = VectorLayer(Icons.Rounded.Tag),
|
||||
foregroundLayer = VectorLayer(R.drawable.tag_20px),
|
||||
backgroundLayer = ColorLayer()
|
||||
)
|
||||
}
|
||||
|
||||
10
core/base/src/main/res/drawable/_123_24px.xml
Normal file
10
core/base/src/main/res/drawable/_123_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M220,420L190,420Q177,420 168.5,411.5Q160,403 160,390Q160,377 168.5,368.5Q177,360 190,360L250,360Q263,360 271.5,368.5Q280,377 280,390L280,570Q280,583 271.5,591.5Q263,600 250,600Q237,600 228.5,591.5Q220,583 220,570L220,420ZM360,570L360,500Q360,483 371.5,471.5Q383,460 400,460L480,460L480,420L390,420Q377,420 368.5,411.5Q360,403 360,390Q360,377 368.5,368.5Q377,360 390,360L500,360Q517,360 528.5,371.5Q540,383 540,400L540,460Q540,477 528.5,488.5Q517,500 500,500L420,500L420,540L510,540Q523,540 531.5,548.5Q540,557 540,570Q540,583 531.5,591.5Q523,600 510,600L390,600Q377,600 368.5,591.5Q360,583 360,570ZM740,600L630,600Q617,600 608.5,591.5Q600,583 600,570Q600,557 608.5,548.5Q617,540 630,540L720,540L720,500L660,500Q652,500 646,494Q640,488 640,480Q640,472 646,466Q652,460 660,460L720,460L720,420L630,420Q617,420 608.5,411.5Q600,403 600,390Q600,377 608.5,368.5Q617,360 630,360L740,360Q757,360 768.5,371.5Q780,383 780,400L780,560Q780,577 768.5,588.5Q757,600 740,600Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/account_balance_24px.xml
Normal file
10
core/base/src/main/res/drawable/account_balance_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M200,640L200,440Q200,423 211.5,411.5Q223,400 240,400Q257,400 268.5,411.5Q280,423 280,440L280,640Q280,657 268.5,668.5Q257,680 240,680Q223,680 211.5,668.5Q200,657 200,640ZM440,640L440,440Q440,423 451.5,411.5Q463,400 480,400Q497,400 508.5,411.5Q520,423 520,440L520,640Q520,657 508.5,668.5Q497,680 480,680Q463,680 451.5,668.5Q440,657 440,640ZM120,840Q103,840 91.5,828.5Q80,817 80,800Q80,783 91.5,771.5Q103,760 120,760L840,760Q857,760 868.5,771.5Q880,783 880,800Q880,817 868.5,828.5Q857,840 840,840L120,840ZM680,640L680,440Q680,423 691.5,411.5Q703,400 720,400Q737,400 748.5,411.5Q760,423 760,440L760,640Q760,657 748.5,668.5Q737,680 720,680Q703,680 691.5,668.5Q680,657 680,640ZM840,320L116,320Q101,320 90.5,309.5Q80,299 80,284L80,262Q80,251 85.5,243Q91,235 100,230L444,58Q461,50 480,50Q499,50 516,58L858,229Q869,234 874.5,244Q880,254 880,265L880,280Q880,297 868.5,308.5Q857,320 840,320ZM258,240L480,240L702,240L258,240ZM258,240L702,240L480,130Q480,130 480,130Q480,130 480,130L258,240Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/account_box_24px.xml
Normal file
10
core/base/src/main/res/drawable/account_box_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M200,714Q254,661 325.5,630.5Q397,600 480,600Q563,600 634.5,630.5Q706,661 760,714L760,200Q760,200 760,200Q760,200 760,200L200,200Q200,200 200,200Q200,200 200,200L200,714ZM480,520Q538,520 579,479Q620,438 620,380Q620,322 579,281Q538,240 480,240Q422,240 381,281Q340,322 340,380Q340,438 381,479Q422,520 480,520ZM200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L760,120Q793,120 816.5,143.5Q840,167 840,200L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840ZM269,760L691,760Q691,760 691,760Q691,760 691,760Q647,721 591.5,700.5Q536,680 480,680Q424,680 367.5,700.5Q311,721 269,760Q269,760 269,760Q269,760 269,760ZM480,440Q455,440 437.5,422.5Q420,405 420,380Q420,355 437.5,337.5Q455,320 480,320Q505,320 522.5,337.5Q540,355 540,380Q540,405 522.5,422.5Q505,440 480,440ZM480,457L480,457Q480,457 480,457Q480,457 480,457L480,457Q480,457 480,457Q480,457 480,457L480,457Q480,457 480,457Q480,457 480,457Q480,457 480,457Q480,457 480,457Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/add_20px.xml
Normal file
10
core/base/src/main/res/drawable/add_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M444,516L276,516Q260.7,516 250.35,505.71Q240,495.42 240,480.21Q240,465 250.35,454.5Q260.7,444 276,444L444,444L444,276Q444,260.7 454.29,250.35Q464.58,240 479.79,240Q495,240 505.5,250.35Q516,260.7 516,276L516,444L684,444Q699.3,444 709.65,454.29Q720,464.58 720,479.79Q720,495 709.65,505.5Q699.3,516 684,516L516,516L516,684Q516,699.3 505.71,709.65Q495.42,720 480.21,720Q465,720 454.5,709.65Q444,699.3 444,684L444,516Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/add_24px.xml
Normal file
10
core/base/src/main/res/drawable/add_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M440,520L240,520Q223,520 211.5,508.5Q200,497 200,480Q200,463 211.5,451.5Q223,440 240,440L440,440L440,240Q440,223 451.5,211.5Q463,200 480,200Q497,200 508.5,211.5Q520,223 520,240L520,440L720,440Q737,440 748.5,451.5Q760,463 760,480Q760,497 748.5,508.5Q737,520 720,520L520,520L520,720Q520,737 508.5,748.5Q497,760 480,760Q463,760 451.5,748.5Q440,737 440,720L440,520Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/adjust_24px.xml
Normal file
10
core/base/src/main/res/drawable/adjust_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,600Q530,600 565,565Q600,530 600,480Q600,430 565,395Q530,360 480,360Q430,360 395,395Q360,430 360,480Q360,530 395,565Q430,600 480,600ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/air_20px.xml
Normal file
10
core/base/src/main/res/drawable/air_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M456,816Q421.43,816 391.71,797Q362,778 347,746Q339,729 348.5,712.5Q358,696 375,696Q389,696 397.5,702Q406,708 415,722Q421.36,733 432.18,738.5Q443,744 456,744Q476.4,744 490.2,730.2Q504,716.4 504,696Q504,675.6 490.2,661.8Q476.4,648 456,648L132,648Q116.7,648 106.35,637.71Q96,627.42 96,612.21Q96,597 106.35,586.5Q116.7,576 132,576L456,576Q506,576 541,611Q576,646 576,696Q576,746 541,781Q506,816 456,816ZM132,408Q116.7,408 106.35,397.71Q96,387.42 96,372.21Q96,357 106.35,346.5Q116.7,336 132,336L635.81,336Q661,336 678.5,318.5Q696,301 696,276Q696,251 678.5,233.5Q661,216 635.64,216Q619.41,216 605.2,225Q591,234 583,249Q576,263 565,269.5Q554,276 540,276Q524,276 515,263Q506,250 511,233Q522,195 558,169.5Q594,144 636.32,144Q690.88,144 729.44,182.72Q768,221.44 768,276.22Q768,331 729.34,369.5Q690.69,408 636,408L132,408ZM781,712Q762,718 746,708.5Q730,699 730,682Q730,667.58 737,657.79Q744,648 757.85,641.93Q774,635 783,620.5Q792,606 792,588Q792,563 774.5,545.5Q757,528 732,528L132,528Q116.7,528 106.35,517.71Q96,507.42 96,492.21Q96,477 106.35,466.5Q116.7,456 132,456L732,456Q786.69,456 825.34,494.66Q864,533.31 864,588Q864,632 841.5,666Q819,700 781,712Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/air_24px.xml
Normal file
10
core/base/src/main/res/drawable/air_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M460,800Q428,800 400.5,784Q373,768 356,740Q345,720 355.5,700Q366,680 388,680Q401,680 411,688Q421,696 429,706Q434,713 442.5,716.5Q451,720 460,720Q477,720 488.5,708.5Q500,697 500,680Q500,663 488.5,651.5Q477,640 460,640L120,640Q103,640 91.5,628.5Q80,617 80,600Q80,583 91.5,571.5Q103,560 120,560L460,560Q510,560 545,595Q580,630 580,680Q580,730 545,765Q510,800 460,800ZM120,400Q103,400 91.5,388.5Q80,377 80,360Q80,343 91.5,331.5Q103,320 120,320L620,320Q645,320 662.5,302.5Q680,285 680,260Q680,235 662.5,217.5Q645,200 620,200Q604,200 590,207.5Q576,215 568,229Q561,241 551,250.5Q541,260 527,260Q507,260 494.5,245Q482,230 488,213Q502,171 538.5,145.5Q575,120 620,120Q678,120 719,161Q760,202 760,260Q760,318 719,359Q678,400 620,400L120,400ZM798,708Q778,717 759,705.5Q740,694 740,672Q740,658 749.5,648.5Q759,639 771,632Q785,624 792.5,610Q800,596 800,580Q800,555 782.5,537.5Q765,520 740,520L120,520Q103,520 91.5,508.5Q80,497 80,480Q80,463 91.5,451.5Q103,440 120,440L740,440Q798,440 839,481Q880,522 880,580Q880,622 858,656.5Q836,691 798,708Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/alarm_24px.xml
Normal file
10
core/base/src/main/res/drawable/alarm_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M520,504L520,360Q520,343 508.5,331.5Q497,320 480,320Q463,320 451.5,331.5Q440,343 440,360L440,519Q440,527 443,534.5Q446,542 452,548L564,660Q575,671 592,671Q609,671 620,660Q631,649 631,632Q631,615 620,604L520,504ZM480,880Q405,880 339.5,851.5Q274,823 225.5,774.5Q177,726 148.5,660.5Q120,595 120,520Q120,445 148.5,379.5Q177,314 225.5,265.5Q274,217 339.5,188.5Q405,160 480,160Q555,160 620.5,188.5Q686,217 734.5,265.5Q783,314 811.5,379.5Q840,445 840,520Q840,595 811.5,660.5Q783,726 734.5,774.5Q686,823 620.5,851.5Q555,880 480,880ZM480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520ZM82,292Q71,281 71,264Q71,247 82,236L196,122Q207,111 224,111Q241,111 252,122Q263,133 263,150Q263,167 252,178L138,292Q127,303 110,303Q93,303 82,292ZM878,292Q867,303 850,303Q833,303 822,292L708,178Q697,167 697,150Q697,133 708,122Q719,111 736,111Q753,111 764,122L878,236Q889,247 889,264Q889,281 878,292ZM480,800Q597,800 678.5,718.5Q760,637 760,520Q760,403 678.5,321.5Q597,240 480,240Q363,240 281.5,321.5Q200,403 200,520Q200,637 281.5,718.5Q363,800 480,800Z"/>
|
||||
</vector>
|
||||
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M120,880Q103,880 91.5,868.5Q80,857 80,840Q80,823 91.5,811.5Q103,800 120,800L840,800Q857,800 868.5,811.5Q880,823 880,840Q880,857 868.5,868.5Q857,880 840,880L120,880ZM340,720Q315,720 297.5,702.5Q280,685 280,660L280,140Q280,115 297.5,97.5Q315,80 340,80Q365,80 382.5,97.5Q400,115 400,140L400,660Q400,685 382.5,702.5Q365,720 340,720ZM620,720Q595,720 577.5,702.5Q560,685 560,660L560,380Q560,355 577.5,337.5Q595,320 620,320Q645,320 662.5,337.5Q680,355 680,380L680,660Q680,685 662.5,702.5Q645,720 620,720Z"/>
|
||||
</vector>
|
||||
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M340,840Q315,840 297.5,822.5Q280,805 280,780L280,520L120,520Q103,520 91.5,508.5Q80,497 80,480Q80,463 91.5,451.5Q103,440 120,440L280,440L280,180Q280,155 297.5,137.5Q315,120 340,120Q365,120 382.5,137.5Q400,155 400,180L400,440L560,440L560,300Q560,275 577.5,257.5Q595,240 620,240Q645,240 662.5,257.5Q680,275 680,300L680,440L840,440Q857,440 868.5,451.5Q880,463 880,480Q880,497 868.5,508.5Q857,520 840,520L680,520L680,660Q680,685 662.5,702.5Q645,720 620,720Q595,720 577.5,702.5Q560,685 560,660L560,520L400,520L400,780Q400,805 382.5,822.5Q365,840 340,840Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/align_vertical_top_24px.xml
Normal file
10
core/base/src/main/res/drawable/align_vertical_top_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M340,880Q315,880 297.5,862.5Q280,845 280,820L280,300Q280,275 297.5,257.5Q315,240 340,240Q365,240 382.5,257.5Q400,275 400,300L400,820Q400,845 382.5,862.5Q365,880 340,880ZM620,640Q595,640 577.5,622.5Q560,605 560,580L560,300Q560,275 577.5,257.5Q595,240 620,240Q645,240 662.5,257.5Q680,275 680,300L680,580Q680,605 662.5,622.5Q645,640 620,640ZM120,160Q103,160 91.5,148.5Q80,137 80,120Q80,103 91.5,91.5Q103,80 120,80L840,80Q857,80 868.5,91.5Q880,103 880,120Q880,137 868.5,148.5Q857,160 840,160L120,160Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/apk_document_24px.xml
Normal file
10
core/base/src/main/res/drawable/apk_document_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M280,760L680,760Q676,711 650,670Q624,629 582,605L620,537Q622,533 621,528Q620,523 615,521Q611,519 606.5,520Q602,521 600,525L561,595Q541,587 521,582.5Q501,578 480,578Q459,578 439,582.5Q419,587 399,595L360,525Q358,520 353.5,520Q349,520 344,522Q344,522 340,537L378,605Q336,629 310,670Q284,711 280,760ZM390,700Q382,700 376,694Q370,688 370,680Q370,672 376,666Q382,660 390,660Q398,660 404,666Q410,672 410,680Q410,688 404,694Q398,700 390,700ZM570,700Q562,700 556,694Q550,688 550,680Q550,672 556,666Q562,660 570,660Q578,660 584,666Q590,672 590,680Q590,688 584,694Q578,700 570,700ZM240,880Q207,880 183.5,856.5Q160,833 160,800L160,160Q160,127 183.5,103.5Q207,80 240,80L527,80Q543,80 557.5,86Q572,92 583,103L777,297Q788,308 794,322.5Q800,337 800,353L800,800Q800,833 776.5,856.5Q753,880 720,880L240,880ZM520,320L520,160L240,160Q240,160 240,160Q240,160 240,160L240,800Q240,800 240,800Q240,800 240,800L720,800Q720,800 720,800Q720,800 720,800L720,360L560,360Q543,360 531.5,348.5Q520,337 520,320ZM240,160L240,160L240,320Q240,337 240,348.5Q240,360 240,360L240,360L240,160L240,320Q240,337 240,348.5Q240,360 240,360L240,360L240,800Q240,800 240,800Q240,800 240,800L240,800Q240,800 240,800Q240,800 240,800L240,160Q240,160 240,160Q240,160 240,160Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/apparel_24px.xml
Normal file
10
core/base/src/main/res/drawable/apparel_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,438L200,460Q186,468 170,464Q154,460 146,446L66,306Q58,292 62,276Q66,260 80,252L310,120L380,120Q389,120 394.5,125.5Q400,131 400,140L400,160Q400,193 423.5,216.5Q447,240 480,240Q513,240 536.5,216.5Q560,193 560,160L560,140Q560,131 565.5,125.5Q571,120 580,120L650,120L880,252Q894,260 898,276Q902,292 894,306L814,446Q806,460 790.5,463.5Q775,467 760,459L720,439L720,800Q720,817 708.5,828.5Q697,840 680,840L280,840Q263,840 251.5,828.5Q240,817 240,800L240,438ZM320,304L320,760L640,760L640,304L764,372L806,302L634,202L634,202Q619,253 577.5,286.5Q536,320 480,320Q424,320 382.5,286.5Q341,253 326,202L326,202L154,302L196,372L320,304ZM480,481L480,481L480,481L480,481L480,481Q480,481 480,481Q480,481 480,481Q480,481 480,481Q480,481 480,481L480,481L480,481L480,481L480,481L480,481L480,481Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/apps_20px.xml
Normal file
10
core/base/src/main/res/drawable/apps_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M263.79,768Q234,768 213,746.79Q192,725.58 192,695.79Q192,666 213.21,645Q234.42,624 264.21,624Q294,624 315,645.21Q336,666.42 336,696.21Q336,726 314.79,747Q293.58,768 263.79,768ZM479.79,768Q450,768 429,746.79Q408,725.58 408,695.79Q408,666 429.21,645Q450.42,624 480.21,624Q510,624 531,645.21Q552,666.42 552,696.21Q552,726 530.79,747Q509.58,768 479.79,768ZM695.79,768Q666,768 645,746.79Q624,725.58 624,695.79Q624,666 645.21,645Q666.42,624 696.21,624Q726,624 747,645.21Q768,666.42 768,696.21Q768,726 746.79,747Q725.58,768 695.79,768ZM263.79,552Q234,552 213,530.79Q192,509.58 192,479.79Q192,450 213.21,429Q234.42,408 264.21,408Q294,408 315,429.21Q336,450.42 336,480.21Q336,510 314.79,531Q293.58,552 263.79,552ZM479.79,552Q450,552 429,530.79Q408,509.58 408,479.79Q408,450 429.21,429Q450.42,408 480.21,408Q510,408 531,429.21Q552,450.42 552,480.21Q552,510 530.79,531Q509.58,552 479.79,552ZM695.79,552Q666,552 645,530.79Q624,509.58 624,479.79Q624,450 645.21,429Q666.42,408 696.21,408Q726,408 747,429.21Q768,450.42 768,480.21Q768,510 746.79,531Q725.58,552 695.79,552ZM263.79,336Q234,336 213,314.79Q192,293.58 192,263.79Q192,234 213.21,213Q234.42,192 264.21,192Q294,192 315,213.21Q336,234.42 336,264.21Q336,294 314.79,315Q293.58,336 263.79,336ZM479.79,336Q450,336 429,314.79Q408,293.58 408,263.79Q408,234 429.21,213Q450.42,192 480.21,192Q510,192 531,213.21Q552,234.42 552,264.21Q552,294 530.79,315Q509.58,336 479.79,336ZM695.79,336Q666,336 645,314.79Q624,293.58 624,263.79Q624,234 645.21,213Q666.42,192 696.21,192Q726,192 747,213.21Q768,234.42 768,264.21Q768,294 746.79,315Q725.58,336 695.79,336Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/apps_24px.xml
Normal file
10
core/base/src/main/res/drawable/apps_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,800Q207,800 183.5,776.5Q160,753 160,720Q160,687 183.5,663.5Q207,640 240,640Q273,640 296.5,663.5Q320,687 320,720Q320,753 296.5,776.5Q273,800 240,800ZM480,800Q447,800 423.5,776.5Q400,753 400,720Q400,687 423.5,663.5Q447,640 480,640Q513,640 536.5,663.5Q560,687 560,720Q560,753 536.5,776.5Q513,800 480,800ZM720,800Q687,800 663.5,776.5Q640,753 640,720Q640,687 663.5,663.5Q687,640 720,640Q753,640 776.5,663.5Q800,687 800,720Q800,753 776.5,776.5Q753,800 720,800ZM240,560Q207,560 183.5,536.5Q160,513 160,480Q160,447 183.5,423.5Q207,400 240,400Q273,400 296.5,423.5Q320,447 320,480Q320,513 296.5,536.5Q273,560 240,560ZM480,560Q447,560 423.5,536.5Q400,513 400,480Q400,447 423.5,423.5Q447,400 480,400Q513,400 536.5,423.5Q560,447 560,480Q560,513 536.5,536.5Q513,560 480,560ZM720,560Q687,560 663.5,536.5Q640,513 640,480Q640,447 663.5,423.5Q687,400 720,400Q753,400 776.5,423.5Q800,447 800,480Q800,513 776.5,536.5Q753,560 720,560ZM240,320Q207,320 183.5,296.5Q160,273 160,240Q160,207 183.5,183.5Q207,160 240,160Q273,160 296.5,183.5Q320,207 320,240Q320,273 296.5,296.5Q273,320 240,320ZM480,320Q447,320 423.5,296.5Q400,273 400,240Q400,207 423.5,183.5Q447,160 480,160Q513,160 536.5,183.5Q560,207 560,240Q560,273 536.5,296.5Q513,320 480,320ZM720,320Q687,320 663.5,296.5Q640,273 640,240Q640,207 663.5,183.5Q687,160 720,160Q753,160 776.5,183.5Q800,207 800,240Q800,273 776.5,296.5Q753,320 720,320Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/arrow_back_24px.xml
Normal file
11
core/base/src/main/res/drawable/arrow_back_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M313,520L509,716Q521,728 520.5,744Q520,760 508,772Q496,783 480,783.5Q464,784 452,772L188,508Q182,502 179.5,495Q177,488 177,480Q177,472 179.5,465Q182,458 188,452L452,188Q463,177 479.5,177Q496,177 508,188Q520,200 520,216.5Q520,233 508,245L313,440L760,440Q777,440 788.5,451.5Q800,463 800,480Q800,497 788.5,508.5Q777,520 760,520L313,520Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_circle_down_24px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_circle_down_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M440,488L404,452Q393,441 376,441Q359,441 348,452Q337,463 337,480Q337,497 348,508L452,612Q464,624 480,624Q496,624 508,612L612,508Q623,497 623,480Q623,463 612,452Q601,441 584,441Q567,441 556,452L520,488L520,360Q520,343 508.5,331.5Q497,320 480,320Q463,320 451.5,331.5Q440,343 440,360L440,488ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_circle_up_24px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_circle_up_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M440,472L440,600Q440,617 451.5,628.5Q463,640 480,640Q497,640 508.5,628.5Q520,617 520,600L520,472L556,508Q567,519 584,519Q601,519 612,508Q623,497 623,480Q623,463 612,452L508,348Q496,336 480,336Q464,336 452,348L348,452Q337,463 337,480Q337,497 348,508Q359,519 376,519Q393,519 404,508L440,472ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_downward_24px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_downward_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M440,647L440,200Q440,183 451.5,171.5Q463,160 480,160Q497,160 508.5,171.5Q520,183 520,200L520,647L716,451Q728,439 744,439.5Q760,440 772,452Q783,464 783.5,480Q784,496 772,508L508,772Q502,778 495,780.5Q488,783 480,783Q472,783 465,780.5Q458,778 452,772L188,508Q177,497 177,480.5Q177,464 188,452Q200,440 216.5,440Q233,440 245,452L440,647Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_drop_down_20px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_drop_down_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M461,557L318.88,414.81Q315.94,411.86 314.47,408.43Q313,405 313,401.5Q313,394.5 317.95,389.25Q322.9,384 331,384L629,384Q637.1,384 642.05,389.4Q647,394.8 647,402Q647,403 641.12,414.77L499,557Q495,561 490,563Q485,565 480,565Q475,565 470,563Q465,561 461,557Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_drop_down_24px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_drop_down_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M459,579L314,434Q311,431 309.5,427.5Q308,424 308,420Q308,412 313.5,406Q319,400 328,400L632,400Q641,400 646.5,406Q652,412 652,420Q652,422 646,434L501,579Q496,584 491,586Q486,588 480,588Q474,588 469,586Q464,584 459,579Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/arrow_drop_up_24px.xml
Normal file
10
core/base/src/main/res/drawable/arrow_drop_up_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M328,560Q319,560 313.5,554Q308,548 308,540Q308,538 314,526L459,381Q464,376 469,374Q474,372 480,372Q486,372 491,374Q496,376 501,381L646,526Q649,529 650.5,532.5Q652,536 652,540Q652,548 646.5,554Q641,560 632,560L328,560Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/arrow_outward_24px.xml
Normal file
11
core/base/src/main/res/drawable/arrow_outward_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M640,336L284,692Q273,703 256,703Q239,703 228,692Q217,681 217,664Q217,647 228,636L584,280L280,280Q263,280 251.5,268.5Q240,257 240,240Q240,223 251.5,211.5Q263,200 280,200L680,200Q697,200 708.5,211.5Q720,223 720,240L720,640Q720,657 708.5,668.5Q697,680 680,680Q663,680 651.5,668.5Q640,657 640,640L640,336Z"/>
|
||||
</vector>
|
||||
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480.28,864Q401,864 331,834Q261,804 208.5,751.5Q156,699 126,629.04Q96,559.08 96,479.54Q96,400 126,330.5Q156,261 208.5,208.5Q261,156 330.96,126Q400.92,96 480.46,96Q560,96 629.5,126Q699,156 751.5,208.5Q804,261 834,330.72Q864,400.45 864,479.72Q864,559 834,629Q804,699 751.5,751.5Q699,804 629.28,834Q559.55,864 480.28,864ZM345,663L473,604Q476.95,602 480.5,602Q484.05,602 488,604L616,663Q630,669 640,660Q650,651 645,639L502,292Q495.67,277 479.83,277Q464,277 458,292L315,639Q310,651 320.69,660Q331.39,669 345,663Z"/>
|
||||
</vector>
|
||||
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM348,665L471,611Q476,609 480.5,609Q485,609 490,611L612,665Q626,671 637,660.5Q648,650 642,636L501,292Q495,278 480,278Q465,278 459,292L318,636Q312,650 323,660.5Q334,671 348,665Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/attach_file_24px.xml
Normal file
10
core/base/src/main/res/drawable/attach_file_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M720,630Q720,734 647,807Q574,880 470,880Q366,880 293,807Q220,734 220,630L220,260Q220,185 272.5,132.5Q325,80 400,80Q475,80 527.5,132.5Q580,185 580,260L580,610Q580,656 548,688Q516,720 470,720Q424,720 392,688Q360,656 360,610L360,280Q360,263 371.5,251.5Q383,240 400,240Q417,240 428.5,251.5Q440,263 440,280L440,610Q440,623 448.5,631.5Q457,640 470,640Q483,640 491.5,631.5Q500,623 500,610L500,260Q499,218 470.5,189Q442,160 400,160Q358,160 329,189Q300,218 300,260L300,630Q299,701 349,750.5Q399,800 470,800Q540,800 589,750.5Q638,701 640,630L640,280Q640,263 651.5,251.5Q663,240 680,240Q697,240 708.5,251.5Q720,263 720,280L720,630Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/attractions_24px.xml
Normal file
10
core/base/src/main/res/drawable/attractions_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M254,832L287,758Q273,747 260,736.5Q247,726 235,714Q227,717 219.5,718.5Q212,720 203,720Q170,720 146.5,696.5Q123,673 123,640Q123,620 131.5,603.5Q140,587 155,576Q147,553 144,529.5Q141,506 141,480Q141,454 144,430.5Q147,407 155,384Q140,373 131.5,356.5Q123,340 123,320Q123,287 146.5,263.5Q170,240 203,240Q212,240 219.5,241.5Q227,243 235,246Q268,210 310.5,186Q353,162 401,150Q406,120 428.5,100Q451,80 481,80Q511,80 533.5,100.5Q556,121 561,150Q609,162 651.5,185.5Q694,209 727,244Q735,241 742,239.5Q749,238 757,238Q790,238 813.5,261.5Q837,285 837,318Q837,338 829,353.5Q821,369 807,380Q815,404 818,429Q821,454 821,480Q821,506 818,530.5Q815,555 807,578Q821,589 829,604.5Q837,620 837,640Q837,673 813.5,696.5Q790,720 757,720Q749,720 742,718.5Q735,717 727,714Q715,726 702.5,737.5Q690,749 675,760L706,833Q714,850 703.5,865Q693,880 675,880Q664,880 656,874Q648,868 644,859L615,792Q601,798 588,802.5Q575,807 561,810Q556,839 533.5,859.5Q511,880 481,880Q451,880 428.5,860Q406,840 401,810Q386,807 372.5,802.5Q359,798 345,792L316,860Q312,869 303.5,874.5Q295,880 285,880Q267,880 256.5,864.5Q246,849 254,832ZM309,706L371,566Q357,548 349,526Q341,504 341,480Q341,423 382.5,381.5Q424,340 481,340Q538,340 579.5,381.5Q621,423 621,480Q621,504 612.5,527Q604,550 589,568L651,706Q660,698 668.5,691.5Q677,685 685,676Q680,668 678.5,658.5Q677,649 677,640Q677,608 699,585Q721,562 753,560Q759,540 762,520.5Q765,501 765,480Q765,459 762,438.5Q759,418 753,398Q721,396 699,373Q677,350 677,318Q677,309 679.5,300.5Q682,292 685,284Q656,255 621,235Q586,215 547,204Q536,221 519,230.5Q502,240 481,240Q460,240 443,230.5Q426,221 415,204Q374,215 339,235.5Q304,256 275,286Q278,294 280.5,302.5Q283,311 283,320Q283,352 262,374.5Q241,397 209,400Q203,420 200,439.5Q197,459 197,480Q197,501 200,520.5Q203,540 209,560Q241,562 262,585Q283,608 283,640Q283,649 281.5,657.5Q280,666 275,674Q283,683 291.5,690.5Q300,698 309,706ZM369,740Q380,745 391.5,749Q403,753 415,756Q426,739 443,729.5Q460,720 481,720Q502,720 519,729.5Q536,739 547,756Q559,753 569.5,749Q580,745 591,740L533,610Q521,615 508,617.5Q495,620 481,620Q466,620 452.5,617Q439,614 427,608L369,740ZM481,540Q505,540 523,523Q541,506 541,480Q541,456 523,438Q505,420 481,420Q455,420 438,438Q421,456 421,480Q421,506 438,523Q455,540 481,540ZM481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Q481,480 481,480Z"/>
|
||||
</vector>
|
||||
9
core/base/src/main/res/drawable/auto_awesome_20dp.xml
Normal file
9
core/base/src/main/res/drawable/auto_awesome_20dp.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M19.003,1.704C18.821,1.704 18.636,1.8 18.546,1.995L17.756,3.745L15.996,4.535C15.606,4.715 15.606,5.265 15.996,5.445L17.747,6.237L18.537,7.995C18.717,8.385 19.278,8.385 19.458,7.995L20.248,6.246L21.996,5.456C22.386,5.276 22.386,4.725 21.996,4.545L20.248,3.755L19.458,1.995C19.368,1.8 19.186,1.704 19.003,1.704zM9.04,5.412C8.691,5.397 8.335,5.559 8.137,5.897L6.499,9.499L2.902,11.135L2.899,11.135C2.218,11.539 2.252,12.57 2.998,12.905L6.497,14.496L6.499,14.501L8.088,17.995C8.096,18.012 8.103,18.029 8.112,18.045C8.494,18.776 9.564,18.759 9.907,17.995L11.496,14.496L14.998,12.905C15.749,12.558 15.775,11.517 15.08,11.128C15.074,11.125 15.067,11.122 15.061,11.119L11.501,9.499L11.498,9.497L11.496,9.495L9.907,5.995L9.907,5.993L9.902,5.984C9.902,5.982 9.901,5.981 9.9,5.979C9.729,5.615 9.387,5.426 9.04,5.412zM9,8.829L9.989,11.011L12.171,12L9.989,12.989L9,15.171L8.011,12.989L5.829,12L8.011,11.011L9,8.829zM18.996,15.703C18.811,15.703 18.627,15.801 18.537,15.996L17.747,17.745L15.996,18.537C15.606,18.717 15.606,19.266 15.996,19.446L17.747,20.236L18.537,21.996C18.717,22.386 19.266,22.386 19.446,21.996L20.238,20.245L21.996,19.455C22.386,19.275 22.386,18.726 21.996,18.546L20.248,17.756L19.458,15.996C19.368,15.801 19.181,15.703 18.996,15.703z"
|
||||
android:fillColor="#1f1f1f"/>
|
||||
</vector>
|
||||
9
core/base/src/main/res/drawable/auto_awesome_24dp.xml
Normal file
9
core/base/src/main/res/drawable/auto_awesome_24dp.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M19.006,1.707C18.823,1.707 18.641,1.805 18.551,2L17.76,3.75L16,4.539C15.61,4.719 15.61,5.269 16,5.449L17.75,6.24L18.539,8C18.719,8.39 19.281,8.39 19.461,8L20.25,6.25L22,5.461C22.39,5.281 22.39,4.731 22,4.551L20.25,3.76L19.461,2C19.371,1.805 19.188,1.707 19.006,1.707zM9,5.414C8.646,5.414 8.293,5.596 8.111,5.957L8.102,5.977C8.098,5.984 8.093,5.992 8.09,6L6.5,9.5L3,11.09C2.987,11.096 2.975,11.101 2.963,11.107C2.234,11.478 2.232,12.524 2.957,12.889L2.977,12.898C2.984,12.902 2.992,12.907 3,12.91L6.5,14.5L8.09,18C8.096,18.013 8.101,18.025 8.107,18.037C8.478,18.766 9.524,18.768 9.889,18.043C9.892,18.037 9.895,18.03 9.898,18.023L11.5,14.5L15,12.91C15.013,12.904 15.025,12.899 15.037,12.893C15.766,12.522 15.768,11.476 15.043,11.111C15.037,11.108 15.03,11.105 15.023,11.102L15,11.09L11.5,9.5L9.91,6L9.898,5.977C9.895,5.97 9.892,5.963 9.889,5.957C9.707,5.596 9.354,5.414 9,5.414zM9,8.83L9.99,11.01L12.17,12L9.99,12.99L9,15.17L8.01,12.99L5.83,12L8.01,11.01L9,8.83zM19,15.707C18.815,15.707 18.629,15.805 18.539,16L17.75,17.75L16,18.539C15.61,18.719 15.61,19.269 16,19.449L17.75,20.24L18.539,22C18.719,22.39 19.269,22.39 19.449,22L20.24,20.25L22,19.461C22.39,19.281 22.39,18.731 22,18.551L20.25,17.76L19.461,16C19.371,15.805 19.185,15.707 19,15.707z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/autorenew_24px.xml
Normal file
10
core/base/src/main/res/drawable/autorenew_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,482Q240,498 242,513.5Q244,529 249,544Q254,561 248,576.5Q242,592 227,599Q211,607 195.5,600.5Q180,594 175,577Q167,554 163.5,530Q160,506 160,482Q160,348 253,254Q346,160 480,160L487,160L451,124Q440,113 440,96Q440,79 451,68Q462,57 479,57Q496,57 507,68L611,172Q623,184 623,200Q623,216 611,228L507,332Q496,343 479,343Q462,343 451,332Q440,321 440,304Q440,287 451,276L487,240L480,240Q380,240 310,310.5Q240,381 240,482ZM720,478Q720,462 718,446.5Q716,431 711,416Q706,399 712,383.5Q718,368 733,361Q749,353 764.5,359.5Q780,366 785,383Q793,406 796.5,430Q800,454 800,478Q800,612 707,706Q614,800 480,800L473,800L509,836Q520,847 520,864Q520,881 509,892Q498,903 481,903Q464,903 453,892L349,788Q337,776 337,760Q337,744 349,732L453,628Q464,617 481,617Q498,617 509,628Q520,639 520,656Q520,673 509,684L473,720L480,720Q580,720 650,649.5Q720,579 720,478Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bakery_dining_24px.xml
Normal file
10
core/base/src/main/res/drawable/bakery_dining_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M804,678Q821,687 834,674Q847,661 838,644L780,536L738,644L804,678ZM604,640L652,640L748,402Q751,394 746.5,388.5Q742,383 736,380L656,348Q647,345 638.5,350Q630,355 628,364L604,640ZM308,640L356,640L332,364Q330,353 321.5,349Q313,345 304,348L224,380Q216,383 212.5,388.5Q209,394 212,402L308,640ZM156,678L222,644L180,536L122,644Q113,661 126,674Q139,687 156,678ZM436,640L524,640L554,302Q556,293 549.5,286.5Q543,280 534,280L426,280Q418,280 411.5,286.5Q405,293 406,302L436,640ZM138,760Q96,760 68,728.5Q40,697 40,654Q40,642 43.5,630.5Q47,619 52,608L140,440Q126,400 141,361Q156,322 194,306L274,274Q288,269 302,267Q316,265 330,268Q344,239 369,219.5Q394,200 426,200L534,200Q566,200 591,219.5Q616,239 630,268Q644,266 658,267.5Q672,269 686,274L766,306Q806,322 822,361Q838,400 820,438L908,606Q914,617 917,629Q920,641 920,654Q920,699 889.5,729.5Q859,760 814,760Q803,760 792,757.5Q781,755 770,750L708,720L250,720L194,750Q181,757 166.5,758.5Q152,760 138,760ZM480,480Q480,480 480,480Q480,480 480,480L480,480L480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_0_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_0_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,800L600,800L600,240L360,240L360,800Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_1_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_1_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,720L600,720L600,240L360,240L360,720Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_2_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_2_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,640L600,640L600,240L360,240L360,640Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_3_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_3_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,560L600,560L600,240L360,240L360,560Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_4_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_4_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M360,480L600,480L600,240L360,240L360,480ZM320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_5_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_5_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,400L600,400L600,240L360,240L360,400Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_6_bar_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_6_bar_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880ZM360,320L600,320L600,240L360,240L360,320Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_20_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_20_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,440Q680,457 668.5,468.5Q657,480 640,480Q623,480 611.5,468.5Q600,457 600,440L600,240L360,240L360,720L409,720Q422,720 431,728.5Q440,737 442,751Q445,773 451.5,793Q458,813 468,832Q476,849 468,864.5Q460,880 443,880L320,880ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_30_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_30_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,440Q680,457 668.5,468.5Q657,480 640,480Q623,480 611.5,468.5Q600,457 600,440L600,240L360,240L360,640L406,640Q424,640 435,654Q446,668 442,686Q440,694 440,703Q440,712 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_50_20px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_50_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M336,864Q315.6,864 301.8,850.2Q288,836.4 288,816L288,216Q288,195.6 301.8,181.8Q315.6,168 336,168L408,168L408,144Q408,123.6 421.8,109.8Q435.6,96 456,96L504,96Q524.4,96 538.2,109.8Q552,123.6 552,144L552,168L624,168Q644.4,168 658.2,181.8Q672,195.6 672,216L672,468Q672,483.3 661.71,493.65Q651.42,504 636.21,504Q621,504 610.5,493.65Q600,483.3 600,468L600,240L360,240L360,552L447,552Q462.88,552 469.94,566Q477,580 467,594Q450,621 441,652.86Q432,684.72 432,720Q432,747.05 437.5,772.3Q443,797.55 454,821Q461,836 453.48,850Q445.97,864 430,864L336,864ZM642,744L594,744Q582.75,744 577.38,734.18Q572,724.35 579,715L686,574Q690,569 696,570.67Q702,572.33 702,579L702,696L750,696Q761.25,696 766.63,705.82Q772,715.65 765,725L658,866Q654,871 648,869.33Q642,867.67 642,861L642,744Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_50_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_50_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,440Q680,457 668.5,468.5Q657,480 640,480Q623,480 611.5,468.5Q600,457 600,440L600,240L360,240L360,560L444,560Q462,560 470,576Q478,592 468,608Q454,633 447,661Q440,689 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_60_20px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_60_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M360,480L600,480L600,240L360,240L360,480ZM642,744L594,744Q582.75,744 577.38,734.18Q572,724.35 579,715L686,574Q690,569 696,570.67Q702,572.33 702,579L702,696L750,696Q761.25,696 766.63,705.82Q772,715.65 765,725L658,866Q654,871 648,869.33Q642,867.67 642,861L642,744ZM336,864Q315.6,864 301.8,850.2Q288,836.4 288,816L288,216Q288,195.6 301.8,181.8Q315.6,168 336,168L408,168L408,144Q408,123.6 421.8,109.8Q435.6,96 456,96L504,96Q524.4,96 538.2,109.8Q552,123.6 552,144L552,168L624,168Q644.4,168 658.2,181.8Q672,195.6 672,216L672,456.54Q672,467 665.5,474Q659,481 647.79,482.43Q605,486 567.92,504.06Q530.84,522.11 502,551Q470.45,583 451.23,626.5Q432,670 432,720Q432,747.05 437.5,772.3Q443,797.55 454,821Q461,836 453.48,850Q445.97,864 430,864L336,864Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_60_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_60_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M360,480L600,480L600,240L360,240L360,480ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760ZM320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,453Q680,464 672,472Q664,480 653,482Q611,487 575,504.5Q539,522 511,550Q479,582 459.5,625.5Q440,669 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_80_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_80_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,453Q680,464 672,472Q664,480 653,482Q611,487 575,504.5Q539,522 511,550Q479,582 459.5,625.5Q440,669 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880ZM360,400L600,400L600,240L360,240L360,400ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_charging_90_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_charging_90_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,453Q680,464 672,472Q664,480 653,482Q611,487 575,504.5Q539,522 511,550Q479,582 459.5,625.5Q440,669 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880ZM360,320L600,320L600,240L360,240L360,320ZM660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760Z"/>
|
||||
</vector>
|
||||
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M660,760L598,760Q586,760 580.5,749.5Q575,739 582,729L682,586Q687,580 693.5,582Q700,584 700,592L700,680L762,680Q774,680 779.5,690.5Q785,701 778,711L678,854Q673,860 666.5,858Q660,856 660,848L660,760ZM320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,453Q680,464 672,472Q664,480 653,482Q611,487 575,504.5Q539,522 511,550Q479,582 459.5,625.5Q440,669 440,720Q440,750 447,778Q454,806 468,832Q476,849 468,864.5Q460,880 443,880L320,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/battery_full_24px.xml
Normal file
10
core/base/src/main/res/drawable/battery_full_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,880Q303,880 291.5,868.5Q280,857 280,840L280,200Q280,183 291.5,171.5Q303,160 320,160L400,160L400,120Q400,103 411.5,91.5Q423,80 440,80L520,80Q537,80 548.5,91.5Q560,103 560,120L560,160L640,160Q657,160 668.5,171.5Q680,183 680,200L680,840Q680,857 668.5,868.5Q657,880 640,880L320,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bed_24px.xml
Normal file
10
core/base/src/main/res/drawable/bed_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M80,720L80,520Q80,493 91,471Q102,449 120,432L120,320Q120,270 155,235Q190,200 240,200L400,200Q423,200 443,208.5Q463,217 480,232Q497,217 517,208.5Q537,200 560,200L720,200Q770,200 805,235Q840,270 840,320L840,432Q858,449 869,471Q880,493 880,520L880,720Q880,737 868.5,748.5Q857,760 840,760Q823,760 811.5,748.5Q800,737 800,720L800,680L160,680L160,720Q160,737 148.5,748.5Q137,760 120,760Q103,760 91.5,748.5Q80,737 80,720ZM520,400L760,400L760,320Q760,303 748.5,291.5Q737,280 720,280L560,280Q543,280 531.5,291.5Q520,303 520,320L520,400ZM200,400L440,400L440,320Q440,303 428.5,291.5Q417,280 400,280L240,280Q223,280 211.5,291.5Q200,303 200,320L200,400ZM160,600L800,600L800,520Q800,503 788.5,491.5Q777,480 760,480L200,480Q183,480 171.5,491.5Q160,503 160,520L160,600ZM800,600L800,600L160,600L160,600Q160,600 171.5,600Q183,600 200,600L760,600Q777,600 788.5,600Q800,600 800,600Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bento_24px.xml
Normal file
10
core/base/src/main/res/drawable/bento_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M160,760Q127,760 103.5,736.5Q80,713 80,680L80,280Q80,247 103.5,223.5Q127,200 160,200L800,200Q833,200 856.5,223.5Q880,247 880,280L880,680Q880,713 856.5,736.5Q833,760 800,760L160,760ZM560,440L800,440L800,280Q800,280 800,280Q800,280 800,280L560,280L560,440ZM160,680L480,680L480,280L160,280Q160,280 160,280Q160,280 160,280L160,680Q160,680 160,680Q160,680 160,680ZM320,540Q295,540 277.5,522.5Q260,505 260,480Q260,455 277.5,437.5Q295,420 320,420Q345,420 362.5,437.5Q380,455 380,480Q380,505 362.5,522.5Q345,540 320,540ZM560,680L800,680Q800,680 800,680Q800,680 800,680L800,520L560,520L560,680Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bolt_24px.xml
Normal file
10
core/base/src/main/res/drawable/bolt_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M422,728L629,480L469,480L498,253L313,520L452,520L422,728ZM360,600L236,600Q212,600 200.5,578.5Q189,557 203,537L502,107Q512,93 528,87.5Q544,82 561,88Q578,94 586,109Q594,124 592,141L560,400L715,400Q741,400 751.5,423Q762,446 745,466L416,860Q405,873 389,877Q373,881 358,874Q343,867 334.5,852.5Q326,838 328,821L360,600ZM471,490L471,490L471,490L471,490L471,490L471,490Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bolt_24px_filled.xml
Normal file
10
core/base/src/main/res/drawable/bolt_24px_filled.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M360,600L236,600Q212,600 200.5,578.5Q189,557 203,537L502,107Q512,93 528,87.5Q544,82 561,88Q578,94 586,109Q594,124 592,141L560,400L715,400Q741,400 751.5,423Q762,446 745,466L416,860Q405,873 389,877Q373,881 358,874Q343,867 334.5,852.5Q326,838 328,821L360,600Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/book_24px.xml
Normal file
10
core/base/src/main/res/drawable/book_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,880Q207,880 183.5,856.5Q160,833 160,800L160,160Q160,127 183.5,103.5Q207,80 240,80L720,80Q753,80 776.5,103.5Q800,127 800,160L800,800Q800,833 776.5,856.5Q753,880 720,880L240,880ZM240,800L720,800Q720,800 720,800Q720,800 720,800L720,160Q720,160 720,160Q720,160 720,160L640,160L640,405Q640,417 630,422.5Q620,428 610,422L561,392Q551,386 540.5,386Q530,386 520,392L471,422Q461,428 450.5,422.5Q440,417 440,405L440,160L240,160Q240,160 240,160Q240,160 240,160L240,800Q240,800 240,800Q240,800 240,800ZM240,800Q240,800 240,800Q240,800 240,800L240,160Q240,160 240,160Q240,160 240,160L240,160Q240,160 240,160Q240,160 240,160L240,800Q240,800 240,800Q240,800 240,800ZM440,405L440,405Q440,417 450.5,422.5Q461,428 471,422L520,392Q530,386 540.5,386Q551,386 561,392L610,422Q620,428 630,422.5Q640,417 640,405L640,405Q640,417 630,422.5Q620,428 610,422L561,392Q551,386 540.5,386Q530,386 520,392L471,422Q461,428 450.5,422.5Q440,417 440,405Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/breakfast_dining_24px.xml
Normal file
10
core/base/src/main/res/drawable/breakfast_dining_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,840Q207,840 183.5,816.5Q160,793 160,760L160,418Q123,396 101.5,359.5Q80,323 80,280Q80,214 127,167Q174,120 240,120L720,120Q786,120 833,167Q880,214 880,280Q880,323 858.5,359.5Q837,396 800,418L800,760Q800,793 776.5,816.5Q753,840 720,840L240,840ZM240,760L720,760L720,372L760,348Q778,337 789,319Q800,301 800,280Q800,247 776.5,223.5Q753,200 720,200L240,200Q207,200 183.5,223.5Q160,247 160,280Q160,302 170.5,320.5Q181,339 200,350L240,372L240,760ZM452,668Q464,679 480.5,679Q497,679 508,668L628,548Q640,536 640,519.5Q640,503 628,492L508,372Q497,360 480.5,360Q464,360 452,372L332,492Q321,503 321,519.5Q321,536 332,548L452,668ZM480,584L416,520L480,456L544,520L480,584ZM480,480L480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480L480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480L480,480L480,480Z"/>
|
||||
</vector>
|
||||
139
core/base/src/main/res/drawable/breezy_weather.xml
Normal file
139
core/base/src/main/res/drawable/breezy_weather.xml
Normal file
@@ -0,0 +1,139 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="124.4"
|
||||
android:viewportHeight="124.5">
|
||||
<group
|
||||
android:scaleX="0.49959838"
|
||||
android:scaleY="0.5"
|
||||
android:translateX="31.124979"
|
||||
android:translateY="31.125">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M64.6,44.2c1.4,-2.3 3.2,-4.5 5.2,-6.5c2.9,-2.9 6.1,-5.2 9.6,-6.9c-4.4,-2.4 -9.5,-4 -14.8,-4.3C64.6,26.5 64.6,44.2 64.6,44.2z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M59.6,59.6V26.4C49.2,27.1 40,32.2 33.9,39.9c1.4,4 3.8,7.7 7.1,11C46.4,56.2 52.4,59.1 59.6,59.6z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M37.9,47.2c0.2,0.3 0.4,0.5 0.6,0.8C38.3,47.8 38.1,47.5 37.9,47.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M38.8,48.5c0.2,0.3 0.5,0.6 0.7,0.8C39.3,49.1 39.1,48.8 38.8,48.5z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M41.1,8.9c-5.9,5.9 -8.8,12.8 -8.8,21c0,4.2 0.7,8 2.2,11.5c-0.2,-0.5 -0.4,-1 -0.6,-1.5c6.1,-7.7 15.3,-12.8 25.7,-13.5V0.2C52.4,0.7 46.4,3.6 41.1,8.9z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M39.9,49.7c0.4,0.4 0.7,0.8 1.1,1.2C40.7,50.5 40.3,50.1 39.9,49.7z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M36.9,45.9c0.2,0.3 0.4,0.6 0.6,0.8C37.3,46.5 37.1,46.2 36.9,45.9z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M34.5,41.5c0.2,0.4 0.4,0.9 0.6,1.3C34.9,42.3 34.7,41.9 34.5,41.5z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M35.3,43.1c0.2,0.3 0.3,0.7 0.5,1C35.7,43.8 35.5,43.5 35.3,43.1z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M36.6,45.5c-0.2,-0.3 -0.4,-0.6 -0.5,-0.9C36.3,44.9 36.4,45.2 36.6,45.5z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M64.7,59.7H98C97.3,49.3 92.1,40.1 84.4,34c-4,1.4 -7.7,3.8 -11,7.1C68.1,46.5 65.2,52.6 64.7,59.7z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M80.2,36c0.3,-0.2 0.6,-0.3 1,-0.5C80.8,35.6 80.5,35.8 80.2,36z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M73.4,41.2c0.4,-0.4 0.8,-0.8 1.2,-1.1C74.2,40.4 73.8,40.8 73.4,41.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M78.8,36.8c0.3,-0.2 0.6,-0.4 0.9,-0.5C79.4,36.4 79.1,36.6 78.8,36.8z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M82.9,34.6c0.5,-0.2 1,-0.4 1.5,-0.6C83.9,34.2 83.4,34.4 82.9,34.6z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M81.5,35.2c0.4,-0.2 0.8,-0.4 1.2,-0.6C82.3,34.9 81.9,35.1 81.5,35.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M115.4,41.2c-5.9,-5.9 -12.8,-8.8 -21,-8.8c-3.6,0 -6.9,0.5 -10,1.6c7.7,6.1 12.9,15.3 13.6,25.7h26.1C123.6,52.6 120.7,46.5 115.4,41.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M77.5,37.6c0.3,-0.2 0.5,-0.4 0.8,-0.6C78.1,37.3 77.8,37.4 77.5,37.6z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M74.9,39.7c0.3,-0.2 0.6,-0.5 0.8,-0.7C75.5,39.2 75.2,39.4 74.9,39.7z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M76.2,38.6c0.3,-0.2 0.5,-0.4 0.8,-0.6C76.8,38.2 76.5,38.4 76.2,38.6z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M59.5,64.7H26.2c0.7,10.4 5.8,19.6 13.4,25.7c4.1,-1.4 7.8,-3.8 11.2,-7.2C56.1,77.9 59,71.9 59.5,64.7z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M50.8,83.2c-0.4,0.4 -0.8,0.8 -1.2,1.2C50,84 50.4,83.6 50.8,83.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M39.6,90.4c-7.7,-6.1 -12.8,-15.3 -13.4,-25.7H0.1c0.5,7.2 3.4,13.2 8.7,18.5c5.9,5.9 12.8,8.8 21,8.8c5.3,0 10,-1.2 14.2,-3.5C42.6,89.2 41.1,89.9 39.6,90.4z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M45.3,87.7c-0.4,0.2 -0.7,0.4 -1.1,0.7C44.6,88.1 45,87.9 45.3,87.7z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M49.2,84.7c-0.3,0.3 -0.6,0.5 -0.9,0.8C48.7,85.2 48.9,85 49.2,84.7z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M47.9,85.8c-0.3,0.2 -0.6,0.5 -0.9,0.7C47.4,86.3 47.6,86 47.9,85.8z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M46.6,86.8c-0.3,0.2 -0.6,0.4 -0.9,0.6C46,87.2 46.3,87 46.6,86.8z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M80.1,64.7c2.3,1.4 4.5,3.2 6.5,5.2c3,3 5.3,6.2 7,9.7c2.5,-4.5 4,-9.6 4.4,-15H80.1V64.7z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M64.6,64.8v33.4c10.4,-0.7 19.6,-5.9 25.7,-13.6c-1.4,-4.1 -3.8,-7.8 -7.2,-11.2C77.8,68.2 71.7,65.3 64.6,64.8z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M85.4,75.9c-0.2,-0.3 -0.5,-0.6 -0.8,-0.9C84.9,75.3 85.1,75.6 85.4,75.9z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M88.3,80.3c0.8,1.4 1.4,2.9 2,4.4C84.2,92.4 75,97.5 64.6,98.3v26.1c7.2,-0.5 13.4,-3.5 18.5,-8.7c5.9,-5.9 8.8,-12.8 8.8,-21.1C91.9,89.2 90.7,84.5 88.3,80.3z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M84.3,74.7c-0.4,-0.4 -0.8,-0.8 -1.2,-1.2C83.5,73.9 83.9,74.3 84.3,74.7z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M87.5,79c0.2,0.4 0.4,0.7 0.6,1.1C88,79.7 87.8,79.3 87.5,79z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M86.4,77.2c-0.2,-0.3 -0.4,-0.6 -0.7,-0.9C85.9,76.6 86.1,76.9 86.4,77.2z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M87.3,78.6c-0.2,-0.3 -0.4,-0.6 -0.6,-0.9C86.9,78 87.1,78.3 87.3,78.6z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M44.1,59.7c-2.3,-1.4 -4.5,-3.2 -6.5,-5.2c-2.9,-2.9 -5.2,-6.1 -6.9,-9.6c-2.5,4.5 -4,9.5 -4.4,14.9h17.8V59.7z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M59.6,80.2c-1.4,2.3 -3.2,4.5 -5.2,6.5c-3,3 -6.2,5.3 -9.8,7c4.5,2.5 9.6,4.1 15,4.4V80.2z"
|
||||
android:strokeAlpha="0.7"
|
||||
android:fillAlpha="0.7" />
|
||||
</group>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/brunch_dining_24px.xml
Normal file
10
core/base/src/main/res/drawable/brunch_dining_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M80,800L640,800L640,840Q640,857 628.5,868.5Q617,880 600,880L120,880Q103,880 91.5,868.5Q80,857 80,840L80,800ZM80,720L80,680Q80,663 91.5,651.5Q103,640 120,640L280,640L280,600Q280,583 291.5,571.5Q303,560 320,560L400,560Q417,560 428.5,571.5Q440,583 440,600L440,640L600,640Q617,640 628.5,651.5Q640,663 640,680L640,720L80,720ZM720,636Q684,595 662,555Q640,515 640,458L640,120Q640,103 651.5,91.5Q663,80 680,80L840,80Q857,80 868.5,91.5Q880,103 880,120L880,458Q880,515 858.5,555.5Q837,596 800,636L800,800L840,800Q857,800 868.5,811.5Q880,823 880,840Q880,857 868.5,868.5Q857,880 840,880L760,880Q743,880 731.5,868.5Q720,857 720,840L720,636ZM720,320L800,320L800,160L720,160L720,320ZM760,562Q778,541 789,514Q800,487 800,458L800,400L720,400L720,458Q720,487 730,514Q740,541 760,562ZM760,562Q760,562 760,562Q760,562 760,562L760,562L760,562L760,562Q760,562 760,562Q760,562 760,562Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bug_report_20px.xml
Normal file
10
core/base/src/main/res/drawable/bug_report_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,816Q420,816 371,783.5Q322,751 302,696L228,696Q212.7,696 202.35,685.71Q192,675.42 192,660.21Q192,645 202.35,634.5Q212.7,624 228,624L288,624Q288,609 288,594Q288,579 288,564L228,564Q212.7,564 202.35,553.71Q192,543.42 192,528.21Q192,513 202.35,502.5Q212.7,492 228,492L288,492Q288,477 288,462Q288,447 288,432L228,432Q212.7,432 202.35,421.71Q192,411.42 192,396.21Q192,381 202.35,370.5Q212.7,360 228,360L302,360Q310,334 327.8,312.91Q345.6,291.82 369,276L313,220Q302,209 302.5,194.5Q303,180 314,169Q325,158 339,158Q353,158 364,169L440,244Q459.86,239 480.43,239Q501,239 521,244L596,169Q607,158 621.67,158Q636.33,158 647,169Q658,180 658,194.5Q658,209 647,220L591,276Q614,292 631,313Q648,334 658,360L732,360Q747.3,360 757.65,370.29Q768,380.58 768,395.79Q768,411 757.65,421.5Q747.3,432 732,432L672,432Q672,447 672,462Q672,477 672,492L732,492Q747.3,492 757.65,502.29Q768,512.58 768,527.79Q768,543 757.65,553.5Q747.3,564 732,564L672,564Q672,579 672,594Q672,609 672,624L732,624Q747.3,624 757.65,634.29Q768,644.58 768,659.79Q768,675 757.65,685.5Q747.3,696 732,696L658,696Q638,751 589,783.5Q540,816 480,816ZM480,744Q528.67,744 563.34,709Q598,674 600,624L600,432Q602,382 566.5,347Q531,312 480.5,312Q430,312 395.5,347Q361,382 360,432L360,624Q359,674 394,709Q429,744 480,744ZM443.91,624L515.74,624Q531,624 541.5,613.71Q552,603.42 552,588.21Q552,573 541.68,562.5Q531.35,552 516.09,552L444.26,552Q429,552 418.5,562.29Q408,572.58 408,587.79Q408,603 418.32,613.5Q428.65,624 443.91,624ZM443.91,504L515.74,504Q531,504 541.5,493.71Q552,483.42 552,468.21Q552,453 541.68,442.5Q531.35,432 516.09,432L444.26,432Q429,432 418.5,442.29Q408,452.58 408,467.79Q408,483 418.32,493.5Q428.65,504 443.91,504ZM480,530Q480,530 480,530Q480,530 480,530L480,530Q480,530 480,530Q480,530 480,530Q480,530 480,530Q480,530 480,530L480,530Q480,530 480,530Q480,530 480,530Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/bug_report_24px.xml
Normal file
10
core/base/src/main/res/drawable/bug_report_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,840Q415,840 359.5,808Q304,776 272,720L200,720Q183,720 171.5,708.5Q160,697 160,680Q160,663 171.5,651.5Q183,640 200,640L244,640Q241,620 240.5,600Q240,580 240,560L200,560Q183,560 171.5,548.5Q160,537 160,520Q160,503 171.5,491.5Q183,480 200,480L240,480Q240,460 240.5,440Q241,420 244,400L200,400Q183,400 171.5,388.5Q160,377 160,360Q160,343 171.5,331.5Q183,320 200,320L272,320Q286,297 303.5,277Q321,257 344,242L307,204Q296,193 296,176.5Q296,160 308,148Q319,137 336,137Q353,137 364,148L422,206Q450,197 479,197Q508,197 536,206L596,147Q607,136 623.5,136Q640,136 652,148Q663,159 663,176Q663,193 652,204L614,242Q637,257 655.5,276.5Q674,296 688,320L760,320Q777,320 788.5,331.5Q800,343 800,360Q800,377 788.5,388.5Q777,400 760,400L716,400Q719,420 719.5,440Q720,460 720,480L760,480Q777,480 788.5,491.5Q800,503 800,520Q800,537 788.5,548.5Q777,560 760,560L720,560Q720,580 719.5,600Q719,620 716,640L760,640Q777,640 788.5,651.5Q800,663 800,680Q800,697 788.5,708.5Q777,720 760,720L688,720Q656,776 600.5,808Q545,840 480,840ZM480,760Q546,760 593,713Q640,666 640,600L640,440Q640,374 593,327Q546,280 480,280Q414,280 367,327Q320,374 320,440L320,600Q320,666 367,713Q414,760 480,760ZM440,640L520,640Q537,640 548.5,628.5Q560,617 560,600Q560,583 548.5,571.5Q537,560 520,560L440,560Q423,560 411.5,571.5Q400,583 400,600Q400,617 411.5,628.5Q423,640 440,640ZM440,480L520,480Q537,480 548.5,468.5Q560,457 560,440Q560,423 548.5,411.5Q537,400 520,400L440,400Q423,400 411.5,411.5Q400,423 400,440Q400,457 411.5,468.5Q423,480 440,480ZM480,520Q480,520 480,520Q480,520 480,520L480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520Q480,520 480,520L480,520Q480,520 480,520Q480,520 480,520Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/build_20px.xml
Normal file
10
core/base/src/main/res/drawable/build_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M384,623Q285,623 214.5,553Q144,483 144,384Q144,361 147.5,339.5Q151,318 161,297Q165,289 171.78,283.5Q178.56,278 186.69,276Q194.83,274 203.41,276.5Q212,279 219,286L326,393L396,323L290,217Q282.89,209.89 280.44,201.44Q278,193 280,185Q282,177 287.5,169.5Q293,162 302,158Q322,150 342.67,147Q363.33,144 384,144Q484,144 554,215Q624,286 624,385.19Q624,408 619.5,427.5Q615,447 607,467L768,627Q797,656 797,696.23Q797,736.45 768,764.23Q739,792 699.5,791.5Q660,791 632,763L475,606Q455,614 431.5,618.5Q408,623 384,623ZM384,551Q401,551 431,544Q461,537 487,516L683,712Q690,719 699.5,719Q709,719 717,711.5Q725,704 725,694.5Q725,685 717,677L520,482Q540,458 546,429.5Q552,401 552,385Q552,318.15 504.5,268.58Q457,219 390,216L472,297Q483,308.18 483,323.09Q483,338 471.71,349.21L351.29,468.79Q340,480 325.82,480Q311.64,480 301,469L216,384Q216,453 265.5,502Q315,551 384,551ZM472,469Q472,469 472,469Q472,469 472,469L472,469Q472,469 472,469Q472,469 472,469L472,469Q472,469 472,469Q472,469 472,469L472,469Q472,469 472,469Q472,469 472,469Q472,469 472,469Q472,469 472,469L472,469Q472,469 472,469Q472,469 472,469Q472,469 472,469Q472,469 472,469L472,469Q472,469 472,469Q472,469 472,469Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/cable_car_20px.xml
Normal file
10
core/base/src/main/res/drawable/cable_car_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M180,744Q164.7,744 154.35,733.71Q144,723.42 144,708.21Q144,693 154.35,682.5Q164.7,672 180,672L192,672L192,240L180,240Q164.7,240 154.35,229.71Q144,219.42 144,204.21Q144,189 154.35,178.5Q164.7,168 180,168L258,168L279,118Q284,108 292.65,102Q301.29,96 312,96L648,96Q658.71,96 667.35,102Q676,108 681,118L702,168L780,168Q795.3,168 805.65,178.29Q816,188.58 816,203.79Q816,219 805.65,229.5Q795.3,240 780,240L768,240L768,672L780,672Q795.3,672 805.65,682.29Q816,692.58 816,707.79Q816,723 805.65,733.5Q795.3,744 780,744L672,744L672,780Q672,795.3 661.65,805.65Q651.3,816 636,816L324,816Q308.7,816 298.35,805.65Q288,795.3 288,780L288,744L180,744ZM264,408L360,408L360,288Q360,268 346,254Q332,240 312,240Q292,240 278,254Q264,268 264,288L264,408ZM432,408L528,408L528,288Q528,268 514,254Q500,240 480,240Q460,240 446,254Q432,268 432,288L432,408ZM600,408L696,408L696,288Q696,268 682,254Q668,240 648,240Q628,240 614,254Q600,268 600,288L600,408ZM264,672L696,672L696,480L264,480L264,672ZM480,624Q500,624 514,610Q528,596 528,576Q528,556 514,542Q500,528 480,528Q460,528 446,542Q432,556 432,576Q432,596 446,610Q460,624 480,624ZM264,480L264,480L696,480L696,480L264,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/cable_car_24px.xml
Normal file
10
core/base/src/main/res/drawable/cable_car_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M160,800Q143,800 131.5,788.5Q120,777 120,760Q120,743 131.5,731.5Q143,720 160,720L160,720L160,240L160,240Q143,240 131.5,228.5Q120,217 120,200Q120,183 131.5,171.5Q143,160 160,160L253,160L271,107Q275,95 285.5,87.5Q296,80 309,80L651,80Q664,80 674.5,87.5Q685,95 689,107L707,160L800,160Q817,160 828.5,171.5Q840,183 840,200Q840,217 828.5,228.5Q817,240 800,240L800,240L800,720L800,720Q817,720 828.5,731.5Q840,743 840,760Q840,777 828.5,788.5Q817,800 800,800L680,800L680,800Q680,817 668.5,828.5Q657,840 640,840L320,840Q303,840 291.5,828.5Q280,817 280,800L280,800L160,800ZM240,440L360,440L360,300Q360,275 342.5,257.5Q325,240 300,240Q275,240 257.5,257.5Q240,275 240,300L240,440ZM420,440L540,440L540,300Q540,275 522.5,257.5Q505,240 480,240Q455,240 437.5,257.5Q420,275 420,300L420,440ZM600,440L720,440L720,300Q720,275 702.5,257.5Q685,240 660,240Q635,240 617.5,257.5Q600,275 600,300L600,440ZM240,720L720,720L720,520L240,520L240,720ZM480,680Q505,680 522.5,662.5Q540,645 540,620Q540,595 522.5,577.5Q505,560 480,560Q455,560 437.5,577.5Q420,595 420,620Q420,645 437.5,662.5Q455,680 480,680ZM240,520L240,520L720,520L720,520L240,520Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/calculate_24px.xml
Normal file
10
core/base/src/main/res/drawable/calculate_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,640L320,690Q320,703 328.5,711.5Q337,720 350,720Q363,720 371.5,711.5Q380,703 380,690L380,640L430,640Q443,640 451.5,631.5Q460,623 460,610Q460,597 451.5,588.5Q443,580 430,580L380,580L380,530Q380,517 371.5,508.5Q363,500 350,500Q337,500 328.5,508.5Q320,517 320,530L320,580L270,580Q257,580 248.5,588.5Q240,597 240,610Q240,623 248.5,631.5Q257,640 270,640L320,640ZM550,690L690,690Q703,690 711.5,681.5Q720,673 720,660Q720,647 711.5,638.5Q703,630 690,630L550,630Q537,630 528.5,638.5Q520,647 520,660Q520,673 528.5,681.5Q537,690 550,690ZM550,590L690,590Q703,590 711.5,581.5Q720,573 720,560Q720,547 711.5,538.5Q703,530 690,530L550,530Q537,530 528.5,538.5Q520,547 520,560Q520,573 528.5,581.5Q537,590 550,590ZM280,368L420,368Q433,368 441.5,359.5Q450,351 450,338Q450,325 441.5,316.5Q433,308 420,308L280,308Q267,308 258.5,316.5Q250,325 250,338Q250,351 258.5,359.5Q267,368 280,368ZM200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L760,120Q793,120 816.5,143.5Q840,167 840,200L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840ZM200,760L760,760Q760,760 760,760Q760,760 760,760L760,200Q760,200 760,200Q760,200 760,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760ZM200,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760L200,760Q200,760 200,760Q200,760 200,760L200,200Q200,200 200,200Q200,200 200,200ZM620,382L655,417Q664,426 676,426Q688,426 697,417Q705,409 705.5,396.5Q706,384 698,375L662,338L697,303Q706,294 706,282Q706,270 697,261Q688,252 676,252Q664,252 655,261L620,296L585,261Q576,252 564,252Q552,252 543,261Q534,270 534,282Q534,294 543,303L578,338L542,375Q534,384 534,396Q534,408 543,417Q552,426 564,426Q576,426 585,417L620,382Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/call_20px.xml
Normal file
10
core/base/src/main/res/drawable/call_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M763,815Q642,806 533.5,755.5Q425,705 339,619Q253,533 203.5,425Q154,317 144,196Q142,175 156.29,159.5Q170.57,144 192,144L328,144Q345,144 357.5,154.5Q370,165 374,181L398,287Q400,300 396.5,312Q393,324 385,332L288,430Q308,468 334,503Q360,538 391.97,568.98Q422,599 456,624.5Q490,650 528,670L627,574Q635,566 647,562.5Q659,559 672,561L779,584Q796,589 806,601.5Q816,614 816,631L816,767Q816,788.43 800,802.71Q784,817 763,815ZM255,360L325,290Q325,290 325,290Q325,290 325,290L307.84,216Q307.84,216 307.84,216Q307.84,216 307.84,216L218,216Q218,216 218,216Q218,216 218,216Q223,254 232,289.5Q241,325 255,360ZM599,704Q634.1,718.24 670.55,726.62Q707,735 744,740Q744,740 744,740Q744,740 744,740L744,650Q744,650 744,650Q744,650 744,650L669,634Q669,634 669,634Q669,634 669,634L599,704ZM255,360Q255,360 255,360Q255,360 255,360Q255,360 255,360Q255,360 255,360L255,360Q255,360 255,360Q255,360 255,360L255,360Q255,360 255,360Q255,360 255,360ZM599,704L599,704Q599,704 599,704Q599,704 599,704L599,704Q599,704 599,704Q599,704 599,704L599,704Q599,704 599,704Q599,704 599,704Q599,704 599,704Q599,704 599,704Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/call_24px.xml
Normal file
10
core/base/src/main/res/drawable/call_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M798,840Q673,840 551,785.5Q429,731 329,631Q229,531 174.5,409Q120,287 120,162Q120,144 132,132Q144,120 162,120L324,120Q338,120 349,129.5Q360,139 362,152L388,292Q390,308 387,319Q384,330 376,338L279,436Q299,473 326.5,507.5Q354,542 387,574Q418,605 452,631.5Q486,658 524,680L618,586Q627,577 641.5,572.5Q656,568 670,570L808,598Q822,602 831,612.5Q840,623 840,636L840,798Q840,816 828,828Q816,840 798,840ZM241,360L307,294Q307,294 307,294Q307,294 307,294L290,200Q290,200 290,200Q290,200 290,200L201,200Q201,200 201,200Q201,200 201,200Q206,241 215,281Q224,321 241,360ZM599,718Q638,735 678.5,745Q719,755 760,758Q760,758 760,758Q760,758 760,758L760,670Q760,670 760,670Q760,670 760,670L666,651Q666,651 666,651Q666,651 666,651L599,718ZM241,360Q241,360 241,360Q241,360 241,360Q241,360 241,360Q241,360 241,360L241,360Q241,360 241,360Q241,360 241,360L241,360Q241,360 241,360Q241,360 241,360ZM599,718L599,718Q599,718 599,718Q599,718 599,718L599,718Q599,718 599,718Q599,718 599,718L599,718Q599,718 599,718Q599,718 599,718Q599,718 599,718Q599,718 599,718Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/candle_24px.xml
Normal file
10
core/base/src/main/res/drawable/candle_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,800L720,800Q737,800 748.5,788.5Q760,777 760,760L760,760L200,760L200,760Q200,777 211.5,788.5Q223,800 240,800ZM480,320Q432,320 400,286.5Q368,253 370,205Q372,161 397,126.5Q422,92 453,64Q459,59 465.5,56.5Q472,54 480,54Q488,54 494.5,56.5Q501,59 507,64Q538,92 563,126.5Q588,161 590,205Q592,253 560,286.5Q528,320 480,320ZM440,680L520,680L520,440Q520,440 520,440Q520,440 520,440L440,440Q440,440 440,440Q440,440 440,440L440,680ZM480,240Q493,240 501.5,231Q510,222 510,209Q510,192 500.5,178Q491,164 480,151Q469,164 459.5,178Q450,192 450,209Q450,222 458.5,231Q467,240 480,240ZM810,680Q823,680 831.5,671.5Q840,663 840,650Q840,637 831.5,628.5Q823,620 810,620Q797,620 788.5,628.5Q780,637 780,650Q780,663 788.5,671.5Q797,680 810,680ZM720,880L240,880Q190,880 155,845Q120,810 120,760L120,720Q120,703 131.5,691.5Q143,680 160,680L360,680L360,440Q360,407 383.5,383.5Q407,360 440,360L520,360Q553,360 576.5,383.5Q600,407 600,440L600,680L704,680Q702,672 701,665Q700,658 700,650Q700,604 732,572Q764,540 810,540Q856,540 888,572Q920,604 920,650Q920,688 897.5,717Q875,746 840,756L840,760Q840,810 805,845Q770,880 720,880ZM480,800Q480,800 480,800Q480,800 480,800L480,800L480,800L480,800Q480,800 480,800Q480,800 480,800ZM440,680L440,680Q440,680 440,680Q440,680 440,680L520,680Q520,680 520,680Q520,680 520,680L520,680L440,680ZM480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Q480,196 480,196Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/car_rental_24px.xml
Normal file
10
core/base/src/main/res/drawable/car_rental_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M320,280Q270,280 235,245Q200,210 200,160Q200,110 235,75Q270,40 320,40Q358,40 389,62.5Q420,85 434,120L720,120Q737,120 748.5,131.5Q760,143 760,160Q760,176 745.5,182.5Q731,189 720,200L720,200L720,240Q720,257 708.5,268.5Q697,280 680,280Q663,280 651.5,268.5Q640,257 640,240L640,200L434,200Q420,235 389,257.5Q358,280 320,280ZM320,200Q337,200 348.5,188.5Q360,177 360,160Q360,143 348.5,131.5Q337,120 320,120Q303,120 291.5,131.5Q280,143 280,160Q280,177 291.5,188.5Q303,200 320,200ZM360,700Q377,700 388.5,688.5Q400,677 400,660Q400,643 388.5,631.5Q377,620 360,620Q343,620 331.5,631.5Q320,643 320,660Q320,677 331.5,688.5Q343,700 360,700ZM600,700Q617,700 628.5,688.5Q640,677 640,660Q640,643 628.5,631.5Q617,620 600,620Q583,620 571.5,631.5Q560,643 560,660Q560,677 571.5,688.5Q583,700 600,700ZM280,800L280,840Q280,857 268.5,868.5Q257,880 240,880Q223,880 211.5,868.5Q200,857 200,840L200,597Q200,590 201,583.5Q202,577 204,571L258,414Q266,390 287,375Q308,360 334,360L626,360Q652,360 673,375Q694,390 702,414L756,571Q758,577 759,583.5Q760,590 760,597L760,840Q760,857 748.5,868.5Q737,880 720,880Q703,880 691.5,868.5Q680,857 680,840L680,800L280,800ZM306,520L654,520L626,440Q626,440 626,440Q626,440 626,440L334,440Q334,440 334,440Q334,440 334,440L306,520ZM280,600L280,600L280,720L280,720L280,600ZM280,720L680,720L680,600L280,600L280,720Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/car_repair_24px.xml
Normal file
10
core/base/src/main/res/drawable/car_repair_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,880Q463,880 451.5,868.5Q440,857 440,840L440,760L200,760Q183,760 171.5,748.5Q160,737 160,720Q160,703 171.5,691.5Q183,680 200,680L760,680Q777,680 788.5,691.5Q800,703 800,720Q800,737 788.5,748.5Q777,760 760,760L520,760L520,840Q520,857 508.5,868.5Q497,880 480,880ZM360,460Q377,460 388.5,448.5Q400,437 400,420Q400,403 388.5,391.5Q377,380 360,380Q343,380 331.5,391.5Q320,403 320,420Q320,437 331.5,448.5Q343,460 360,460ZM600,460Q617,460 628.5,448.5Q640,437 640,420Q640,403 628.5,391.5Q617,380 600,380Q583,380 571.5,391.5Q560,403 560,420Q560,437 571.5,448.5Q583,460 600,460ZM240,640Q223,640 211.5,628.5Q200,617 200,600L200,357Q200,350 201,343.5Q202,337 204,331L258,174Q266,150 287,135Q308,120 334,120L626,120Q652,120 673,135Q694,150 702,174L756,331Q758,337 759,343.5Q760,350 760,357L760,600Q760,617 748.5,628.5Q737,640 720,640Q703,640 691.5,628.5Q680,617 680,600L680,560L280,560L280,600Q280,617 268.5,628.5Q257,640 240,640ZM306,280L654,280L626,200Q626,200 626,200Q626,200 626,200L334,200Q334,200 334,200Q334,200 334,200L306,280ZM280,360L280,360L280,480L280,480L280,360ZM280,480L680,480L680,360L280,360L280,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/casino_24px.xml
Normal file
10
core/base/src/main/res/drawable/casino_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M300,720Q325,720 342.5,702.5Q360,685 360,660Q360,635 342.5,617.5Q325,600 300,600Q275,600 257.5,617.5Q240,635 240,660Q240,685 257.5,702.5Q275,720 300,720ZM300,360Q325,360 342.5,342.5Q360,325 360,300Q360,275 342.5,257.5Q325,240 300,240Q275,240 257.5,257.5Q240,275 240,300Q240,325 257.5,342.5Q275,360 300,360ZM480,540Q505,540 522.5,522.5Q540,505 540,480Q540,455 522.5,437.5Q505,420 480,420Q455,420 437.5,437.5Q420,455 420,480Q420,505 437.5,522.5Q455,540 480,540ZM660,720Q685,720 702.5,702.5Q720,685 720,660Q720,635 702.5,617.5Q685,600 660,600Q635,600 617.5,617.5Q600,635 600,660Q600,685 617.5,702.5Q635,720 660,720ZM660,360Q685,360 702.5,342.5Q720,325 720,300Q720,275 702.5,257.5Q685,240 660,240Q635,240 617.5,257.5Q600,275 600,300Q600,325 617.5,342.5Q635,360 660,360ZM200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L760,120Q793,120 816.5,143.5Q840,167 840,200L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840ZM200,760L760,760Q760,760 760,760Q760,760 760,760L760,200Q760,200 760,200Q760,200 760,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760ZM200,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760L200,760Q200,760 200,760Q200,760 200,760L200,200Q200,200 200,200Q200,200 200,200Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/change_circle_24px.xml
Normal file
10
core/base/src/main/res/drawable/change_circle_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M483,619Q454,620 427.5,609.5Q401,599 381,579Q361,559 350.5,534Q340,509 340,481Q340,471 341,461.5Q342,452 345,443Q349,431 344.5,419Q340,407 329,402Q317,397 305.5,402Q294,407 290,419Q285,434 282.5,449Q280,464 280,480Q280,520 295.5,556.5Q311,593 339,621Q366,649 402.5,664Q439,679 478,680L461,697Q452,706 452,718Q452,730 461,739Q470,748 482,748Q494,748 503,739L567,675Q579,663 579,647Q579,631 567,619L503,555Q494,546 482,546Q470,546 461,555Q452,564 452,576Q452,588 461,597L483,619ZM476,340Q505,340 532,350.5Q559,361 579,381Q599,401 609.5,426Q620,451 620,479Q620,489 619,498.5Q618,508 615,517Q611,529 615.5,541.5Q620,554 631,559Q643,564 654.5,559Q666,554 670,542Q675,527 677.5,511.5Q680,496 680,480Q680,440 665.5,403.5Q651,367 622,338Q594,310 557.5,295.5Q521,281 482,281L500,263Q508,254 508,242Q508,230 499,221Q490,212 478,212Q466,212 457,221L393,285Q381,297 381,313Q381,329 393,341L457,405Q466,414 478,414Q490,414 499,405Q508,396 508,384Q508,372 499,363L476,340ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_20px.xml
Normal file
10
core/base/src/main/res/drawable/check_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M389,591L688,292Q698.91,281 713.45,281Q728,281 739,292Q750,303 750,317.58Q750,332.16 739.39,342.77L415,668Q404.09,679 389.55,679Q375,679 364,668L221,525Q210,514 210,499.5Q210,485 221,474Q232,463 246.67,463Q261.33,463 272,474L389,591Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_24px.xml
Normal file
10
core/base/src/main/res/drawable/check_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M382,606L721,267Q733,255 749,255Q765,255 777,267Q789,279 789,295.5Q789,312 777,324L410,692Q398,704 382,704Q366,704 354,692L182,520Q170,508 170.5,491.5Q171,475 183,463Q195,451 211.5,451Q228,451 240,463L382,606Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_24px_sharp.xml
Normal file
10
core/base/src/main/res/drawable/check_24px_sharp.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M382,720L154,492L211,435L382,606L749,239L806,296L382,720Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_circle_20px.xml
Normal file
10
core/base/src/main/res/drawable/check_circle_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M429,522L369,463Q358,452 344,452Q330,452 319,463Q308,474 308,488.5Q308,503 319,514L404,599Q415,610 429,610Q443,610 454,599L641,412Q652,401 652,386.5Q652,372 641,361Q630,350 616,350Q602,350 591,361L429,522ZM480,864Q401,864 331,834Q261,804 208.5,751.5Q156,699 126,629Q96,559 96,480Q96,400 126,330.5Q156,261 208.5,208.5Q261,156 331,126Q401,96 480,96Q560,96 629.5,126Q699,156 751.5,208.5Q804,261 834,330.5Q864,400 864,480Q864,559 834,629Q804,699 751.5,751.5Q699,804 629.5,834Q560,864 480,864ZM480,792Q610,792 701,701Q792,610 792,480Q792,350 701,259Q610,168 480,168Q350,168 259,259Q168,350 168,480Q168,610 259,701Q350,792 480,792ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_circle_24px.xml
Normal file
10
core/base/src/main/res/drawable/check_circle_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M424,552L338,466Q327,455 310,455Q293,455 282,466Q271,477 271,494Q271,511 282,522L396,636Q408,648 424,648Q440,648 452,636L678,410Q689,399 689,382Q689,365 678,354Q667,343 650,343Q633,343 622,354L424,552ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_circle_24px_filled.xml
Normal file
10
core/base/src/main/res/drawable/check_circle_24px_filled.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M424,552L338,466Q327,455 310,455Q293,455 282,466Q271,477 271,494Q271,511 282,522L396,636Q408,648 424,648Q440,648 452,636L678,410Q689,399 689,382Q689,365 678,354Q667,343 650,343Q633,343 622,354L424,552ZM480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/check_circle_48px.xml
Normal file
10
core/base/src/main/res/drawable/check_circle_48px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M421,571L323,473Q314,464 301,464Q288,464 278,474Q269,483 269,496Q269,509 278,518L400,641Q409,650 421,650Q433,650 442,641L681,402Q691,392 691,379Q691,366 681,356Q671,347 657.5,347.5Q644,348 635,357L421,571ZM480,880Q398,880 325,848.5Q252,817 197.5,762.5Q143,708 111.5,635Q80,562 80,480Q80,397 111.5,324Q143,251 197.5,197Q252,143 325,111.5Q398,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,562 848.5,635Q817,708 763,762.5Q709,817 636,848.5Q563,880 480,880ZM480,820Q622,820 721,720.5Q820,621 820,480Q820,338 721,239Q622,140 480,140Q339,140 239.5,239Q140,338 140,480Q140,621 239.5,720.5Q339,820 480,820ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/chess_rook_24px.xml
Normal file
10
core/base/src/main/res/drawable/chess_rook_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,880Q207,880 183.5,856.5Q160,833 160,800L160,715Q160,698 167,683Q174,668 187,657Q255,595 290,526Q325,457 340,400L320,400Q287,400 263.5,376.5Q240,353 240,320L240,120Q240,103 251.5,91.5Q263,80 280,80L400,80Q417,80 428.5,91.5Q440,103 440,120L440,200L520,200L520,120Q520,103 531.5,91.5Q543,80 560,80L680,80Q697,80 708.5,91.5Q720,103 720,120L720,320Q720,353 696.5,376.5Q673,400 640,400L619,400Q635,457 670,526Q705,595 773,657Q786,668 793,683.5Q800,699 800,716L800,800Q800,833 776.5,856.5Q753,880 720,880L240,880ZM240,800L720,800Q720,800 720,800Q720,800 720,800L720,717Q634,639 593.5,553.5Q553,468 536,400L423,400Q407,468 366,553.5Q325,639 240,717L240,800Q240,800 240,800Q240,800 240,800ZM320,320L640,320Q640,320 640,320Q640,320 640,320L640,160L600,160L600,280L360,280L360,160L320,160L320,320Q320,320 320,320Q320,320 320,320ZM320,320Q320,320 320,320Q320,320 320,320L320,320L360,320L360,320L600,320L600,320L640,320L640,320Q640,320 640,320Q640,320 640,320L320,320ZM480,800Q480,800 480,800Q480,800 480,800L480,800Q480,800 480,800Q480,800 480,800L480,800Q480,800 480,800Q480,800 480,800L480,800Q480,800 480,800Q480,800 480,800Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/chevron_backward_24px.xml
Normal file
11
core/base/src/main/res/drawable/chevron_backward_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M432,480L588,636Q599,647 599,664Q599,681 588,692Q577,703 560,703Q543,703 532,692L348,508Q342,502 339.5,495Q337,488 337,480Q337,472 339.5,465Q342,458 348,452L532,268Q543,257 560,257Q577,257 588,268Q599,279 599,296Q599,313 588,324L432,480Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/chevron_forward_24px.xml
Normal file
11
core/base/src/main/res/drawable/chevron_forward_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M504,480L348,324Q337,313 337,296Q337,279 348,268Q359,257 376,257Q393,257 404,268L588,452Q594,458 596.5,465Q599,472 599,480Q599,488 596.5,495Q594,502 588,508L404,692Q393,703 376,703Q359,703 348,692Q337,681 337,664Q337,647 348,636L504,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/church_24px.xml
Normal file
10
core/base/src/main/res/drawable/church_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M80,800L80,612Q80,588 93,568.5Q106,549 128,539L240,489L240,409Q240,386 252,367.5Q264,349 284,338L440,260L440,200L400,200Q383,200 371.5,188.5Q360,177 360,160Q360,143 371.5,131.5Q383,120 400,120L440,120L440,80Q440,63 451.5,51.5Q463,40 480,40Q497,40 508.5,51.5Q520,63 520,80L520,120L560,120Q577,120 588.5,131.5Q600,143 600,160Q600,177 588.5,188.5Q577,200 560,200L520,200L520,260L676,338Q696,349 708,367.5Q720,386 720,409L720,489L832,539Q854,549 867,568.5Q880,588 880,612L880,800Q880,833 856.5,856.5Q833,880 800,880L560,880Q543,880 531.5,868.5Q520,857 520,840L520,720Q520,703 508.5,691.5Q497,680 480,680Q463,680 451.5,691.5Q440,703 440,720L440,840Q440,857 428.5,868.5Q417,880 400,880L160,880Q127,880 103.5,856.5Q80,833 80,800ZM160,800L360,800L360,718Q360,667 395,631.5Q430,596 480,596Q530,596 565,631.5Q600,667 600,718L600,800L800,800L800,608L640,536L640,402L480,320L320,402L320,536L160,608L160,800ZM480,540Q505,540 522.5,522.5Q540,505 540,480Q540,455 522.5,437.5Q505,420 480,420Q455,420 437.5,437.5Q420,455 420,480Q420,505 437.5,522.5Q455,540 480,540ZM480,560L480,560L480,560L480,560L480,560L480,560L480,560L480,560L480,560L480,560L480,560Q480,560 480,560Q480,560 480,560Q480,560 480,560Q480,560 480,560L480,560Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/circle_24px.xml
Normal file
10
core/base/src/main/res/drawable/circle_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880ZM480,800Q614,800 707,707Q800,614 800,480Q800,346 707,253Q614,160 480,160Q346,160 253,253Q160,346 160,480Q160,614 253,707Q346,800 480,800ZM480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Q480,480 480,480Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/circle_24px_filled.xml
Normal file
10
core/base/src/main/res/drawable/circle_24px_filled.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,880Q397,880 324,848.5Q251,817 197,763Q143,709 111.5,636Q80,563 80,480Q80,397 111.5,324Q143,251 197,197Q251,143 324,111.5Q397,80 480,80Q563,80 636,111.5Q709,143 763,197Q817,251 848.5,324Q880,397 880,480Q880,563 848.5,636Q817,709 763,763Q709,817 636,848.5Q563,880 480,880Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/close_20px.xml
Normal file
10
core/base/src/main/res/drawable/close_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,531L316,695Q305,706 291,705.5Q277,705 266,694Q255,683 255,668.5Q255,654 266,643L429,480L265,316Q254,305 254.5,290.5Q255,276 266,265Q277,254 291.5,254Q306,254 317,265L480,429L644,265Q655,254 669.5,254Q684,254 695,265Q706,276 706,290.5Q706,305 695,316L531,480L695,644Q706,655 706,669Q706,683 695,694Q684,705 669.5,705Q655,705 644,694L480,531Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/close_24px.xml
Normal file
10
core/base/src/main/res/drawable/close_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,536L284,732Q273,743 256,743Q239,743 228,732Q217,721 217,704Q217,687 228,676L424,480L228,284Q217,273 217,256Q217,239 228,228Q239,217 256,217Q273,217 284,228L480,424L676,228Q687,217 704,217Q721,217 732,228Q743,239 743,256Q743,273 732,284L536,480L732,676Q743,687 743,704Q743,721 732,732Q721,743 704,743Q687,743 676,732L480,536Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/colorize_20px.xml
Normal file
10
core/base/src/main/res/drawable/colorize_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M144,780L144,668Q144,653.78 149,640.89Q154,628 165,617L486,296L432,243L483,192L555,264L665.22,153.78Q669.67,149.33 676.33,146.67Q683,144 691,144Q699,144 706,146.5Q713,149 718,154L805,242Q809.55,247.83 812.27,254.64Q815,261.44 815,269.22Q815,277 812.34,283.66Q809.67,290.32 805.23,294.76L696,404L768,477L717,528L663,474L343,795Q332,806 319.11,811Q306.22,816 292,816L180,816Q164.7,816 154.35,805.65Q144,795.3 144,780ZM216,744L292,744L612,424L537,348L216,668L216,744ZM640,359L730,268L692,229L601,319L640,359ZM640,359L601,319L601,319L640,359Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/commute_20px.xml
Normal file
10
core/base/src/main/res/drawable/commute_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M456,720L456,732Q456,747.3 445.71,757.65Q435.42,768 420.21,768Q405,768 394.5,757.65Q384,747.3 384,732L384,515Q384,510 384.5,504Q385,498 386.68,492.62L422,386Q430,363 448.53,349.5Q467.06,336 490,336L758,336Q780.94,336 799.47,349.5Q818,363 826,386L861.32,492.62Q863,498 863.5,504Q864,510 864,515L864,732Q864,747.3 853.71,757.65Q843.42,768 828.21,768Q813,768 802.5,757.65Q792,747.3 792,732L792,720L456,720ZM467,480L781,480L758,408Q758,408 758,408Q758,408 758,408L490,408Q490,408 490,408Q490,408 490,408L467,480ZM456,552L456,648L456,648L456,552ZM515.51,636Q531.02,636 541.51,625.71Q552,615.42 552,600.21Q552,585 541.51,574.5Q531.02,564 515.51,564Q500,564 490,574.29Q480,584.58 480,599.79Q480,615 490,625.5Q500,636 515.51,636ZM732.49,636Q748,636 758,625.71Q768,615.42 768,600.21Q768,585 758,574.5Q748,564 732.49,564Q716.98,564 706.49,574.29Q696,584.58 696,599.79Q696,615 706.49,625.5Q716.98,636 732.49,636ZM187,768Q175.33,768 171.17,756.5Q167,745 175,737L216,696L192,696Q152,696 124,668Q96,640 96,600L96,288Q96,234 149,213Q202,192 336,192Q470,192 523,213Q576,234 576,272L576,272Q576,280 570.55,284Q565.11,288 557.05,288Q549,288 539.5,288Q530,288 522,288L522,288L168,288L168,480L300,480Q315.3,480 325.65,490.35Q336,500.7 336,516L336,732Q336,747.3 325.65,757.65Q315.3,768 300,768L187,768ZM203.79,612Q219,612 229.5,601.71Q240,591.42 240,576.21Q240,561 229.71,550.5Q219.42,540 204.21,540Q189,540 178.5,550.29Q168,560.58 168,575.79Q168,591 178.29,601.5Q188.58,612 203.79,612ZM456,648L792,648L792,552L456,552L456,648Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/content_copy_24px.xml
Normal file
11
core/base/src/main/res/drawable/content_copy_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M360,720Q327,720 303.5,696.5Q280,673 280,640L280,160Q280,127 303.5,103.5Q327,80 360,80L720,80Q753,80 776.5,103.5Q800,127 800,160L800,640Q800,673 776.5,696.5Q753,720 720,720L360,720ZM360,640L720,640Q720,640 720,640Q720,640 720,640L720,160Q720,160 720,160Q720,160 720,160L360,160Q360,160 360,160Q360,160 360,160L360,640Q360,640 360,640Q360,640 360,640ZM200,880Q167,880 143.5,856.5Q120,833 120,800L120,280Q120,263 131.5,251.5Q143,240 160,240Q177,240 188.5,251.5Q200,263 200,280L200,800Q200,800 200,800Q200,800 200,800L600,800Q617,800 628.5,811.5Q640,823 640,840Q640,857 628.5,868.5Q617,880 600,880L200,880ZM360,640Q360,640 360,640Q360,640 360,640L360,160Q360,160 360,160Q360,160 360,160L360,160Q360,160 360,160Q360,160 360,160L360,640Q360,640 360,640Q360,640 360,640Z"/>
|
||||
</vector>
|
||||
11
core/base/src/main/res/drawable/content_cut_24px.xml
Normal file
11
core/base/src/main/res/drawable/content_cut_24px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M480,560L386,654Q394,669 397,686Q400,703 400,720Q400,786 353,833Q306,880 240,880Q174,880 127,833Q80,786 80,720Q80,654 127,607Q174,560 240,560Q257,560 274,563Q291,566 306,574L400,480L306,386Q291,394 274,397Q257,400 240,400Q174,400 127,353Q80,306 80,240Q80,174 127,127Q174,80 240,80Q306,80 353,127Q400,174 400,240Q400,257 397,274Q394,291 386,306L824,744Q851,771 836,805.5Q821,840 783,840Q772,840 761.5,835.5Q751,831 743,823L480,560ZM600,440L520,360L743,137Q751,129 761.5,124.5Q772,120 783,120Q821,120 835.5,155Q850,190 823,217L600,440ZM240,320Q273,320 296.5,296.5Q320,273 320,240Q320,207 296.5,183.5Q273,160 240,160Q207,160 183.5,183.5Q160,207 160,240Q160,273 183.5,296.5Q207,320 240,320ZM480,500Q488,500 494,494Q500,488 500,480Q500,472 494,466Q488,460 480,460Q472,460 466,466Q460,472 460,480Q460,488 466,494Q472,500 480,500ZM240,800Q273,800 296.5,776.5Q320,753 320,720Q320,687 296.5,663.5Q273,640 240,640Q207,640 183.5,663.5Q160,687 160,720Q160,753 183.5,776.5Q207,800 240,800Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/credit_card_20px.xml
Normal file
10
core/base/src/main/res/drawable/credit_card_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M864,264L864,696Q864,725 842.85,746.5Q821.7,768 792,768L168,768Q139,768 117.5,746.5Q96,725 96,696L96,264Q96,235 117.5,213.5Q139,192 168,192L792,192Q821.7,192 842.85,213.5Q864,235 864,264ZM168,336L792,336L792,264Q792,264 792,264Q792,264 792,264L168,264Q168,264 168,264Q168,264 168,264L168,336ZM168,480L168,696Q168,696 168,696Q168,696 168,696L792,696Q792,696 792,696Q792,696 792,696L792,480L168,480ZM168,696L168,696Q168,696 168,696Q168,696 168,696L168,264Q168,264 168,264Q168,264 168,264L168,264Q168,264 168,264Q168,264 168,264L168,696Q168,696 168,696Q168,696 168,696Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/credit_card_24px.xml
Normal file
10
core/base/src/main/res/drawable/credit_card_24px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M880,240L880,720Q880,753 856.5,776.5Q833,800 800,800L160,800Q127,800 103.5,776.5Q80,753 80,720L80,240Q80,207 103.5,183.5Q127,160 160,160L800,160Q833,160 856.5,183.5Q880,207 880,240ZM160,320L800,320L800,240Q800,240 800,240Q800,240 800,240L160,240Q160,240 160,240Q160,240 160,240L160,320ZM160,480L160,720Q160,720 160,720Q160,720 160,720L800,720Q800,720 800,720Q800,720 800,720L800,480L160,480ZM160,720L160,720Q160,720 160,720Q160,720 160,720L160,240Q160,240 160,240Q160,240 160,240L160,240Q160,240 160,240Q160,240 160,240L160,720Q160,720 160,720Q160,720 160,720Z"/>
|
||||
</vector>
|
||||
10
core/base/src/main/res/drawable/credit_card_off_20px.xml
Normal file
10
core/base/src/main/res/drawable/credit_card_off_20px.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M846,744L792,690L792,480L582,480L438,336L792,336L792,264Q792,264 792,264Q792,264 792,264L366,264L294,192L792,192Q821.7,192 842.85,213.15Q864,234.3 864,264L864,696Q864,710 860,721.96Q856,733.93 846,744ZM378,480L378,480L378,480Q378,480 378,480Q378,480 378,480L378,480Q378,480 378,480Q378,480 378,480ZM582,480L582,480L582,480Q582,480 582,480Q582,480 582,480ZM378,480L168,480L168,696Q168,696 168,696Q168,696 168,696L594,696L378,480ZM168,768Q138.3,768 117.15,746.84Q96,725.68 96,695.96L96,263.72Q96,234 116.86,213Q137.71,192 167,192L192,192L270,270L168,270Q168,270 168,270Q168,270 168,270L168,336L234,336L81,182Q70,171 70.5,157Q71,143 82,132Q93,121 107,121Q121,121 132.34,132.34L827.66,827.66Q839,839 839,853.18Q839,867.36 828,878Q817,889 802.5,889.5Q788,890 777,879L666,768L168,768Z"/>
|
||||
</vector>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user