@next-core/brick-icons 2.34.9 → 2.34.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{app-dd659f36.js → app-93f30fa4.js} +4 -5
- package/dist/{app-dd659f36.js.map → app-93f30fa4.js.map} +1 -1
- package/dist/{blueprint-9b5f5a82.js → blueprint-0b0d4379.js} +3 -2
- package/dist/{blueprint-9b5f5a82.js.map → blueprint-0b0d4379.js.map} +1 -1
- package/dist/{colored-common-e1328e66.js → colored-common-bd49ecaa.js} +404 -325
- package/dist/colored-common-bd49ecaa.js.map +1 -0
- package/dist/colored-monitor-c693fc72.js +324 -0
- package/dist/colored-monitor-c693fc72.js.map +1 -0
- package/dist/{common-219177c5.js → common-0260443c.js} +526 -315
- package/dist/common-0260443c.js.map +1 -0
- package/dist/{default-8c1a7cbd.js → default-03b5b38a.js} +623 -391
- package/dist/default-03b5b38a.js.map +1 -0
- package/dist/{image-16f5f4f9.js → image-e4caf8a7.js} +111 -1
- package/dist/image-e4caf8a7.js.map +1 -0
- package/dist/image-icons/cn-ware.4375ecf904141754.png +0 -0
- package/dist/image-icons/elevo-avatar.8ae859ee3a10be80.png +0 -0
- package/dist/image-icons/employee-avatar-1.25cb4cc00262a9c3.png +0 -0
- package/dist/image-icons/employee-avatar-2.fab3485468a47984.png +0 -0
- package/dist/image-icons/employee-avatar-3.2d69f0dd01a5382f.png +0 -0
- package/dist/image-icons/employee-avatar-4.2cac1d6fd9050711.png +0 -0
- package/dist/image-icons/employee-avatar-5.0c0054557579e054.png +0 -0
- package/dist/image-icons/employee-avatar-6.058fb2bf5e0dce06.png +0 -0
- package/dist/image-icons/employee-avatar-7.46ca0415eaf65621.png +0 -0
- package/dist/image-icons/employee-avatar-8.6407ab610fbc90d1.png +0 -0
- package/dist/image-icons/serach-empty.df23e31d3688cf86.png +0 -0
- package/dist/index.esm.js +14 -14
- package/dist/index.esm.js.map +1 -1
- package/dist/{itsc-form-7ff20244.js → itsc-form-736cae2f.js} +47 -16
- package/dist/itsc-form-736cae2f.js.map +1 -0
- package/dist/types/generated/icons/colored-common.d.ts +3 -0
- package/dist/types/generated/icons/colored-monitor.d.ts +7 -0
- package/dist/types/generated/icons/common.d.ts +7 -0
- package/dist/types/generated/icons/default.d.ts +10 -0
- package/dist/types/generated/icons/image.d.ts +11 -0
- package/dist/types/generated/icons/itsc-form.d.ts +1 -0
- package/package.json +4 -4
- package/src/icons/agent.svg +23 -0
- package/src/icons/ai-employee.svg +20 -0
- package/src/icons/collaboration-space.svg +10 -0
- package/src/icons/colored-common/active-status.svg +18 -0
- package/src/icons/colored-common/check-status.svg +13 -0
- package/src/icons/colored-common/uncheck-status.svg +19 -0
- package/src/icons/colored-monitor/k8s-configmap.svg +14 -0
- package/src/icons/colored-monitor/k8s-ingress.svg +14 -0
- package/src/icons/colored-monitor/k8s-node.svg +15 -0
- package/src/icons/colored-monitor/k8s-pod.svg +14 -0
- package/src/icons/colored-monitor/k8s-secret.svg +14 -0
- package/src/icons/colored-monitor/k8s-service.svg +14 -0
- package/src/icons/colored-monitor/k8s-workload.svg +14 -0
- package/src/icons/common/clock.svg +12 -0
- package/src/icons/common/goal-planning.svg +12 -0
- package/src/icons/common/knowledge.svg +11 -0
- package/src/icons/common/lightbulb.svg +11 -0
- package/src/icons/common/message.svg +15 -0
- package/src/icons/common/summary.svg +13 -0
- package/src/icons/common/task-execution.svg +22 -0
- package/src/icons/expand.svg +15 -0
- package/src/icons/help.svg +11 -0
- package/src/icons/image/cn-ware.png +0 -0
- package/src/icons/image/elevo-avatar.png +0 -0
- package/src/icons/image/employee-avatar-1.png +0 -0
- package/src/icons/image/employee-avatar-2.png +0 -0
- package/src/icons/image/employee-avatar-3.png +0 -0
- package/src/icons/image/employee-avatar-4.png +0 -0
- package/src/icons/image/employee-avatar-5.png +0 -0
- package/src/icons/image/employee-avatar-6.png +0 -0
- package/src/icons/image/employee-avatar-7.png +0 -0
- package/src/icons/image/employee-avatar-8.png +0 -0
- package/src/icons/image/serach-empty.png +0 -0
- package/src/icons/itsc-form/check-list.svg +22 -0
- package/src/icons/logout.svg +7 -10
- package/src/icons/mcp.svg +19 -0
- package/src/icons/replay.svg +11 -0
- package/src/icons/share.svg +15 -0
- package/src/icons/shrink.svg +15 -0
- package/src/icons/team.svg +14 -0
- package/dist/colored-common-e1328e66.js.map +0 -1
- package/dist/colored-monitor-989c2050.js +0 -174
- package/dist/colored-monitor-989c2050.js.map +0 -1
- package/dist/common-219177c5.js.map +0 -1
- package/dist/default-8c1a7cbd.js.map +0 -1
- package/dist/image-16f5f4f9.js.map +0 -1
- package/dist/itsc-form-7ff20244.js.map +0 -1
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>service</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-138, -35)">
|
|
6
|
+
<g id="service" transform="translate(138, 35)">
|
|
7
|
+
<rect id="矩形" fill-opacity="0" fill="#D8D8D8" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g id="pod-(2)" transform="translate(1, 1.33)" fill="#1A7AFF" fill-rule="nonzero">
|
|
9
|
+
<path d="M13.0848776,5.1077198e-14 C13.3147111,0.0113148007 13.540563,0.0680358081 13.7489511,0.167466623 L22.7868626,4.48478516 C23.261107,4.71093116 23.6055989,5.13888525 23.7227636,5.64743282 L25.9567514,15.3488448 C26.0737423,15.8575775 25.9505031,16.3914273 25.6219576,16.7991108 L19.3674002,24.5785019 C19.0394494,24.9861662 18.54208,25.2236489 18.0160506,25.2237409 L7.98441017,25.2252627 C7.45838072,25.2252627 6.96101139,24.987688 6.63306053,24.5800237 L0.375459588,16.8021544 C0.340760776,16.7581023 0.308257062,16.712394 0.278065005,16.6651933 C0.023804923,16.2763533 -0.0607401518,15.8020225 0.0437093368,15.3503666 L2.27313186,5.64895461 C2.38996375,5.14070721 2.73384988,4.7128098 3.20751098,4.48630695 L12.2469443,0.167466623 C12.4541727,0.0685757708 12.6792261,0.0116657085 12.908923,6.96945097e-05 Z M16.4414195,5.96844964 L9.92653371,5.96844964 C9.62960518,5.96844964 9.43159165,6.16646317 9.43159165,6.46348345 L9.43159165,9.73024786 C9.43159165,10.0271764 9.62960518,10.2251899 9.92653371,10.2251899 L12.6891263,10.2251899 L12.6891263,11.8091146 L7.64042365,11.8091146 C7.44241012,11.8091146 7.24439659,12.0069446 7.24439659,12.2049582 L7.24439659,14.778767 L5.85830191,14.778767 C5.56137338,14.778767 5.36345161,14.9767805 5.36345161,15.273709 L5.36345161,18.738487 C5.36345161,19.0353238 5.56137338,19.2335208 5.85830191,19.2335208 L9.32326336,19.2335208 C9.62019189,19.2335208 9.81820542,19.0353238 9.81820542,18.7385788 L9.81820542,15.273709 C9.81820542,14.9767805 9.62019189,14.778767 9.32326336,14.778767 L8.0362672,14.778767 L8.0362672,12.5018867 L12.7880413,12.5018867 L12.7880413,14.679852 L11.4019466,14.679852 C11.1050181,14.679852 10.9069128,14.8778655 10.9069128,15.1748858 L10.9069128,18.6396637 C10.9069128,18.9364088 11.1049263,19.1346058 11.4019466,19.1346058 L14.8668163,19.1346058 C15.1637448,19.1346058 15.3617584,18.9364088 15.3617584,18.6396637 L15.3617584,15.1748858 C15.3617584,14.8778655 15.1637448,14.679852 14.8668163,14.679852 L13.4808134,14.679852 L13.4808134,12.5020702 L18.3315025,12.5020702 L18.3315025,14.679852 L16.7477613,14.679852 C16.450741,14.679852 16.2528192,14.8778655 16.2528192,15.1748858 L16.2528192,18.6396637 C16.2528192,18.9364088 16.450741,19.1346058 16.7476695,19.1346058 L20.2124475,19.1346058 C20.5094678,19.1346058 20.7073895,18.9364088 20.7073895,18.6396637 L20.7073895,15.1748858 C20.8064881,14.9767805 20.5094678,14.679852 20.3114543,14.679852 L19.1235566,14.679852 L19.1235566,12.2049582 C19.1235566,12.0069446 18.9255431,11.8091146 18.7275295,11.8091146 L13.4809969,11.8091146 L13.4809969,10.2251899 L16.4414195,10.2251899 C16.738348,10.2251899 16.9363616,10.0271764 16.9363616,9.73024786 L16.9363616,6.46348345 C16.9363616,6.16655492 16.738348,5.96844964 16.4414195,5.96844964 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>workload</title>
|
|
4
|
+
<g id="应用服务的依赖资源" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画框" transform="translate(-212, -35)">
|
|
6
|
+
<g id="workload" transform="translate(212, 35)">
|
|
7
|
+
<rect id="矩形备份-8" fill-opacity="0" fill="#D8D8D8" x="0" y="0" width="28" height="28"></rect>
|
|
8
|
+
<g id="编组-14备份" transform="translate(1, 1.54)" fill="#1A7AFF" fill-rule="nonzero">
|
|
9
|
+
<path d="M12.2473989,0.168425223 C12.7223227,-0.0561417411 13.272872,-0.0561417411 13.7477958,0.168425223 L22.7891763,4.43128557 C23.2602428,4.65093448 23.6050175,5.07392194 23.725164,5.57960375 L25.9568012,15.1615605 C26.0736719,15.6651968 25.9504342,16.194559 25.6231389,16.5947916 L19.3691382,24.2787734 C19.0408925,24.6806848 18.5436491,24.9146817 18.0171561,24.9146817 L7.98453857,24.9168483 C7.4580455,24.9168483 6.96080207,24.6828514 6.63363974,24.2798567 L0.376389072,16.5969582 C0.0488646839,16.1968382 -0.0740381316,15.6671951 0.0438101236,15.1637271 L2.274364,5.5828537 C2.39398025,5.07724473 2.73841507,4.65418458 3.20926831,4.43453553 Z M13.0001341,4.875 C11.6903808,4.87522193 10.5087487,5.66160957 10.0028555,6.86971792 C9.49696236,8.07782628 9.76567904,9.47154482 10.684471,10.404966 L9.04725656,13.1325733 C8.0639882,12.8416119 7.00107323,13.0317484 6.17964863,13.6455374 C5.35822403,14.2593263 4.87463974,15.2247725 4.8750002,16.2501871 C4.88130208,17.8828348 6.09728299,19.2576765 7.71693008,19.4633982 C9.33657717,19.6691199 10.8576555,18.6419296 11.2719182,17.0627005 L14.72835,17.0627005 C15.0599719,18.3452845 16.1368719,19.2982281 17.4502773,19.4713208 C18.7636827,19.6444134 20.0507006,19.0030086 20.7032898,17.8501329 C21.3558789,16.6972573 21.2434161,15.2636718 20.4190336,14.2266625 C19.5946512,13.1896531 18.2233584,12.756789 16.9530116,13.1325733 L15.3157972,10.404966 C16.2345891,9.47154482 16.5033058,8.07782628 15.9974126,6.86971792 C15.4915195,5.66160957 14.3098874,4.87522193 13.0001341,4.875 Z M13.9223368,11.2426673 L15.5595512,13.9702746 C15.1577433,14.3775385 14.870713,14.8837657 14.7275375,15.4376738 L11.2727307,15.4376738 C11.1295551,14.8837657 10.8425249,14.3775385 10.440717,13.9702746 L12.0779314,11.2426673 C12.6798401,11.4207312 13.3204281,11.4207312 13.9223368,11.2426673 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标/对话</title>
|
|
4
|
+
<g id="图标/对话" stroke="none" fill="none">
|
|
5
|
+
<rect id="矩形" fill="#000000" fill-rule="nonzero" opacity="0" x="0" y="0" width="16" height="16"></rect>
|
|
6
|
+
<g id="time-circle" stroke-width="1" fill-rule="evenodd">
|
|
7
|
+
<rect id="矩形" fill-rule="nonzero" x="0" y="0" width="16" height="16"></rect>
|
|
8
|
+
<path d="M8,1 C8.19381442,1 8.46599561,1.01732995 8.81654357,1.05198985 L8.81657155,1.05163322 C8.92186769,1.05989473 9.00258909,1.14860854 9.00090216,1.25421481 L9.00088166,2.04327329 C9.00306576,2.15370864 8.91531078,2.24500475 8.80487543,2.24718884 C8.79618063,2.2473608 8.78748387,2.24696547 8.77884053,2.24600537 C8.44715383,2.20695489 8.18753511,2.1875 8,2.1875 C4.790625,2.1875 2.1875,4.790625 2.1875,8 C2.1875,11.209375 4.790625,13.8125 8,13.8125 C11.209375,13.8125 13.8125,11.209375 13.8125,8 C13.8125,7.81265743 13.7930845,7.55329937 13.7542534,7.22192581 L13.7540915,7.22194362 C13.742017,7.11214861 13.8212352,7.01335388 13.9310302,7.00127942 C13.9396176,7.00033504 13.9482572,6.99994806 13.9568947,7.00012092 L14.7459332,7.00009887 C14.8514522,6.99843711 14.9401048,7.07904724 14.9484554,7.18424838 C14.982705,7.53447535 15,7.80638355 15,8 C15,11.865625 11.865625,15 8,15 C4.134375,15 1,11.865625 1,8 C1,4.134375 4.134375,1 8,1 Z M8.3765625,4.375 C8.4453125,4.375 8.5015625,4.43125 8.5015625,4.5 L8.5015625,8.3671875 L10.7296875,9.978125 C10.7859375,10.0171875 10.7984375,10.0953125 10.7578125,10.153125 L10.3109375,10.7625 C10.2703125,10.8171875 10.1921875,10.8296875 10.1359375,10.7890625 L7.5515625,8.9046875 C7.51875,8.88125 7.5,8.84375 7.5,8.803125 L7.5,4.5 C7.5,4.43125 7.55625,4.375 7.625,4.375 L8.3765625,4.375 Z" id="形状" fill="#262626"></path>
|
|
9
|
+
<path d="M12.9927076,1.5 C13.1153936,1.5 13.2232045,1.58136009 13.2573252,1.70279506 L13.5600467,2.87143727 C13.5786164,2.94304837 13.6349267,2.99906845 13.7071201,3.01759664 L14.8847676,3.31954026 C15.0035121,3.35212496 15.085908,3.45976765 15.085908,3.58267186 C15.085908,3.70557606 15.0035121,3.81321875 14.881862,3.84657453 L13.7071644,4.14773571 C13.6349267,4.16627526 13.5786164,4.22229534 13.5600514,4.29388839 L13.2561739,5.46610187 C13.223013,5.58398362 13.1152021,5.66534371 12.9925161,5.66534371 C12.8698301,5.66534371 12.7620192,5.58398362 12.7278985,5.46254866 L12.4251655,4.29386203 L12.409681,4.25298585 C12.3834468,4.20138671 12.3358531,4.16256827 12.2780773,4.14774033 L11.0991861,3.84525942 C10.9814106,3.8120029 10.9,3.70482458 10.9,3.58267186 C10.9,3.46051913 10.9814106,3.35334081 11.1033091,3.31897317 L12.2780839,3.0174112 C12.3502952,2.99888938 12.4065997,2.942914 12.4251723,2.87145532 L12.7290499,1.69924184 C12.7622107,1.58136009 12.8700216,1.5 12.9927076,1.5 Z" id="路径" fill="#262626"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-目标规划</title>
|
|
4
|
+
<g id="图标-目标规划" stroke="none" fill="none" fill-rule="evenodd" stroke-linejoin="round" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(2, 2)" stroke="#262626">
|
|
6
|
+
<path d="M6,0 C2.6863,0 0,2.6863 0,6 C0,9.3137 2.6863,12 6,12 C9.3137,12 12,9.3137 12,6" id="路径" stroke-linecap="round"></path>
|
|
7
|
+
<path d="M6,3 C4.34313333,3 3,4.34313333 3,6 C3,7.65686667 4.34313333,9 6,9 C7.65686667,9 9,7.65686667 9,6" id="路径" stroke-linecap="round"></path>
|
|
8
|
+
<line x1="6" y1="6.00003333" x2="8.1" y2="3.8981" id="路径" stroke-linecap="round"></line>
|
|
9
|
+
<polygon id="路径" points="8.09993333 1.8088 8.09993333 3.9 10.2083 3.9 11.9999667 2.10006667 9.90103333 2.10006667 9.90103333 0"></polygon>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图形备份</title>
|
|
4
|
+
<g id="图形备份" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(3.3333, 1.6667)">
|
|
6
|
+
<path d="M13.3333333,6.66666667 C13.3333333,9.50320833 11.5618333,11.926 9.06479167,12.889 L6.66666667,12.889 L4.26854167,12.889 C1.7715,11.926 0,9.50320833 0,6.66666667 C0,2.98475 2.98475,0 6.66666667,0 C10.3485833,0 13.3333333,2.98475 13.3333333,6.66666667 Z" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
7
|
+
<path d="M9.064875,12.889 L8.78191667,16.284625 C8.76391667,16.5005833 8.583375,16.6666667 8.36666667,16.6666667 L4.96679167,16.6666667 C4.75008333,16.6666667 4.56954167,16.5005833 4.55158333,16.284625 L4.26858333,12.889" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
8
|
+
<path d="M6.7288282,3.70833333 C6.8973566,3.70833333 7.04545176,3.82009416 7.09232192,3.98690409 L7.50815728,5.59221714 C7.53366565,5.6905862 7.61101672,5.76753855 7.7101856,5.79298992 L9.32786889,6.20775675 C9.49098295,6.25251695 9.60416667,6.40038103 9.60416667,6.5692092 C9.60416667,6.73803737 9.49098295,6.88590145 9.32387754,6.93172084 L7.71024646,7.34541287 C7.61101672,7.37087984 7.53366565,7.4478322 7.50816371,7.54617646 L7.09074036,9.1563952 C7.04518873,9.31832424 6.89709357,9.43008506 6.72856517,9.43008506 C6.56003676,9.43008506 6.4119416,9.31832424 6.36507145,9.1515143 L5.94922028,7.54614025 L5.92794985,7.48999042 C5.89191313,7.41911092 5.82653565,7.36578772 5.74717164,7.34541921 L4.12778,6.92991433 C3.96599692,6.8842313 3.85416667,6.73700509 3.85416667,6.5692092 C3.85416667,6.40141331 3.96599692,6.2541871 4.13344359,6.20697777 L5.74718067,5.79273519 C5.84637413,5.76729256 5.92371729,5.69040162 5.94922966,5.59224194 L6.36665301,3.9820232 C6.41220463,3.82009416 6.56029979,3.70833333 6.7288282,3.70833333 Z" id="路径" fill="#262626"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标/知识</title>
|
|
4
|
+
<g id="图标/知识" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(2.6667, 1.3333)">
|
|
6
|
+
<path d="M10.6666667,5.33333333 C10.6666667,7.60256667 9.24946667,9.5408 7.25183333,10.3112 L5.33333333,10.3112 L3.41483333,10.3112 C1.4172,9.5408 0,7.60256667 0,5.33333333 C0,2.3878 2.3878,0 5.33333333,0 C8.27886667,0 10.6666667,2.3878 10.6666667,5.33333333 Z" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
7
|
+
<path d="M7.2519,10.3112 L7.02553333,13.0277 C7.01113333,13.2004667 6.8667,13.3333333 6.69333333,13.3333333 L3.97343333,13.3333333 C3.80006667,13.3333333 3.65563333,13.2004667 3.64126667,13.0277 L3.41486667,10.3112" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
8
|
+
<path d="M5.38306256,2.96666667 C5.51788528,2.96666667 5.63636141,3.05607532 5.67385753,3.18952327 L6.00652582,4.47377372 C6.02693252,4.55246896 6.08881337,4.61403084 6.16814848,4.63439193 L7.46229511,4.9662054 C7.59278636,5.00201356 7.68333333,5.12030482 7.68333333,5.25536736 C7.68333333,5.39042989 7.59278636,5.50872116 7.45910203,5.54537667 L6.16819717,5.87633029 C6.08881337,5.89670387 6.02693252,5.95826576 6.00653097,6.03694117 L5.67259229,7.32511616 C5.63615099,7.45465939 5.51767486,7.54406805 5.38285213,7.54406805 C5.24802941,7.54406805 5.12955328,7.45465939 5.09205716,7.32121144 L4.75937622,6.0369122 L4.74235988,5.99199234 C4.7135305,5.93528874 4.66122852,5.89263017 4.59773731,5.87633537 L3.302224,5.54393146 C3.17279754,5.50738504 3.08333333,5.38960407 3.08333333,5.25536736 C3.08333333,5.12113065 3.17279754,5.00334968 3.30675487,4.96558221 L4.59774454,4.63418815 C4.67709931,4.61383405 4.73897383,4.5523213 4.75938373,4.47379355 L5.09332241,3.18561856 C5.12976371,3.05607532 5.24823983,2.96666667 5.38306256,2.96666667 Z" id="路径" fill="#262626"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-对话模式备份</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="项目详情" transform="translate(-1369, -577)">
|
|
6
|
+
<g id="编组备份" transform="translate(1365, 573)">
|
|
7
|
+
<g id="编组" transform="translate(4, 4)">
|
|
8
|
+
<rect id="矩形-3" x="0" y="0" width="16" height="16"></rect>
|
|
9
|
+
<path d="M8.92112397,7.05048035 L7.97706093,7.05048035 C7.19158929,7.05048035 6.55483871,7.64811757 6.55483871,8.38534045 L6.55483871,12.5729258 L6.55483871,13.4933333 L8.12387097,12.5729258 L12.9777778,12.5729258 C13.7632494,12.5729258 14.4,11.9752885 14.4,11.2380657 L14.4,11.4103057" id="路径" stroke="#8C8C8C" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" transform="translate(10.4774, 10.2719) scale(-1, 1) translate(-10.4774, -10.2719)"></path>
|
|
10
|
+
<path d="M10.4225806,2.4 L3.1,2.4 C2.27157288,2.4 1.6,3.07157288 1.6,3.9 L1.6,9.66637555 L1.6,10.8774381 L1.6,10.8774381 L3.66451613,9.66637555 L10.4225806,9.66637555 C11.2510078,9.66637555 11.9225806,8.99480267 11.9225806,8.16637555 L11.9225806,3.9 C11.9225806,3.07157288 11.2510078,2.4 10.4225806,2.4 Z" id="路径" stroke="#8C8C8C" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-项目总结</title>
|
|
4
|
+
<g id="图标-项目总结" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(2.6667, 1.3333)">
|
|
6
|
+
<path d="M10.8333333,5.66666667 L10.8333333,12.1666667 C10.8333333,12.9950938 10.1617605,13.6666667 9.33333333,13.6666667 L1.33333333,13.6666667 C0.504906209,13.6666667 -0.166666667,12.9950938 -0.166666667,12.1666667 L-0.166666667,1.16666667 C-0.166666667,0.338239542 0.504906209,-0.333333333 1.33333333,-0.333333333 L4.33333333,-0.333333333" id="路径" stroke="#262626" stroke-linecap="round"></path>
|
|
7
|
+
<rect id="矩形-5" fill="#262626" x="2.33333333" y="8.66666667" width="6" height="2" rx="0.5"></rect>
|
|
8
|
+
<rect id="矩形-5备份" fill="#262626" x="2.33333333" y="6.16666667" width="4" height="1" rx="0.5"></rect>
|
|
9
|
+
<rect id="矩形-5备份-2" fill="#262626" x="2.33333333" y="3.66666667" width="4" height="1" rx="0.5"></rect>
|
|
10
|
+
<path d="M8.52598207,-0.333333333 C8.67797734,-0.333333333 8.81154393,-0.232536579 8.85381598,-0.0820911896 L9.22885666,1.36573591 C9.25186259,1.45445467 9.32162529,1.52385777 9.41106541,1.54681228 L10.8700492,1.92088926 C11.0171613,1.96125834 11.1192413,2.09461652 11.1192413,2.24688215 C11.1192413,2.39914778 11.0171613,2.53250596 10.8664494,2.57383033 L9.4111203,2.94693795 C9.32162529,2.96990654 9.25186259,3.03930963 9.22886246,3.12800603 L8.85238958,4.58025756 C8.8113067,4.72630088 8.67774011,4.82709763 8.52574484,4.82709763 C8.37374957,4.82709763 8.24018298,4.72630088 8.19791093,4.57585549 L7.82285599,3.12797338 L7.80367226,3.07733202 C7.77117084,3.013406 7.71220709,2.96531396 7.64062892,2.94694367 L6.18010439,2.57220104 C6.03419271,2.53099965 5.93333333,2.39821677 5.93333333,2.24688215 C5.93333333,2.09554753 6.03419271,1.96276465 6.18521236,1.92018669 L7.64063707,1.54658254 C7.73009936,1.52363591 7.79985493,1.45428819 7.82286445,1.36575827 L8.19933734,-0.0864932557 C8.24042021,-0.232536579 8.3739868,-0.333333333 8.52598207,-0.333333333 Z" id="路径" fill="#262626"></path>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-任务执行</title>
|
|
4
|
+
<g id="图标-任务执行" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(1.3333, 2)">
|
|
6
|
+
<path d="M13.3333333,5 L13.3333333,5 L13.3333333,10.5 C13.3333333,11.3284271 12.6617605,12 11.8333333,12 L1.5,12 C0.671572875,12 0,11.3284271 0,10.5 L0,1.5 C0,0.671572875 0.671572875,0 1.5,0 L1.5,0 L8.66666667,0 L8.66666667,0" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
7
|
+
<path d="M11.8593154,-1 C12.0113107,-1 12.1448773,-0.899203245 12.1871493,-0.748757856 L12.56219,0.699069239 C12.5851959,0.787788 12.6549586,0.857191099 12.7443987,0.88014561 L14.2033825,1.25422259 C14.3504946,1.29459168 14.4525747,1.42794986 14.4525747,1.58021548 C14.4525747,1.73248111 14.3504946,1.86583929 14.1997827,1.90716366 L12.7444536,2.28027128 C12.6549586,2.30323987 12.5851959,2.37264297 12.5621958,2.46133937 L12.1857229,3.91359089 C12.14464,4.05963421 12.0110734,4.16043097 11.8590782,4.16043097 C11.7070829,4.16043097 11.5735163,4.05963421 11.5312443,3.90918882 L11.1561893,2.46130671 L11.1370056,2.41066535 C11.1045042,2.34673934 11.0455404,2.2986473 10.9739623,2.280277 L9.51343772,1.90553438 C9.36752605,1.86433299 9.26666667,1.7315501 9.26666667,1.58021548 C9.26666667,1.42888087 9.36752605,1.29609798 9.5185457,1.25352003 L10.9739704,0.879915872 C11.0634327,0.856969242 11.1331883,0.787621527 11.1561978,0.699091602 L11.5326707,-0.753159922 C11.5737535,-0.899203245 11.7073201,-1 11.8593154,-1 Z" id="路径" fill="#262626"></path>
|
|
8
|
+
<g transform="translate(2.6667, 5.8333)" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round">
|
|
9
|
+
<line x1="2.66666667" y1="0.166666667" x2="8" y2="0.166666667"></line>
|
|
10
|
+
<line x1="0" y1="0.166666667" x2="0.666666667" y2="0.166666667"></line>
|
|
11
|
+
</g>
|
|
12
|
+
<g transform="translate(2.6667, 8.5)" id="路径" stroke="#262626" stroke-linecap="round" stroke-linejoin="round">
|
|
13
|
+
<line x1="2.66666667" y1="0.166666667" x2="8" y2="0.166666667"></line>
|
|
14
|
+
<line x1="0" y1="0.166666667" x2="0.666666667" y2="0.166666667"></line>
|
|
15
|
+
</g>
|
|
16
|
+
<g transform="translate(2.6667, 3.17)" stroke="#262626" stroke-linecap="round" stroke-linejoin="round">
|
|
17
|
+
<line x1="2.66666667" y1="0.166666667" x2="6" y2="0.166666667" id="路径备份-2"></line>
|
|
18
|
+
<line x1="0" y1="0.166666667" x2="0.666666667" y2="0.166666667" id="路径备份"></line>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>形状结合备份</title>
|
|
4
|
+
<g id="对话页-基础对话式" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
5
|
+
<g id="对话模式-无分屏" transform="translate(-1848, -27)" stroke="#262626">
|
|
6
|
+
<g id="顶部导航" transform="translate(0, 8)">
|
|
7
|
+
<g id="编组" transform="translate(1844, 15)" stroke-width="1.2">
|
|
8
|
+
<g id="图形" transform="translate(4, 4)">
|
|
9
|
+
<path d="M10.6666667,2.66666667 L14.6666667,2.66666667 L14.6666667,6.66666667 M10.3333333,7 L14.6666667,2.66666667 M6.66666667,14.6666667 L2.66666667,14.6666667 L2.66666667,10.6666667 M2.66666667,14.6666667 L7,10.3333333" id="形状结合备份" transform="translate(8, 8) scale(-1, -1) translate(-8, -8)"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>帮助</title>
|
|
4
|
+
<g id="帮助" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(1.8, 1.8)">
|
|
6
|
+
<rect id="矩形" stroke="#333333" x="0.5" y="0.5" width="13.4" height="13.4" rx="2"></rect>
|
|
7
|
+
<path d="M7.2,8.934375 L7.2,7.434375 C8.4426375,7.434375 9.45,6.4270125 9.45,5.184375 C9.45,3.9417375 8.4426375,2.934375 7.2,2.934375 C5.9573625,2.934375 4.95,3.9417375 4.95,5.184375" id="路径" stroke="#333333" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
8
|
+
<path d="M7.2,12.309375 C7.7177625,12.309375 8.1375,11.8896375 8.1375,11.371875 C8.1375,10.8541125 7.7177625,10.434375 7.2,10.434375 C6.6822375,10.434375 6.2625,10.8541125 6.2625,11.371875 C6.2625,11.8896375 6.6822375,12.309375 7.2,12.309375 Z" id="路径" fill="#333333"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="40px" height="36px" viewBox="0 0 40 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>分组可勾选表格2</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="分组可勾选表格2">
|
|
6
|
+
<path d="M2,0 L38,0 C39.1045695,0 40,0.8954305 40,2 L40,4 L40,4 L0,4 L0,2 C0,0.8954305 0.8954305,2.22044605e-16 2,0 Z" id="矩形" fill="#000000"></path>
|
|
7
|
+
<rect id="矩形" stroke="#000000" stroke-width="2" transform="translate(20, 18) scale(1, -1) translate(-20, -18)" x="1" y="1" width="38" height="34" rx="2"></rect>
|
|
8
|
+
<rect id="矩形" stroke="#000000" stroke-width="2" transform="translate(20, 18) scale(1, -1) translate(-20, -18)" x="14" y="1" width="12" height="34"></rect>
|
|
9
|
+
<line x1="0" y1="19" x2="40" y2="19" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
10
|
+
<line x1="13.5" y1="11" x2="39.5" y2="11" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
11
|
+
<line x1="13.5" y1="27" x2="39.5" y2="27" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
12
|
+
<line x1="28.5" y1="23" x2="31.5" y2="23" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
13
|
+
<line x1="33.5" y1="23" x2="36.5" y2="23" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
14
|
+
<line x1="28.5" y1="15" x2="31.5" y2="15" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
15
|
+
<line x1="33.5" y1="15" x2="36.5" y2="15" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
16
|
+
<line x1="28.5" y1="7" x2="31.5" y2="7" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
17
|
+
<line x1="33.5" y1="7" x2="36.5" y2="7" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
18
|
+
<line x1="28.5" y1="31" x2="31.5" y2="31" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
19
|
+
<line x1="33.5" y1="31" x2="36.5" y2="31" id="路径" stroke="#000000" stroke-width="2"></line>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
package/src/icons/logout.svg
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="
|
|
3
|
-
<title
|
|
4
|
-
<g id="
|
|
5
|
-
<g id="
|
|
6
|
-
<
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<path d="M13.5771577,7.30710588 L9.46993885,7.35183059 C7.74553348,7.37365603 6.6634489,7.37365603 6.22368512,7.35183059" id="路径备份-69" stroke-linejoin="round"></path>
|
|
10
|
-
<path d="M9.9,11.5595351 L9.9,13.2 C9.9,13.8075132 9.40751322,14.3 8.8,14.3 L1.1,14.3 C0.492486775,14.3 4.52970994e-14,13.8075132 4.52970994e-14,13.2 L4.52970994e-14,1.1 C4.52970994e-14,0.492486775 0.492486775,-3.64153152e-13 1.1,-3.64153152e-13 L8.8,-3.64153152e-13 C9.40751322,-3.64153152e-13 9.9,0.492486775 9.9,1.1 L9.9,2.96074183" id="路径备份-5"></path>
|
|
11
|
-
</g>
|
|
2
|
+
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>退出登录</title>
|
|
4
|
+
<g id="退出登录" stroke="none" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(2.25, 2.25)" stroke="#333333">
|
|
6
|
+
<path d="M6.7468875,0 L2,0 C0.8954305,2.22044605e-16 0,0.8954305 0,2 L0,11.5 C2.22044605e-16,12.6045695 0.8954305,13.5 2,13.5 L6.75,13.5 L6.75,13.5" id="路径"></path>
|
|
7
|
+
<polyline id="路径" points="10.125 10.125 13.5 6.75 10.125 3.375"></polyline>
|
|
8
|
+
<line x1="3.75" y1="6.7468875" x2="13.5" y2="6.7468875" id="路径"></line>
|
|
12
9
|
</g>
|
|
13
10
|
</g>
|
|
14
11
|
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="14px" height="15px" viewBox="0 0 14 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-MCP</title>
|
|
4
|
+
<g id="首页优化" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
|
|
5
|
+
<g id="首页-增加show-case-方案2" transform="translate(-24, -188)">
|
|
6
|
+
<g id="1.通用/1.对话列表/1.侧边栏/2.会话/默认备份-6" transform="translate(12, 177)">
|
|
7
|
+
<g id="通用图标/收藏" transform="translate(10, 9)">
|
|
8
|
+
<g id="图标-MCP" transform="translate(2.7787, 2.7)">
|
|
9
|
+
<path d="M5.85071561,13.3411765 L1.5,13.3411765 C0.671572875,13.3411765 0,12.6696036 0,11.8411765 L0,1.5 C0,0.671572875 0.671572875,0 1.5,0 L10.3588235,2.22044605e-16 C11.1872507,-1.33226763e-15 11.8588235,0.671572875 11.8588235,1.5 L11.8588235,4.98845282 L11.8588235,4.98845282" id="路径" stroke="#000000" stroke-linejoin="round"></path>
|
|
10
|
+
<g id="图形" transform="translate(8.4713, 9.45) scale(-1, 1) translate(-8.4713, -9.45)translate(4.4213, 5.4)" stroke="#333333" stroke-linejoin="round">
|
|
11
|
+
<path d="M7.425,2.7 C7.425,3.81837375 6.51837375,4.725 5.4,4.725 C5.05799437,4.725 4.73578312,4.64020313 4.453245,4.490505 L1.51875,7.425 L0.675,6.58125 L3.609495,3.646755 C3.45979687,3.36421688 3.375,3.04200563 3.375,2.7 C3.375,1.58162288 4.28162625,0.675 5.4,0.675 C5.74200562,0.675 6.06421687,0.759788438 6.346755,0.909493313 L5.0625,2.19375 L5.90625,3.0375 L7.190505,1.753245 C7.34020312,2.03578313 7.425,2.35799438 7.425,2.7 Z" id="路径"></path>
|
|
12
|
+
</g>
|
|
13
|
+
<line x1="2.88600972" y1="2.96470588" x2="8.81542149" y2="2.96470588" id="路径" stroke="#000000"></line>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-回放</title>
|
|
4
|
+
<g id="图标-回放" stroke="none" fill="none" fill-rule="evenodd" stroke-linejoin="round" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(2, 2)" stroke="#333333">
|
|
6
|
+
<polygon id="路径" fill="#333333" fill-rule="nonzero" points="5 6 5 4 6.66666667 5 8.33333333 6 6.66666667 7 5 8"></polygon>
|
|
7
|
+
<path d="M1.75736667,10.2426333 C2.84313333,11.3284333 4.34313333,12 6,12 C9.3137,12 12,9.3137 12,6 C12,2.6863 9.3137,0 6,0 C4.34313333,0 2.84313333,0.671573333 1.75736667,1.75736667 C1.2047,2.31003333 0,3.66666667 0,3.66666667" id="路径" stroke-linecap="round"></path>
|
|
8
|
+
<polyline id="路径" stroke-linecap="round" points="0 1 0 3.66666667 2.66666667 3.66666667"></polyline>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="15px" height="15px" viewBox="0 0 15 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>图标-分享</title>
|
|
4
|
+
<g id="对话页-基础对话式" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
5
|
+
<g id="对话模式-无分屏" transform="translate(-1849, -27)" stroke="#262626">
|
|
6
|
+
<g id="顶部导航" transform="translate(0, 8)">
|
|
7
|
+
<g id="编组" transform="translate(1844, 15)" stroke-width="1.2">
|
|
8
|
+
<g id="图形" transform="translate(4, 4)">
|
|
9
|
+
<path d="M8.66666667,1.33333333 L14.6666667,7.33333333 L8.66666667,13 L8.66666667,9.33333333 C4,9.33333333 2,14.3333333 2,14.3333333 C2,8.66666667 3.66666667,5 8.66666667,5 L8.66666667,1.33333333 Z" id="图标-分享"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>形状结合</title>
|
|
4
|
+
<g id="对话页-基础对话式" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
5
|
+
<g id="对话模式-无分屏" transform="translate(-1849, -28)" stroke="#262626">
|
|
6
|
+
<g id="顶部导航" transform="translate(0, 8)">
|
|
7
|
+
<g id="编组" transform="translate(1844, 15)" stroke-width="1.2">
|
|
8
|
+
<g id="图形" transform="translate(4, 4)">
|
|
9
|
+
<path d="M13.6666667,6.33333333 L9.66666667,6.33333333 L9.66666667,2.33333333 M14,2 L9.66666667,6.33333333 M2.33333333,9.66666667 L6.33333333,9.66666667 L6.33333333,13.6666667 M6.33333333,9.66666667 L2,14" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>团队管理</title>
|
|
4
|
+
<g id="团队管理" stroke="none" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1">
|
|
5
|
+
<g id="编组" transform="translate(1.5, 2.25)" stroke="#333333">
|
|
6
|
+
<path d="M7.49996625,5.25 C8.94971625,5.25 10.1249663,4.07475 10.1249663,2.625 C10.1249663,1.17525375 8.94971625,-8.41432187e-16 7.49996625,-8.41432187e-16 C6.05021625,-8.41432187e-16 4.87496625,1.17525375 4.87496625,2.625 C4.87496625,4.07475 6.05021625,5.25 7.49996625,5.25 Z" id="路径"></path>
|
|
7
|
+
<path d="M2.99996625,0.47058 C2.31990375,0.94493625 1.87496625,1.733025 1.87496625,2.625075 C1.87496625,3.5799375 2.38481625,4.4157375 3.14711625,4.875075" id="路径"></path>
|
|
8
|
+
<path d="M11.9999663,0.47058 C12.6800288,0.94493625 13.1249663,1.733025 13.1249663,2.625075 C13.1249663,3.5170875 12.6800288,4.305225 11.9999663,4.7795625" id="路径"></path>
|
|
9
|
+
<path d="M2.99996625,12.75 L2.99996625,13.5 L11.9999663,13.5 L11.9999663,12.75 C11.9999663,11.3521875 11.9999663,10.6532625 11.7715913,10.1019375 C11.4671288,9.3668625 10.8831038,8.7828375 10.1480288,8.478375 C9.59670375,8.25 8.89777875,8.25 7.49996625,8.25 C6.10215375,8.25 5.40322875,8.25 4.85190375,8.478375 C4.11682875,8.7828375 3.53280375,9.3668625 3.22834125,10.1019375 C2.99996625,10.6532625 2.99996625,11.3521875 2.99996625,12.75 Z" id="路径"></path>
|
|
10
|
+
<path d="M14.9999287,13.5000375 L14.9999287,13.0500375 C14.9999287,11.3698875 14.9999287,10.5298125 14.6729662,9.888075 C14.3853412,9.3235875 13.9263787,8.8646625 13.3618912,8.5770375" id="路径"></path>
|
|
11
|
+
<path d="M0,13.5000375 L0,13.0500375 C0,11.3698875 0,10.5298125 0.32698125,9.888075 C0.61459875,9.3235875 1.0735425,8.8646625 1.63802625,8.5770375" id="路径"></path>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"colored-common-e1328e66.js","sources":["../src/generated/icons/colored-common.tsx"],"sourcesContent":["import React from \"react\";\nimport ColoredCommonAddressList from \"../../icons/colored-common/address-list.svg\";\nimport ColoredCommonBaoan from \"../../icons/colored-common/baoan.svg\";\nimport ColoredCommonBat from \"../../icons/colored-common/bat.svg\";\nimport ColoredCommonBeInCommonUse from \"../../icons/colored-common/be-in-common-use.svg\";\nimport ColoredCommonBlueStar from \"../../icons/colored-common/blue-star.svg\";\nimport ColoredCommonBusiness from \"../../icons/colored-common/business.svg\";\nimport ColoredCommonCmdbInstanceCreate from \"../../icons/colored-common/cmdb-instance-create.svg\";\nimport ColoredCommonCmdbInstanceDelete from \"../../icons/colored-common/cmdb-instance-delete.svg\";\nimport ColoredCommonCmdbInstanceEdit from \"../../icons/colored-common/cmdb-instance-edit.svg\";\nimport ColoredCommonCmdbInstanceExport from \"../../icons/colored-common/cmdb-instance-export.svg\";\nimport ColoredCommonCmdbInstanceInterview from \"../../icons/colored-common/cmdb-instance-interview.svg\";\nimport ColoredCommonCmdbInstanceOperate from \"../../icons/colored-common/cmdb-instance-operate.svg\";\nimport ColoredCommonCmdbInstanceRecord from \"../../icons/colored-common/cmdb-instance-record.svg\";\nimport ColoredCommonCommercialCentre from \"../../icons/colored-common/commercial-centre.svg\";\nimport ColoredCommonDanger_0 from \"../../icons/colored-common/danger-0.svg\";\nimport ColoredCommonDanger_1 from \"../../icons/colored-common/danger-1.svg\";\nimport ColoredCommonDanger_2 from \"../../icons/colored-common/danger-2.svg\";\nimport ColoredCommonDanger_3 from \"../../icons/colored-common/danger-3.svg\";\nimport ColoredCommonDanger_4 from \"../../icons/colored-common/danger-4.svg\";\nimport ColoredCommonDanger_5 from \"../../icons/colored-common/danger-5.svg\";\nimport ColoredCommonDapeng from \"../../icons/colored-common/dapeng.svg\";\nimport ColoredCommonDocuments from \"../../icons/colored-common/documents.svg\";\nimport ColoredCommonEs from \"../../icons/colored-common/es.svg\";\nimport ColoredCommonEventAlarm from \"../../icons/colored-common/event-alarm.svg\";\nimport ColoredCommonEventCritical from \"../../icons/colored-common/event-critical.svg\";\nimport ColoredCommonEventInformation from \"../../icons/colored-common/event-information.svg\";\nimport ColoredCommonEventNotice from \"../../icons/colored-common/event-notice.svg\";\nimport ColoredCommonEventUrgent from \"../../icons/colored-common/event-urgent.svg\";\nimport ColoredCommonExhibitionHall from \"../../icons/colored-common/exhibition-hall.svg\";\nimport ColoredCommonExpansion_1 from \"../../icons/colored-common/expansion-1.svg\";\nimport ColoredCommonExpansion from \"../../icons/colored-common/expansion.svg\";\nimport ColoredCommonFileLock from \"../../icons/colored-common/file-lock.svg\";\nimport ColoredCommonFileSearch from \"../../icons/colored-common/file-search.svg\";\nimport ColoredCommonFlats from \"../../icons/colored-common/flats.svg\";\nimport ColoredCommonFutian from \"../../icons/colored-common/futian.svg\";\nimport ColoredCommonGreenAdd from \"../../icons/colored-common/green-add.svg\";\nimport ColoredCommonGuangming from \"../../icons/colored-common/guangming.svg\";\nimport ColoredCommonInventory from \"../../icons/colored-common/inventory.svg\";\nimport ColoredCommonIptables from \"../../icons/colored-common/iptables.svg\";\nimport ColoredCommonItem from \"../../icons/colored-common/item.svg\";\nimport ColoredCommonLonggang from \"../../icons/colored-common/longgang.svg\";\nimport ColoredCommonLonghua from \"../../icons/colored-common/longhua.svg\";\nimport ColoredCommonLuohu from \"../../icons/colored-common/luohu.svg\";\nimport ColoredCommonMiddleware from \"../../icons/colored-common/middleware.svg\";\nimport ColoredCommonNanshan from \"../../icons/colored-common/nanshan.svg\";\nimport ColoredCommonOfficeBuilding from \"../../icons/colored-common/office-building.svg\";\nimport ColoredCommonOfficeSetting from \"../../icons/colored-common/office-setting.svg\";\nimport ColoredCommonPartake from \"../../icons/colored-common/partake.svg\";\nimport ColoredCommonPerformingArtsHall from \"../../icons/colored-common/performing-arts-hall.svg\";\nimport ColoredCommonPingshan from \"../../icons/colored-common/pingshan.svg\";\nimport ColoredCommonPowershell from \"../../icons/colored-common/powershell.svg\";\nimport ColoredCommonPresentSituation from \"../../icons/colored-common/present-situation.svg\";\nimport ColoredCommonPurpleHeart from \"../../icons/colored-common/purple-heart.svg\";\nimport ColoredCommonPython from \"../../icons/colored-common/python.svg\";\nimport ColoredCommonQuota from \"../../icons/colored-common/quota.svg\";\nimport ColoredCommonRegexpIcon from \"../../icons/colored-common/regexp-icon.svg\";\nimport ColoredCommonRelationQuery from \"../../icons/colored-common/relation-query.svg\";\nimport ColoredCommonRestart from \"../../icons/colored-common/restart.svg\";\nimport ColoredCommonRobotAvatar from \"../../icons/colored-common/robot-avatar.svg\";\nimport ColoredCommonRootCauseAlert from \"../../icons/colored-common/root-cause-alert.svg\";\nimport ColoredCommonRootCauseDeployment from \"../../icons/colored-common/root-cause-deployment.svg\";\nimport ColoredCommonRootCauseHighLoad from \"../../icons/colored-common/root-cause-high-load.svg\";\nimport ColoredCommonRootCauseOom from \"../../icons/colored-common/root-cause-oom.svg\";\nimport ColoredCommonSafesBlue from \"../../icons/colored-common/safes-blue.svg\";\nimport ColoredCommonSafesGreen from \"../../icons/colored-common/safes-green.svg\";\nimport ColoredCommonSafesYellow from \"../../icons/colored-common/safes-yellow.svg\";\nimport ColoredCommonShell from \"../../icons/colored-common/shell.svg\";\nimport ColoredCommonStart from \"../../icons/colored-common/start.svg\";\nimport ColoredCommonStop from \"../../icons/colored-common/stop.svg\";\nimport ColoredCommonStringIcon from \"../../icons/colored-common/string-icon.svg\";\nimport ColoredCommonTarget from \"../../icons/colored-common/target.svg\";\nimport ColoredCommonUninstall from \"../../icons/colored-common/uninstall.svg\";\nimport ColoredCommonUpgrade from \"../../icons/colored-common/upgrade.svg\";\nimport ColoredCommonUploadDark from \"../../icons/colored-common/upload-dark.svg\";\nimport ColoredCommonUploadLight from \"../../icons/colored-common/upload-light.svg\";\nimport ColoredCommonUpload from \"../../icons/colored-common/upload.svg\";\nimport ColoredCommonUserAvatar from \"../../icons/colored-common/user-avatar.svg\";\nimport ColoredCommonVideo from \"../../icons/colored-common/video.svg\";\nimport ColoredCommonWineshop from \"../../icons/colored-common/wineshop.svg\";\nimport ColoredCommonYantian from \"../../icons/colored-common/yantian.svg\";\nimport ColoredCommonYellowLabel from \"../../icons/colored-common/yellow-label.svg\";\nexport const coloredCommonCategory = {\n \"address-list\": ColoredCommonAddressList,\n baoan: ColoredCommonBaoan,\n bat: ColoredCommonBat,\n \"be-in-common-use\": ColoredCommonBeInCommonUse,\n \"blue-star\": ColoredCommonBlueStar,\n business: ColoredCommonBusiness,\n \"cmdb-instance-create\": ColoredCommonCmdbInstanceCreate,\n \"cmdb-instance-delete\": ColoredCommonCmdbInstanceDelete,\n \"cmdb-instance-edit\": ColoredCommonCmdbInstanceEdit,\n \"cmdb-instance-export\": ColoredCommonCmdbInstanceExport,\n \"cmdb-instance-interview\": ColoredCommonCmdbInstanceInterview,\n \"cmdb-instance-operate\": ColoredCommonCmdbInstanceOperate,\n \"cmdb-instance-record\": ColoredCommonCmdbInstanceRecord,\n \"commercial-centre\": ColoredCommonCommercialCentre,\n \"danger-0\": ColoredCommonDanger_0,\n \"danger-1\": ColoredCommonDanger_1,\n \"danger-2\": ColoredCommonDanger_2,\n \"danger-3\": ColoredCommonDanger_3,\n \"danger-4\": ColoredCommonDanger_4,\n \"danger-5\": ColoredCommonDanger_5,\n dapeng: ColoredCommonDapeng,\n documents: ColoredCommonDocuments,\n es: ColoredCommonEs,\n \"event-alarm\": ColoredCommonEventAlarm,\n \"event-critical\": ColoredCommonEventCritical,\n \"event-information\": ColoredCommonEventInformation,\n \"event-notice\": ColoredCommonEventNotice,\n \"event-urgent\": ColoredCommonEventUrgent,\n \"exhibition-hall\": ColoredCommonExhibitionHall,\n \"expansion-1\": ColoredCommonExpansion_1,\n expansion: ColoredCommonExpansion,\n \"file-lock\": ColoredCommonFileLock,\n \"file-search\": ColoredCommonFileSearch,\n flats: ColoredCommonFlats,\n futian: ColoredCommonFutian,\n \"green-add\": ColoredCommonGreenAdd,\n guangming: ColoredCommonGuangming,\n inventory: ColoredCommonInventory,\n iptables: ColoredCommonIptables,\n item: ColoredCommonItem,\n longgang: ColoredCommonLonggang,\n longhua: ColoredCommonLonghua,\n luohu: ColoredCommonLuohu,\n middleware: ColoredCommonMiddleware,\n nanshan: ColoredCommonNanshan,\n \"office-building\": ColoredCommonOfficeBuilding,\n \"office-setting\": ColoredCommonOfficeSetting,\n partake: ColoredCommonPartake,\n \"performing-arts-hall\": ColoredCommonPerformingArtsHall,\n pingshan: ColoredCommonPingshan,\n powershell: ColoredCommonPowershell,\n \"present-situation\": ColoredCommonPresentSituation,\n \"purple-heart\": ColoredCommonPurpleHeart,\n python: ColoredCommonPython,\n quota: ColoredCommonQuota,\n \"regexp-icon\": ColoredCommonRegexpIcon,\n \"relation-query\": ColoredCommonRelationQuery,\n restart: ColoredCommonRestart,\n \"robot-avatar\": ColoredCommonRobotAvatar,\n \"root-cause-alert\": ColoredCommonRootCauseAlert,\n \"root-cause-deployment\": ColoredCommonRootCauseDeployment,\n \"root-cause-high-load\": ColoredCommonRootCauseHighLoad,\n \"root-cause-oom\": ColoredCommonRootCauseOom,\n \"safes-blue\": ColoredCommonSafesBlue,\n \"safes-green\": ColoredCommonSafesGreen,\n \"safes-yellow\": ColoredCommonSafesYellow,\n shell: ColoredCommonShell,\n start: ColoredCommonStart,\n stop: ColoredCommonStop,\n \"string-icon\": ColoredCommonStringIcon,\n target: ColoredCommonTarget,\n uninstall: ColoredCommonUninstall,\n upgrade: ColoredCommonUpgrade,\n \"upload-dark\": ColoredCommonUploadDark,\n \"upload-light\": ColoredCommonUploadLight,\n upload: ColoredCommonUpload,\n \"user-avatar\": ColoredCommonUserAvatar,\n video: ColoredCommonVideo,\n wineshop: ColoredCommonWineshop,\n yantian: ColoredCommonYantian,\n \"yellow-label\": ColoredCommonYellowLabel,\n};\n"],"names":["coloredCommonCategory","ColoredCommonAddressList","baoan","ColoredCommonBaoan","bat","ColoredCommonBat","ColoredCommonBeInCommonUse","ColoredCommonBlueStar","business","ColoredCommonBusiness","ColoredCommonCmdbInstanceCreate","ColoredCommonCmdbInstanceDelete","ColoredCommonCmdbInstanceEdit","ColoredCommonCmdbInstanceExport","ColoredCommonCmdbInstanceInterview","ColoredCommonCmdbInstanceOperate","ColoredCommonCmdbInstanceRecord","ColoredCommonCommercialCentre","ColoredCommonDanger_0","ColoredCommonDanger_1","ColoredCommonDanger_2","ColoredCommonDanger_3","ColoredCommonDanger_4","ColoredCommonDanger_5","dapeng","ColoredCommonDapeng","documents","ColoredCommonDocuments","es","ColoredCommonEs","ColoredCommonEventAlarm","ColoredCommonEventCritical","ColoredCommonEventInformation","ColoredCommonEventNotice","ColoredCommonEventUrgent","ColoredCommonExhibitionHall","ColoredCommonExpansion_1","expansion","ColoredCommonExpansion","ColoredCommonFileLock","ColoredCommonFileSearch","flats","ColoredCommonFlats","futian","ColoredCommonFutian","ColoredCommonGreenAdd","guangming","ColoredCommonGuangming","inventory","ColoredCommonInventory","iptables","ColoredCommonIptables","item","ColoredCommonItem","longgang","ColoredCommonLonggang","longhua","ColoredCommonLonghua","luohu","ColoredCommonLuohu","middleware","ColoredCommonMiddleware","nanshan","ColoredCommonNanshan","ColoredCommonOfficeBuilding","ColoredCommonOfficeSetting","partake","ColoredCommonPartake","ColoredCommonPerformingArtsHall","pingshan","ColoredCommonPingshan","powershell","ColoredCommonPowershell","ColoredCommonPresentSituation","ColoredCommonPurpleHeart","python","ColoredCommonPython","quota","ColoredCommonQuota","ColoredCommonRegexpIcon","ColoredCommonRelationQuery","restart","ColoredCommonRestart","ColoredCommonRobotAvatar","ColoredCommonRootCauseAlert","ColoredCommonRootCauseDeployment","ColoredCommonRootCauseHighLoad","ColoredCommonRootCauseOom","ColoredCommonSafesBlue","ColoredCommonSafesGreen","ColoredCommonSafesYellow","shell","ColoredCommonShell","start","ColoredCommonStart","stop","ColoredCommonStop","ColoredCommonStringIcon","target","ColoredCommonTarget","uninstall","ColoredCommonUninstall","upgrade","ColoredCommonUpgrade","ColoredCommonUploadDark","ColoredCommonUploadLight","upload","ColoredCommonUpload","ColoredCommonUserAvatar","video","ColoredCommonVideo","wineshop","ColoredCommonWineshop","yantian","ColoredCommonYantian","ColoredCommonYellowLabel"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
|