渲染表增加任务id和显示缩放级别控制
@ -3,32 +3,44 @@
|
||||
"1012": {
|
||||
"table": "OMDB_CHECKPOINT",
|
||||
"code": 1012,
|
||||
"name": "检查点"
|
||||
"name": "检查点",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23
|
||||
},
|
||||
"2001": {
|
||||
"table": "OMDB_RD_LINK",
|
||||
"code": 2001,
|
||||
"name": "道路线"
|
||||
"name": "道路线",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2002": {
|
||||
"table": "OMDB_RD_LINK_FUNCTION_CLASS",
|
||||
"code": 2002,
|
||||
"name": "道路功能等级"
|
||||
"name": "道路功能等级",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2008": {
|
||||
"table": "OMDB_RD_LINK_KIND",
|
||||
"code": 2008,
|
||||
"name": "道路种别"
|
||||
"name": "道路种别",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2010": {
|
||||
"table": "OMDB_LINK_DIRECT",
|
||||
"code": 2010,
|
||||
"name": "道路方向"
|
||||
"name": "道路方向",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2011": {
|
||||
"table": "OMDB_LINK_NAME",
|
||||
"code": 2011,
|
||||
"name": "道路名",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -42,6 +54,8 @@
|
||||
"table": "OMDB_LANE_MARK_BOUNDARYTYPE",
|
||||
"code": 2013,
|
||||
"name": "车道边界类型",
|
||||
"zoomMin": 20,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -54,17 +68,23 @@
|
||||
"2019": {
|
||||
"table": "OMDB_LINK_SPEEDLIMIT",
|
||||
"code": 2019,
|
||||
"name": "常规线限速"
|
||||
"name": "常规线限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2020": {
|
||||
"table": "OMDB_LINK_SPEEDLIMIT_COND",
|
||||
"code": 2020,
|
||||
"name": "条件线限速"
|
||||
"name": "条件线限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2021": {
|
||||
"table": "OMDB_LINK_SPEEDLIMIT_VAR",
|
||||
"code": 2021,
|
||||
"name": "可变线限速"
|
||||
"name": "可变线限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19
|
||||
},
|
||||
"2022": {
|
||||
"table": "OMDB_CON_ACCESS",
|
||||
@ -89,7 +109,9 @@
|
||||
"2083":{
|
||||
"table": "OMDB_RDBOUND_BOUNDARYTYPE",
|
||||
"code": 2083,
|
||||
"name": "道路边界类型"
|
||||
"name": "道路边界类型",
|
||||
"zoomMin": 20,
|
||||
"zoomMax": 23
|
||||
},
|
||||
"2201":{
|
||||
"table": "OMDB_BRIDGE",
|
||||
@ -100,6 +122,8 @@
|
||||
"table": "OMDB_TUNNEL",
|
||||
"code": 2202,
|
||||
"name": "隧道",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -113,6 +137,8 @@
|
||||
"table": "OMDB_INTERSECTION",
|
||||
"code": 4001,
|
||||
"name": "路口",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -126,6 +152,8 @@
|
||||
"table": "OMDB_SPEEDLIMIT",
|
||||
"code": 4002,
|
||||
"name": "常规点限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "maxSpeed",
|
||||
@ -145,6 +173,8 @@
|
||||
"table": "OMDB_SPEEDLIMIT_COND",
|
||||
"code": 4003,
|
||||
"name": "条件点限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "maxSpeed",
|
||||
@ -158,6 +188,8 @@
|
||||
"table": "OMDB_SPEEDLIMIT_VAR",
|
||||
"code": 4004,
|
||||
"name": "可变点限速",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "location",
|
||||
@ -183,6 +215,8 @@
|
||||
"table": "OMDB_RESTRICTION",
|
||||
"code": 4006,
|
||||
"name": "普通交限",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -220,6 +254,8 @@
|
||||
"table": "OMDB_ELECTRONICEYE",
|
||||
"code": 4010,
|
||||
"name": "电子眼",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
@ -251,6 +287,8 @@
|
||||
"table": "OMDB_TRAFFICLIGHT",
|
||||
"code": 4022,
|
||||
"name": "交通灯",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
]
|
||||
},
|
||||
@ -258,24 +296,26 @@
|
||||
"table": "OMDB_LANEINFO",
|
||||
"code": 4601,
|
||||
"name": "车信",
|
||||
"zoomMin": 18,
|
||||
"zoomMax": 19,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
"v": "~",
|
||||
"klib": "geometry",
|
||||
"vlib": "translateBack()"
|
||||
"vlib": "translateRight(direct=3)"
|
||||
},
|
||||
{
|
||||
"k": "geometry",
|
||||
"v": "~",
|
||||
"klib": "geometry",
|
||||
"vlib": "translateRight()"
|
||||
"vlib": "unpackingLaneInfo()"
|
||||
},
|
||||
{
|
||||
"k": "geometry",
|
||||
"v": "~",
|
||||
"klib": "geometry",
|
||||
"vlib": "generateDirectReferenceLine()"
|
||||
"vlib": "generateS2EReferenceLine()"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -283,6 +323,8 @@
|
||||
"table": "OMDB_LANE_LINK_LG",
|
||||
"code": 5001,
|
||||
"name": "车道中心线",
|
||||
"zoomMin": 20,
|
||||
"zoomMax": 23,
|
||||
"transformer": [
|
||||
{
|
||||
"k": "geometry",
|
||||
|
@ -64,6 +64,11 @@ class Constant {
|
||||
|
||||
const val DEBUG = true
|
||||
|
||||
/**
|
||||
* 地图最多缩放级别23
|
||||
*/
|
||||
const val MAX_ZOOM = 23
|
||||
|
||||
/**
|
||||
* 是否自动定位
|
||||
*/
|
||||
|
@ -115,6 +115,8 @@ class ImportConfig {
|
||||
class TableInfo {
|
||||
val table: String = ""
|
||||
val code: Int = 0
|
||||
val zoomMin: Int = 18
|
||||
val zoomMax: Int = 23
|
||||
val name: String = ""
|
||||
var checked : Boolean = true
|
||||
var transformer: MutableList<Transform> = mutableListOf()
|
||||
|
@ -5,10 +5,6 @@ import android.database.Cursor.*
|
||||
import android.os.Build
|
||||
import android.util.Log
|
||||
import androidx.annotation.RequiresApi
|
||||
import androidx.core.database.getBlobOrNull
|
||||
import androidx.core.database.getFloatOrNull
|
||||
import androidx.core.database.getIntOrNull
|
||||
import androidx.core.database.getStringOrNull
|
||||
import com.blankj.utilcode.util.FileIOUtils
|
||||
import com.blankj.utilcode.util.ZipUtils
|
||||
import com.google.gson.Gson
|
||||
@ -16,8 +12,6 @@ import com.google.gson.reflect.TypeToken
|
||||
import com.navinfo.collect.library.data.entity.RenderEntity
|
||||
import com.navinfo.omqs.Constant
|
||||
import com.navinfo.omqs.bean.ImportConfig
|
||||
import com.navinfo.omqs.bean.Transform
|
||||
import com.navinfo.omqs.hilt.ImportOMDBHiltFactory
|
||||
import com.navinfo.omqs.hilt.OMDBDataBaseHiltFactory
|
||||
import dagger.assisted.Assisted
|
||||
import dagger.assisted.AssistedInject
|
||||
@ -127,7 +121,7 @@ class ImportOMDBHelper @AssistedInject constructor(
|
||||
* @param omdbZipFile omdb数据抽取生成的Zip文件
|
||||
* @param configFile 对应的配置文件
|
||||
* */
|
||||
suspend fun importOmdbZipFile(omdbZipFile: File): Flow<String> = withContext(Dispatchers.IO) {
|
||||
suspend fun importOmdbZipFile(omdbZipFile: File, taskId: Int): Flow<String> = withContext(Dispatchers.IO) {
|
||||
val unZipFolder = File(omdbZipFile.parentFile, "result")
|
||||
flow {
|
||||
if (unZipFolder.exists()) {
|
||||
@ -159,6 +153,8 @@ class ImportOMDBHelper @AssistedInject constructor(
|
||||
map["qi_table"] = currentConfig.table
|
||||
map["qi_name"] = currentConfig.name
|
||||
map["qi_code"] = if (currentConfig.code == 0) currentConfig.code else currentEntry.key
|
||||
map["qi_zoomMin"] = currentConfig.zoomMin
|
||||
map["qi_zoomMax"] = currentConfig.zoomMax
|
||||
|
||||
// 先查询这个mesh下有没有数据,如果有则跳过即可
|
||||
// val meshEntity = Realm.getDefaultInstance().where(RenderEntity::class.java).equalTo("properties['mesh']", map["mesh"].toString()).findFirst()
|
||||
@ -166,6 +162,10 @@ class ImportOMDBHelper @AssistedInject constructor(
|
||||
renderEntity.code = map["qi_code"].toString().toInt()
|
||||
renderEntity.name = map["qi_name"].toString()
|
||||
renderEntity.table = map["qi_table"].toString()
|
||||
renderEntity.taskId = taskId
|
||||
renderEntity.zoomMin = map["qi_zoomMin"].toString().toInt()
|
||||
renderEntity.zoomMax = map["qi_zoomMax"].toString().toInt()
|
||||
|
||||
// 其他数据插入到Properties中
|
||||
renderEntity.geometry = map["geometry"].toString()
|
||||
for ((key, value) in map) {
|
||||
|
@ -16,6 +16,7 @@ import org.oscim.core.GeoPoint
|
||||
class ImportPreProcess {
|
||||
val code2NameMap = Code2NameMap()
|
||||
lateinit var cacheRdLink: Map<String?, RenderEntity>
|
||||
val defaultTranslateDistance = 3.0
|
||||
|
||||
fun checkCircleRoad(renderEntity: RenderEntity): Boolean {
|
||||
val linkInId = renderEntity.properties["linkIn"]
|
||||
@ -50,9 +51,9 @@ class ImportPreProcess {
|
||||
}
|
||||
if (Geometry.TYPENAME_POINT == geometry?.geometryType) { // angle为与正北方向的顺时针夹角
|
||||
var angle = if(renderEntity?.properties?.get("angle") == null) 0.0 else renderEntity?.properties?.get("angle")?.toDouble()!!
|
||||
if (isReverse) {
|
||||
angle += 180
|
||||
}
|
||||
// if (isReverse) {
|
||||
// angle += 180
|
||||
// }
|
||||
// angle角度为与正北方向的顺时针夹角,将其转换为与X轴正方向的逆时针夹角,即为正东方向的夹角
|
||||
angle=(450-angle)%360
|
||||
radian = Math.toRadians(angle)
|
||||
@ -65,20 +66,26 @@ class ImportPreProcess {
|
||||
val p2: Coordinate = coordinates.get(coordinates.size - 1)
|
||||
// 计算线段的方向
|
||||
radian = Angle.angle(p1, p2)
|
||||
point = p2
|
||||
point = p1
|
||||
}
|
||||
|
||||
// 计算偏移距离
|
||||
val dx: Double = GeometryTools.convertDistanceToDegree(3.0, geometry?.coordinate?.y!!) * Math.cos(radian)
|
||||
val dy: Double = GeometryTools.convertDistanceToDegree(3.0, geometry?.coordinate?.y!!) * Math.sin(radian)
|
||||
val dx: Double = GeometryTools.convertDistanceToDegree(defaultTranslateDistance, geometry?.coordinate?.y!!) * Math.cos(radian)
|
||||
val dy: Double = GeometryTools.convertDistanceToDegree(defaultTranslateDistance, geometry?.coordinate?.y!!) * Math.sin(radian)
|
||||
|
||||
// 计算偏移后的点
|
||||
val coord =
|
||||
Coordinate(point.getX() + dy, point.getY() - dx)
|
||||
|
||||
// 将这个点记录在数据中
|
||||
val geometryTranslate: Geometry = GeometryTools.createGeometry(doubleArrayOf(coord.x, coord.y))
|
||||
renderEntity.geometry = geometryTranslate.toString()
|
||||
// 记录偏移后的点位或线数据,如果数据为线时,记录的偏移后数据为倒数第二个点右移后,方向与线的最后两个点平行同向的单位向量
|
||||
if (Geometry.TYPENAME_POINT == geometry?.geometryType) {
|
||||
val geometryTranslate: Geometry = GeometryTools.createGeometry(doubleArrayOf(coord.x, coord.y))
|
||||
renderEntity.geometry = geometryTranslate.toString()
|
||||
} else {
|
||||
val coorEnd = Coordinate(coord.x+dx, coord.y+dy)
|
||||
val geometryTranslate: Geometry = GeometryTools.createLineString(arrayOf(coord, coorEnd))
|
||||
renderEntity.geometry = geometryTranslate.toString()
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
@ -145,6 +152,10 @@ class ImportPreProcess {
|
||||
startEndReference.renderEntityId = renderEntity.id
|
||||
startEndReference.name = "${renderEntity.name}参考线"
|
||||
startEndReference.table = renderEntity.table
|
||||
startEndReference.zoomMin = renderEntity.zoomMin
|
||||
startEndReference.zoomMax = renderEntity.zoomMax
|
||||
startEndReference.taskId = renderEntity.taskId
|
||||
|
||||
// 起终点坐标组成的线
|
||||
startEndReference.geometry = GeometryTools.createLineString(arrayOf<Coordinate>(pointStart, pointEnd)).toString()
|
||||
startEndReference.properties["qi_table"] = renderEntity.table
|
||||
@ -163,6 +174,10 @@ class ImportPreProcess {
|
||||
startReference.renderEntityId = renderEntity.id
|
||||
startReference.name = "${renderEntity.name}参考线"
|
||||
startReference.table = renderEntity.table
|
||||
startReference.zoomMin = renderEntity.zoomMin
|
||||
startReference.zoomMax = renderEntity.zoomMax
|
||||
startReference.taskId = renderEntity.taskId
|
||||
|
||||
// 起点坐标
|
||||
startReference.geometry = GeometryTools.createGeometry(GeoPoint(pointStart.y,pointStart.x)).toString()
|
||||
startReference.properties["qi_table"] = renderEntity.table
|
||||
@ -173,6 +188,10 @@ class ImportPreProcess {
|
||||
endReference.renderEntityId = renderEntity.id
|
||||
endReference.name = "${renderEntity.name}参考线"
|
||||
endReference.table = renderEntity.table
|
||||
endReference.zoomMin = renderEntity.zoomMin
|
||||
endReference.zoomMax = renderEntity.zoomMax
|
||||
endReference.taskId = renderEntity.taskId
|
||||
|
||||
// 终点坐标
|
||||
endReference.geometry = GeometryTools.createGeometry(GeoPoint(pointEnd.y,pointEnd.x)).toString()
|
||||
endReference.properties["qi_table"] = renderEntity.table
|
||||
@ -226,6 +245,9 @@ class ImportPreProcess {
|
||||
angleReference.renderEntityId = renderEntity.id
|
||||
angleReference.name = "${renderEntity.name}参考方向"
|
||||
angleReference.table = renderEntity.table
|
||||
angleReference.zoomMin = renderEntity.zoomMin
|
||||
angleReference.zoomMax = renderEntity.zoomMax
|
||||
angleReference.taskId = renderEntity.taskId
|
||||
// 与原有方向指向平行的线
|
||||
angleReference.geometry = GeometryTools.createLineString(arrayOf(point, coorEnd)).toString()
|
||||
angleReference.properties["qi_table"] = renderEntity.table
|
||||
@ -282,7 +304,40 @@ class ImportPreProcess {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 解析车信数据二级属性
|
||||
* */
|
||||
fun unpackingLaneInfo(renderEntity: RenderEntity) {
|
||||
if (renderEntity.code == 4601) {
|
||||
if (!renderEntity.properties["laneinfoGroup"].isNullOrEmpty()&&renderEntity.properties["laneinfoGroup"]!="null") {
|
||||
// 解析laneinfoGroup,将数组中的属性放会properties
|
||||
val laneinfoGroup = JSONArray(renderEntity.properties["laneinfoGroup"].toString().replace("{", "[").replace("}", "]"))
|
||||
// 分别获取两个数组中的数据,取第一个作为主数据,另外两个作为辅助渲染数据
|
||||
val laneInfoDirectArray = JSONArray(laneinfoGroup[0].toString())
|
||||
val laneInfoTypeArray = JSONArray(laneinfoGroup[1].toString())
|
||||
|
||||
for (i in 0 until laneInfoDirectArray.length()) {
|
||||
// 根据后续的数据生成辅助表数据
|
||||
val referenceEntity = ReferenceEntity()
|
||||
referenceEntity.renderEntityId = renderEntity.id
|
||||
referenceEntity.name = "${renderEntity.name}参考方向"
|
||||
referenceEntity.table = renderEntity.table
|
||||
referenceEntity.zoomMin = renderEntity.zoomMin
|
||||
referenceEntity.zoomMax = renderEntity.zoomMax
|
||||
referenceEntity.taskId = renderEntity.taskId
|
||||
|
||||
// 与原数据使用相同的geometry
|
||||
referenceEntity.geometry = renderEntity.geometry.toString()
|
||||
referenceEntity.properties["qi_table"] = renderEntity.table
|
||||
referenceEntity.properties["currentDirect"] = laneInfoDirectArray[i].toString().split(",").distinct().joinToString("_")
|
||||
referenceEntity.properties["currentType"] = laneInfoTypeArray[i].toString().split(",").distinct().joinToString("_")
|
||||
referenceEntity.properties["symbol"] = "assets:omdb/4601/bus/1301_"+referenceEntity.properties["currentDirect"]+".svg"
|
||||
Log.d("unpackingLaneInfo", referenceEntity.properties["symbol"].toString())
|
||||
Realm.getDefaultInstance().insert(referenceEntity)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 生成默认道路名数据
|
||||
@ -339,6 +394,9 @@ class ImportPreProcess {
|
||||
angleReference.geometry = renderEntity.geometry
|
||||
angleReference.properties["qi_table"] = renderEntity.table
|
||||
angleReference.properties["width"] = "3"
|
||||
angleReference.zoomMin = renderEntity.zoomMin
|
||||
angleReference.zoomMax = renderEntity.zoomMax
|
||||
angleReference.taskId = renderEntity.taskId
|
||||
Realm.getDefaultInstance().insert(angleReference)
|
||||
}
|
||||
|
||||
@ -356,6 +414,9 @@ class ImportPreProcess {
|
||||
intersectionReference.renderEntityId = renderEntity.id
|
||||
intersectionReference.name = "${renderEntity.name}参考点"
|
||||
intersectionReference.table = renderEntity.table
|
||||
intersectionReference.zoomMin = renderEntity.zoomMin
|
||||
intersectionReference.zoomMax = renderEntity.zoomMax
|
||||
intersectionReference.taskId = renderEntity.taskId
|
||||
// 与原有方向指向平行的线
|
||||
intersectionReference.geometry = GeometryTools.createGeometry(nodeJSONObject["geometry"].toString()).toString()
|
||||
intersectionReference.properties["qi_table"] = renderEntity.table
|
||||
|
@ -71,7 +71,7 @@ class TaskDownloadScope(
|
||||
downloadJob = launch() {
|
||||
FileManager.checkOMDBFileInfo(taskBean)
|
||||
if (taskBean.status == FileDownloadStatus.IMPORT) {
|
||||
importData()
|
||||
importData(taskId = taskBean.id)
|
||||
} else {
|
||||
download()
|
||||
}
|
||||
@ -119,7 +119,7 @@ class TaskDownloadScope(
|
||||
/**
|
||||
* 导入数据
|
||||
*/
|
||||
private suspend fun importData(file: File? = null) {
|
||||
private suspend fun importData(file: File? = null, taskId: Int?=0) {
|
||||
try {
|
||||
Log.e("jingo", "importData SSS")
|
||||
change(FileDownloadStatus.IMPORTING)
|
||||
@ -130,15 +130,17 @@ class TaskDownloadScope(
|
||||
downloadManager.context,
|
||||
fileNew
|
||||
)
|
||||
importOMDBHelper.importOmdbZipFile(importOMDBHelper.omdbFile).collect {
|
||||
Log.e("jingo", "数据安装 $it")
|
||||
if (it == "finish") {
|
||||
change(FileDownloadStatus.DONE)
|
||||
withContext(Dispatchers.Main) {
|
||||
downloadManager.mapController.mMapView.updateMap(true)
|
||||
if (taskId != null) {
|
||||
importOMDBHelper.importOmdbZipFile(importOMDBHelper.omdbFile,taskId).collect {
|
||||
Log.e("jingo", "数据安装 $it")
|
||||
if (it == "finish") {
|
||||
change(FileDownloadStatus.DONE)
|
||||
withContext(Dispatchers.Main) {
|
||||
downloadManager.mapController.mMapView.updateMap(true)
|
||||
}
|
||||
} else {
|
||||
change(FileDownloadStatus.IMPORTING, it)
|
||||
}
|
||||
} else {
|
||||
change(FileDownloadStatus.IMPORTING, it)
|
||||
}
|
||||
}
|
||||
} catch (e: Exception) {
|
||||
@ -177,7 +179,7 @@ class TaskDownloadScope(
|
||||
startPosition = 0
|
||||
}
|
||||
if (fileTemp.length() > 0 && taskBean.fileSize > 0 && fileTemp.length() == taskBean.fileSize) {
|
||||
importData(fileTemp)
|
||||
importData(fileTemp,taskBean.id)
|
||||
return
|
||||
}
|
||||
|
||||
@ -218,7 +220,7 @@ class TaskDownloadScope(
|
||||
randomAccessFile?.close()
|
||||
inputStream = null
|
||||
randomAccessFile = null
|
||||
importData()
|
||||
importData(taskId = taskBean.id)
|
||||
} else {
|
||||
change(FileDownloadStatus.PAUSE)
|
||||
}
|
||||
|
@ -20,6 +20,7 @@ import androidx.recyclerview.widget.LinearLayoutManager
|
||||
import androidx.recyclerview.widget.RecyclerView
|
||||
import com.google.android.material.dialog.MaterialAlertDialogBuilder
|
||||
import com.navinfo.collect.library.map.NIMapController
|
||||
import com.navinfo.collect.library.map.NIMapOptions
|
||||
import com.navinfo.omqs.Constant
|
||||
import com.navinfo.omqs.R
|
||||
import com.navinfo.omqs.bean.ImportConfig
|
||||
@ -167,7 +168,7 @@ class MainActivity : BaseActivity() {
|
||||
viewModel.speakMode = SpeakMode(this)
|
||||
// 在mapController初始化前获取当前OMDB图层显隐
|
||||
viewModel.refreshOMDBLayer(LayerConfigUtils.getLayerConfigList())
|
||||
mapController.mMapView.vtmMap.viewport().maxZoomLevel = 25
|
||||
mapController.mMapView.vtmMap.viewport().maxZoomLevel = Constant.MAX_ZOOM
|
||||
//关联生命周期
|
||||
binding.lifecycleOwner = this
|
||||
//给xml转递对象
|
||||
|
@ -123,10 +123,10 @@ class PersonalCenterFragment(private var indoorDataListener: ((Boolean) -> Unit?
|
||||
}
|
||||
R.id.personal_center_menu_test -> {
|
||||
viewModel.readRealmData()
|
||||
//108.90107116103331 34.29568928574205
|
||||
//116.25017070328308 40.061730653134696
|
||||
// 定位到指定位置
|
||||
niMapController.mMapView.vtmMap.animator()
|
||||
.animateTo(GeoPoint( 34.29568928574205, 108.90107116103331))
|
||||
.animateTo(GeoPoint( 40.061730653134696, 116.25017070328308))
|
||||
}
|
||||
// R.id.personal_center_menu_task_list -> {
|
||||
// findNavController().navigate(R.id.TaskManagerFragment)
|
||||
|
@ -1,8 +1,9 @@
|
||||
package com.navinfo.omqs.ui.fragment.personalcenter
|
||||
|
||||
import android.net.Uri
|
||||
import android.os.Build
|
||||
import android.util.Log
|
||||
import androidx.appcompat.app.AppCompatActivity
|
||||
import androidx.annotation.RequiresApi
|
||||
import androidx.lifecycle.MutableLiveData
|
||||
import androidx.lifecycle.ViewModel
|
||||
import androidx.lifecycle.viewModelScope
|
||||
@ -16,17 +17,13 @@ import com.navinfo.omqs.bean.ScRootCauseAnalysisBean
|
||||
import com.navinfo.omqs.db.ImportOMDBHelper
|
||||
import com.navinfo.omqs.db.RealmOperateHelper
|
||||
import com.navinfo.omqs.db.RoomAppDatabase
|
||||
import com.navinfo.omqs.tools.MetadataUtils
|
||||
import com.navinfo.omqs.tools.MetadataUtils.Companion.ScProblemTypeTitle
|
||||
import com.navinfo.omqs.tools.MetadataUtils.Companion.ScRootCauseAnalysisTitle
|
||||
import dagger.hilt.android.lifecycle.HiltViewModel
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.launch
|
||||
import kotlinx.coroutines.withContext
|
||||
import org.apache.commons.io.input.BOMInputStream
|
||||
import java.io.*
|
||||
import java.nio.charset.Charset
|
||||
import java.text.Normalizer
|
||||
import java.util.*
|
||||
import javax.inject.Inject
|
||||
|
||||
@ -43,6 +40,7 @@ class PersonalCenterViewModel @Inject constructor(
|
||||
/**
|
||||
* 导入OMDB数据
|
||||
* */
|
||||
@RequiresApi(Build.VERSION_CODES.N)
|
||||
suspend fun obtainOMDBZipData(importOMDBHelper: ImportOMDBHelper) {
|
||||
Log.d("OMQSApplication", "开始生成数据")
|
||||
// Realm.getDefaultInstance().beginTransaction()
|
||||
@ -164,11 +162,13 @@ class PersonalCenterViewModel @Inject constructor(
|
||||
/**
|
||||
* 导入OMDB数据
|
||||
* */
|
||||
fun importOMDBData(importOMDBHelper: ImportOMDBHelper) {
|
||||
fun importOMDBData(importOMDBHelper: ImportOMDBHelper,taskId:Int?=0) {
|
||||
viewModelScope.launch(Dispatchers.IO) {
|
||||
Log.d("OMQSApplication", "开始导入数据")
|
||||
importOMDBHelper.importOmdbZipFile(importOMDBHelper.omdbFile).collect {
|
||||
Log.d("importOMDBData", it)
|
||||
if (taskId != null) {
|
||||
importOMDBHelper.importOmdbZipFile(importOMDBHelper.omdbFile, taskId).collect {
|
||||
Log.d("importOMDBData", it)
|
||||
}
|
||||
}
|
||||
Log.d("OMQSApplication", "导入数据完成")
|
||||
}
|
||||
|
@ -1479,133 +1479,19 @@
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!-- <!– 自定义渲染样式 –>-->
|
||||
<!-- <m k="navi_type" zoom-max="22" zoom-min="15">-->
|
||||
<!-- <!– 车道中心线 –>-->
|
||||
<!-- <m v="had_lane_link">-->
|
||||
<!-- <line dasharray="20,20" fix="true" stipple-stroke="#00000000" stroke="#ff0000"-->
|
||||
<!-- width="0.3" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!– 车道边线 –>-->
|
||||
<!-- <m v="had_lane_mark_link">-->
|
||||
<!-- <line stipple-width="0.5" stroke="#0000ff" width="0.1" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–道路箭头 objectArrow–>-->
|
||||
<!-- <m v="object_arrow">-->
|
||||
<!-- <area fade="5" fill="#88aaaa00" stroke="#ff0000" stroke-width="0.1"></area>-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–人行横道 objectcrosswalk–>-->
|
||||
<!-- <m v="object_crosswalk">-->
|
||||
<!-- <area fill="#88800080" stroke="#ff0000" stroke-width="0.2"></area>-->
|
||||
<!-- <caption style="bold" dy="12" fill="#4D2F08" k="name" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="2.0" />-->
|
||||
<!-- <caption style="bold" dy="-12" fill="#4D2F08" k="ele" size="12" stroke="#ffffff"-->
|
||||
<!-- stroke-width="2.0" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–杆状物 objectpole–>-->
|
||||
<!-- <m v="object_pole">-->
|
||||
<!-- <line stipple-width="0.5" stroke="#8800aaaa" width="0.1" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–对象标志 objectsymbol–>-->
|
||||
<!-- <m v="object_symbol">-->
|
||||
<!-- <area fill="#880000cc" stroke="#0000cc" stroke-width="0.2"></area>-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–交通信号灯 objectTrfficLights–>-->
|
||||
<!-- <m v="object_trrfic">-->
|
||||
<!-- <area fill="#8800cc00" stroke="#00cc00" stroke-width="0.2"></area>-->
|
||||
<!-- </m>-->
|
||||
|
||||
<!-- <m zoom-max="19" zoom-min="15">-->
|
||||
<!-- <text use="ferry" />-->
|
||||
<!-- </m>-->
|
||||
|
||||
<!-- <!–道路方向–>-->
|
||||
<!-- <m v="symbol_object_arrow">-->
|
||||
<!-- <symbol use="oneway"></symbol>-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–杆状物–>-->
|
||||
<!-- <m v="symbol_object_pole">-->
|
||||
<!-- <symbol src="assets:symbols/gondola.svg" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–对象标志–>-->
|
||||
<!-- <m v="symbol_object_symbol">-->
|
||||
<!-- <symbol src="assets:symbols/peak.svg" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!–交通信号灯–>-->
|
||||
<!-- <m v="symbol_object_traffic">-->
|
||||
<!-- <symbol src="assets:symbols/traffic_signal.svg" />-->
|
||||
<!-- </m>-->
|
||||
<!-- </m>-->
|
||||
|
||||
<!-- <m k="nav_style">-->
|
||||
<!-- <m v="symbol_object_line">-->
|
||||
<!-- <m k="rule" zoom-max="22" zoom-min="15">-->
|
||||
<!-- <!– 蓝色黑色间隔线 –>-->
|
||||
<!-- <m v="blue_link">-->
|
||||
<!-- <line dasharray="20,20" fix="true" stipple-stroke="#00000000" stroke="#00000000"-->
|
||||
<!-- width="0.1" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <!– 黄色线 –>-->
|
||||
<!-- <m v="yellow_link">-->
|
||||
<!-- <line stipple-width="0.1" stroke="#f4ea2a" width="0.1" />-->
|
||||
<!-- </m>-->
|
||||
<!-- </m>-->
|
||||
<!-- <line stipple-width="0.5" stroke="#33aaaa" width="0.3" />-->
|
||||
<!-- </m>-->
|
||||
<!-- <m v="symbol_track_point" zoom-max="25" zoom-min="10">-->
|
||||
<!-- <symbol src="assets:symbols/dot_blue.svg" />-->
|
||||
<!-- </m>-->
|
||||
<!-- </m>-->
|
||||
|
||||
<m k="qi_table">
|
||||
|
||||
<!--车道数-->
|
||||
<m v="OMDB_LANE_NUM">
|
||||
<!-- <m k="laneNum">
|
||||
<m v="1">
|
||||
<line stroke="#545D6C" width="3" />
|
||||
</m>
|
||||
<m v="2">
|
||||
<line stroke="#545D6C" width="6" />
|
||||
</m>
|
||||
<m v="3">
|
||||
<line stroke="#545D6C" width="9" />
|
||||
</m>
|
||||
<m v="4">
|
||||
<line stroke="#545D6C" width="12" />
|
||||
</m>
|
||||
<m v="5">
|
||||
<line stroke="#545D6C" width="15" />
|
||||
</m>
|
||||
<m v="6">
|
||||
<line stroke="#545D6C" width="18" />
|
||||
</m>
|
||||
<m v="7">
|
||||
<line stroke="#545D6C" width="21" />
|
||||
</m>
|
||||
<m v="8">
|
||||
<line stroke="#545D6C" width="24" />
|
||||
</m>
|
||||
<m v="9">
|
||||
<line stroke="#545D6C" width="27" />
|
||||
</m>
|
||||
<m v="10">
|
||||
<line stroke="#545D6C" width="30" />
|
||||
</m>
|
||||
<m v="11">
|
||||
<line stroke="#545D6C" width="33" />
|
||||
</m>
|
||||
<m v="12">
|
||||
<line stroke="#545D6C" width="36" />
|
||||
</m>
|
||||
</m>-->
|
||||
</m>
|
||||
|
||||
<!-- 道路线 -->
|
||||
<m v="OMDB_RD_LINK" zoom-max="19">
|
||||
<line stroke="#9c9c9c" width="1" />
|
||||
</m>
|
||||
|
||||
<!-- 检查点 -->
|
||||
<m v="OMDB_CHECKPOINT" zoom-max="20">
|
||||
<m v="OMDB_CHECKPOINT" zoom-max="19">
|
||||
<symbol src="assets:omdb/icon_1012_0.svg" symbol-height="64"
|
||||
symbol-width="64"></symbol>
|
||||
</m>
|
||||
@ -1644,130 +1530,75 @@
|
||||
</m>
|
||||
|
||||
<!--常规点限速-->
|
||||
<m v="OMDB_SPEEDLIMIT">
|
||||
<m v="OMDB_SPEEDLIMIT" zoom-max="19">
|
||||
<m k="speedFlag" v="0">
|
||||
<!-- <symbol src="assets:omdb/round_speedlimit.svg" symbol-width="30" symbol-height="30"></symbol>-->
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4002_0.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
<m k="speedFlag" v="1">
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4002_1.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!--条件点限速-->
|
||||
<m v="OMDB_SPEEDLIMIT_COND">
|
||||
<m k="speedFlag" v="0">
|
||||
<!-- <symbol src="assets:omdb/round_speedlimit.svg" symbol-width="30" symbol-height="30"></symbol>-->
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4003_0.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
<m k="speedFlag" v="1">
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4003_1.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!--可变点限速-->
|
||||
<m v="OMDB_SPEEDLIMIT_VAR">
|
||||
<m v="OMDB_SPEEDLIMIT_VAR" zoom-max="19">
|
||||
<m k="speedFlag" v="0">
|
||||
<!-- <symbol src="assets:omdb/round_speedlimit.svg" symbol-width="30" symbol-height="30"></symbol>-->
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4004_0.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
<m k="speedFlag" v="1">
|
||||
<caption fill="#000000" k="maxSpeed" priority="0" size="12" stroke="#ffffff"
|
||||
stroke-width="1.0"></caption>
|
||||
<symbol src="assets:omdb/icon_4004_0.svg" symbol-height="46"
|
||||
symbol-width="46"></symbol>
|
||||
<!-- <caption k="minSpeed" dy="-28" fill="#000000" priority="0" size="14" stroke="#ffffff"-->
|
||||
<!-- stroke-width="1.0"></caption>-->
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!--车道中心线-->
|
||||
<m v="OMDB_LANE_LINK_LG">
|
||||
<!-- <m k="eLaneNodePid">
|
||||
<line dasharray="35,35" stroke="#ecf0f1" width="0.1" />
|
||||
</m>-->
|
||||
<m k="width">
|
||||
<line stroke="#7A88A0" width="3.5" />
|
||||
<m v="OMDB_LANE_LINK_LG" zoom-min="20">
|
||||
<m k="width" v="~">
|
||||
<line stroke="#7A88A0" width="5" />
|
||||
</m>
|
||||
</m>0
|
||||
|
||||
<!-- 道路边界类型 -->
|
||||
<m v="OMDB_RDBOUND_BOUNDARYTYPE">
|
||||
<outline-layer id="boundaryType" stroke="#8e44ad" width="0.2" />
|
||||
<m v="OMDB_RDBOUND_BOUNDARYTYPE" zoom-min="20">
|
||||
<outline-layer id="boundaryType" stroke="#8e44ad" width="0.1" />
|
||||
<m k="boundaryType" v="0|2|3|4|5|6|7|8|9">
|
||||
<line stroke="#ffffff" use="boundaryType" width="0.2"/>
|
||||
<line stroke="#ffffff" use="boundaryType" width="0.1"/>
|
||||
</m>
|
||||
<m k="boundaryType" v="1">
|
||||
<!--无标线无可区分边界-->
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#ffffff" width="0.2"/>
|
||||
</m>
|
||||
<!-- <outline-layer id="boundaryType" stroke="#fcba5a" width="0.2" />
|
||||
<m k="boundaryType" v="0">
|
||||
<!–不应用–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
<lineSymbol repeat-gap="12" repeat-start="12" symbol-height="16" symbol-width="16" src="assets:omdb/icon_2083_0.svg" />
|
||||
</m>
|
||||
<m k="boundaryType" v="1">
|
||||
<!–无标线无可区分边界–>
|
||||
<line dasharray="10,2,2,2,2,2,2,2" repeat-start="0" stroke="#fcba5a" width="0.2" />
|
||||
</m>
|
||||
<m k="boundaryType" v="2">
|
||||
<!–标线–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
</m>
|
||||
<m k="boundaryType" v="3">
|
||||
<!–路牙–>
|
||||
<line dasharray="10,4" repeat-start="0" stroke="#fcba5a" width="0.2" />
|
||||
</m>
|
||||
<m k="boundaryType" v="4">
|
||||
<!–护栏–>
|
||||
<line dasharray="10,2,2,2" repeat-start="0" stroke="#fcba5a" width="0.2"/>
|
||||
</m>
|
||||
<m k="boundaryType" v="5">
|
||||
<!–墙–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
<line dasharray="10,5" stroke="#fcba5a" width="0.5" />
|
||||
</m>
|
||||
<m k="boundaryType" v="6">
|
||||
<!–道路面铺设边缘–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
<lineSymbol repeat-gap="32" repeat-start="0" symbol-height="32" src="assets:omdb/icon_2083_6.svg" />
|
||||
</m>
|
||||
<m k="boundaryType" v="7">
|
||||
<!–虚拟三角岛–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
<line src="assets:omdb/icon_2083_7_1.svg" symbol-height="12" symbol-width="12" symbol-percent="20" width="1" />
|
||||
</m>
|
||||
<m k="boundaryType" v="9">
|
||||
<!–杆状障碍物–>
|
||||
<line stroke="#fcba5a" use="boundaryType"/>
|
||||
<lineSymbol repeat-gap="16" repeat-start="12" symbol-height="24" symbol-width="8" src="assets:omdb/icon_2083_9.svg" />
|
||||
</m>-->
|
||||
</m>
|
||||
|
||||
<!-- 车道边界类型 -->
|
||||
<m v="OMDB_LANE_MARK_BOUNDARYTYPE">
|
||||
<outline-layer id="boundary" stroke="#ffffff" width="0.2" />
|
||||
<m v="OMDB_LANE_MARK_BOUNDARYTYPE" zoom-min="20">
|
||||
<outline-layer id="boundary" stroke="#ffffff" width="0.1" />
|
||||
<m k="boundaryType" v="2">
|
||||
<!--标线-->
|
||||
<m k="markType" v="0|1|4|5|6|7|8">
|
||||
@ -1797,22 +1628,22 @@
|
||||
|
||||
<!--其他|实线-->
|
||||
<m k="markColor" v="1">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#ffffff" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#ffffff" width="0.1"/>
|
||||
</m>
|
||||
<m k="markColor" v="2">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#eccc68" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#eccc68" width="0.1"/>
|
||||
</m>
|
||||
|
||||
<m k="markColor" v="6">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#0000ff" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#0000ff" width="0.1"/>
|
||||
</m>
|
||||
|
||||
<m k="markColor" v="7">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#00ff00" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#00ff00" width="0.1"/>
|
||||
</m>
|
||||
|
||||
<m k="markColor" v="0|9">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#8e44ad" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#8e44ad" width="0.1"/>
|
||||
</m>
|
||||
|
||||
</m>
|
||||
@ -1824,12 +1655,12 @@
|
||||
</m>
|
||||
<!--只区分虚线与实线-->
|
||||
<m k="boundaryType" v="1">
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#ffffff" width="0.2"/>
|
||||
<line dasharray="12,6" repeat-start="0" stroke="#ffffff" width="0.1"/>
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!--隧道-->
|
||||
<m v="OMDB_TUNNEL">
|
||||
<m v="OMDB_TUNNEL" zoom-max="19">
|
||||
<m k="formOfWay">
|
||||
<line dasharray="0.2,0.2" stroke="#d4237a" width="0.2" />
|
||||
</m>
|
||||
@ -1847,22 +1678,22 @@
|
||||
<m v="OMDB_LINK_DIRECT">
|
||||
<m k="direct">
|
||||
<m v="2">
|
||||
<!-- <lineSymbol src="assets:omdb/oneway_right.svg"></lineSymbol>-->
|
||||
<lineSymbol src="assets:omdb/oneway_right.svg"></lineSymbol>
|
||||
</m>
|
||||
<m v="3">
|
||||
<!-- <lineSymbol src="assets:omdb/oneway_left.svg"></lineSymbol>-->
|
||||
<lineSymbol src="assets:omdb/oneway_left.svg"></lineSymbol>
|
||||
</m>
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!--交通灯-->
|
||||
<m v="OMDB_TRAFFICLIGHT">
|
||||
<m v="OMDB_TRAFFICLIGHT" zoom-max="19">
|
||||
<symbol repeat="false" rotate="false" src="assets:omdb/icon_4022_0.svg"
|
||||
symbol-height="69" symbol-width="69"></symbol>
|
||||
</m>
|
||||
|
||||
<!--普通交限-->
|
||||
<m v="OMDB_RESTRICTION">
|
||||
<m v="OMDB_RESTRICTION" zoom-max="19">
|
||||
<m k="angle">
|
||||
<symbol repeat="false" repeat-start="0" rotate="false"
|
||||
src="assets:omdb/icon_4006_0.svg" symbol-height="69" symbol-width="69"></symbol>
|
||||
@ -1878,11 +1709,7 @@
|
||||
</m>
|
||||
|
||||
<!--电子眼-->
|
||||
<m v="OMDB_ELECTRONICEYE">
|
||||
<!-- <m k="angle">-->
|
||||
<!-- <symbol repeat="false" repeat-start="0" rotate="false"-->
|
||||
<!-- src="assets:symbols/volcano.svg" symbol-height="69" symbol-width="69"></symbol>-->
|
||||
<!-- </m>-->
|
||||
<m v="OMDB_ELECTRONICEYE" zoom-max="19">
|
||||
<caption dy="-30" fill="#000000" k="name" priority="0" size="14"
|
||||
stroke="#ffffff" stroke-width="1.0"></caption>
|
||||
<m k="type" v="angle">
|
||||
@ -1893,8 +1720,9 @@
|
||||
<line use="s2e" />
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!-- 路口 -->
|
||||
<m v="OMDB_INTERSECTION">
|
||||
<m v="OMDB_INTERSECTION" zoom-max="19">
|
||||
<m k="type" v="node">
|
||||
<symbol src="assets:symbols/dot_blue_dark.svg"></symbol>
|
||||
</m>
|
||||
@ -1902,13 +1730,412 @@
|
||||
<symbol src="assets:symbols/dot_magenta.svg"></symbol>
|
||||
</m>
|
||||
</m>
|
||||
|
||||
<!-- 道路名 -->
|
||||
<m v="OMDB_LINK_NAME">
|
||||
<text use="road"></text>
|
||||
</m>
|
||||
|
||||
<!-- 车信 -->
|
||||
<m v="OMDB_LANEINFO">
|
||||
<text use="road"></text>
|
||||
<m v="OMDB_LANEINFO" zoom-max="19">
|
||||
<m k="currentType" v="0">
|
||||
<m k="currentDirect" v="1">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_1_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_4_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_4_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_5_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/normal/1301_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
</m>
|
||||
<m k="currentType" v="1">
|
||||
<m k="currentDirect" v="0">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_0.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_1_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_4_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_4_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_5_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/extend/1301_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
</m>
|
||||
<m k="currentType" v="2">
|
||||
<m k="currentDirect" v="0">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_0.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="1_7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_1_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="2_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_2_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_3.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_3_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_3_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="3_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_3_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_4.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_4_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="4_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_4_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_5.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="5_6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_5_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="6">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_6.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
<m k="currentDirect" v="7">
|
||||
<symbol repeat="false" repeat-start="0" repeat-gap="2000"
|
||||
src="assets:omdb/4601/bus/1301_7.svg" symbol-height="24" symbol-width="24"></symbol>
|
||||
</m>
|
||||
</m>
|
||||
</m>
|
||||
</m>
|
||||
</rendertheme>
|
16
collect-library/src/main/assets/omdb/4601/bus/1301_0.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="10px" viewBox="0 0 10 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_o</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 5, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill-rule="nonzero">
|
||||
<g id="1301_1_o-2">
|
||||
<g id="1301_1_o">
|
||||
<rect id="矩形" fill="#FFB400" x="0.604" y="0.667" width="8.792" height="28.667"></rect>
|
||||
<rect id="矩形" fill="#FFFFFF" x="2.604" y="2.833" width="4.899" height="24.395"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 846 B |
15
collect-library/src/main/assets/omdb/4601/bus/1301_1.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="12px" viewBox="0 0 12 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_a</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 6, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" >
|
||||
<g id="1301_1_a">
|
||||
<polygon id="path22940_2_" points="7.341 29.432 7.311 4.846 11.71 8.412 11.789 5.139 6.066 0.568 0.21 5.132 0.298 8.617 4.97 4.645 4.985 29.43"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 815 B |
16
collect-library/src/main/assets/omdb/4601/bus/1301_1_2.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_g</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12">
|
||||
<g id="1301_1_g">
|
||||
<polygon id="path2214_7_" points="13.399 29.168 13.414 4.004 17.091 7.131 17.16 4.387 12.55 0.793 8.046 4.392 8.109 6.969 11.572 4.114 11.56 29.208"></polygon>
|
||||
<path d="M11.776,17.839 C11.797,17.422 11.543,15.976 10.416,15.185 C9.29,14.393 7.37,14.529 7.37,14.529 L4.05,14.544 L7.178,18.221 L4.437,18.291 L0.84,13.68 L4.441,9.176 L7.019,9.238 L4.164,12.701 L7.17,12.689 C7.17,12.689 9.013,12.637 10.061,13.123 C11.106,13.608 12.461,14.723 12.606,15.132 C12.885,15.948 11.751,18.237 11.776,17.839 Z" id="path2249_3_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_2_3.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_h</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12">
|
||||
<g id="1301_1_h">
|
||||
<path d="M12.653,16.041 C12.51,15.631 11.395,14.759 10.348,14.273 C9.302,13.787 7.094,13.84 7.094,13.84 L4.084,13.852 L6.942,10.387 L4.362,10.325 L0.761,14.831 L4.357,19.444 L7.103,19.375 L3.974,15.696 L7.294,15.68 C7.294,15.68 9.158,15.43 10.285,16.222 C11.412,17.014 12.669,18.363 12.676,18.749 C12.689,19.521 12.94,16.859 12.653,16.041 Z" id="path2214"></path>
|
||||
<polygon id="path2263" points="14.058 29.084 14.032 4.659 17.879 7.779 17.948 4.915 12.946 0.916 7.824 4.91 7.902 7.959 11.986 4.484 12 29.084"></polygon>
|
||||
<path d="M13.348,16.041 C13.492,15.631 14.606,14.759 15.653,14.273 C16.699,13.787 18.906,13.84 18.906,13.84 L21.915,13.852 L19.058,10.387 L21.637,10.325 L25.239,14.831 L21.643,19.444 L18.897,19.375 L22.026,15.696 L18.705,15.68 C18.705,15.68 16.843,15.43 15.714,16.222 C14.587,17.014 13.33,18.363 13.324,18.749 C13.312,19.521 13.061,16.859 13.348,16.041 Z" id="path2198"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="37px" height="26px" viewBox="0 0 26 37" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 19)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="23">
|
||||
<g id="1">
|
||||
<g id="1301_1_m复制-2">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
<polygon id="path2214_13_复制-4" points="14.202 26.7410277 13.9292793 3.211 17.6072793 6.338 17.6752793 3.594 13.0662793 -9.07718345e-13 8.3890131 3.761 8.4520131 6.338 12.0696922 3.211 11.82 26.7410277"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_2_4.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_j</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 16)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12">
|
||||
<g id="1301_1_j">
|
||||
<path d="M12.059,12.145 C11.915,11.735 10.799,10.862 9.752,10.375 C8.705,9.889 6.495,9.942 6.495,9.942 L3.484,9.953 L6.343,6.485 L3.762,6.422 L0.158,10.932 L3.758,15.55 L6.506,15.48 L3.374,11.797 L6.698,11.782 C6.698,11.782 8.563,11.532 9.691,12.324 C10.819,13.117 12.077,14.467 12.083,14.854 C12.095,15.629 12.346,12.965 12.059,12.145 Z" id="path2214_1_"></path>
|
||||
<path d="M13.74,20.555 C13.472,15.211 3.833,15.203 3.932,20.672 L3.958,26.174 L0.455,23.086 L0.389,25.144 L5.016,29.037 L9.436,25.17 L9.442,22.912 L5.951,26.08 L5.968,21.073 C6.051,17.487 11.694,17.618 11.879,20.979 L13.74,20.555 Z" id="path22940_1_"></path>
|
||||
<polygon id="path2263_1_" points="13.95 29.096 13.924 4.649 17.775 7.773 17.843 4.906 12.836 0.904 7.71 4.902 7.788 7.953 11.876 4.475 11.89 29.096"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_2_5.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>编组 13</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12">
|
||||
<g id="编组-13">
|
||||
<path d="M12.223,23.004 C12.245,22.587 11.99,21.141 10.863,20.35 C9.737,19.558 7.817,19.694 7.817,19.694 L4.498,19.709 L7.626,23.386 L4.884,23.456 L1.288,18.845 L4.888,14.341 L7.466,14.403 L4.611,17.866 L7.618,17.854 C7.618,17.854 9.46,17.802 10.508,18.288 C11.553,18.773 12.908,19.888 13.053,20.297 C13.332,21.112 12.199,23.401 12.223,23.004 Z" id="path2249_5_"></path>
|
||||
<polygon id="path2214_12_" points="13.725 14.498 3.183 7.982 7.779 6.506 5.483 5 0 7.023 0.684 12.747 2.906 14.052 2.306 9.604 13.129 16.285"></polygon>
|
||||
<polygon id="path2214_13_" points="13.845 29.333 13.86 4.169 17.538 7.296 17.606 4.552 12.997 0.958 8.493 4.556 8.556 7.133 12.019 4.278 12.007 29.372"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_2_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-313.000000, -646.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_3" transform="translate(50.000000, 1.207000)">
|
||||
<polygon id="path2214_29_" points="13.37 29.208 13.358 4.113 16.821 6.968 16.884 4.391 12.38 0.792 7.771 4.387 7.839 7.131 11.517 4.004 11.532 29.168"></polygon>
|
||||
<polygon id="path2214_28_" points="12.249 16.121 23.072 9.44 22.472 13.888 24.694 12.583 25.378 6.859 19.895 4.836 17.599 6.342 22.195 7.818 11.653 14.334"></polygon>
|
||||
<path d="M11.558,16.964 C11.579,16.547 11.325,15.101 10.198,14.31 C9.072,13.518 7.152,13.654 7.152,13.654 L3.832,13.669 L6.96,17.346 L4.218,17.416 L0.622,12.805 L4.223,8.301 L6.8,8.363 L3.946,11.826 L6.952,11.814 C6.952,11.814 8.794,11.762 9.842,12.248 C10.887,12.733 12.243,13.848 12.387,14.257 C12.668,15.071 11.533,17.361 11.558,16.964 Z" id="path2249_14_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_1_3.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_f</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 14, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-347.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_f" transform="translate(84.000000, 67.207000)">
|
||||
<polygon id="path2214_6_" points="6.439 29.208 6.425 4.113 9.89 6.968 9.953 4.391 5.449 0.792 0.839 4.386 0.908 7.13 4.585 4.003 4.602 29.167"></polygon>
|
||||
<path d="M5.398,15.129 C5.541,14.72 6.898,13.605 7.943,13.12 C8.99,12.634 10.832,12.686 10.832,12.686 L13.838,12.698 L10.984,9.235 L13.562,9.173 L17.161,13.677 L13.566,18.288 L10.823,18.218 L13.951,14.541 L10.63,14.525 C10.63,14.525 8.71,14.389 7.584,15.181 C6.457,15.972 6.2,17.418 6.226,17.835 C6.245,18.236 5.111,15.946 5.398,15.129 Z" id="path2249_2_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_3_4.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="24px" viewBox="0 0 24 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_i</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-613.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_i" transform="translate(350.000000, 2.207000)">
|
||||
<polygon id="path2214_3_" points="12.909 29.208 12.895 4.113 16.36 6.968 16.422 4.391 11.918 0.792 7.308 4.386 7.377 7.13 11.054 4.003 11.071 29.167"></polygon>
|
||||
<path d="M11.867,15.131 C12.011,14.722 13.367,13.607 14.413,13.122 C15.459,12.636 17.301,12.688 17.301,12.688 L20.307,12.7 L17.453,9.237 L20.031,9.175 L23.63,13.679 L20.036,18.29 L17.292,18.22 L20.419,14.543 L17.1,14.528 C17.1,14.528 15.18,14.392 14.054,15.184 C12.927,15.975 12.67,17.421 12.696,17.838 C12.716,18.237 11.581,15.948 11.867,15.131 Z" id="path2249"></path>
|
||||
<path d="M12.728,16.487 C12.462,11.151 3.809,11.142 3.909,16.603 L3.934,24.524 L0.437,21.441 L0.37,23.496 L4.991,27.383 L9.404,23.523 L9.409,21.268 L5.924,24.432 L5.943,17.005 C6.026,13.423 10.929,13.555 11.117,16.911 L12.728,16.487 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_3_5.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_4</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-363.000000, -646.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_4" transform="translate(100.000000, 1.207000)">
|
||||
<polygon id="path2214_37_" points="14.467 29.168 14.483 4.004 18.16 7.131 18.229 4.387 13.619 0.793 9.115 4.392 9.178 6.969 12.641 4.114 12.628 29.208"></polygon>
|
||||
<polygon id="path2214_36_" points="14.347 14.333 3.805 7.817 8.401 6.341 6.105 4.835 0.621 6.858 1.306 12.582 3.528 13.887 2.927 9.439 13.75 16.12"></polygon>
|
||||
<path d="M13.615,14.256 C13.759,13.847 15.115,12.732 16.16,12.247 C17.208,11.761 19.05,11.813 19.05,11.813 L22.057,11.825 L19.202,8.362 L21.779,8.3 L25.379,12.804 L21.782,17.416 L19.04,17.346 L22.168,13.669 L18.849,13.654 C18.849,13.654 16.929,13.518 15.802,14.31 C14.675,15.101 14.419,16.547 14.443,16.964 C14.465,17.361 13.331,15.072 13.615,14.256 Z" id="path2249_15_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_1_3_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_5</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-263.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_5" transform="translate(0.000000, 67.207000)">
|
||||
<polygon id="path2214_39_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<path d="M4.754,20.131 C4.899,19.722 6.254,18.607 7.299,18.122 C8.347,17.636 10.19,17.688 10.19,17.688 L13.196,17.7 L10.341,14.237 L12.919,14.175 L16.519,18.679 L12.923,23.29 L10.181,23.22 L13.309,19.543 L9.99,19.528 C9.99,19.528 8.07,19.392 6.944,20.184 C5.817,20.975 5.56,22.421 5.584,22.838 C5.604,23.236 4.469,20.946 4.754,20.131 Z" id="path2249_16_"></path>
|
||||
<polygon id="path2214_38_" points="4.674 16.121 15.497 9.44 14.897 13.888 17.119 12.583 17.803 6.859 12.32 4.835 10.024 6.341 14.62 7.817 4.078 14.333"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_1_4.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_e</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-305.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_e" transform="translate(42.000000, 67.207000)">
|
||||
<path d="M13.663,17.172 C13.392,11.782 3.671,11.773 3.772,17.289 L3.796,22.839 L0.263,19.724 L0.198,21.8 L4.865,25.726 L9.322,21.826 L9.328,19.548 L5.807,22.744 L5.826,17.693 C5.909,14.076 11.597,14.209 11.788,17.598 L13.663,17.172 Z" id="path22940_8_"></path>
|
||||
<polygon id="path2263_2_" points="13.875 29.218 13.849 4.561 17.734 7.711 17.801 4.819 12.751 0.782 7.581 4.813 7.659 7.891 11.783 4.383 11.797 29.216"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_1_5.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_t</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-474.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_t" transform="translate(211.000000, 67.207000)">
|
||||
<polygon id="path2214_17_" points="14.042 29.168 14.057 4.004 17.735 7.131 17.803 4.387 13.194 0.793 8.69 4.392 8.753 6.969 12.216 4.114 12.204 29.208"></polygon>
|
||||
<polygon id="path2214_16_" points="13.921 14.333 3.379 7.817 7.975 6.341 5.68 4.835 0.196 6.858 0.88 12.582 3.102 13.887 2.502 9.439 13.325 16.12"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_1_6.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="18px" viewBox="0 0 18 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_x</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-516.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_x" transform="translate(253.000000, 67.207000)">
|
||||
<polygon id="path2214_17_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<polygon id="path2214_16_" points="4.674 16.119 15.497 9.438 14.897 13.886 17.119 12.581 17.803 6.857 12.32 4.833 10.024 6.339 14.62 7.815 4.078 14.331"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
18
collect-library/src/main/assets/omdb/4601/bus/1301_1_7.svg
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="17px" viewBox="0 0 17 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>提示前方可自行或右后方掉头</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-898.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="编组-7" transform="translate(635.000000, 2.207000)">
|
||||
<g id="提示前方可自行或右后方掉头">
|
||||
<polygon id="path2214_3_" points="5.909 29.208 5.895 4.113 9.36 6.968 9.422 4.391 4.918 0.792 0.308 4.386 0.377 7.13 4.054 4.003 4.071 29.167"></polygon>
|
||||
<path d="M5.81049598,17.9079384 C5.85034368,16.2473596 7.13426,15.6994045 8.5,15.6994045 C9.07539294,15.6994045 9.80562871,15.7847047 10.2613819,16 C10.7525194,16.2320107 10.8901241,16.4966721 10.934,16.7558093 C11.0055545,17.1784204 11.0055545,19.7678173 10.934,24.524 L7.437,21.441 L7.37,23.496 L11.991,27.383 L16.404,23.523 L16.409,21.268 L12.924,24.432 L12.943,17.005 C11.991,12.0824629 3.929,13.555 4.117,16.911 L5.81049598,17.9079384 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_2.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_b</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-559.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_b" transform="translate(296.000000, 67.207000)">
|
||||
<polygon id="path2200_8_" points="11.215 29.041 11.2 8.212 13.237 8.348 13.266 29.035"></polygon>
|
||||
<path d="M13.148,8.08 C13.525,8.766 11.227,10.283 11.222,9.895 C11.214,9.508 11.171,7.913 10.04,7.118 C8.909,6.323 7.285,6.33 7.285,6.33 L3.955,6.346 L7.094,10.036 L4.34,10.105 L0.734,5.479 L4.346,0.959 L6.933,1.021 L4.067,4.496 L7.085,4.484 C7.085,4.484 8.883,4.561 9.982,4.919 C11.559,5.428 12.494,6.524 13.148,8.08 Z" id="path2214_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_2_3.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_k</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-464.000000, -646.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_k" transform="translate(201.000000, 1.207000)">
|
||||
<polygon id="path2200_9_" points="11.82 29.099 11.847 7.259 14.201 7.119 14.183 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.462,5.48 10.38,4.978 C9.298,4.476 7.391,4.53 7.391,4.53 L4.282,4.542 L7.237,0.958 L4.569,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.169,6.451 L7.605,6.434 C7.605,6.434 9.283,6.428 10.449,7.247 C11.615,8.067 11.91,9.713 11.917,10.112 C11.923,10.91 13.312,7.904 13.017,7.058 Z" id="path2214_10_"></path>
|
||||
<path d="M12.985,7.058 C13.131,6.634 14.538,5.48 15.62,4.978 C16.702,4.476 18.609,4.53 18.609,4.53 L21.719,4.542 L18.763,0.958 L21.431,0.894 L25.159,5.556 L21.439,10.329 L18.596,10.257 L21.833,6.451 L18.397,6.434 C18.397,6.434 16.719,6.428 15.552,7.247 C14.386,8.067 14.091,9.713 14.085,10.112 C14.077,10.91 12.685,7.904 12.985,7.058 Z" id="path2249_4_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
18
collect-library/src/main/assets/omdb/4601/bus/1301_2_3_4.svg
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_m</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-514.000000, -646.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_m" transform="translate(251.000000, 1.207000)">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_2_4.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-635.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_l" transform="translate(372.000000, 67.207000)">
|
||||
<polygon id="path2200_3_" points="11.217 29.181 11.246 8.277 13.304 8.14 13.289 29.187"></polygon>
|
||||
<path d="M10.055,4.814 C8.943,4.452 7.126,4.376 7.126,4.376 L4.078,4.387 L6.974,0.876 L4.361,0.813 L0.713,5.38 L4.357,10.055 L7.14,9.985 L3.97,6.256 L7.334,6.24 C7.334,6.24 8.978,6.234 10.119,7.036 C11.262,7.839 11.305,9.452 11.308,9.843 C11.314,10.234 13.636,8.7 13.255,8.008 C12.593,6.434 11.645,5.329 10.055,4.814 Z" id="path2214_4_"></path>
|
||||
<path d="M13.229,18.072 C12.96,12.661 4.183,12.653 4.286,18.19 L4.31,26.223 L0.765,23.096 L0.696,25.18 L5.384,29.121 L9.858,25.206 L9.864,22.918 L6.332,26.127 L6.349,18.595 C6.433,14.963 11.162,15.096 11.349,18.5 L13.229,18.072 Z" id="path22940_10_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_2_5.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_u</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-750.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_u" transform="translate(487.000000, 67.207000)">
|
||||
<polygon id="path2200_12_" points="11.429 29.262 11.461 10.361 13.509 9.523 13.475 29.278"></polygon>
|
||||
<polygon id="path2214_18_" points="13.51 9.521 3.975 3.704 8.572 2.228 6.275 0.722 0.792 2.745 1.476 8.469 3.699 9.774 3.098 5.326 13.199 11.552"></polygon>
|
||||
<path d="M11.425,19.516 C11.447,19.099 11.192,17.653 10.065,16.862 C8.939,16.07 7.019,16.206 7.019,16.206 L3.7,16.221 L6.828,19.898 L4.086,19.968 L0.49,15.357 L4.09,10.853 L6.668,10.915 L3.813,14.378 L6.82,14.366 C6.82,14.366 8.662,14.314 9.71,14.8 C10.755,15.285 12.111,16.4 12.255,16.809 C12.536,17.626 11.401,19.915 11.425,19.516 Z" id="path2249_6_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_2_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="24px" viewBox="0 0 24 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_y</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-757.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_y" transform="translate(494.000000, 2.207000)">
|
||||
<polygon id="path2200_13_" points="11.116 29.278 11.083 9.523 13.131 10.361 13.163 29.262"></polygon>
|
||||
<polygon id="path2214_19_" points="11.393 11.553 21.494 5.327 20.893 9.775 23.116 8.47 23.8 2.746 18.317 0.723 16.02 2.228 20.617 3.704 11.082 9.521"></polygon>
|
||||
<path d="M11.135,19.578 C11.158,19.161 10.903,17.715 9.776,16.924 C8.649,16.132 6.729,16.268 6.729,16.268 L3.41,16.283 L6.538,19.96 L3.796,20.03 L0.2,15.419 L3.8,10.915 L6.378,10.977 L3.523,14.44 L6.53,14.428 C6.53,14.428 8.372,14.376 9.42,14.862 C10.465,15.347 11.821,16.462 11.965,16.871 C12.248,17.688 11.112,19.976 11.135,19.578 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_3.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_c</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-597.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_c" transform="translate(334.000000, 67.207000)">
|
||||
<polygon id="path2200_7_" points="0.734 29.033 0.762 8.347 2.798 8.211 2.782 29.04"></polygon>
|
||||
<path d="M4.019,4.92 C5.119,4.562 6.915,4.485 6.915,4.485 L9.935,4.497 L7.069,1.022 L9.656,0.96 L13.267,5.48 L9.661,10.106 L6.907,10.037 L10.046,6.347 L6.716,6.331 C6.716,6.331 5.091,6.324 3.96,7.119 C2.829,7.914 2.786,9.509 2.78,9.896 C2.775,10.284 0.475,8.767 0.853,8.081 C1.505,6.524 2.443,5.428 4.019,4.92 Z" id="path2214_8_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_3_4.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="24px" viewBox="0 0 24 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_n</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-661.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_n" transform="translate(398.000000, 2.207000)">
|
||||
<polygon id="path2200_2_" points="10.938 29.033 10.965 8.346 13.002 8.21 12.986 29.04"></polygon>
|
||||
<path d="M14.223,4.92 C15.325,4.562 17.12,4.485 17.12,4.485 L20.138,4.497 L17.274,1.022 L19.861,0.96 L23.471,5.48 L19.867,10.106 L17.113,10.037 L20.251,6.347 L16.921,6.331 C16.921,6.331 15.296,6.324 14.165,7.119 C13.035,7.913 12.992,9.509 12.986,9.896 C12.981,10.284 10.68,8.767 11.057,8.081 C11.711,6.524 12.646,5.428 14.223,4.92 Z" id="path2214_2_"></path>
|
||||
<path d="M12.931,18.041 C12.664,12.687 3.981,12.678 4.079,18.158 L4.105,26.107 L0.594,23.013 L0.529,25.076 L5.166,28.975 L9.594,25.101 L9.6,22.837 L6.104,26.012 L6.122,18.558 C6.205,14.964 10.883,15.097 11.07,18.464 L12.931,18.041 Z" id="path22940_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_3_5.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="24px" viewBox="0 0 24 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_v</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-709.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_v" transform="translate(446.000000, 2.207000)">
|
||||
<polygon id="path2200_13_" points="10.836 29.262 10.868 10.361 12.916 9.523 12.882 29.278"></polygon>
|
||||
<polygon id="path2214_19_" points="12.917 9.521 3.382 3.704 7.979 2.228 5.682 0.722 0.199 2.745 0.883 8.469 3.106 9.774 2.505 5.326 12.606 11.552"></polygon>
|
||||
<path d="M12.036,16.871 C12.18,16.462 13.536,15.347 14.581,14.862 C15.629,14.376 17.471,14.428 17.471,14.428 L20.478,14.44 L17.623,10.977 L20.201,10.915 L23.801,15.419 L20.205,20.03 L17.463,19.96 L20.591,16.283 L17.272,16.268 C17.272,16.268 15.352,16.132 14.225,16.924 C13.098,17.715 12.842,19.161 12.866,19.578 C12.886,19.977 11.751,17.688 12.036,16.871 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_3_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_z</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-826.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_z" transform="translate(563.000000, 67.207000)">
|
||||
<polygon id="path2200_12_" points="0.523 29.278 0.49 9.523 2.538 10.361 2.57 29.262"></polygon>
|
||||
<polygon id="path2214_18_" points="0.801 11.553 10.901 5.326 10.3 9.774 12.523 8.469 13.207 2.745 7.724 0.722 5.427 2.228 10.024 3.704 0.49 9.521"></polygon>
|
||||
<path d="M1.745,16.809 C1.889,16.4 3.245,15.285 4.29,14.8 C5.338,14.314 7.18,14.366 7.18,14.366 L10.187,14.378 L7.332,10.915 L9.91,10.853 L13.51,15.357 L9.914,19.968 L7.172,19.898 L10.3,16.221 L6.981,16.206 C6.981,16.206 5.061,16.07 3.935,16.862 C2.808,17.653 2.552,19.099 2.575,19.516 C2.597,19.915 1.463,17.626 1.745,16.809 Z" id="path2249_6_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
15
collect-library/src/main/assets/omdb/4601/bus/1301_4.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="29px" height="20px" viewBox="0 0 20 29" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_d</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 10, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-806.000000, -648.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_d" transform="translate(543.000000, 3.207000)">
|
||||
<path d="M19.104,5.358 C19.1,-1.893 5.711,-1.692 5.629,5.504 L5.661,23.316 L0.979,19.457 L0.896,22.94 L6.984,27.804 L13.218,22.947 L13.122,19.239 L8.151,23.199 L8.172,6.006 C8.315,0.933 16.333,1.474 16.473,5.889 L16.428,27.974 L19.083,27.987 L19.104,5.358 Z" id="path22940"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_4_5.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_w</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-788.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_w" transform="translate(525.000000, 67.207000)">
|
||||
<polygon id="path2200_14_" points="11.278 29.261 11.31 10.36 13.358 9.522 13.324 29.277"></polygon>
|
||||
<polygon id="path2214_20_" points="13.359 9.52 3.824 3.703 8.421 2.227 6.124 0.721 0.641 2.744 1.325 8.468 3.548 9.773 2.947 5.325 13.048 11.551"></polygon>
|
||||
<path d="M13.163,18.345 C12.896,12.991 4.213,12.982 4.311,18.462 L4.337,26.411 L0.826,23.317 L0.761,25.38 L5.398,29.279 L9.826,25.405 L9.832,23.141 L6.336,26.316 L6.354,18.862 C6.437,15.268 11.115,15.401 11.302,18.768 L13.163,18.345 Z" id="path22940_14_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_4_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="24px" viewBox="0 0 24 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_0</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-564.000000, -647.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_0" transform="translate(301.000000, 2.207000)">
|
||||
<polygon id="path2200_15_" points="10.947 29.277 10.913 9.522 12.961 10.36 12.993 29.261"></polygon>
|
||||
<polygon id="path2214_21_" points="11.226 11.553 21.327 5.327 20.726 9.775 22.949 8.47 23.633 2.746 18.149 0.723 15.853 2.229 20.45 3.705 10.915 9.522"></polygon>
|
||||
<path d="M12.769,18.262 C12.502,12.908 3.819,12.899 3.917,18.379 L3.943,26.328 L0.432,23.234 L0.367,25.297 L5.004,29.196 L9.432,25.322 L9.439,23.058 L5.942,26.233 L5.96,18.779 C6.043,15.185 10.721,15.318 10.908,18.685 L12.769,18.262 Z" id="path22940_15_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_5.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_r</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-673.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_r" transform="translate(410.000000, 67.207000)">
|
||||
<polygon id="path2200_10_" points="11.278 29.262 11.31 10.361 13.358 9.523 13.324 29.278"></polygon>
|
||||
<polygon id="path2214_14_" points="13.359 9.521 3.824 3.704 8.421 2.228 6.124 0.722 0.641 2.745 1.325 8.469 3.548 9.774 2.947 5.326 13.048 11.552"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_5_6.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="26px" viewBox="0 0 26 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_1</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12">
|
||||
<g id="1301_1_1" transform="translate(0.000000, 1.207000)">
|
||||
<polygon id="path2214_34_" points="13.608 9.595 4.074 3.778 8.671 2.302 6.374 0.796 0.891 2.819 1.575 8.543 3.798 9.848 3.197 5.4 13.298 11.626"></polygon>
|
||||
<polygon id="path2200_23_" points="11.777 29.413 11.743 9.658 13.792 10.496 13.823 29.397"></polygon>
|
||||
<polygon id="path2214_33_" points="12.702 11.417 22.803 5.191 22.202 9.639 24.425 8.334 25.109 2.61 19.626 0.587 17.329 2.093 21.926 3.569 12.391 9.386"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
16
collect-library/src/main/assets/omdb/4601/bus/1301_6.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="31px" height="14px" viewBox="0 0 14 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_1_s</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-712.000000, -712.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="1301_1_s" transform="translate(449.000000, 67.207000)">
|
||||
<polygon id="path2200_11_" points="0.674 29.277 0.64 9.522 2.688 10.36 2.72 29.261"></polygon>
|
||||
<polygon id="path2214_15_" points="0.953 11.553 11.054 5.327 10.453 9.775 12.676 8.47 13.36 2.746 7.877 0.723 5.58 2.229 10.177 3.705 0.642 9.522"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
17
collect-library/src/main/assets/omdb/4601/bus/1301_7.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="29px" height="18px" viewBox="0 0 18 29" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>提示右后方掉头</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-941.000000, -649.000000)" fill="#FFB400" fill-rule="nonzero">
|
||||
<g id="编组-12" transform="translate(263.000000, 645.000000)">
|
||||
<g id="编组-7" transform="translate(635.000000, 2.207000)">
|
||||
<g id="提示右后方掉头" transform="translate(43.000000, 1.000000)">
|
||||
<path d="M2.676,11.3454063 C2.67063205,9.22749842 2.44138369,7.99921639 2.676,6.87640626 C3.35922843,3.60665998 5.25238344,3.57798983 6.62671411,3.54689146 C7.63293806,3.52412262 9.04920727,3.68963843 9.70627148,4.800781 C10.3137327,5.82804132 10.201,7.72888847 10.201,9.49140626 L10.233,13.3034063 L5.551,9.44440626 L5.468,12.9274063 L11.556,17.7914063 L17.79,12.9344063 L17.694,9.22640626 L12.723,13.1864063 L12.744,6.99340626 C12.723,1.84469919 9.40506239,0.91289911 6.15097677,1 C2.98605771,1.0847142 0,2.80476579 0.045,6.87640626 L0,28.9614063 L2.655,28.9744063 L2.676,11.3454063 Z" id="path22940"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/extend/1301_0.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="10px" viewBox="0 0 10 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_o</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 5, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill-rule="nonzero">
|
||||
<g id="1301_2_o-2">
|
||||
<g id="1301_2_o">
|
||||
<rect id="矩形" fill="#00C800" x="0.604" y="0.667" width="8.792" height="28.667"></rect>
|
||||
<rect id="矩形" fill="#FFFFFF" x="2.604" y="2.833" width="4.899" height="24.395"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 846 B |
15
collect-library/src/main/assets/omdb/4601/extend/1301_1.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="12px" viewBox="0 0 12 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_a</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 6, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14">
|
||||
<g id="1301_2_a">
|
||||
<polygon id="path22940_2_" points="7.341 29.432 7.311 4.846 11.71 8.412 11.789 5.139 6.066 0.568 0.21 5.132 0.298 8.617 4.97 4.645 4.985 29.43"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 813 B |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_g</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14">
|
||||
<g id="1301_2_g">
|
||||
<polygon id="path2214_7_" points="13.399 29.168 13.414 4.004 17.091 7.131 17.16 4.387 12.55 0.793 8.046 4.392 8.109 6.969 11.572 4.114 11.56 29.208"></polygon>
|
||||
<path d="M11.776,17.839 C11.797,17.422 11.543,15.976 10.416,15.185 C9.29,14.393 7.37,14.529 7.37,14.529 L4.05,14.544 L7.178,18.221 L4.437,18.291 L0.84,13.68 L4.441,9.176 L7.019,9.238 L4.164,12.701 L7.17,12.689 C7.17,12.689 9.013,12.637 10.061,13.123 C11.106,13.608 12.461,14.723 12.606,15.132 C12.885,15.948 11.751,18.237 11.776,17.839 Z" id="path2249_3_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_h</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-456.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_h" transform="translate(193.000000, 68.000000)">
|
||||
<path d="M12.653,16.041 C12.51,15.631 11.395,14.759 10.348,14.273 C9.302,13.787 7.094,13.84 7.094,13.84 L4.084,13.852 L6.942,10.387 L4.362,10.325 L0.761,14.831 L4.357,19.444 L7.103,19.375 L3.974,15.696 L7.294,15.68 C7.294,15.68 9.158,15.43 10.285,16.222 C11.412,17.014 12.669,18.363 12.676,18.749 C12.689,19.521 12.94,16.859 12.653,16.041 Z" id="path2214"></path>
|
||||
<polygon id="path2263" points="14.058 29.084 14.032 4.659 17.879 7.779 17.948 4.915 12.946 0.916 7.824 4.91 7.902 7.959 11.986 4.484 12 29.084"></polygon>
|
||||
<path d="M13.348,16.041 C13.492,15.631 14.606,14.759 15.653,14.273 C16.699,13.787 18.906,13.84 18.906,13.84 L21.915,13.852 L19.058,10.387 L21.637,10.325 L25.239,14.831 L21.643,19.444 L18.897,19.375 L22.026,15.696 L18.705,15.68 C18.705,15.68 16.843,15.43 15.714,16.222 C14.587,17.014 13.33,18.363 13.324,18.749 C13.312,19.521 13.061,16.859 13.348,16.041 Z" id="path2198"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="37px" height="26px" viewBox="0 0 26 37" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>2</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 18)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-885.000000, -881.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="24" transform="translate(885.000000, 881.000000)">
|
||||
<g id="2">
|
||||
<g id="1301_1_m复制" transform="translate(0.000000, 7.327028)">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
<polygon id="path2214_13_复制-3" points="14.202 26.7410277 13.9292793 3.211 17.6072793 6.338 17.6752793 3.594 13.0662793 -9.07718345e-13 8.3890131 3.761 8.4520131 6.338 12.0696922 3.211 11.82 26.7410277"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_j</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-432.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_j" transform="translate(169.000000, 3.000000)">
|
||||
<path d="M12.059,12.145 C11.915,11.735 10.799,10.862 9.752,10.375 C8.705,9.889 6.495,9.942 6.495,9.942 L3.484,9.953 L6.343,6.485 L3.762,6.422 L0.158,10.932 L3.758,15.55 L6.506,15.48 L3.374,11.797 L6.698,11.782 C6.698,11.782 8.563,11.532 9.691,12.324 C10.819,13.117 12.077,14.467 12.083,14.854 C12.095,15.629 12.346,12.965 12.059,12.145 Z" id="path2214_1_"></path>
|
||||
<path d="M13.74,20.555 C13.472,15.211 3.833,15.203 3.932,20.672 L3.958,26.174 L0.455,23.086 L0.389,25.144 L5.016,29.037 L9.436,25.17 L9.442,22.912 L5.951,26.08 L5.968,21.073 C6.051,17.487 11.694,17.618 11.879,20.979 L13.74,20.555 Z" id="path22940_1_"></path>
|
||||
<polygon id="path2263_1_" points="13.95 29.096 13.924 4.649 17.775 7.773 17.843 4.906 12.836 0.904 7.71 4.902 7.788 7.953 11.876 4.475 11.89 29.096"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_2</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-844.000000, -889.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_2" transform="translate(581.000000, 69.000000)">
|
||||
<polygon id="path2214_13_" points="14.042 29.168 14.057 4.004 17.735 7.131 17.803 4.387 13.194 0.793 8.69 4.391 8.753 6.968 12.216 4.113 12.204 29.207"></polygon>
|
||||
<path d="M12.42,22.839 C12.442,22.422 12.187,20.976 11.06,20.185 C9.934,19.393 8.014,19.529 8.014,19.529 L4.695,19.544 L7.823,23.221 L5.081,23.291 L1.485,18.68 L5.085,14.176 L7.663,14.238 L4.808,17.701 L7.815,17.689 C7.815,17.689 9.657,17.637 10.705,18.123 C11.75,18.608 13.105,19.723 13.25,20.132 C13.529,20.947 12.396,23.236 12.42,22.839 Z" id="path2249_5_"></path>
|
||||
<polygon id="path2214_12_" points="13.922 14.333 3.38 7.817 7.976 6.341 5.68 4.835 0.197 6.858 0.881 12.582 3.103 13.887 2.503 9.439 13.326 16.12"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-355.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_3" transform="translate(92.000000, 68.000000)">
|
||||
<polygon id="path2214_29_" points="13.37 29.208 13.358 4.113 16.821 6.968 16.884 4.391 12.38 0.792 7.771 4.387 7.839 7.131 11.517 4.004 11.532 29.168"></polygon>
|
||||
<polygon id="path2214_28_" points="12.249 16.121 23.072 9.44 22.472 13.888 24.694 12.583 25.378 6.859 19.895 4.836 17.599 6.342 22.195 7.818 11.653 14.334"></polygon>
|
||||
<path d="M11.558,16.964 C11.579,16.547 11.325,15.101 10.198,14.31 C9.072,13.518 7.152,13.654 7.152,13.654 L3.832,13.669 L6.96,17.346 L4.218,17.416 L0.622,12.805 L4.223,8.301 L6.8,8.363 L3.946,11.826 L6.952,11.814 C6.952,11.814 8.794,11.762 9.842,12.248 C10.887,12.733 12.243,13.848 12.387,14.257 C12.668,15.071 11.533,17.361 11.558,16.964 Z" id="path2249_14_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_f</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-347.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_f" transform="translate(84.000000, 3.000000)">
|
||||
<polygon id="path2214_6_" points="6.439 29.208 6.425 4.113 9.89 6.968 9.953 4.391 5.449 0.792 0.839 4.386 0.908 7.13 4.585 4.003 4.602 29.167"></polygon>
|
||||
<path d="M5.398,15.129 C5.541,14.72 6.898,13.605 7.943,13.12 C8.99,12.634 10.832,12.686 10.832,12.686 L13.838,12.698 L10.984,9.235 L13.562,9.173 L17.161,13.677 L13.566,18.288 L10.823,18.218 L13.951,14.541 L10.63,14.525 C10.63,14.525 8.71,14.389 7.584,15.181 C6.457,15.972 6.2,17.418 6.226,17.835 C6.245,18.236 5.111,15.946 5.398,15.129 Z" id="path2249_2_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_i</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-655.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_i" transform="translate(392.000000, 68.000000)">
|
||||
<polygon id="path2214_3_" points="12.909 29.208 12.895 4.113 16.36 6.968 16.422 4.391 11.918 0.792 7.308 4.386 7.377 7.13 11.054 4.003 11.071 29.167"></polygon>
|
||||
<path d="M11.867,15.131 C12.011,14.722 13.367,13.607 14.413,13.122 C15.459,12.636 17.301,12.688 17.301,12.688 L20.307,12.7 L17.453,9.237 L20.031,9.175 L23.63,13.679 L20.036,18.29 L17.292,18.22 L20.419,14.543 L17.1,14.528 C17.1,14.528 15.18,14.392 14.054,15.184 C12.927,15.975 12.67,17.421 12.696,17.838 C12.716,18.237 11.581,15.948 11.867,15.131 Z" id="path2249"></path>
|
||||
<path d="M12.728,16.487 C12.462,11.151 3.809,11.142 3.909,16.603 L3.934,24.524 L0.437,21.441 L0.37,23.496 L4.991,27.383 L9.404,23.523 L9.409,21.268 L5.924,24.432 L5.943,17.005 C6.026,13.423 10.929,13.555 11.117,16.911 L12.728,16.487 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_4</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-406.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_4" transform="translate(143.000000, 68.000000)">
|
||||
<polygon id="path2214_37_" points="14.467 29.168 14.483 4.004 18.16 7.131 18.229 4.387 13.619 0.793 9.115 4.392 9.178 6.969 12.641 4.114 12.628 29.208"></polygon>
|
||||
<polygon id="path2214_36_" points="14.347 14.333 3.805 7.817 8.401 6.341 6.105 4.835 0.621 6.858 1.306 12.582 3.528 13.887 2.927 9.439 13.75 16.12"></polygon>
|
||||
<path d="M13.615,14.256 C13.759,13.847 15.115,12.732 16.16,12.247 C17.208,11.761 19.05,11.813 19.05,11.813 L22.057,11.825 L19.202,8.362 L21.779,8.3 L25.379,12.804 L21.782,17.416 L19.04,17.346 L22.168,13.669 L18.849,13.654 C18.849,13.654 16.929,13.518 15.802,14.31 C14.675,15.101 14.419,16.547 14.443,16.964 C14.465,17.361 13.331,15.072 13.615,14.256 Z" id="path2249_15_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_5</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-263.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_5" transform="translate(0.000000, 3.000000)">
|
||||
<polygon id="path2214_39_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<path d="M4.754,20.131 C4.899,19.722 6.254,18.607 7.299,18.122 C8.347,17.636 10.19,17.688 10.19,17.688 L13.196,17.7 L10.341,14.237 L12.919,14.175 L16.519,18.679 L12.923,23.29 L10.181,23.22 L13.309,19.543 L9.99,19.528 C9.99,19.528 8.07,19.392 6.944,20.184 C5.817,20.975 5.56,22.421 5.584,22.838 C5.604,23.236 4.469,20.946 4.754,20.131 Z" id="path2249_16_"></path>
|
||||
<polygon id="path2214_38_" points="4.674 16.121 15.497 9.44 14.897 13.888 17.119 12.583 17.803 6.859 12.32 4.835 10.024 6.341 14.62 7.817 4.078 14.333"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_e</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-305.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_e" transform="translate(42.000000, 3.000000)">
|
||||
<path d="M13.663,17.172 C13.392,11.782 3.671,11.773 3.772,17.289 L3.796,22.839 L0.263,19.724 L0.198,21.8 L4.865,25.726 L9.322,21.826 L9.328,19.548 L5.807,22.744 L5.826,17.693 C5.909,14.076 11.597,14.209 11.788,17.598 L13.663,17.172 Z" id="path22940_8_"></path>
|
||||
<polygon id="path2263_2_" points="13.875 29.218 13.849 4.561 17.734 7.711 17.801 4.819 12.751 0.782 7.581 4.813 7.659 7.891 11.783 4.383 11.797 29.216"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_t</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-474.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_t" transform="translate(211.000000, 3.000000)">
|
||||
<polygon id="path2214_17_" points="14.042 29.168 14.057 4.004 17.735 7.131 17.803 4.387 13.194 0.793 8.69 4.392 8.753 6.969 12.216 4.114 12.204 29.208"></polygon>
|
||||
<polygon id="path2214_16_" points="13.921 14.333 3.379 7.817 7.975 6.341 5.68 4.835 0.196 6.858 0.88 12.582 3.102 13.887 2.502 9.439 13.325 16.12"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_x</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-263.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_x" transform="translate(0.000000, 68.000000)">
|
||||
<polygon id="path2214_17_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<polygon id="path2214_16_" points="4.674 16.119 15.497 9.438 14.897 13.886 17.119 12.581 17.803 6.857 12.32 4.833 10.024 6.339 14.62 7.815 4.078 14.331"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="17px" viewBox="0 0 17 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>提示前方可自行或右后方掉头复制</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-907.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="编组-6" transform="translate(644.000000, 0.000000)">
|
||||
<g id="提示前方可自行或右后方掉头复制">
|
||||
<polygon id="path2214_3_" points="5.909 29.208 5.895 4.113 9.36 6.968 9.422 4.391 4.918 0.792 0.308 4.386 0.377 7.13 4.054 4.003 4.071 29.167"></polygon>
|
||||
<path d="M5.81049598,17.9079384 C5.85034368,16.2473596 7.13426,15.6994045 8.5,15.6994045 C9.07539294,15.6994045 9.80562871,15.7847047 10.2613819,16 C10.7525194,16.2320107 10.8901241,16.4966721 10.934,16.7558093 C11.0055545,17.1784204 11.0055545,19.7678173 10.934,24.524 L7.437,21.441 L7.37,23.496 L11.991,27.383 L16.404,23.523 L16.409,21.268 L12.924,24.432 L12.943,17.005 C11.991,12.0824629 3.929,13.555 4.117,16.911 L5.81049598,17.9079384 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/extend/1301_2.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_b</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-516.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_b" transform="translate(253.000000, 0.000000)">
|
||||
<polygon id="path2200_8_" points="11.215 29.041 11.2 8.212 13.237 8.348 13.266 29.035"></polygon>
|
||||
<path d="M13.148,8.08 C13.525,8.766 11.227,10.283 11.222,9.895 C11.214,9.508 11.171,7.913 10.04,7.118 C8.909,6.323 7.285,6.33 7.285,6.33 L3.955,6.346 L7.094,10.036 L4.34,10.105 L0.734,5.479 L4.346,0.959 L6.933,1.021 L4.067,4.496 L7.085,4.484 C7.085,4.484 8.883,4.561 9.982,4.919 C11.559,5.428 12.494,6.524 13.148,8.08 Z" id="path2214_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_k</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-506.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_k" transform="translate(243.000000, 68.000000)">
|
||||
<polygon id="path2200_9_" points="11.82 29.099 11.847 7.259 14.201 7.119 14.183 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.462,5.48 10.38,4.978 C9.298,4.476 7.391,4.53 7.391,4.53 L4.282,4.542 L7.237,0.958 L4.569,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.169,6.451 L7.605,6.434 C7.605,6.434 9.283,6.428 10.449,7.247 C11.615,8.067 11.91,9.713 11.917,10.112 C11.923,10.91 13.312,7.904 13.017,7.058 Z" id="path2214_10_"></path>
|
||||
<path d="M12.985,7.058 C13.131,6.634 14.538,5.48 15.62,4.978 C16.702,4.476 18.609,4.53 18.609,4.53 L21.719,4.542 L18.763,0.958 L21.431,0.894 L25.159,5.556 L21.439,10.329 L18.596,10.257 L21.833,6.451 L18.397,6.434 C18.397,6.434 16.719,6.428 15.552,7.247 C14.386,8.067 14.091,9.713 14.085,10.112 C14.077,10.91 12.685,7.904 12.985,7.058 Z" id="path2249_4_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_m</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-556.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_m" transform="translate(293.000000, 68.000000)">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-593.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_l" transform="translate(330.000000, 0.000000)">
|
||||
<polygon id="path2200_3_" points="11.217 29.181 11.246 8.277 13.304 8.14 13.289 29.187"></polygon>
|
||||
<path d="M10.055,4.814 C8.943,4.452 7.126,4.376 7.126,4.376 L4.078,4.387 L6.974,0.876 L4.361,0.813 L0.713,5.38 L4.357,10.055 L7.14,9.985 L3.97,6.256 L7.334,6.24 C7.334,6.24 8.978,6.234 10.119,7.036 C11.262,7.839 11.305,9.452 11.308,9.843 C11.314,10.234 13.636,8.7 13.255,8.008 C12.593,6.434 11.645,5.329 10.055,4.814 Z" id="path2214_4_"></path>
|
||||
<path d="M13.229,18.072 C12.96,12.661 4.183,12.653 4.286,18.19 L4.31,26.223 L0.765,23.096 L0.696,25.18 L5.384,29.121 L9.858,25.206 L9.864,22.918 L6.332,26.127 L6.349,18.595 C6.433,14.963 11.162,15.096 11.349,18.5 L13.229,18.072 Z" id="path22940_10_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_u</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-708.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_u" transform="translate(445.000000, 0.000000)">
|
||||
<polygon id="path2200_12_" points="11.429 29.262 11.461 10.361 13.509 9.523 13.475 29.278"></polygon>
|
||||
<polygon id="path2214_18_" points="13.51 9.521 3.975 3.704 8.572 2.228 6.275 0.722 0.792 2.745 1.476 8.469 3.699 9.774 3.098 5.326 13.199 11.552"></polygon>
|
||||
<path d="M11.425,19.516 C11.447,19.099 11.192,17.653 10.065,16.862 C8.939,16.07 7.019,16.206 7.019,16.206 L3.7,16.221 L6.828,19.898 L4.086,19.968 L0.49,15.357 L4.09,10.853 L6.668,10.915 L3.813,14.378 L6.82,14.366 C6.82,14.366 8.662,14.314 9.71,14.8 C10.755,15.285 12.111,16.4 12.255,16.809 C12.536,17.626 11.401,19.915 11.425,19.516 Z" id="path2249_6_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_y</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-820.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_y" transform="translate(557.000000, 3.000000)">
|
||||
<polygon id="path2200_13_" points="11.116 29.278 11.083 9.523 13.131 10.361 13.163 29.262"></polygon>
|
||||
<polygon id="path2214_19_" points="11.393 11.553 21.494 5.327 20.893 9.775 23.116 8.47 23.8 2.746 18.317 0.723 16.02 2.228 20.617 3.704 11.082 9.521"></polygon>
|
||||
<path d="M11.135,19.578 C11.158,19.161 10.903,17.715 9.776,16.924 C8.649,16.132 6.729,16.268 6.729,16.268 L3.41,16.283 L6.538,19.96 L3.796,20.03 L0.2,15.419 L3.8,10.915 L6.378,10.977 L3.523,14.44 L6.53,14.428 C6.53,14.428 8.372,14.376 9.42,14.862 C10.465,15.347 11.821,16.462 11.965,16.871 C12.248,17.688 11.112,19.976 11.135,19.578 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
16
collect-library/src/main/assets/omdb/4601/extend/1301_3.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_c</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-555.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_c" transform="translate(292.000000, 0.000000)">
|
||||
<polygon id="path2200_7_" points="0.734 29.033 0.762 8.347 2.798 8.211 2.782 29.04"></polygon>
|
||||
<path d="M4.019,4.92 C5.119,4.562 6.915,4.485 6.915,4.485 L9.935,4.497 L7.069,1.022 L9.656,0.96 L13.267,5.48 L9.661,10.106 L6.907,10.037 L10.046,6.347 L6.716,6.331 C6.716,6.331 5.091,6.324 3.96,7.119 C2.829,7.914 2.786,9.509 2.78,9.896 C2.775,10.284 0.475,8.767 0.853,8.081 C1.505,6.524 2.443,5.428 4.019,4.92 Z" id="path2214_8_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_n</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-703.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_n" transform="translate(440.000000, 68.000000)">
|
||||
<polygon id="path2200_2_" points="10.938 29.033 10.965 8.346 13.002 8.21 12.986 29.04"></polygon>
|
||||
<path d="M14.223,4.92 C15.325,4.562 17.12,4.485 17.12,4.485 L20.138,4.497 L17.274,1.022 L19.861,0.96 L23.471,5.48 L19.867,10.106 L17.113,10.037 L20.251,6.347 L16.921,6.331 C16.921,6.331 15.296,6.324 14.165,7.119 C13.035,7.913 12.992,9.509 12.986,9.896 C12.981,10.284 10.68,8.767 11.057,8.081 C11.711,6.524 12.646,5.428 14.223,4.92 Z" id="path2214_2_"></path>
|
||||
<path d="M12.931,18.041 C12.664,12.687 3.981,12.678 4.079,18.158 L4.105,26.107 L0.594,23.013 L0.529,25.076 L5.166,28.975 L9.594,25.101 L9.6,22.837 L6.104,26.012 L6.122,18.558 C6.205,14.964 10.883,15.097 11.07,18.464 L12.931,18.041 Z" id="path22940_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_v</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-751.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_v" transform="translate(488.000000, 68.000000)">
|
||||
<polygon id="path2200_13_" points="10.836 29.262 10.868 10.361 12.916 9.523 12.882 29.278"></polygon>
|
||||
<polygon id="path2214_19_" points="12.917 9.521 3.382 3.704 7.979 2.228 5.682 0.722 0.199 2.745 0.883 8.469 3.106 9.774 2.505 5.326 12.606 11.552"></polygon>
|
||||
<path d="M12.036,16.871 C12.18,16.462 13.536,15.347 14.581,14.862 C15.629,14.376 17.471,14.428 17.471,14.428 L20.478,14.44 L17.623,10.977 L20.201,10.915 L23.801,15.419 L20.205,20.03 L17.463,19.96 L20.591,16.283 L17.272,16.268 C17.272,16.268 15.352,16.132 14.225,16.924 C13.098,17.715 12.842,19.161 12.866,19.578 C12.886,19.977 11.751,17.688 12.036,16.871 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_z</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-782.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_z" transform="translate(519.000000, 3.000000)">
|
||||
<polygon id="path2200_12_" points="0.523 29.278 0.49 9.523 2.538 10.361 2.57 29.262"></polygon>
|
||||
<polygon id="path2214_18_" points="0.801 11.553 10.901 5.326 10.3 9.774 12.523 8.469 13.207 2.745 7.724 0.722 5.427 2.228 10.024 3.704 0.49 9.521"></polygon>
|
||||
<path d="M1.745,16.809 C1.889,16.4 3.245,15.285 4.29,14.8 C5.338,14.314 7.18,14.366 7.18,14.366 L10.187,14.378 L7.332,10.915 L9.91,10.853 L13.51,15.357 L9.914,19.968 L7.172,19.898 L10.3,16.221 L6.981,16.206 C6.981,16.206 5.061,16.07 3.935,16.862 C2.808,17.653 2.552,19.099 2.575,19.516 C2.597,19.915 1.463,17.626 1.745,16.809 Z" id="path2249_6_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
15
collect-library/src/main/assets/omdb/4601/extend/1301_4.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="28px" height="20px" viewBox="0 0 20 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_d</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 10, 14)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-800.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_d" transform="translate(537.000000, 68.000000)">
|
||||
<path d="M19.104,5.358 C19.1,-1.893 5.711,-1.692 5.629,5.504 L5.661,23.316 L0.979,19.457 L0.896,22.94 L6.984,27.804 L13.218,22.947 L13.122,19.239 L8.151,23.199 L8.172,6.006 C8.315,0.933 16.333,1.474 16.473,5.889 L16.428,27.974 L19.083,27.987 L19.104,5.358 Z" id="path22940"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_w</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-869.000000, -823.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_w" transform="translate(606.000000, 3.000000)">
|
||||
<polygon id="path2200_14_" points="11.278 29.261 11.31 10.36 13.358 9.522 13.324 29.277"></polygon>
|
||||
<polygon id="path2214_20_" points="13.359 9.52 3.824 3.703 8.421 2.227 6.124 0.721 0.641 2.744 1.325 8.468 3.548 9.773 2.947 5.325 13.048 11.551"></polygon>
|
||||
<path d="M13.163,18.345 C12.896,12.991 4.213,12.982 4.311,18.462 L4.337,26.411 L0.826,23.317 L0.761,25.38 L5.398,29.279 L9.826,25.405 L9.832,23.141 L6.336,26.316 L6.354,18.862 C6.437,15.268 11.115,15.401 11.302,18.768 L13.163,18.345 Z" id="path22940_14_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_0</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-607.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_0" transform="translate(344.000000, 68.000000)">
|
||||
<polygon id="path2200_15_" points="10.947 29.277 10.913 9.522 12.961 10.36 12.993 29.261"></polygon>
|
||||
<polygon id="path2214_21_" points="11.226 11.553 21.327 5.327 20.726 9.775 22.949 8.47 23.633 2.746 18.149 0.723 15.853 2.229 20.45 3.705 10.915 9.522"></polygon>
|
||||
<path d="M12.769,18.262 C12.502,12.908 3.819,12.899 3.917,18.379 L3.943,26.328 L0.432,23.234 L0.367,25.297 L5.004,29.196 L9.432,25.322 L9.439,23.058 L5.942,26.233 L5.96,18.779 C6.043,15.185 10.721,15.318 10.908,18.685 L12.769,18.262 Z" id="path22940_15_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
16
collect-library/src/main/assets/omdb/4601/extend/1301_5.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_r</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-631.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_r" transform="translate(368.000000, 0.000000)">
|
||||
<polygon id="path2200_10_" points="11.278 29.262 11.31 10.361 13.358 9.523 13.324 29.278"></polygon>
|
||||
<polygon id="path2214_14_" points="13.359 9.521 3.824 3.704 8.421 2.228 6.124 0.722 0.641 2.745 1.325 8.469 3.548 9.774 2.947 5.326 13.048 11.552"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_1</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-305.000000, -888.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_1" transform="translate(42.000000, 68.000000)">
|
||||
<polygon id="path2214_34_" points="13.608 9.595 4.074 3.778 8.671 2.302 6.374 0.796 0.891 2.819 1.575 8.543 3.798 9.848 3.197 5.4 13.298 11.626"></polygon>
|
||||
<polygon id="path2200_23_" points="11.777 29.413 11.743 9.658 13.792 10.496 13.823 29.397"></polygon>
|
||||
<polygon id="path2214_33_" points="12.702 11.417 22.803 5.191 22.202 9.639 24.425 8.334 25.109 2.61 19.626 0.587 17.329 2.093 21.926 3.569 12.391 9.386"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
16
collect-library/src/main/assets/omdb/4601/extend/1301_6.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_2_s</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-669.000000, -820.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="1301_2_s" transform="translate(406.000000, 0.000000)">
|
||||
<polygon id="path2200_11_" points="0.674 29.277 0.64 9.522 2.688 10.36 2.72 29.261"></polygon>
|
||||
<polygon id="path2214_15_" points="0.953 11.553 11.054 5.327 10.453 9.775 12.676 8.47 13.36 2.746 7.877 0.723 5.58 2.229 10.177 3.705 0.642 9.522"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
17
collect-library/src/main/assets/omdb/4601/extend/1301_7.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="28px" height="18px" viewBox="0 0 18 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>提示右后方掉头复制</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 14)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-951.000000, -822.000000)" fill="#00C800" fill-rule="nonzero">
|
||||
<g id="编组-14" transform="translate(263.000000, 820.000000)">
|
||||
<g id="编组-6" transform="translate(644.000000, 0.000000)">
|
||||
<g id="提示右后方掉头复制" transform="translate(44.000000, 1.000000)">
|
||||
<path d="M2.676,11.3454063 C2.67063205,9.22749842 2.44138369,7.99921639 2.676,6.87640626 C3.35922843,3.60665998 5.25238344,3.57798983 6.62671411,3.54689146 C7.63293806,3.52412262 9.04920727,3.68963843 9.70627148,4.800781 C10.3137327,5.82804132 10.201,7.72888847 10.201,9.49140626 L10.233,13.3034063 L5.551,9.44440626 L5.468,12.9274063 L11.556,17.7914063 L17.79,12.9344063 L17.694,9.22640626 L12.723,13.1864063 L12.744,6.99340626 C12.723,1.84469919 9.40506239,0.91289911 6.15097677,1 C2.98605771,1.0847142 0,2.80476579 0.045,6.87640626 L0,28.9614063 L2.655,28.9744063 L2.676,11.3454063 Z" id="path22940"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
15
collect-library/src/main/assets/omdb/4601/normal/1301_1.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="12px" viewBox="0 0 12 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_a</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 6, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10">
|
||||
<g id="1301_0_a">
|
||||
<polygon id="path22940_2_" points="7.341 29.432 7.311 4.846 11.71 8.412 11.789 5.139 6.066 0.568 0.21 5.132 0.298 8.617 4.97 4.645 4.985 29.43"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 813 B |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_g</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10">
|
||||
<g id="1301_0_g">
|
||||
<polygon id="path2214_7_" points="13.399 29.168 13.414 4.004 17.091 7.131 17.16 4.387 12.55 0.793 8.046 4.392 8.109 6.969 11.572 4.114 11.56 29.208"></polygon>
|
||||
<path d="M11.776,17.839 C11.797,17.422 11.543,15.976 10.416,15.185 C9.29,14.393 7.37,14.529 7.37,14.529 L4.05,14.544 L7.178,18.221 L4.437,18.291 L0.84,13.68 L4.441,9.176 L7.019,9.238 L4.164,12.701 L7.17,12.689 C7.17,12.689 9.013,12.637 10.061,13.123 C11.106,13.608 12.461,14.723 12.606,15.132 C12.885,15.948 11.751,18.237 11.776,17.839 Z" id="path2249_3_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_h</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" >
|
||||
<g id="1301_0_h">
|
||||
<path d="M12.653,16.041 C12.51,15.631 11.395,14.759 10.348,14.273 C9.302,13.787 7.094,13.84 7.094,13.84 L4.084,13.852 L6.942,10.387 L4.362,10.325 L0.761,14.831 L4.357,19.444 L7.103,19.375 L3.974,15.696 L7.294,15.68 C7.294,15.68 9.158,15.43 10.285,16.222 C11.412,17.014 12.669,18.363 12.676,18.749 C12.689,19.521 12.94,16.859 12.653,16.041 Z" id="path2214"></path>
|
||||
<polygon id="path2263" points="14.058 29.084 14.032 4.659 17.879 7.779 17.948 4.915 12.946 0.916 7.824 4.91 7.902 7.959 11.986 4.484 12 29.084"></polygon>
|
||||
<path d="M13.348,16.041 C13.492,15.631 14.606,14.759 15.653,14.273 C16.699,13.787 18.906,13.84 18.906,13.84 L21.915,13.852 L19.058,10.387 L21.637,10.325 L25.239,14.831 L21.643,19.444 L18.897,19.375 L22.026,15.696 L18.705,15.68 C18.705,15.68 16.843,15.43 15.714,16.222 C14.587,17.014 13.33,18.363 13.324,18.749 C13.312,19.521 13.061,16.859 13.348,16.041 Z" id="path2198"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="37px" height="26px" viewBox="0 0 26 37" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 18)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="26">
|
||||
<g id="3">
|
||||
<g id="1301_1_m复制-3" transform="translate(0.000000, 7.327028)">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
<polygon id="path2214_13_复制-5" points="14.202 26.7410277 13.9292793 3.211 17.6072793 6.338 17.6752793 3.594 13.0662793 -9.07718345e-13 8.3890131 3.761 8.4520131 6.338 12.0696922 3.211 11.82 26.7410277"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_j</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 14, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10">
|
||||
<g id="1301_0_j">
|
||||
<path d="M12.059,12.145 C11.915,11.735 10.799,10.862 9.752,10.375 C8.705,9.889 6.495,9.942 6.495,9.942 L3.484,9.953 L6.343,6.485 L3.762,6.422 L0.158,10.932 L3.758,15.55 L6.506,15.48 L3.374,11.797 L6.698,11.782 C6.698,11.782 8.563,11.532 9.691,12.324 C10.819,13.117 12.077,14.467 12.083,14.854 C12.095,15.629 12.346,12.965 12.059,12.145 Z" id="path2214_1_"></path>
|
||||
<path d="M13.74,20.555 C13.472,15.211 3.833,15.203 3.932,20.672 L3.958,26.174 L0.455,23.086 L0.389,25.144 L5.016,29.037 L9.436,25.17 L9.442,22.912 L5.951,26.08 L5.968,21.073 C6.051,17.487 11.694,17.618 11.879,20.979 L13.74,20.555 Z" id="path22940_1_"></path>
|
||||
<polygon id="path2263_1_" points="13.95 29.096 13.924 4.649 17.775 7.773 17.843 4.906 12.836 0.904 7.71 4.902 7.788 7.953 11.876 4.475 11.89 29.096"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_2</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 14, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10">
|
||||
<g id="1301_0_2">
|
||||
<polygon id="path2214_13_" points="14.042 29.168 14.057 4.004 17.735 7.131 17.803 4.387 13.194 0.793 8.69 4.391 8.753 6.968 12.216 4.113 12.204 29.207"></polygon>
|
||||
<path d="M12.42,22.839 C12.442,22.422 12.187,20.976 11.06,20.185 C9.934,19.393 8.014,19.529 8.014,19.529 L4.695,19.544 L7.823,23.221 L5.081,23.291 L1.485,18.68 L5.085,14.176 L7.663,14.238 L4.808,17.701 L7.815,17.689 C7.815,17.689 9.657,17.637 10.705,18.123 C11.75,18.608 13.105,19.723 13.25,20.132 C13.529,20.947 12.396,23.236 12.42,22.839 Z" id="path2249_5_"></path>
|
||||
<polygon id="path2214_12_" points="13.922 14.333 3.38 7.817 7.976 6.341 5.68 4.835 0.197 6.858 0.881 12.582 3.103 13.887 2.503 9.439 13.326 16.12"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_3</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-313.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_3" transform="translate(50.000000, 65.000000)">
|
||||
<polygon id="path2214_29_" points="13.37 29.208 13.358 4.113 16.821 6.968 16.884 4.391 12.38 0.792 7.771 4.387 7.839 7.131 11.517 4.004 11.532 29.168"></polygon>
|
||||
<polygon id="path2214_28_" points="12.249 16.121 23.072 9.44 22.472 13.888 24.694 12.583 25.378 6.859 19.895 4.836 17.599 6.342 22.195 7.818 11.653 14.334"></polygon>
|
||||
<path d="M11.558,16.964 C11.579,16.547 11.325,15.101 10.198,14.31 C9.072,13.518 7.152,13.654 7.152,13.654 L3.832,13.669 L6.96,17.346 L4.218,17.416 L0.622,12.805 L4.223,8.301 L6.8,8.363 L3.946,11.826 L6.952,11.814 C6.952,11.814 8.794,11.762 9.842,12.248 C10.887,12.733 12.243,13.848 12.387,14.257 C12.668,15.071 11.533,17.361 11.558,16.964 Z" id="path2249_14_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_f</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10">
|
||||
<g id="1301_0_f">
|
||||
<polygon id="path2214_6_" points="6.439 29.208 6.425 4.113 9.89 6.968 9.953 4.391 5.449 0.792 0.839 4.386 0.908 7.13 4.585 4.003 4.602 29.167"></polygon>
|
||||
<path d="M5.398,15.129 C5.541,14.72 6.898,13.605 7.943,13.12 C8.99,12.634 10.832,12.686 10.832,12.686 L13.838,12.698 L10.984,9.235 L13.562,9.173 L17.161,13.677 L13.566,18.288 L10.823,18.218 L13.951,14.541 L10.63,14.525 C10.63,14.525 8.71,14.389 7.584,15.181 C6.457,15.972 6.2,17.418 6.226,17.835 C6.245,18.236 5.111,15.946 5.398,15.129 Z" id="path2249_2_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_i</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-613.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_i" transform="translate(350.000000, 65.000000)">
|
||||
<polygon id="path2214_3_" points="12.909 29.208 12.895 4.113 16.36 6.968 16.422 4.391 11.918 0.792 7.308 4.386 7.377 7.13 11.054 4.003 11.071 29.167"></polygon>
|
||||
<path d="M11.867,15.131 C12.011,14.722 13.367,13.607 14.413,13.122 C15.459,12.636 17.301,12.688 17.301,12.688 L20.307,12.7 L17.453,9.237 L20.031,9.175 L23.63,13.679 L20.036,18.29 L17.292,18.22 L20.419,14.543 L17.1,14.528 C17.1,14.528 15.18,14.392 14.054,15.184 C12.927,15.975 12.67,17.421 12.696,17.838 C12.716,18.237 11.581,15.948 11.867,15.131 Z" id="path2249"></path>
|
||||
<path d="M12.728,16.487 C12.462,11.151 3.809,11.142 3.909,16.603 L3.934,24.524 L0.437,21.441 L0.37,23.496 L4.991,27.383 L9.404,23.523 L9.409,21.268 L5.924,24.432 L5.943,17.005 C6.026,13.423 10.929,13.555 11.117,16.911 L12.728,16.487 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_4</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-363.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_4" transform="translate(100.000000, 65.000000)">
|
||||
<polygon id="path2214_37_" points="14.467 29.168 14.483 4.004 18.16 7.131 18.229 4.387 13.619 0.793 9.115 4.392 9.178 6.969 12.641 4.114 12.628 29.208"></polygon>
|
||||
<polygon id="path2214_36_" points="14.347 14.333 3.805 7.817 8.401 6.341 6.105 4.835 0.621 6.858 1.306 12.582 3.528 13.887 2.927 9.439 13.75 16.12"></polygon>
|
||||
<path d="M13.615,14.256 C13.759,13.847 15.115,12.732 16.16,12.247 C17.208,11.761 19.05,11.813 19.05,11.813 L22.057,11.825 L19.202,8.362 L21.779,8.3 L25.379,12.804 L21.782,17.416 L19.04,17.346 L22.168,13.669 L18.849,13.654 C18.849,13.654 16.929,13.518 15.802,14.31 C14.675,15.101 14.419,16.547 14.443,16.964 C14.465,17.361 13.331,15.072 13.615,14.256 Z" id="path2249_15_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_5</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-263.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_5">
|
||||
<polygon id="path2214_39_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<path d="M4.754,20.131 C4.899,19.722 6.254,18.607 7.299,18.122 C8.347,17.636 10.19,17.688 10.19,17.688 L13.196,17.7 L10.341,14.237 L12.919,14.175 L16.519,18.679 L12.923,23.29 L10.181,23.22 L13.309,19.543 L9.99,19.528 C9.99,19.528 8.07,19.392 6.944,20.184 C5.817,20.975 5.56,22.421 5.584,22.838 C5.604,23.236 4.469,20.946 4.754,20.131 Z" id="path2249_16_"></path>
|
||||
<polygon id="path2214_38_" points="4.674 16.121 15.497 9.44 14.897 13.888 17.119 12.583 17.803 6.859 12.32 4.835 10.024 6.341 14.62 7.817 4.078 14.333"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_e</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-305.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_e" transform="translate(42.000000, 0.000000)">
|
||||
<path d="M13.663,17.172 C13.392,11.782 3.671,11.773 3.772,17.289 L3.796,22.839 L0.263,19.724 L0.198,21.8 L4.865,25.726 L9.322,21.826 L9.328,19.548 L5.807,22.744 L5.826,17.693 C5.909,14.076 11.597,14.209 11.788,17.598 L13.663,17.172 Z" id="path22940_8_"></path>
|
||||
<polygon id="path2263_2_" points="13.875 29.218 13.849 4.561 17.734 7.711 17.801 4.819 12.751 0.782 7.581 4.813 7.659 7.891 11.783 4.383 11.797 29.216"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_t</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-474.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_t" transform="translate(211.000000, 0.000000)">
|
||||
<polygon id="path2214_17_" points="14.042 29.168 14.057 4.004 17.735 7.131 17.803 4.387 13.194 0.793 8.69 4.392 8.753 6.969 12.216 4.114 12.204 29.208"></polygon>
|
||||
<polygon id="path2214_16_" points="13.921 14.333 3.379 7.817 7.975 6.341 5.68 4.835 0.196 6.858 0.88 12.582 3.102 13.887 2.502 9.439 13.325 16.12"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="18px" viewBox="0 0 18 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_x</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-516.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_x" transform="translate(253.000000, 0.000000)">
|
||||
<polygon id="path2214_17_" points="5.796 29.208 5.784 4.113 9.247 6.968 9.31 4.391 4.806 0.792 0.197 4.387 0.265 7.131 3.943 4.004 3.958 29.168"></polygon>
|
||||
<polygon id="path2214_16_" points="4.674 16.119 15.497 9.438 14.897 13.886 17.119 12.581 17.803 6.857 12.32 4.833 10.024 6.339 14.62 7.815 4.078 14.331"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="17px" viewBox="0 0 17 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>提示前方可自行或右后方掉头复制</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 9, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-907.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="编组-9" transform="translate(644.000000, 0.000000)">
|
||||
<g id="提示前方可自行或右后方掉头复制">
|
||||
<polygon id="path2214_3_" points="5.909 29.208 5.895 4.113 9.36 6.968 9.422 4.391 4.918 0.792 0.308 4.386 0.377 7.13 4.054 4.003 4.071 29.167"></polygon>
|
||||
<path d="M5.81049598,17.9079384 C5.85034368,16.2473596 7.13426,15.6994045 8.5,15.6994045 C9.07539294,15.6994045 9.80562871,15.7847047 10.2613819,16 C10.7525194,16.2320107 10.8901241,16.4966721 10.934,16.7558093 C11.0055545,17.1784204 11.0055545,19.7678173 10.934,24.524 L7.437,21.441 L7.37,23.496 L11.991,27.383 L16.404,23.523 L16.409,21.268 L12.924,24.432 L12.943,17.005 C11.991,12.0824629 3.929,13.555 4.117,16.911 L5.81049598,17.9079384 Z" id="path22940_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
collect-library/src/main/assets/omdb/4601/normal/1301_2.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_b</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-559.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_b" transform="translate(296.000000, 0.000000)">
|
||||
<polygon id="path2200_8_" points="11.215 29.041 11.2 8.212 13.237 8.348 13.266 29.035"></polygon>
|
||||
<path d="M13.148,8.08 C13.525,8.766 11.227,10.283 11.222,9.895 C11.214,9.508 11.171,7.913 10.04,7.118 C8.909,6.323 7.285,6.33 7.285,6.33 L3.955,6.346 L7.094,10.036 L4.34,10.105 L0.734,5.479 L4.346,0.959 L6.933,1.021 L4.067,4.496 L7.085,4.484 C7.085,4.484 8.883,4.561 9.982,4.919 C11.559,5.428 12.494,6.524 13.148,8.08 Z" id="path2214_9_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_k</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-464.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_k" transform="translate(201.000000, 65.000000)">
|
||||
<polygon id="path2200_9_" points="11.82 29.099 11.847 7.259 14.201 7.119 14.183 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.462,5.48 10.38,4.978 C9.298,4.476 7.391,4.53 7.391,4.53 L4.282,4.542 L7.237,0.958 L4.569,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.169,6.451 L7.605,6.434 C7.605,6.434 9.283,6.428 10.449,7.247 C11.615,8.067 11.91,9.713 11.917,10.112 C11.923,10.91 13.312,7.904 13.017,7.058 Z" id="path2214_10_"></path>
|
||||
<path d="M12.985,7.058 C13.131,6.634 14.538,5.48 15.62,4.978 C16.702,4.476 18.609,4.53 18.609,4.53 L21.719,4.542 L18.763,0.958 L21.431,0.894 L25.159,5.556 L21.439,10.329 L18.596,10.257 L21.833,6.451 L18.397,6.434 C18.397,6.434 16.719,6.428 15.552,7.247 C14.386,8.067 14.091,9.713 14.085,10.112 C14.077,10.91 12.685,7.904 12.985,7.058 Z" id="path2249_4_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="26px" viewBox="0 0 26 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_m</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 13, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-514.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_m" transform="translate(251.000000, 65.000000)">
|
||||
<polygon id="path2200_4_" points="11.82 29.099 11.848 7.259 14.202 7.119 14.184 29.106"></polygon>
|
||||
<path d="M13.017,7.058 C12.87,6.634 11.463,5.48 10.381,4.978 C9.299,4.476 7.392,4.53 7.392,4.53 L4.283,4.542 L7.238,0.958 L4.57,0.894 L0.842,5.556 L4.563,10.329 L7.405,10.257 L4.168,6.451 L7.604,6.434 C7.604,6.434 9.282,6.428 10.448,7.247 C11.614,8.067 11.908,9.713 11.915,10.112 C11.923,10.91 13.313,7.904 13.017,7.058 Z" id="path2214_5_"></path>
|
||||
<path d="M12.984,7.058 C13.13,6.634 14.537,5.48 15.619,4.978 C16.701,4.476 18.608,4.53 18.608,4.53 L21.718,4.542 L18.762,0.958 L21.43,0.894 L25.158,5.556 L21.436,10.329 L18.595,10.258 L21.832,6.452 L18.395,6.434 C18.395,6.434 16.719,6.428 15.553,7.247 C14.387,8.067 14.092,9.713 14.086,10.112 C14.076,10.91 12.686,7.904 12.984,7.058 Z" id="path2249_1_"></path>
|
||||
<path d="M13.875,17.759 C13.6,12.236 4.64,12.227 4.744,17.879 L4.768,26.079 L1.151,22.887 L1.082,25.014 L5.864,29.037 L10.429,25.041 L10.435,22.707 L6.83,25.982 L6.848,18.294 C6.933,14.587 11.759,14.724 11.952,18.197 L13.875,17.759 Z" id="path22940_11_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_l</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-635.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_l" transform="translate(372.000000, 0.000000)">
|
||||
<polygon id="path2200_3_" points="11.217 29.181 11.246 8.277 13.304 8.14 13.289 29.187"></polygon>
|
||||
<path d="M10.055,4.814 C8.943,4.452 7.126,4.376 7.126,4.376 L4.078,4.387 L6.974,0.876 L4.361,0.813 L0.713,5.38 L4.357,10.055 L7.14,9.985 L3.97,6.256 L7.334,6.24 C7.334,6.24 8.978,6.234 10.119,7.036 C11.262,7.839 11.305,9.452 11.308,9.843 C11.314,10.234 13.636,8.7 13.255,8.008 C12.593,6.434 11.645,5.329 10.055,4.814 Z" id="path2214_4_"></path>
|
||||
<path d="M13.229,18.072 C12.96,12.661 4.183,12.653 4.286,18.19 L4.31,26.223 L0.765,23.096 L0.696,25.18 L5.384,29.121 L9.858,25.206 L9.864,22.918 L6.332,26.127 L6.349,18.595 C6.433,14.963 11.162,15.096 11.349,18.5 L13.229,18.072 Z" id="path22940_10_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_u</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-750.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_u" transform="translate(487.000000, 0.000000)">
|
||||
<polygon id="path2200_12_" points="11.429 29.262 11.461 10.361 13.509 9.523 13.475 29.278"></polygon>
|
||||
<polygon id="path2214_18_" points="13.51 9.521 3.975 3.704 8.572 2.228 6.275 0.722 0.792 2.745 1.476 8.469 3.699 9.774 3.098 5.326 13.199 11.552"></polygon>
|
||||
<path d="M11.425,19.516 C11.447,19.099 11.192,17.653 10.065,16.862 C8.939,16.07 7.019,16.206 7.019,16.206 L3.7,16.221 L6.828,19.898 L4.086,19.968 L0.49,15.357 L4.09,10.853 L6.668,10.915 L3.813,14.378 L6.82,14.366 C6.82,14.366 8.662,14.314 9.71,14.8 C10.755,15.285 12.111,16.4 12.255,16.809 C12.536,17.626 11.401,19.915 11.425,19.516 Z" id="path2249_6_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_y</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-757.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_y" transform="translate(494.000000, 65.000000)">
|
||||
<polygon id="path2200_13_" points="11.116 29.278 11.083 9.523 13.131 10.361 13.163 29.262"></polygon>
|
||||
<polygon id="path2214_19_" points="11.393 11.553 21.494 5.327 20.893 9.775 23.116 8.47 23.8 2.746 18.317 0.723 16.02 2.228 20.617 3.704 11.082 9.521"></polygon>
|
||||
<path d="M11.135,19.578 C11.158,19.161 10.903,17.715 9.776,16.924 C8.649,16.132 6.729,16.268 6.729,16.268 L3.41,16.283 L6.538,19.96 L3.796,20.03 L0.2,15.419 L3.8,10.915 L6.378,10.977 L3.523,14.44 L6.53,14.428 C6.53,14.428 8.372,14.376 9.42,14.862 C10.465,15.347 11.821,16.462 11.965,16.871 C12.248,17.688 11.112,19.976 11.135,19.578 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
16
collect-library/src/main/assets/omdb/4601/normal/1301_3.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="14px" viewBox="0 0 14 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_c</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 7, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-597.000000, -995.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_c" transform="translate(334.000000, 0.000000)">
|
||||
<polygon id="path2200_7_" points="0.734 29.033 0.762 8.347 2.798 8.211 2.782 29.04"></polygon>
|
||||
<path d="M4.019,4.92 C5.119,4.562 6.915,4.485 6.915,4.485 L9.935,4.497 L7.069,1.022 L9.656,0.96 L13.267,5.48 L9.661,10.106 L6.907,10.037 L10.046,6.347 L6.716,6.331 C6.716,6.331 5.091,6.324 3.96,7.119 C2.829,7.914 2.786,9.509 2.78,9.896 C2.775,10.284 0.475,8.767 0.853,8.081 C1.505,6.524 2.443,5.428 4.019,4.92 Z" id="path2214_8_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_n</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-661.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_n" transform="translate(398.000000, 65.000000)">
|
||||
<polygon id="path2200_2_" points="10.938 29.033 10.965 8.346 13.002 8.21 12.986 29.04"></polygon>
|
||||
<path d="M14.223,4.92 C15.325,4.562 17.12,4.485 17.12,4.485 L20.138,4.497 L17.274,1.022 L19.861,0.96 L23.471,5.48 L19.867,10.106 L17.113,10.037 L20.251,6.347 L16.921,6.331 C16.921,6.331 15.296,6.324 14.165,7.119 C13.035,7.913 12.992,9.509 12.986,9.896 C12.981,10.284 10.68,8.767 11.057,8.081 C11.711,6.524 12.646,5.428 14.223,4.92 Z" id="path2214_2_"></path>
|
||||
<path d="M12.931,18.041 C12.664,12.687 3.981,12.678 4.079,18.158 L4.105,26.107 L0.594,23.013 L0.529,25.076 L5.166,28.975 L9.594,25.101 L9.6,22.837 L6.104,26.012 L6.122,18.558 C6.205,14.964 10.883,15.097 11.07,18.464 L12.931,18.041 Z" id="path22940_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="24px" viewBox="0 0 24 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
||||
<title>1301_0_v</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="rotate(90, 12, 15)">
|
||||
<g id="C9_6_icon-汇总说明-" transform="translate(-709.000000, -1060.000000)" fill="#2271FF" fill-rule="nonzero">
|
||||
<g id="编组-10" transform="translate(263.000000, 995.000000)">
|
||||
<g id="1301_0_v" transform="translate(446.000000, 65.000000)">
|
||||
<polygon id="path2200_13_" points="10.836 29.262 10.868 10.361 12.916 9.523 12.882 29.278"></polygon>
|
||||
<polygon id="path2214_19_" points="12.917 9.521 3.382 3.704 7.979 2.228 5.682 0.722 0.199 2.745 0.883 8.469 3.106 9.774 2.505 5.326 12.606 11.552"></polygon>
|
||||
<path d="M12.036,16.871 C12.18,16.462 13.536,15.347 14.581,14.862 C15.629,14.376 17.471,14.428 17.471,14.428 L20.478,14.44 L17.623,10.977 L20.201,10.915 L23.801,15.419 L20.205,20.03 L17.463,19.96 L20.591,16.283 L17.272,16.268 C17.272,16.268 15.352,16.132 14.225,16.924 C13.098,17.715 12.842,19.161 12.866,19.578 C12.886,19.977 11.751,17.688 12.036,16.871 Z" id="path2249_7_"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |