@sensoro-design/icons-svg 2.51.1 → 2.53.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/asn/LoadingProPurely.d.ts +3 -0
- package/es/asn/LoadingProPurely.js +87 -0
- package/es/asn/LoadingPurely.js +4 -4
- package/es/asn/LocationPurely.js +5 -5
- package/es/asn/MoonPurely.js +8 -8
- package/es/asn/NoAlarmPurely.js +112 -112
- package/es/asn/NoAppPurely.js +165 -165
- package/es/asn/NoCarPurely.js +136 -136
- package/es/asn/NoCarsPurely.js +177 -177
- package/es/asn/NoDataPurely.js +97 -97
- package/es/asn/NoDevicePurely.js +122 -122
- package/es/asn/NoImagePurely.js +51 -51
- package/es/asn/NoPersonPurely.js +99 -99
- package/es/asn/NoPersonsPurely.js +109 -109
- package/es/asn/NoVideoPurely.js +62 -62
- package/es/asn/OffDayPurely.js +67 -67
- package/es/asn/RotateRightPurely.js +8 -8
- package/es/asn/UserPurely.js +9 -9
- package/es/index.d.ts +19 -0
- package/es/index.js +19 -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-namespaced-svg/purely/loading-pro.svg +1 -0
- package/inline-namespaced-svg/purely/loading.svg +1 -1
- package/inline-namespaced-svg/purely/location.svg +1 -1
- package/inline-namespaced-svg/purely/moon.svg +1 -1
- package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
- package/inline-namespaced-svg/purely/no-app.svg +1 -1
- package/inline-namespaced-svg/purely/no-car.svg +1 -1
- package/inline-namespaced-svg/purely/no-cars.svg +1 -1
- package/inline-namespaced-svg/purely/no-data.svg +1 -1
- package/inline-namespaced-svg/purely/no-device.svg +1 -1
- package/inline-namespaced-svg/purely/no-image.svg +1 -1
- package/inline-namespaced-svg/purely/no-person.svg +1 -1
- package/inline-namespaced-svg/purely/no-persons.svg +1 -1
- package/inline-namespaced-svg/purely/no-video.svg +1 -1
- package/inline-namespaced-svg/purely/off-day.svg +1 -1
- package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
- package/inline-namespaced-svg/purely/user.svg +1 -1
- 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/inline-svg/purely/loading-pro.svg +1 -0
- package/inline-svg/purely/loading.svg +1 -1
- package/inline-svg/purely/location.svg +1 -1
- package/inline-svg/purely/moon.svg +1 -1
- package/inline-svg/purely/no-alarm.svg +1 -1
- package/inline-svg/purely/no-app.svg +1 -1
- package/inline-svg/purely/no-car.svg +1 -1
- package/inline-svg/purely/no-cars.svg +1 -1
- package/inline-svg/purely/no-data.svg +1 -1
- package/inline-svg/purely/no-device.svg +1 -1
- package/inline-svg/purely/no-image.svg +1 -1
- package/inline-svg/purely/no-person.svg +1 -1
- package/inline-svg/purely/no-persons.svg +1 -1
- package/inline-svg/purely/no-video.svg +1 -1
- package/inline-svg/purely/off-day.svg +1 -1
- package/inline-svg/purely/rotate-right.svg +1 -1
- package/inline-svg/purely/user.svg +1 -1
- 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/asn/LoadingProPurely.d.ts +3 -0
- package/lib/asn/LoadingProPurely.js +71 -0
- package/lib/asn/LoadingPurely.js +4 -4
- package/lib/asn/LocationPurely.js +4 -4
- package/lib/asn/MoonPurely.js +6 -6
- package/lib/asn/NoAlarmPurely.js +90 -90
- package/lib/asn/NoAppPurely.js +129 -129
- package/lib/asn/NoCarPurely.js +109 -109
- package/lib/asn/NoCarsPurely.js +143 -143
- package/lib/asn/NoDataPurely.js +77 -77
- package/lib/asn/NoDevicePurely.js +93 -93
- package/lib/asn/NoImagePurely.js +41 -41
- package/lib/asn/NoPersonPurely.js +79 -79
- package/lib/asn/NoPersonsPurely.js +87 -87
- package/lib/asn/NoVideoPurely.js +49 -49
- package/lib/asn/OffDayPurely.js +55 -55
- package/lib/asn/RotateRightPurely.js +6 -6
- package/lib/asn/UserPurely.js +8 -8
- package/lib/index.d.ts +19 -0
- package/lib/index.js +57 -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/asn/LoadingProPurely.ts +51 -0
- package/src/asn/LoadingPurely.ts +4 -4
- package/src/asn/LocationPurely.ts +4 -4
- package/src/asn/MoonPurely.ts +6 -6
- package/src/asn/NoAlarmPurely.ts +90 -90
- package/src/asn/NoAppPurely.ts +129 -129
- package/src/asn/NoCarPurely.ts +109 -109
- package/src/asn/NoCarsPurely.ts +143 -143
- package/src/asn/NoDataPurely.ts +77 -77
- package/src/asn/NoDevicePurely.ts +93 -93
- package/src/asn/NoImagePurely.ts +41 -41
- package/src/asn/NoPersonPurely.ts +79 -79
- package/src/asn/NoPersonsPurely.ts +87 -87
- package/src/asn/NoVideoPurely.ts +49 -49
- package/src/asn/OffDayPurely.ts +55 -55
- package/src/asn/RotateRightPurely.ts +6 -6
- package/src/asn/UserPurely.ts +8 -8
- package/src/index.ts +19 -0
package/lib/asn/UserPurely.js
CHANGED
|
@@ -33,7 +33,7 @@ var UserPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__61__a", x1: "11.72%", x2: "50%", y1: "0%", y2: "50%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".8" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#FFF", "stop-opacity": "0" } }
|
|
@@ -42,14 +42,14 @@ var UserPurely = {
|
|
|
42
42
|
{
|
|
43
43
|
tag: "path",
|
|
44
44
|
attrs: {
|
|
45
|
-
id: "
|
|
45
|
+
id: "sen__61__b",
|
|
46
46
|
d: "M16 16.5c3.99 0 7.78.85 11.36 2.55a2 2 0 0 1 1.14 1.78v4.67a1 1 0 0 1-1 1h-23a1 1 0 0 1-1-1v-4.64a2 2 0 0 1 1.14-1.81A26.16 26.16 0 0 1 16 16.5Zm0-13a5.37 5.37 0 1 1 0 10.75A5.37 5.37 0 0 1 16 3.5Z"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
tag: "filter",
|
|
51
51
|
attrs: {
|
|
52
|
-
id: "
|
|
52
|
+
id: "sen__61__c",
|
|
53
53
|
width: "156%",
|
|
54
54
|
height: "160.9%",
|
|
55
55
|
x: "-28%",
|
|
@@ -134,7 +134,7 @@ var UserPurely = {
|
|
|
134
134
|
{
|
|
135
135
|
tag: "filter",
|
|
136
136
|
attrs: {
|
|
137
|
-
id: "
|
|
137
|
+
id: "sen__61__d",
|
|
138
138
|
width: "400%",
|
|
139
139
|
height: "475%",
|
|
140
140
|
x: "-150%",
|
|
@@ -155,13 +155,13 @@ var UserPurely = {
|
|
|
155
155
|
transform: "translate(-346 -741) translate(346 741)"
|
|
156
156
|
},
|
|
157
157
|
children: [
|
|
158
|
-
{ tag: "path", attrs: { fill: "url(#
|
|
158
|
+
{ tag: "path", attrs: { fill: "url(#sen__61__a)", d: "m8 0 48 64h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H8Z" } },
|
|
159
159
|
{
|
|
160
160
|
tag: "g",
|
|
161
161
|
attrs: { transform: "translate(16 16)" },
|
|
162
162
|
children: [
|
|
163
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
164
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
163
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__61__b", fill: "#2B6DE5", "fill-opacity": ".25" } },
|
|
164
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__61__b", fill: "#000", filter: "url(#sen__61__c)" } }
|
|
165
165
|
]
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -171,7 +171,7 @@ var UserPurely = {
|
|
|
171
171
|
"fill-opacity": ".25",
|
|
172
172
|
"fill-rule": "nonzero",
|
|
173
173
|
d: "M22 32H42V48H22z",
|
|
174
|
-
filter: "url(#
|
|
174
|
+
filter: "url(#sen__61__d)"
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
]
|
package/lib/index.d.ts
CHANGED
|
@@ -464,6 +464,24 @@ export { default as LeftCircleOutlined } from './asn/LeftCircleOutlined';
|
|
|
464
464
|
export { default as LeftDownOutlined } from './asn/LeftDownOutlined';
|
|
465
465
|
export { default as LeftOutlined } from './asn/LeftOutlined';
|
|
466
466
|
export { default as LeftUpOutlined } from './asn/LeftUpOutlined';
|
|
467
|
+
export { default as LegendArrowBoldOutlined } from './asn/LegendArrowBoldOutlined';
|
|
468
|
+
export { default as LegendArrowOutlined } from './asn/LegendArrowOutlined';
|
|
469
|
+
export { default as LegendArrowThickOutlined } from './asn/LegendArrowThickOutlined';
|
|
470
|
+
export { default as LegendCaretBoldFilled } from './asn/LegendCaretBoldFilled';
|
|
471
|
+
export { default as LegendCaretFilled } from './asn/LegendCaretFilled';
|
|
472
|
+
export { default as LegendCaretThickFilled } from './asn/LegendCaretThickFilled';
|
|
473
|
+
export { default as LegendDashedArrowBoldOutlined } from './asn/LegendDashedArrowBoldOutlined';
|
|
474
|
+
export { default as LegendDashedArrowOutlined } from './asn/LegendDashedArrowOutlined';
|
|
475
|
+
export { default as LegendDashedArrowThickOutlined } from './asn/LegendDashedArrowThickOutlined';
|
|
476
|
+
export { default as LegendDashedCaretBoldFilled } from './asn/LegendDashedCaretBoldFilled';
|
|
477
|
+
export { default as LegendDashedCaretFilled } from './asn/LegendDashedCaretFilled';
|
|
478
|
+
export { default as LegendDashedCaretThickFilled } from './asn/LegendDashedCaretThickFilled';
|
|
479
|
+
export { default as LegendDashedLineBoldFilled } from './asn/LegendDashedLineBoldFilled';
|
|
480
|
+
export { default as LegendDashedLineOutlined } from './asn/LegendDashedLineOutlined';
|
|
481
|
+
export { default as LegendDashedLineThickFilled } from './asn/LegendDashedLineThickFilled';
|
|
482
|
+
export { default as LegendLineBoldFilled } from './asn/LegendLineBoldFilled';
|
|
483
|
+
export { default as LegendLineOutlined } from './asn/LegendLineOutlined';
|
|
484
|
+
export { default as LegendLineThickFilled } from './asn/LegendLineThickFilled';
|
|
467
485
|
export { default as LegendOutlined } from './asn/LegendOutlined';
|
|
468
486
|
export { default as LegendProOutlined } from './asn/LegendProOutlined';
|
|
469
487
|
export { default as LessElectricityFilled } from './asn/LessElectricityFilled';
|
|
@@ -482,6 +500,7 @@ export { default as LinsAccessOutlined } from './asn/LinsAccessOutlined';
|
|
|
482
500
|
export { default as LinsOutlined } from './asn/LinsOutlined';
|
|
483
501
|
export { default as ListFilled } from './asn/ListFilled';
|
|
484
502
|
export { default as LoadingOutlined } from './asn/LoadingOutlined';
|
|
503
|
+
export { default as LoadingProPurely } from './asn/LoadingProPurely';
|
|
485
504
|
export { default as LoadingPurely } from './asn/LoadingPurely';
|
|
486
505
|
export { default as LocationFilled } from './asn/LocationFilled';
|
|
487
506
|
export { default as LocationOutlined } from './asn/LocationOutlined';
|
package/lib/index.js
CHANGED
|
@@ -495,6 +495,24 @@ __export(src_exports, {
|
|
|
495
495
|
LeftDownOutlined: () => import_LeftDownOutlined.default,
|
|
496
496
|
LeftOutlined: () => import_LeftOutlined.default,
|
|
497
497
|
LeftUpOutlined: () => import_LeftUpOutlined.default,
|
|
498
|
+
LegendArrowBoldOutlined: () => import_LegendArrowBoldOutlined.default,
|
|
499
|
+
LegendArrowOutlined: () => import_LegendArrowOutlined.default,
|
|
500
|
+
LegendArrowThickOutlined: () => import_LegendArrowThickOutlined.default,
|
|
501
|
+
LegendCaretBoldFilled: () => import_LegendCaretBoldFilled.default,
|
|
502
|
+
LegendCaretFilled: () => import_LegendCaretFilled.default,
|
|
503
|
+
LegendCaretThickFilled: () => import_LegendCaretThickFilled.default,
|
|
504
|
+
LegendDashedArrowBoldOutlined: () => import_LegendDashedArrowBoldOutlined.default,
|
|
505
|
+
LegendDashedArrowOutlined: () => import_LegendDashedArrowOutlined.default,
|
|
506
|
+
LegendDashedArrowThickOutlined: () => import_LegendDashedArrowThickOutlined.default,
|
|
507
|
+
LegendDashedCaretBoldFilled: () => import_LegendDashedCaretBoldFilled.default,
|
|
508
|
+
LegendDashedCaretFilled: () => import_LegendDashedCaretFilled.default,
|
|
509
|
+
LegendDashedCaretThickFilled: () => import_LegendDashedCaretThickFilled.default,
|
|
510
|
+
LegendDashedLineBoldFilled: () => import_LegendDashedLineBoldFilled.default,
|
|
511
|
+
LegendDashedLineOutlined: () => import_LegendDashedLineOutlined.default,
|
|
512
|
+
LegendDashedLineThickFilled: () => import_LegendDashedLineThickFilled.default,
|
|
513
|
+
LegendLineBoldFilled: () => import_LegendLineBoldFilled.default,
|
|
514
|
+
LegendLineOutlined: () => import_LegendLineOutlined.default,
|
|
515
|
+
LegendLineThickFilled: () => import_LegendLineThickFilled.default,
|
|
498
516
|
LegendOutlined: () => import_LegendOutlined.default,
|
|
499
517
|
LegendProOutlined: () => import_LegendProOutlined.default,
|
|
500
518
|
LessElectricityFilled: () => import_LessElectricityFilled.default,
|
|
@@ -513,6 +531,7 @@ __export(src_exports, {
|
|
|
513
531
|
LinsOutlined: () => import_LinsOutlined.default,
|
|
514
532
|
ListFilled: () => import_ListFilled.default,
|
|
515
533
|
LoadingOutlined: () => import_LoadingOutlined.default,
|
|
534
|
+
LoadingProPurely: () => import_LoadingProPurely.default,
|
|
516
535
|
LoadingPurely: () => import_LoadingPurely.default,
|
|
517
536
|
LocationFilled: () => import_LocationFilled.default,
|
|
518
537
|
LocationOutlined: () => import_LocationOutlined.default,
|
|
@@ -1430,6 +1449,24 @@ var import_LeftCircleOutlined = __toESM(require("./asn/LeftCircleOutlined"));
|
|
|
1430
1449
|
var import_LeftDownOutlined = __toESM(require("./asn/LeftDownOutlined"));
|
|
1431
1450
|
var import_LeftOutlined = __toESM(require("./asn/LeftOutlined"));
|
|
1432
1451
|
var import_LeftUpOutlined = __toESM(require("./asn/LeftUpOutlined"));
|
|
1452
|
+
var import_LegendArrowBoldOutlined = __toESM(require("./asn/LegendArrowBoldOutlined"));
|
|
1453
|
+
var import_LegendArrowOutlined = __toESM(require("./asn/LegendArrowOutlined"));
|
|
1454
|
+
var import_LegendArrowThickOutlined = __toESM(require("./asn/LegendArrowThickOutlined"));
|
|
1455
|
+
var import_LegendCaretBoldFilled = __toESM(require("./asn/LegendCaretBoldFilled"));
|
|
1456
|
+
var import_LegendCaretFilled = __toESM(require("./asn/LegendCaretFilled"));
|
|
1457
|
+
var import_LegendCaretThickFilled = __toESM(require("./asn/LegendCaretThickFilled"));
|
|
1458
|
+
var import_LegendDashedArrowBoldOutlined = __toESM(require("./asn/LegendDashedArrowBoldOutlined"));
|
|
1459
|
+
var import_LegendDashedArrowOutlined = __toESM(require("./asn/LegendDashedArrowOutlined"));
|
|
1460
|
+
var import_LegendDashedArrowThickOutlined = __toESM(require("./asn/LegendDashedArrowThickOutlined"));
|
|
1461
|
+
var import_LegendDashedCaretBoldFilled = __toESM(require("./asn/LegendDashedCaretBoldFilled"));
|
|
1462
|
+
var import_LegendDashedCaretFilled = __toESM(require("./asn/LegendDashedCaretFilled"));
|
|
1463
|
+
var import_LegendDashedCaretThickFilled = __toESM(require("./asn/LegendDashedCaretThickFilled"));
|
|
1464
|
+
var import_LegendDashedLineBoldFilled = __toESM(require("./asn/LegendDashedLineBoldFilled"));
|
|
1465
|
+
var import_LegendDashedLineOutlined = __toESM(require("./asn/LegendDashedLineOutlined"));
|
|
1466
|
+
var import_LegendDashedLineThickFilled = __toESM(require("./asn/LegendDashedLineThickFilled"));
|
|
1467
|
+
var import_LegendLineBoldFilled = __toESM(require("./asn/LegendLineBoldFilled"));
|
|
1468
|
+
var import_LegendLineOutlined = __toESM(require("./asn/LegendLineOutlined"));
|
|
1469
|
+
var import_LegendLineThickFilled = __toESM(require("./asn/LegendLineThickFilled"));
|
|
1433
1470
|
var import_LegendOutlined = __toESM(require("./asn/LegendOutlined"));
|
|
1434
1471
|
var import_LegendProOutlined = __toESM(require("./asn/LegendProOutlined"));
|
|
1435
1472
|
var import_LessElectricityFilled = __toESM(require("./asn/LessElectricityFilled"));
|
|
@@ -1448,6 +1485,7 @@ var import_LinsAccessOutlined = __toESM(require("./asn/LinsAccessOutlined"));
|
|
|
1448
1485
|
var import_LinsOutlined = __toESM(require("./asn/LinsOutlined"));
|
|
1449
1486
|
var import_ListFilled = __toESM(require("./asn/ListFilled"));
|
|
1450
1487
|
var import_LoadingOutlined = __toESM(require("./asn/LoadingOutlined"));
|
|
1488
|
+
var import_LoadingProPurely = __toESM(require("./asn/LoadingProPurely"));
|
|
1451
1489
|
var import_LoadingPurely = __toESM(require("./asn/LoadingPurely"));
|
|
1452
1490
|
var import_LocationFilled = __toESM(require("./asn/LocationFilled"));
|
|
1453
1491
|
var import_LocationOutlined = __toESM(require("./asn/LocationOutlined"));
|
|
@@ -2365,6 +2403,24 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2365
2403
|
LeftDownOutlined,
|
|
2366
2404
|
LeftOutlined,
|
|
2367
2405
|
LeftUpOutlined,
|
|
2406
|
+
LegendArrowBoldOutlined,
|
|
2407
|
+
LegendArrowOutlined,
|
|
2408
|
+
LegendArrowThickOutlined,
|
|
2409
|
+
LegendCaretBoldFilled,
|
|
2410
|
+
LegendCaretFilled,
|
|
2411
|
+
LegendCaretThickFilled,
|
|
2412
|
+
LegendDashedArrowBoldOutlined,
|
|
2413
|
+
LegendDashedArrowOutlined,
|
|
2414
|
+
LegendDashedArrowThickOutlined,
|
|
2415
|
+
LegendDashedCaretBoldFilled,
|
|
2416
|
+
LegendDashedCaretFilled,
|
|
2417
|
+
LegendDashedCaretThickFilled,
|
|
2418
|
+
LegendDashedLineBoldFilled,
|
|
2419
|
+
LegendDashedLineOutlined,
|
|
2420
|
+
LegendDashedLineThickFilled,
|
|
2421
|
+
LegendLineBoldFilled,
|
|
2422
|
+
LegendLineOutlined,
|
|
2423
|
+
LegendLineThickFilled,
|
|
2368
2424
|
LegendOutlined,
|
|
2369
2425
|
LegendProOutlined,
|
|
2370
2426
|
LessElectricityFilled,
|
|
@@ -2383,6 +2439,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2383
2439
|
LinsOutlined,
|
|
2384
2440
|
ListFilled,
|
|
2385
2441
|
LoadingOutlined,
|
|
2442
|
+
LoadingProPurely,
|
|
2386
2443
|
LoadingPurely,
|
|
2387
2444
|
LocationFilled,
|
|
2388
2445
|
LocationOutlined,
|
package/package.json
CHANGED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendArrowBoldOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-arrow-bold',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendArrowBoldOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendArrowOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-arrow',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendArrowOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendArrowThickOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-arrow-thick',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendArrowThickOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendCaretBoldFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-caret-bold',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendCaretBoldFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendCaretFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-caret',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendCaretFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendCaretThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-caret-thick',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendCaretThickFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedArrowBoldOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-arrow-bold',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedArrowBoldOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedArrowOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-arrow',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedArrowOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedArrowThickOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-arrow-thick',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedArrowThickOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedCaretBoldFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-caret-bold',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedCaretBoldFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedCaretFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-caret',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedCaretFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedCaretThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-caret-thick',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedCaretThickFilled;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedLineBoldFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: { d: 'M85.33 640h200.54V384H85.33v256zm328.54 0H614.4V384H413.87v256zM742.4 384v256h196.27V384H742.4z' },
|
|
12
|
+
},
|
|
13
|
+
],
|
|
14
|
+
},
|
|
15
|
+
name: 'legend-dashed-line-bold',
|
|
16
|
+
theme: 'filled',
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export default LegendDashedLineBoldFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedLineOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
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',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-line',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedLineOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendDashedLineThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'path',
|
|
11
|
+
attrs: {
|
|
12
|
+
d: 'M85.33 576H204.8V448H85.33v128zm183.47 0h119.47V448H268.8v128zm183.47 0h119.46V448H452.27v128zm183.46 0H755.2V448H635.73v128zM819.2 448v128h119.47V448H819.2z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'legend-dashed-line-thick',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default LegendDashedLineThickFilled;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineBoldFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 384h853.34v256H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line-bold',
|
|
11
|
+
theme: 'filled',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineBoldFilled;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineOutlined: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 490.67h853.34v42.66H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line',
|
|
11
|
+
theme: 'outlined',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineOutlined;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LegendLineThickFilled: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
|
8
|
+
children: [{ tag: 'path', attrs: { d: 'M85.33 448h853.34v128H85.33z' } }],
|
|
9
|
+
},
|
|
10
|
+
name: 'legend-line-thick',
|
|
11
|
+
theme: 'filled',
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default LegendLineThickFilled;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const LoadingProPurely: IconDefinition = {
|
|
5
|
+
icon: {
|
|
6
|
+
tag: 'svg',
|
|
7
|
+
attrs: { viewBox: '0 0 48 48', stroke: 'none' },
|
|
8
|
+
children: [
|
|
9
|
+
{
|
|
10
|
+
tag: 'defs',
|
|
11
|
+
attrs: {},
|
|
12
|
+
children: [
|
|
13
|
+
{
|
|
14
|
+
tag: 'linearGradient',
|
|
15
|
+
attrs: { id: 'sen__32__a', x1: '100%', x2: '100%', y1: '81.17%', y2: '0%' },
|
|
16
|
+
children: [
|
|
17
|
+
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': 'currentColor', 'stop-opacity': '.5' } },
|
|
18
|
+
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': 'currentColor' } },
|
|
19
|
+
],
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
tag: 'linearGradient',
|
|
23
|
+
attrs: { id: 'sen__32__b', x1: '0%', x2: '0%', y1: '62.46%', y2: '0%' },
|
|
24
|
+
children: [
|
|
25
|
+
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': 'currentColor', 'stop-opacity': '.5' } },
|
|
26
|
+
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': 'currentColor', 'stop-opacity': '0' } },
|
|
27
|
+
],
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
tag: 'g',
|
|
33
|
+
attrs: { fill: 'none', 'fill-rule': 'evenodd', stroke: 'none', 'stroke-width': '1' },
|
|
34
|
+
children: [
|
|
35
|
+
{
|
|
36
|
+
tag: 'path',
|
|
37
|
+
attrs: { fill: 'url(#sen__32__a)', d: 'M24 3v7.88a13.13 13.13 0 0 0 0 26.24V45a21 21 0 0 1 0-42Z' },
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
tag: 'path',
|
|
41
|
+
attrs: { fill: 'url(#sen__32__b)', d: 'M45 24a21 21 0 0 1-21 21v-7.88c7.25 0 13.13-5.87 13.13-13.12H45Z' },
|
|
42
|
+
},
|
|
43
|
+
],
|
|
44
|
+
},
|
|
45
|
+
],
|
|
46
|
+
},
|
|
47
|
+
name: 'loading-pro',
|
|
48
|
+
theme: 'purely',
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
export default LoadingProPurely;
|