@sensoro-design/icons-svg 2.51.1 → 2.52.0
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/es/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendArrowBoldOutlined.js +20 -0
- package/es/asn/LegendArrowOutlined.d.ts +3 -0
- package/es/asn/LegendArrowOutlined.js +20 -0
- package/es/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendArrowThickOutlined.js +20 -0
- package/es/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendCaretBoldFilled.js +20 -0
- package/es/asn/LegendCaretFilled.d.ts +3 -0
- package/es/asn/LegendCaretFilled.js +20 -0
- package/es/asn/LegendCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowBoldOutlined.js +20 -0
- package/es/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowOutlined.js +20 -0
- package/es/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowThickOutlined.js +20 -0
- package/es/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretBoldFilled.js +20 -0
- package/es/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretFilled.js +20 -0
- package/es/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineBoldFilled.js +20 -0
- package/es/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/es/asn/LegendDashedLineOutlined.js +20 -0
- package/es/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineThickFilled.js +20 -0
- package/es/asn/LegendLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendLineBoldFilled.js +20 -0
- package/es/asn/LegendLineOutlined.d.ts +3 -0
- package/es/asn/LegendLineOutlined.js +20 -0
- package/es/asn/LegendLineThickFilled.d.ts +3 -0
- package/es/asn/LegendLineThickFilled.js +20 -0
- package/es/index.d.ts +18 -0
- package/es/index.js +18 -0
- package/inline-namespaced-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-line.svg +1 -0
- package/inline-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-svg/filled/legend-line-bold.svg +1 -0
- package/inline-svg/filled/legend-line-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-svg/outlined/legend-line.svg +1 -0
- package/lib/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowOutlined.js +41 -0
- package/lib/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowThickOutlined.js +41 -0
- package/lib/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendCaretBoldFilled.js +41 -0
- package/lib/asn/LegendCaretFilled.d.ts +3 -0
- package/lib/asn/LegendCaretFilled.js +41 -0
- package/lib/asn/LegendCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowThickOutlined.js +41 -0
- package/lib/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretBoldFilled.js +41 -0
- package/lib/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretFilled.js +41 -0
- package/lib/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineBoldFilled.js +39 -0
- package/lib/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedLineOutlined.js +41 -0
- package/lib/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineThickFilled.js +41 -0
- package/lib/asn/LegendLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendLineBoldFilled.js +34 -0
- package/lib/asn/LegendLineOutlined.d.ts +3 -0
- package/lib/asn/LegendLineOutlined.js +34 -0
- package/lib/asn/LegendLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendLineThickFilled.js +34 -0
- package/lib/index.d.ts +18 -0
- package/lib/index.js +54 -0
- package/package.json +1 -1
- package/src/asn/LegendArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendArrowOutlined.ts +21 -0
- package/src/asn/LegendArrowThickOutlined.ts +21 -0
- package/src/asn/LegendCaretBoldFilled.ts +21 -0
- package/src/asn/LegendCaretFilled.ts +21 -0
- package/src/asn/LegendCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowThickOutlined.ts +21 -0
- package/src/asn/LegendDashedCaretBoldFilled.ts +21 -0
- package/src/asn/LegendDashedCaretFilled.ts +21 -0
- package/src/asn/LegendDashedCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedLineBoldFilled.ts +19 -0
- package/src/asn/LegendDashedLineOutlined.ts +21 -0
- package/src/asn/LegendDashedLineThickFilled.ts +21 -0
- package/src/asn/LegendLineBoldFilled.ts +14 -0
- package/src/asn/LegendLineOutlined.ts +14 -0
- package/src/asn/LegendLineThickFilled.ts +14 -0
- package/src/index.ts +18 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 640h200.54V384H85.33v256zm328.54 0H614.4V384H413.87v256zM742.4 384v256h196.27V384H742.4z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 576H204.8V448H85.33v128zm183.47 0h119.47V448H268.8v128zm183.47 0h119.46V448H452.27v128zm183.46 0H755.2V448H635.73v128zM819.2 448v128h119.47V448H819.2z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 384h853.34v256H85.33z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 448h853.34v128H85.33z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M661.2 170.67a50.4 50.4 0 0 1 34.56 13.48l3.68 3.84 249.8 295.34a43.08 43.08 0 0 1 10.55 28.63 42.67 42.67 0 0 1-7.3 24.49l-3.24 4.22-249.82 295.3a49.28 49.28 0 0 1-32.68 17.07l-5.55.3H481.54a12.37 12.37 0 0 1-10.97-6.5 10.75 10.75 0 0 1-.04-9.85l1.45-2.17 182.61-216.2-569.26.05V405.33l569.26-.04-182.61-216.2a10.8 10.8 0 0 1-2.35-9.55l.9-2.43a12.07 12.07 0 0 1 8.28-6.14l2.73-.3h179.62z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M699.43 213.33c11.23 0 21.9 4.1 29.74 11.31l3.72 3.88 218.62 258.4a37.82 37.82 0 0 1 9.22 25.04 37.29 37.29 0 0 1-5.93 20.65l-3.29 4.48-218.62 258.39a43.05 43.05 0 0 1-27.9 14.85l-5.55.34H547.88a10.84 10.84 0 0 1-9.6-5.68 9.39 9.39 0 0 1-.3-8.1l1.54-2.44L724.05 576H85.33V448H724.1L539.52 229.46a9.43 9.43 0 0 1-2.18-7.85l.9-2.64a10.58 10.58 0 0 1 7.25-5.38l2.35-.26h151.55z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M773.97 298.67a31.57 31.57 0 0 1 20.78 7.68l3.12 3.15 156.16 184.58A26.88 26.88 0 0 1 960.6 512a26.62 26.62 0 0 1-4.23 14.72l-2.34 3.2L797.87 714.5a30.72 30.72 0 0 1-19.29 10.5l-4.6.33h-45.4a7.72 7.72 0 0 1-6.83-4.05 6.7 6.7 0 0 1-.21-5.8l1.06-1.7 152.5-180.45H85.32v-42.66h789.72L722.6 310.19a6.74 6.74 0 0 1-1.53-5.6l.64-1.91a7.51 7.51 0 0 1 4.73-3.71l2.14-.3h45.4z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M661.2 170.67a50.4 50.4 0 0 1 34.56 13.48l3.68 3.84 249.8 295.34a43.08 43.08 0 0 1 10.55 28.63 42.67 42.67 0 0 1-7.3 24.49l-3.24 4.22-249.82 295.3a49.28 49.28 0 0 1-32.68 17.07l-5.55.3H481.54a12.37 12.37 0 0 1-10.97-6.5 10.75 10.75 0 0 1-.04-9.85l1.45-2.17 164.6-194.86-254.33.04V384l254.3-.04L471.97 189.1a10.8 10.8 0 0 1-2.35-9.56l.9-2.43a12.07 12.07 0 0 1 8.28-6.14l2.73-.3h179.62zM269.79 384v256H85.33V384h184.45z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M699.43 213.33c11.23 0 21.9 4.1 29.74 11.31l3.72 3.88 218.62 258.4a37.82 37.82 0 0 1 9.22 25.04 37.25 37.25 0 0 1-5.93 20.65l-3.29 4.48-218.62 258.39a43.05 43.05 0 0 1-27.9 14.85l-5.55.34H547.88a10.84 10.84 0 0 1-9.6-5.68 9.39 9.39 0 0 1-.3-8.1l1.54-2.44 166.53-197.12H555.3V426.67h150.74L539.52 229.46a9.43 9.43 0 0 1-2.18-7.85l.9-2.65a10.58 10.58 0 0 1 7.25-5.37l2.35-.26h151.55zm-486.1 213.34v170.66h-128V426.67h128zm237.44 0v170.66h-132.9V426.67h132.95z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M773.97 298.67a31.57 31.57 0 0 1 20.78 7.68l3.12 3.15 135.16 159.83h5.64V476l15.36 18.09a27.1 27.1 0 0 1 6.31 14.04l.26 3.84a26.58 26.58 0 0 1-4.23 14.76l-2.34 3.2-15.36 18.05v6.7h-5.68L797.87 714.5a30.72 30.72 0 0 1-19.29 10.5l-4.6.33h-45.4a7.72 7.72 0 0 1-6.83-4.05 6.7 6.7 0 0 1-.21-5.8l1.06-1.7L857 554.66h-3.67v-85.34H857L722.6 310.2a6.74 6.74 0 0 1-1.53-5.6l.64-1.91a7.51 7.51 0 0 1 4.73-3.72l2.14-.3h45.4zm-603.3 170.66v85.34H85.33v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 533.33h85.34v-42.66H85.33v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128 0h85.34v-42.66h-85.34v42.66zm128-42.66v42.66h85.34v-42.66h-85.34z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M85.33 490.67h853.34v42.66H85.33z" /></svg>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendArrowBoldOutlined.ts
|
|
20
|
+
var LegendArrowBoldOutlined_exports = {};
|
|
21
|
+
__export(LegendArrowBoldOutlined_exports, {
|
|
22
|
+
default: () => LegendArrowBoldOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendArrowBoldOutlined_exports);
|
|
25
|
+
var LegendArrowBoldOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M661.2 170.67a50.4 50.4 0 0 1 34.56 13.48l3.68 3.84 249.8 295.34a43.08 43.08 0 0 1 10.55 28.63 42.67 42.67 0 0 1-7.3 24.49l-3.24 4.22-249.82 295.3a49.28 49.28 0 0 1-32.68 17.07l-5.55.3H481.54a12.37 12.37 0 0 1-10.97-6.5 10.75 10.75 0 0 1-.04-9.85l1.45-2.17 182.61-216.2-569.26.05V405.33l569.26-.04-182.61-216.2a10.8 10.8 0 0 1-2.35-9.55l.9-2.43a12.07 12.07 0 0 1 8.28-6.14l2.73-.3h179.62z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-arrow-bold",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendArrowBoldOutlined_default = LegendArrowBoldOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendArrowOutlined.ts
|
|
20
|
+
var LegendArrowOutlined_exports = {};
|
|
21
|
+
__export(LegendArrowOutlined_exports, {
|
|
22
|
+
default: () => LegendArrowOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendArrowOutlined_exports);
|
|
25
|
+
var LegendArrowOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M773.97 298.67a31.57 31.57 0 0 1 20.78 7.68l3.12 3.15 156.16 184.58A26.88 26.88 0 0 1 960.6 512a26.62 26.62 0 0 1-4.23 14.72l-2.34 3.2L797.87 714.5a30.72 30.72 0 0 1-19.29 10.5l-4.6.33h-45.4a7.72 7.72 0 0 1-6.83-4.05 6.7 6.7 0 0 1-.21-5.8l1.06-1.7 152.5-180.45H85.32v-42.66h789.72L722.6 310.19a6.74 6.74 0 0 1-1.53-5.6l.64-1.91a7.51 7.51 0 0 1 4.73-3.71l2.14-.3h45.4z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-arrow",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendArrowOutlined_default = LegendArrowOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendArrowThickOutlined.ts
|
|
20
|
+
var LegendArrowThickOutlined_exports = {};
|
|
21
|
+
__export(LegendArrowThickOutlined_exports, {
|
|
22
|
+
default: () => LegendArrowThickOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendArrowThickOutlined_exports);
|
|
25
|
+
var LegendArrowThickOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M699.43 213.33c11.23 0 21.9 4.1 29.74 11.31l3.72 3.88 218.62 258.4a37.82 37.82 0 0 1 9.22 25.04 37.29 37.29 0 0 1-5.93 20.65l-3.29 4.48-218.62 258.39a43.05 43.05 0 0 1-27.9 14.85l-5.55.34H547.88a10.84 10.84 0 0 1-9.6-5.68 9.39 9.39 0 0 1-.3-8.1l1.54-2.44L724.05 576H85.33V448H724.1L539.52 229.46a9.43 9.43 0 0 1-2.18-7.85l.9-2.64a10.58 10.58 0 0 1 7.25-5.38l2.35-.26h151.55z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-arrow-thick",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendArrowThickOutlined_default = LegendArrowThickOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendCaretBoldFilled.ts
|
|
20
|
+
var LegendCaretBoldFilled_exports = {};
|
|
21
|
+
__export(LegendCaretBoldFilled_exports, {
|
|
22
|
+
default: () => LegendCaretBoldFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendCaretBoldFilled_exports);
|
|
25
|
+
var LegendCaretBoldFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M493.18 153.73c0-20.05 19.89-32 35.16-22.32l2.99 2.27 414.85 358.1a27.05 27.05 0 0 1 3.15 36.95l-3.15 3.32-415.4 358.79c-14.39 11.82-34.7 2.13-37.3-16.47l-.3-4.14-.04-251.56H85.34V405.33h407.8v-251.6z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-caret-bold",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendCaretBoldFilled_default = LegendCaretBoldFilled;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendCaretFilled.ts
|
|
20
|
+
var LegendCaretFilled_exports = {};
|
|
21
|
+
__export(LegendCaretFilled_exports, {
|
|
22
|
+
default: () => LegendCaretFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendCaretFilled_exports);
|
|
25
|
+
var LegendCaretFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M698.5 312.96c0-10.8 10.4-17.36 18.77-12.84l2.43 1.7 218.8 188.85h.17v.17l11.52 9.94a14.81 14.81 0 0 1 4.65 8.02l.34 3.16a15.02 15.02 0 0 1-2.86 8.83l-2.13 2.35-11.52 9.9v.3h-.35L719.66 722.21c-8.02 6.61-18.94 1.7-20.86-8.1l-.3-3.12V533.33H85.33v-42.66H698.5V312.96z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-caret",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendCaretFilled_default = LegendCaretFilled;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendCaretThickFilled.ts
|
|
20
|
+
var LegendCaretThickFilled_exports = {};
|
|
21
|
+
__export(LegendCaretThickFilled_exports, {
|
|
22
|
+
default: () => LegendCaretThickFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendCaretThickFilled_exports);
|
|
25
|
+
var LegendCaretThickFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M595.84 233.34c0-15.44 15.19-24.74 27-17.53l2.7 1.92 322.64 278.53a21.04 21.04 0 0 1 2.43 28.75l-2.43 2.56-323.07 279.04c-11.1 9.13-26.62 1.88-28.97-12.33l-.3-3.67V576H85.34V448h510.5V233.34z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-caret-thick",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendCaretThickFilled_default = LegendCaretThickFilled;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedArrowBoldOutlined.ts
|
|
20
|
+
var LegendDashedArrowBoldOutlined_exports = {};
|
|
21
|
+
__export(LegendDashedArrowBoldOutlined_exports, {
|
|
22
|
+
default: () => LegendDashedArrowBoldOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedArrowBoldOutlined_exports);
|
|
25
|
+
var LegendDashedArrowBoldOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M661.2 170.67a50.4 50.4 0 0 1 34.56 13.48l3.68 3.84 249.8 295.34a43.08 43.08 0 0 1 10.55 28.63 42.67 42.67 0 0 1-7.3 24.49l-3.24 4.22-249.82 295.3a49.28 49.28 0 0 1-32.68 17.07l-5.55.3H481.54a12.37 12.37 0 0 1-10.97-6.5 10.75 10.75 0 0 1-.04-9.85l1.45-2.17 164.6-194.86-254.33.04V384l254.3-.04L471.97 189.1a10.8 10.8 0 0 1-2.35-9.56l.9-2.43a12.07 12.07 0 0 1 8.28-6.14l2.73-.3h179.62zM269.79 384v256H85.33V384h184.45z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-arrow-bold",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedArrowBoldOutlined_default = LegendDashedArrowBoldOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedArrowOutlined.ts
|
|
20
|
+
var LegendDashedArrowOutlined_exports = {};
|
|
21
|
+
__export(LegendDashedArrowOutlined_exports, {
|
|
22
|
+
default: () => LegendDashedArrowOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedArrowOutlined_exports);
|
|
25
|
+
var LegendDashedArrowOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M773.97 298.67a31.57 31.57 0 0 1 20.78 7.68l3.12 3.15 135.16 159.83h5.64V476l15.36 18.09a27.1 27.1 0 0 1 6.31 14.04l.26 3.84a26.58 26.58 0 0 1-4.23 14.76l-2.34 3.2-15.36 18.05v6.7h-5.68L797.87 714.5a30.72 30.72 0 0 1-19.29 10.5l-4.6.33h-45.4a7.72 7.72 0 0 1-6.83-4.05 6.7 6.7 0 0 1-.21-5.8l1.06-1.7L857 554.66h-3.67v-85.34H857L722.6 310.2a6.74 6.74 0 0 1-1.53-5.6l.64-1.91a7.51 7.51 0 0 1 4.73-3.72l2.14-.3h45.4zm-603.3 170.66v85.34H85.33v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34zm128 0v85.34h-85.34v-85.34h85.34z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-arrow",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedArrowOutlined_default = LegendDashedArrowOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedArrowThickOutlined.ts
|
|
20
|
+
var LegendDashedArrowThickOutlined_exports = {};
|
|
21
|
+
__export(LegendDashedArrowThickOutlined_exports, {
|
|
22
|
+
default: () => LegendDashedArrowThickOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedArrowThickOutlined_exports);
|
|
25
|
+
var LegendDashedArrowThickOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M699.43 213.33c11.23 0 21.9 4.1 29.74 11.31l3.72 3.88 218.62 258.4a37.82 37.82 0 0 1 9.22 25.04 37.25 37.25 0 0 1-5.93 20.65l-3.29 4.48-218.62 258.39a43.05 43.05 0 0 1-27.9 14.85l-5.55.34H547.88a10.84 10.84 0 0 1-9.6-5.68 9.39 9.39 0 0 1-.3-8.1l1.54-2.44 166.53-197.12H555.3V426.67h150.74L539.52 229.46a9.43 9.43 0 0 1-2.18-7.85l.9-2.65a10.58 10.58 0 0 1 7.25-5.37l2.35-.26h151.55zm-486.1 213.34v170.66h-128V426.67h128zm237.44 0v170.66h-132.9V426.67h132.95z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-arrow-thick",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedArrowThickOutlined_default = LegendDashedArrowThickOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedCaretBoldFilled.ts
|
|
20
|
+
var LegendDashedCaretBoldFilled_exports = {};
|
|
21
|
+
__export(LegendDashedCaretBoldFilled_exports, {
|
|
22
|
+
default: () => LegendDashedCaretBoldFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedCaretBoldFilled_exports);
|
|
25
|
+
var LegendDashedCaretBoldFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M493.18 153.73c0-20.05 19.89-32 35.16-22.32l2.99 2.27 414.85 358.1a27.05 27.05 0 0 1 3.15 36.95l-3.15 3.32-415.4 358.79c-14.39 11.82-34.7 2.13-37.3-16.47l-.3-4.14-.04-251.56H332.8V405.33h160.34v-251.6zM256 405.33v213.34H85.33V405.33H256z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-caret-bold",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedCaretBoldFilled_default = LegendDashedCaretBoldFilled;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedCaretFilled.ts
|
|
20
|
+
var LegendDashedCaretFilled_exports = {};
|
|
21
|
+
__export(LegendDashedCaretFilled_exports, {
|
|
22
|
+
default: () => LegendDashedCaretFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedCaretFilled_exports);
|
|
25
|
+
var LegendDashedCaretFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M698.5 312.96c0-10.8 10.4-17.36 18.77-12.84l2.43 1.7 218.8 188.85h.17v.17l11.52 9.94a14.81 14.81 0 0 1 4.65 8.02l.34 3.16a15.02 15.02 0 0 1-2.86 8.83l-2.13 2.35-11.52 9.9v.3h-.35L719.66 722.21c-8.02 6.61-18.94 1.7-20.86-8.1l-.3-3.12V312.92zm-527.83 177.7v42.67H85.33v-42.66h85.34zm128 0v42.67h-85.34v-42.66h85.34zm128 0v42.67h-85.34v-42.66h85.34zm128 0v42.67h-85.34v-42.66h85.34zm128 0v42.67h-85.34v-42.66h85.34z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-caret",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedCaretFilled_default = LegendDashedCaretFilled;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/LegendDashedCaretThickFilled.ts
|
|
20
|
+
var LegendDashedCaretThickFilled_exports = {};
|
|
21
|
+
__export(LegendDashedCaretThickFilled_exports, {
|
|
22
|
+
default: () => LegendDashedCaretThickFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(LegendDashedCaretThickFilled_exports);
|
|
25
|
+
var LegendDashedCaretThickFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M595.84 233.34c0-15.44 15.19-24.74 27-17.53l2.7 1.92 322.64 278.53a21.04 21.04 0 0 1 2.43 28.75l-2.43 2.56-323.07 279.04c-11.1 9.13-26.62 1.88-28.97-12.33l-.3-3.67V576h-126.5V448h126.5V233.34zM204.8 448v128H85.33V448H204.8zm192 0v128H277.33V448H396.8z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "legend-dashed-caret-thick",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var LegendDashedCaretThickFilled_default = LegendDashedCaretThickFilled;
|