@vuux/icons 1.0.0-beta.5 → 1.1.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/dist/es/index.d.ts +1020 -3
- package/dist/es/index.mjs +2040 -2
- package/dist/lib/index.cjs +1 -1
- package/dist/lib/index.d.ts +1020 -3
- package/package.json +1 -1
- package/dist/es/Arrows/icon-map.d.ts +0 -100
- package/dist/es/Arrows/icon-map.mjs +0 -202
- package/dist/es/Buildings/icon-map.d.ts +0 -44
- package/dist/es/Buildings/icon-map.mjs +0 -90
- package/dist/es/Business/icon-map.d.ts +0 -124
- package/dist/es/Business/icon-map.mjs +0 -250
- package/dist/es/Cloud/icon-map.d.ts +0 -20
- package/dist/es/Cloud/icon-map.mjs +0 -42
- package/dist/es/Communication/icon-map.d.ts +0 -48
- package/dist/es/Communication/icon-map.mjs +0 -98
- package/dist/es/Design/icon-map.d.ts +0 -104
- package/dist/es/Design/icon-map.mjs +0 -210
- package/dist/es/Editor/icon-map.d.ts +0 -118
- package/dist/es/Editor/icon-map.mjs +0 -238
- package/dist/es/Folder/icon-map.d.ts +0 -78
- package/dist/es/Folder/icon-map.mjs +0 -158
- package/dist/es/Food/icon-map.d.ts +0 -22
- package/dist/es/Food/icon-map.mjs +0 -46
- package/dist/es/Icon.vue.d.ts +0 -9
- package/dist/es/Icon.vue.mjs +0 -30
- package/dist/es/Icon.vue2.mjs +0 -4
- package/dist/es/Map/icon-map.d.ts +0 -37
- package/dist/es/Map/icon-map.mjs +0 -76
- package/dist/es/Math/icon-map.d.ts +0 -64
- package/dist/es/Math/icon-map.mjs +0 -130
- package/dist/es/Media/icon-map.d.ts +0 -90
- package/dist/es/Media/icon-map.mjs +0 -182
- package/dist/es/Result/icon-map.d.ts +0 -4
- package/dist/es/Result/icon-map.mjs +0 -10
- package/dist/es/Spinners/icon-map.d.ts +0 -30
- package/dist/es/Spinners/icon-map.mjs +0 -62
- package/dist/es/System/icon-map.d.ts +0 -75
- package/dist/es/System/icon-map.mjs +0 -152
- package/dist/es/User/icon-map.d.ts +0 -62
- package/dist/es/User/icon-map.mjs +0 -126
- package/dist/es/icon-groups.d.ts +0 -18
- package/dist/es/icon-groups.mjs +0 -21
- package/dist/es/icon-runtime.d.ts +0 -3
- package/dist/es/icon-runtime.mjs +0 -21
- package/dist/es/name-map.d.ts +0 -1023
- package/dist/es/name-map.mjs +0 -1025
- package/dist/lib/Arrows/icon-map.cjs +0 -1
- package/dist/lib/Arrows/icon-map.d.ts +0 -100
- package/dist/lib/Buildings/icon-map.cjs +0 -1
- package/dist/lib/Buildings/icon-map.d.ts +0 -44
- package/dist/lib/Business/icon-map.cjs +0 -1
- package/dist/lib/Business/icon-map.d.ts +0 -124
- package/dist/lib/Cloud/icon-map.cjs +0 -1
- package/dist/lib/Cloud/icon-map.d.ts +0 -20
- package/dist/lib/Communication/icon-map.cjs +0 -1
- package/dist/lib/Communication/icon-map.d.ts +0 -48
- package/dist/lib/Design/icon-map.cjs +0 -1
- package/dist/lib/Design/icon-map.d.ts +0 -104
- package/dist/lib/Editor/icon-map.cjs +0 -1
- package/dist/lib/Editor/icon-map.d.ts +0 -118
- package/dist/lib/Folder/icon-map.cjs +0 -1
- package/dist/lib/Folder/icon-map.d.ts +0 -78
- package/dist/lib/Food/icon-map.cjs +0 -1
- package/dist/lib/Food/icon-map.d.ts +0 -22
- package/dist/lib/Icon.vue.cjs +0 -1
- package/dist/lib/Icon.vue.d.ts +0 -9
- package/dist/lib/Icon.vue2.cjs +0 -1
- package/dist/lib/Map/icon-map.cjs +0 -1
- package/dist/lib/Map/icon-map.d.ts +0 -37
- package/dist/lib/Math/icon-map.cjs +0 -1
- package/dist/lib/Math/icon-map.d.ts +0 -64
- package/dist/lib/Media/icon-map.cjs +0 -1
- package/dist/lib/Media/icon-map.d.ts +0 -90
- package/dist/lib/Result/icon-map.cjs +0 -1
- package/dist/lib/Result/icon-map.d.ts +0 -4
- package/dist/lib/Spinners/icon-map.cjs +0 -1
- package/dist/lib/Spinners/icon-map.d.ts +0 -30
- package/dist/lib/System/icon-map.cjs +0 -1
- package/dist/lib/System/icon-map.d.ts +0 -75
- package/dist/lib/User/icon-map.cjs +0 -1
- package/dist/lib/User/icon-map.d.ts +0 -62
- package/dist/lib/icon-groups.cjs +0 -1
- package/dist/lib/icon-groups.d.ts +0 -18
- package/dist/lib/icon-runtime.cjs +0 -1
- package/dist/lib/icon-runtime.d.ts +0 -3
- package/dist/lib/name-map.cjs +0 -1
- package/dist/lib/name-map.d.ts +0 -1023
package/package.json
CHANGED
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
export { default as Icon1036247 } from './Icon1036247.vue';
|
|
2
|
-
export { default as Icon1082596 } from './Icon1082596.vue';
|
|
3
|
-
export { default as Icon1115415 } from './Icon1115415.vue';
|
|
4
|
-
export { default as Icon1140213 } from './Icon1140213.vue';
|
|
5
|
-
export { default as Icon1180889 } from './Icon1180889.vue';
|
|
6
|
-
export { default as Icon1194911 } from './Icon1194911.vue';
|
|
7
|
-
export { default as Icon1312328 } from './Icon1312328.vue';
|
|
8
|
-
export { default as Icon1336922 } from './Icon1336922.vue';
|
|
9
|
-
export { default as Icon1365542 } from './Icon1365542.vue';
|
|
10
|
-
export { default as Icon1407811 } from './Icon1407811.vue';
|
|
11
|
-
export { default as Icon1507162 } from './Icon1507162.vue';
|
|
12
|
-
export { default as Icon1647772 } from './Icon1647772.vue';
|
|
13
|
-
export { default as Icon1651970 } from './Icon1651970.vue';
|
|
14
|
-
export { default as Icon1732569 } from './Icon1732569.vue';
|
|
15
|
-
export { default as Icon1756783 } from './Icon1756783.vue';
|
|
16
|
-
export { default as Icon1757397 } from './Icon1757397.vue';
|
|
17
|
-
export { default as Icon1874158 } from './Icon1874158.vue';
|
|
18
|
-
export { default as Icon1981381 } from './Icon1981381.vue';
|
|
19
|
-
export { default as Icon2038255 } from './Icon2038255.vue';
|
|
20
|
-
export { default as Icon2101200 } from './Icon2101200.vue';
|
|
21
|
-
export { default as Icon2180290 } from './Icon2180290.vue';
|
|
22
|
-
export { default as Icon2209011 } from './Icon2209011.vue';
|
|
23
|
-
export { default as Icon2242068 } from './Icon2242068.vue';
|
|
24
|
-
export { default as Icon2262533 } from './Icon2262533.vue';
|
|
25
|
-
export { default as Icon2282197 } from './Icon2282197.vue';
|
|
26
|
-
export { default as Icon2396398 } from './Icon2396398.vue';
|
|
27
|
-
export { default as Icon2482366 } from './Icon2482366.vue';
|
|
28
|
-
export { default as Icon2548846 } from './Icon2548846.vue';
|
|
29
|
-
export { default as Icon2569559 } from './Icon2569559.vue';
|
|
30
|
-
export { default as Icon2715938 } from './Icon2715938.vue';
|
|
31
|
-
export { default as Icon2777082 } from './Icon2777082.vue';
|
|
32
|
-
export { default as Icon2878078 } from './Icon2878078.vue';
|
|
33
|
-
export { default as Icon3154884 } from './Icon3154884.vue';
|
|
34
|
-
export { default as Icon3367561 } from './Icon3367561.vue';
|
|
35
|
-
export { default as Icon3391511 } from './Icon3391511.vue';
|
|
36
|
-
export { default as Icon3419061 } from './Icon3419061.vue';
|
|
37
|
-
export { default as Icon3442901 } from './Icon3442901.vue';
|
|
38
|
-
export { default as Icon3483046 } from './Icon3483046.vue';
|
|
39
|
-
export { default as Icon3498333 } from './Icon3498333.vue';
|
|
40
|
-
export { default as Icon3503484 } from './Icon3503484.vue';
|
|
41
|
-
export { default as Icon3531264 } from './Icon3531264.vue';
|
|
42
|
-
export { default as Icon3597395 } from './Icon3597395.vue';
|
|
43
|
-
export { default as Icon3598833 } from './Icon3598833.vue';
|
|
44
|
-
export { default as Icon3621192 } from './Icon3621192.vue';
|
|
45
|
-
export { default as Icon3632524 } from './Icon3632524.vue';
|
|
46
|
-
export { default as Icon3713379 } from './Icon3713379.vue';
|
|
47
|
-
export { default as Icon3727514 } from './Icon3727514.vue';
|
|
48
|
-
export { default as Icon3767488 } from './Icon3767488.vue';
|
|
49
|
-
export { default as Icon3821583 } from './Icon3821583.vue';
|
|
50
|
-
export { default as Icon3843909 } from './Icon3843909.vue';
|
|
51
|
-
export { default as Icon3954315 } from './Icon3954315.vue';
|
|
52
|
-
export { default as Icon4010708 } from './Icon4010708.vue';
|
|
53
|
-
export { default as Icon4146812 } from './Icon4146812.vue';
|
|
54
|
-
export { default as Icon4158668 } from './Icon4158668.vue';
|
|
55
|
-
export { default as Icon4174980 } from './Icon4174980.vue';
|
|
56
|
-
export { default as Icon4341841 } from './Icon4341841.vue';
|
|
57
|
-
export { default as Icon4365417 } from './Icon4365417.vue';
|
|
58
|
-
export { default as Icon4391365 } from './Icon4391365.vue';
|
|
59
|
-
export { default as Icon4552826 } from './Icon4552826.vue';
|
|
60
|
-
export { default as Icon4667608 } from './Icon4667608.vue';
|
|
61
|
-
export { default as Icon4830786 } from './Icon4830786.vue';
|
|
62
|
-
export { default as Icon4915146 } from './Icon4915146.vue';
|
|
63
|
-
export { default as Icon5090106 } from './Icon5090106.vue';
|
|
64
|
-
export { default as Icon5114092 } from './Icon5114092.vue';
|
|
65
|
-
export { default as Icon5200573 } from './Icon5200573.vue';
|
|
66
|
-
export { default as Icon5248737 } from './Icon5248737.vue';
|
|
67
|
-
export { default as Icon5364874 } from './Icon5364874.vue';
|
|
68
|
-
export { default as Icon5558969 } from './Icon5558969.vue';
|
|
69
|
-
export { default as Icon5612429 } from './Icon5612429.vue';
|
|
70
|
-
export { default as Icon5715567 } from './Icon5715567.vue';
|
|
71
|
-
export { default as Icon5727264 } from './Icon5727264.vue';
|
|
72
|
-
export { default as Icon5732079 } from './Icon5732079.vue';
|
|
73
|
-
export { default as Icon5748671 } from './Icon5748671.vue';
|
|
74
|
-
export { default as Icon5805976 } from './Icon5805976.vue';
|
|
75
|
-
export { default as Icon5879069 } from './Icon5879069.vue';
|
|
76
|
-
export { default as Icon5958382 } from './Icon5958382.vue';
|
|
77
|
-
export { default as Icon5987703 } from './Icon5987703.vue';
|
|
78
|
-
export { default as Icon6016301 } from './Icon6016301.vue';
|
|
79
|
-
export { default as Icon6147310 } from './Icon6147310.vue';
|
|
80
|
-
export { default as Icon6200869 } from './Icon6200869.vue';
|
|
81
|
-
export { default as Icon6205454 } from './Icon6205454.vue';
|
|
82
|
-
export { default as Icon6568434 } from './Icon6568434.vue';
|
|
83
|
-
export { default as Icon6612555 } from './Icon6612555.vue';
|
|
84
|
-
export { default as Icon6645426 } from './Icon6645426.vue';
|
|
85
|
-
export { default as Icon6652397 } from './Icon6652397.vue';
|
|
86
|
-
export { default as Icon6657361 } from './Icon6657361.vue';
|
|
87
|
-
export { default as Icon6932805 } from './Icon6932805.vue';
|
|
88
|
-
export { default as Icon7110796 } from './Icon7110796.vue';
|
|
89
|
-
export { default as Icon7117462 } from './Icon7117462.vue';
|
|
90
|
-
export { default as Icon7135493 } from './Icon7135493.vue';
|
|
91
|
-
export { default as Icon7229519 } from './Icon7229519.vue';
|
|
92
|
-
export { default as Icon7333722 } from './Icon7333722.vue';
|
|
93
|
-
export { default as Icon7563645 } from './Icon7563645.vue';
|
|
94
|
-
export { default as Icon7570510 } from './Icon7570510.vue';
|
|
95
|
-
export { default as Icon7723251 } from './Icon7723251.vue';
|
|
96
|
-
export { default as Icon8177273 } from './Icon8177273.vue';
|
|
97
|
-
export { default as Icon8623950 } from './Icon8623950.vue';
|
|
98
|
-
export { default as Icon9125376 } from './Icon9125376.vue';
|
|
99
|
-
export { default as Icon9457946 } from './Icon9457946.vue';
|
|
100
|
-
export { default as Icon9804443 } from './Icon9804443.vue';
|
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
import { default as e } from "./Icon1036247.vue.mjs";
|
|
2
|
-
import { default as r } from "./Icon1082596.vue.mjs";
|
|
3
|
-
import { default as c } from "./Icon1115415.vue.mjs";
|
|
4
|
-
import { default as l } from "./Icon1140213.vue.mjs";
|
|
5
|
-
import { default as n } from "./Icon1180889.vue.mjs";
|
|
6
|
-
import { default as s } from "./Icon1194911.vue.mjs";
|
|
7
|
-
import { default as x } from "./Icon1312328.vue.mjs";
|
|
8
|
-
import { default as b } from "./Icon1336922.vue.mjs";
|
|
9
|
-
import { default as h } from "./Icon1365542.vue.mjs";
|
|
10
|
-
import { default as j } from "./Icon1407811.vue.mjs";
|
|
11
|
-
import { default as q } from "./Icon1507162.vue.mjs";
|
|
12
|
-
import { default as w } from "./Icon1647772.vue.mjs";
|
|
13
|
-
import { default as z } from "./Icon1651970.vue.mjs";
|
|
14
|
-
import { default as B } from "./Icon1732569.vue.mjs";
|
|
15
|
-
import { default as D } from "./Icon1756783.vue.mjs";
|
|
16
|
-
import { default as F } from "./Icon1757397.vue.mjs";
|
|
17
|
-
import { default as H } from "./Icon1874158.vue.mjs";
|
|
18
|
-
import { default as K } from "./Icon1981381.vue.mjs";
|
|
19
|
-
import { default as M } from "./Icon2038255.vue.mjs";
|
|
20
|
-
import { default as O } from "./Icon2101200.vue.mjs";
|
|
21
|
-
import { default as Q } from "./Icon2180290.vue.mjs";
|
|
22
|
-
import { default as S } from "./Icon2209011.vue.mjs";
|
|
23
|
-
import { default as U } from "./Icon2242068.vue.mjs";
|
|
24
|
-
import { default as W } from "./Icon2262533.vue.mjs";
|
|
25
|
-
import { default as Y } from "./Icon2282197.vue.mjs";
|
|
26
|
-
import { default as _ } from "./Icon2396398.vue.mjs";
|
|
27
|
-
import { default as oo } from "./Icon2482366.vue.mjs";
|
|
28
|
-
import { default as eo } from "./Icon2548846.vue.mjs";
|
|
29
|
-
import { default as ro } from "./Icon2569559.vue.mjs";
|
|
30
|
-
import { default as co } from "./Icon2715938.vue.mjs";
|
|
31
|
-
import { default as mo } from "./Icon2777082.vue.mjs";
|
|
32
|
-
import { default as po } from "./Icon2878078.vue.mjs";
|
|
33
|
-
import { default as uo } from "./Icon3154884.vue.mjs";
|
|
34
|
-
import { default as Io } from "./Icon3367561.vue.mjs";
|
|
35
|
-
import { default as go } from "./Icon3391511.vue.mjs";
|
|
36
|
-
import { default as io } from "./Icon3419061.vue.mjs";
|
|
37
|
-
import { default as ko } from "./Icon3442901.vue.mjs";
|
|
38
|
-
import { default as vo } from "./Icon3483046.vue.mjs";
|
|
39
|
-
import { default as yo } from "./Icon3498333.vue.mjs";
|
|
40
|
-
import { default as Ao } from "./Icon3503484.vue.mjs";
|
|
41
|
-
import { default as Co } from "./Icon3531264.vue.mjs";
|
|
42
|
-
import { default as Eo } from "./Icon3597395.vue.mjs";
|
|
43
|
-
import { default as Go } from "./Icon3598833.vue.mjs";
|
|
44
|
-
import { default as Jo } from "./Icon3621192.vue.mjs";
|
|
45
|
-
import { default as Lo } from "./Icon3632524.vue.mjs";
|
|
46
|
-
import { default as No } from "./Icon3713379.vue.mjs";
|
|
47
|
-
import { default as Po } from "./Icon3727514.vue.mjs";
|
|
48
|
-
import { default as Ro } from "./Icon3767488.vue.mjs";
|
|
49
|
-
import { default as To } from "./Icon3821583.vue.mjs";
|
|
50
|
-
import { default as Vo } from "./Icon3843909.vue.mjs";
|
|
51
|
-
import { default as Xo } from "./Icon3954315.vue.mjs";
|
|
52
|
-
import { default as Zo } from "./Icon4010708.vue.mjs";
|
|
53
|
-
import { default as $o } from "./Icon4146812.vue.mjs";
|
|
54
|
-
import { default as aa } from "./Icon4158668.vue.mjs";
|
|
55
|
-
import { default as fa } from "./Icon4174980.vue.mjs";
|
|
56
|
-
import { default as ta } from "./Icon4341841.vue.mjs";
|
|
57
|
-
import { default as da } from "./Icon4365417.vue.mjs";
|
|
58
|
-
import { default as ma } from "./Icon4391365.vue.mjs";
|
|
59
|
-
import { default as pa } from "./Icon4552826.vue.mjs";
|
|
60
|
-
import { default as ua } from "./Icon4667608.vue.mjs";
|
|
61
|
-
import { default as Ia } from "./Icon4830786.vue.mjs";
|
|
62
|
-
import { default as ga } from "./Icon4915146.vue.mjs";
|
|
63
|
-
import { default as ia } from "./Icon5090106.vue.mjs";
|
|
64
|
-
import { default as ka } from "./Icon5114092.vue.mjs";
|
|
65
|
-
import { default as va } from "./Icon5200573.vue.mjs";
|
|
66
|
-
import { default as ya } from "./Icon5248737.vue.mjs";
|
|
67
|
-
import { default as Aa } from "./Icon5364874.vue.mjs";
|
|
68
|
-
import { default as Ca } from "./Icon5558969.vue.mjs";
|
|
69
|
-
import { default as Ea } from "./Icon5612429.vue.mjs";
|
|
70
|
-
import { default as Ga } from "./Icon5715567.vue.mjs";
|
|
71
|
-
import { default as Ja } from "./Icon5727264.vue.mjs";
|
|
72
|
-
import { default as La } from "./Icon5732079.vue.mjs";
|
|
73
|
-
import { default as Na } from "./Icon5748671.vue.mjs";
|
|
74
|
-
import { default as Pa } from "./Icon5805976.vue.mjs";
|
|
75
|
-
import { default as Ra } from "./Icon5879069.vue.mjs";
|
|
76
|
-
import { default as Ta } from "./Icon5958382.vue.mjs";
|
|
77
|
-
import { default as Va } from "./Icon5987703.vue.mjs";
|
|
78
|
-
import { default as Xa } from "./Icon6016301.vue.mjs";
|
|
79
|
-
import { default as Za } from "./Icon6147310.vue.mjs";
|
|
80
|
-
import { default as $a } from "./Icon6200869.vue.mjs";
|
|
81
|
-
import { default as ae } from "./Icon6205454.vue.mjs";
|
|
82
|
-
import { default as fe } from "./Icon6568434.vue.mjs";
|
|
83
|
-
import { default as te } from "./Icon6612555.vue.mjs";
|
|
84
|
-
import { default as de } from "./Icon6645426.vue.mjs";
|
|
85
|
-
import { default as me } from "./Icon6652397.vue.mjs";
|
|
86
|
-
import { default as pe } from "./Icon6657361.vue.mjs";
|
|
87
|
-
import { default as ue } from "./Icon6932805.vue.mjs";
|
|
88
|
-
import { default as Ie } from "./Icon7110796.vue.mjs";
|
|
89
|
-
import { default as ge } from "./Icon7117462.vue.mjs";
|
|
90
|
-
import { default as ie } from "./Icon7135493.vue.mjs";
|
|
91
|
-
import { default as ke } from "./Icon7229519.vue.mjs";
|
|
92
|
-
import { default as ve } from "./Icon7333722.vue.mjs";
|
|
93
|
-
import { default as ye } from "./Icon7563645.vue.mjs";
|
|
94
|
-
import { default as Ae } from "./Icon7570510.vue.mjs";
|
|
95
|
-
import { default as Ce } from "./Icon7723251.vue.mjs";
|
|
96
|
-
import { default as Ee } from "./Icon8177273.vue.mjs";
|
|
97
|
-
import { default as Ge } from "./Icon8623950.vue.mjs";
|
|
98
|
-
import { default as Je } from "./Icon9125376.vue.mjs";
|
|
99
|
-
import { default as Le } from "./Icon9457946.vue.mjs";
|
|
100
|
-
import { default as Ne } from "./Icon9804443.vue.mjs";
|
|
101
|
-
export {
|
|
102
|
-
e as Icon1036247,
|
|
103
|
-
r as Icon1082596,
|
|
104
|
-
c as Icon1115415,
|
|
105
|
-
l as Icon1140213,
|
|
106
|
-
n as Icon1180889,
|
|
107
|
-
s as Icon1194911,
|
|
108
|
-
x as Icon1312328,
|
|
109
|
-
b as Icon1336922,
|
|
110
|
-
h as Icon1365542,
|
|
111
|
-
j as Icon1407811,
|
|
112
|
-
q as Icon1507162,
|
|
113
|
-
w as Icon1647772,
|
|
114
|
-
z as Icon1651970,
|
|
115
|
-
B as Icon1732569,
|
|
116
|
-
D as Icon1756783,
|
|
117
|
-
F as Icon1757397,
|
|
118
|
-
H as Icon1874158,
|
|
119
|
-
K as Icon1981381,
|
|
120
|
-
M as Icon2038255,
|
|
121
|
-
O as Icon2101200,
|
|
122
|
-
Q as Icon2180290,
|
|
123
|
-
S as Icon2209011,
|
|
124
|
-
U as Icon2242068,
|
|
125
|
-
W as Icon2262533,
|
|
126
|
-
Y as Icon2282197,
|
|
127
|
-
_ as Icon2396398,
|
|
128
|
-
oo as Icon2482366,
|
|
129
|
-
eo as Icon2548846,
|
|
130
|
-
ro as Icon2569559,
|
|
131
|
-
co as Icon2715938,
|
|
132
|
-
mo as Icon2777082,
|
|
133
|
-
po as Icon2878078,
|
|
134
|
-
uo as Icon3154884,
|
|
135
|
-
Io as Icon3367561,
|
|
136
|
-
go as Icon3391511,
|
|
137
|
-
io as Icon3419061,
|
|
138
|
-
ko as Icon3442901,
|
|
139
|
-
vo as Icon3483046,
|
|
140
|
-
yo as Icon3498333,
|
|
141
|
-
Ao as Icon3503484,
|
|
142
|
-
Co as Icon3531264,
|
|
143
|
-
Eo as Icon3597395,
|
|
144
|
-
Go as Icon3598833,
|
|
145
|
-
Jo as Icon3621192,
|
|
146
|
-
Lo as Icon3632524,
|
|
147
|
-
No as Icon3713379,
|
|
148
|
-
Po as Icon3727514,
|
|
149
|
-
Ro as Icon3767488,
|
|
150
|
-
To as Icon3821583,
|
|
151
|
-
Vo as Icon3843909,
|
|
152
|
-
Xo as Icon3954315,
|
|
153
|
-
Zo as Icon4010708,
|
|
154
|
-
$o as Icon4146812,
|
|
155
|
-
aa as Icon4158668,
|
|
156
|
-
fa as Icon4174980,
|
|
157
|
-
ta as Icon4341841,
|
|
158
|
-
da as Icon4365417,
|
|
159
|
-
ma as Icon4391365,
|
|
160
|
-
pa as Icon4552826,
|
|
161
|
-
ua as Icon4667608,
|
|
162
|
-
Ia as Icon4830786,
|
|
163
|
-
ga as Icon4915146,
|
|
164
|
-
ia as Icon5090106,
|
|
165
|
-
ka as Icon5114092,
|
|
166
|
-
va as Icon5200573,
|
|
167
|
-
ya as Icon5248737,
|
|
168
|
-
Aa as Icon5364874,
|
|
169
|
-
Ca as Icon5558969,
|
|
170
|
-
Ea as Icon5612429,
|
|
171
|
-
Ga as Icon5715567,
|
|
172
|
-
Ja as Icon5727264,
|
|
173
|
-
La as Icon5732079,
|
|
174
|
-
Na as Icon5748671,
|
|
175
|
-
Pa as Icon5805976,
|
|
176
|
-
Ra as Icon5879069,
|
|
177
|
-
Ta as Icon5958382,
|
|
178
|
-
Va as Icon5987703,
|
|
179
|
-
Xa as Icon6016301,
|
|
180
|
-
Za as Icon6147310,
|
|
181
|
-
$a as Icon6200869,
|
|
182
|
-
ae as Icon6205454,
|
|
183
|
-
fe as Icon6568434,
|
|
184
|
-
te as Icon6612555,
|
|
185
|
-
de as Icon6645426,
|
|
186
|
-
me as Icon6652397,
|
|
187
|
-
pe as Icon6657361,
|
|
188
|
-
ue as Icon6932805,
|
|
189
|
-
Ie as Icon7110796,
|
|
190
|
-
ge as Icon7117462,
|
|
191
|
-
ie as Icon7135493,
|
|
192
|
-
ke as Icon7229519,
|
|
193
|
-
ve as Icon7333722,
|
|
194
|
-
ye as Icon7563645,
|
|
195
|
-
Ae as Icon7570510,
|
|
196
|
-
Ce as Icon7723251,
|
|
197
|
-
Ee as Icon8177273,
|
|
198
|
-
Ge as Icon8623950,
|
|
199
|
-
Je as Icon9125376,
|
|
200
|
-
Le as Icon9457946,
|
|
201
|
-
Ne as Icon9804443
|
|
202
|
-
};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
export { default as Icon1056177 } from './Icon1056177.vue';
|
|
2
|
-
export { default as Icon1233781 } from './Icon1233781.vue';
|
|
3
|
-
export { default as Icon1313401 } from './Icon1313401.vue';
|
|
4
|
-
export { default as Icon1452811 } from './Icon1452811.vue';
|
|
5
|
-
export { default as Icon1524112 } from './Icon1524112.vue';
|
|
6
|
-
export { default as Icon1543691 } from './Icon1543691.vue';
|
|
7
|
-
export { default as Icon1638176 } from './Icon1638176.vue';
|
|
8
|
-
export { default as Icon1799340 } from './Icon1799340.vue';
|
|
9
|
-
export { default as Icon1891676 } from './Icon1891676.vue';
|
|
10
|
-
export { default as Icon1981387 } from './Icon1981387.vue';
|
|
11
|
-
export { default as Icon2067867 } from './Icon2067867.vue';
|
|
12
|
-
export { default as Icon2175010 } from './Icon2175010.vue';
|
|
13
|
-
export { default as Icon2432569 } from './Icon2432569.vue';
|
|
14
|
-
export { default as Icon2466087 } from './Icon2466087.vue';
|
|
15
|
-
export { default as Icon2705013 } from './Icon2705013.vue';
|
|
16
|
-
export { default as Icon2705748 } from './Icon2705748.vue';
|
|
17
|
-
export { default as Icon2920694 } from './Icon2920694.vue';
|
|
18
|
-
export { default as Icon3045511 } from './Icon3045511.vue';
|
|
19
|
-
export { default as Icon3513772 } from './Icon3513772.vue';
|
|
20
|
-
export { default as Icon3569770 } from './Icon3569770.vue';
|
|
21
|
-
export { default as Icon3918014 } from './Icon3918014.vue';
|
|
22
|
-
export { default as Icon4637506 } from './Icon4637506.vue';
|
|
23
|
-
export { default as Icon4746185 } from './Icon4746185.vue';
|
|
24
|
-
export { default as Icon4817061 } from './Icon4817061.vue';
|
|
25
|
-
export { default as Icon4829217 } from './Icon4829217.vue';
|
|
26
|
-
export { default as Icon4881570 } from './Icon4881570.vue';
|
|
27
|
-
export { default as Icon4933374 } from './Icon4933374.vue';
|
|
28
|
-
export { default as Icon5385889 } from './Icon5385889.vue';
|
|
29
|
-
export { default as Icon5405872 } from './Icon5405872.vue';
|
|
30
|
-
export { default as Icon5616749 } from './Icon5616749.vue';
|
|
31
|
-
export { default as Icon5854583 } from './Icon5854583.vue';
|
|
32
|
-
export { default as Icon6093155 } from './Icon6093155.vue';
|
|
33
|
-
export { default as Icon6119490 } from './Icon6119490.vue';
|
|
34
|
-
export { default as Icon6320729 } from './Icon6320729.vue';
|
|
35
|
-
export { default as Icon6444736 } from './Icon6444736.vue';
|
|
36
|
-
export { default as Icon6598426 } from './Icon6598426.vue';
|
|
37
|
-
export { default as Icon6786363 } from './Icon6786363.vue';
|
|
38
|
-
export { default as Icon7408413 } from './Icon7408413.vue';
|
|
39
|
-
export { default as Icon7753351 } from './Icon7753351.vue';
|
|
40
|
-
export { default as Icon8132524 } from './Icon8132524.vue';
|
|
41
|
-
export { default as Icon8388167 } from './Icon8388167.vue';
|
|
42
|
-
export { default as Icon8642045 } from './Icon8642045.vue';
|
|
43
|
-
export { default as Icon8724051 } from './Icon8724051.vue';
|
|
44
|
-
export { default as Icon9040790 } from './Icon9040790.vue';
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { default as e } from "./Icon1056177.vue.mjs";
|
|
2
|
-
import { default as r } from "./Icon1233781.vue.mjs";
|
|
3
|
-
import { default as c } from "./Icon1313401.vue.mjs";
|
|
4
|
-
import { default as l } from "./Icon1452811.vue.mjs";
|
|
5
|
-
import { default as n } from "./Icon1524112.vue.mjs";
|
|
6
|
-
import { default as s } from "./Icon1543691.vue.mjs";
|
|
7
|
-
import { default as x } from "./Icon1638176.vue.mjs";
|
|
8
|
-
import { default as b } from "./Icon1799340.vue.mjs";
|
|
9
|
-
import { default as h } from "./Icon1891676.vue.mjs";
|
|
10
|
-
import { default as j } from "./Icon1981387.vue.mjs";
|
|
11
|
-
import { default as q } from "./Icon2067867.vue.mjs";
|
|
12
|
-
import { default as w } from "./Icon2175010.vue.mjs";
|
|
13
|
-
import { default as z } from "./Icon2432569.vue.mjs";
|
|
14
|
-
import { default as B } from "./Icon2466087.vue.mjs";
|
|
15
|
-
import { default as D } from "./Icon2705013.vue.mjs";
|
|
16
|
-
import { default as F } from "./Icon2705748.vue.mjs";
|
|
17
|
-
import { default as H } from "./Icon2920694.vue.mjs";
|
|
18
|
-
import { default as K } from "./Icon3045511.vue.mjs";
|
|
19
|
-
import { default as M } from "./Icon3513772.vue.mjs";
|
|
20
|
-
import { default as O } from "./Icon3569770.vue.mjs";
|
|
21
|
-
import { default as Q } from "./Icon3918014.vue.mjs";
|
|
22
|
-
import { default as S } from "./Icon4637506.vue.mjs";
|
|
23
|
-
import { default as U } from "./Icon4746185.vue.mjs";
|
|
24
|
-
import { default as W } from "./Icon4817061.vue.mjs";
|
|
25
|
-
import { default as Y } from "./Icon4829217.vue.mjs";
|
|
26
|
-
import { default as _ } from "./Icon4881570.vue.mjs";
|
|
27
|
-
import { default as oo } from "./Icon4933374.vue.mjs";
|
|
28
|
-
import { default as eo } from "./Icon5385889.vue.mjs";
|
|
29
|
-
import { default as ro } from "./Icon5405872.vue.mjs";
|
|
30
|
-
import { default as co } from "./Icon5616749.vue.mjs";
|
|
31
|
-
import { default as mo } from "./Icon5854583.vue.mjs";
|
|
32
|
-
import { default as po } from "./Icon6093155.vue.mjs";
|
|
33
|
-
import { default as uo } from "./Icon6119490.vue.mjs";
|
|
34
|
-
import { default as Io } from "./Icon6320729.vue.mjs";
|
|
35
|
-
import { default as go } from "./Icon6444736.vue.mjs";
|
|
36
|
-
import { default as io } from "./Icon6598426.vue.mjs";
|
|
37
|
-
import { default as ko } from "./Icon6786363.vue.mjs";
|
|
38
|
-
import { default as vo } from "./Icon7408413.vue.mjs";
|
|
39
|
-
import { default as yo } from "./Icon7753351.vue.mjs";
|
|
40
|
-
import { default as Ao } from "./Icon8132524.vue.mjs";
|
|
41
|
-
import { default as Co } from "./Icon8388167.vue.mjs";
|
|
42
|
-
import { default as Eo } from "./Icon8642045.vue.mjs";
|
|
43
|
-
import { default as Go } from "./Icon8724051.vue.mjs";
|
|
44
|
-
import { default as Jo } from "./Icon9040790.vue.mjs";
|
|
45
|
-
export {
|
|
46
|
-
e as Icon1056177,
|
|
47
|
-
r as Icon1233781,
|
|
48
|
-
c as Icon1313401,
|
|
49
|
-
l as Icon1452811,
|
|
50
|
-
n as Icon1524112,
|
|
51
|
-
s as Icon1543691,
|
|
52
|
-
x as Icon1638176,
|
|
53
|
-
b as Icon1799340,
|
|
54
|
-
h as Icon1891676,
|
|
55
|
-
j as Icon1981387,
|
|
56
|
-
q as Icon2067867,
|
|
57
|
-
w as Icon2175010,
|
|
58
|
-
z as Icon2432569,
|
|
59
|
-
B as Icon2466087,
|
|
60
|
-
D as Icon2705013,
|
|
61
|
-
F as Icon2705748,
|
|
62
|
-
H as Icon2920694,
|
|
63
|
-
K as Icon3045511,
|
|
64
|
-
M as Icon3513772,
|
|
65
|
-
O as Icon3569770,
|
|
66
|
-
Q as Icon3918014,
|
|
67
|
-
S as Icon4637506,
|
|
68
|
-
U as Icon4746185,
|
|
69
|
-
W as Icon4817061,
|
|
70
|
-
Y as Icon4829217,
|
|
71
|
-
_ as Icon4881570,
|
|
72
|
-
oo as Icon4933374,
|
|
73
|
-
eo as Icon5385889,
|
|
74
|
-
ro as Icon5405872,
|
|
75
|
-
co as Icon5616749,
|
|
76
|
-
mo as Icon5854583,
|
|
77
|
-
po as Icon6093155,
|
|
78
|
-
uo as Icon6119490,
|
|
79
|
-
Io as Icon6320729,
|
|
80
|
-
go as Icon6444736,
|
|
81
|
-
io as Icon6598426,
|
|
82
|
-
ko as Icon6786363,
|
|
83
|
-
vo as Icon7408413,
|
|
84
|
-
yo as Icon7753351,
|
|
85
|
-
Ao as Icon8132524,
|
|
86
|
-
Co as Icon8388167,
|
|
87
|
-
Eo as Icon8642045,
|
|
88
|
-
Go as Icon8724051,
|
|
89
|
-
Jo as Icon9040790
|
|
90
|
-
};
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
export { default as Icon1117825 } from './Icon1117825.vue';
|
|
2
|
-
export { default as Icon1123433 } from './Icon1123433.vue';
|
|
3
|
-
export { default as Icon1193344 } from './Icon1193344.vue';
|
|
4
|
-
export { default as Icon1210993 } from './Icon1210993.vue';
|
|
5
|
-
export { default as Icon1259624 } from './Icon1259624.vue';
|
|
6
|
-
export { default as Icon1395431 } from './Icon1395431.vue';
|
|
7
|
-
export { default as Icon1438127 } from './Icon1438127.vue';
|
|
8
|
-
export { default as Icon1474730 } from './Icon1474730.vue';
|
|
9
|
-
export { default as Icon1490465 } from './Icon1490465.vue';
|
|
10
|
-
export { default as Icon1498800 } from './Icon1498800.vue';
|
|
11
|
-
export { default as Icon1505461 } from './Icon1505461.vue';
|
|
12
|
-
export { default as Icon1529438 } from './Icon1529438.vue';
|
|
13
|
-
export { default as Icon1584495 } from './Icon1584495.vue';
|
|
14
|
-
export { default as Icon1602323 } from './Icon1602323.vue';
|
|
15
|
-
export { default as Icon1613799 } from './Icon1613799.vue';
|
|
16
|
-
export { default as Icon1686387 } from './Icon1686387.vue';
|
|
17
|
-
export { default as Icon1721542 } from './Icon1721542.vue';
|
|
18
|
-
export { default as Icon1877461 } from './Icon1877461.vue';
|
|
19
|
-
export { default as Icon1921810 } from './Icon1921810.vue';
|
|
20
|
-
export { default as Icon2022409 } from './Icon2022409.vue';
|
|
21
|
-
export { default as Icon2061293 } from './Icon2061293.vue';
|
|
22
|
-
export { default as Icon2106982 } from './Icon2106982.vue';
|
|
23
|
-
export { default as Icon2126429 } from './Icon2126429.vue';
|
|
24
|
-
export { default as Icon2132073 } from './Icon2132073.vue';
|
|
25
|
-
export { default as Icon2147820 } from './Icon2147820.vue';
|
|
26
|
-
export { default as Icon2161805 } from './Icon2161805.vue';
|
|
27
|
-
export { default as Icon2225142 } from './Icon2225142.vue';
|
|
28
|
-
export { default as Icon2234024 } from './Icon2234024.vue';
|
|
29
|
-
export { default as Icon2259214 } from './Icon2259214.vue';
|
|
30
|
-
export { default as Icon2268877 } from './Icon2268877.vue';
|
|
31
|
-
export { default as Icon2327504 } from './Icon2327504.vue';
|
|
32
|
-
export { default as Icon2428150 } from './Icon2428150.vue';
|
|
33
|
-
export { default as Icon2454157 } from './Icon2454157.vue';
|
|
34
|
-
export { default as Icon2458231 } from './Icon2458231.vue';
|
|
35
|
-
export { default as Icon2503657 } from './Icon2503657.vue';
|
|
36
|
-
export { default as Icon2509998 } from './Icon2509998.vue';
|
|
37
|
-
export { default as Icon2547974 } from './Icon2547974.vue';
|
|
38
|
-
export { default as Icon2576527 } from './Icon2576527.vue';
|
|
39
|
-
export { default as Icon2595979 } from './Icon2595979.vue';
|
|
40
|
-
export { default as Icon2610303 } from './Icon2610303.vue';
|
|
41
|
-
export { default as Icon2726911 } from './Icon2726911.vue';
|
|
42
|
-
export { default as Icon2940116 } from './Icon2940116.vue';
|
|
43
|
-
export { default as Icon3003780 } from './Icon3003780.vue';
|
|
44
|
-
export { default as Icon3015469 } from './Icon3015469.vue';
|
|
45
|
-
export { default as Icon3022868 } from './Icon3022868.vue';
|
|
46
|
-
export { default as Icon3027791 } from './Icon3027791.vue';
|
|
47
|
-
export { default as Icon3066013 } from './Icon3066013.vue';
|
|
48
|
-
export { default as Icon3097422 } from './Icon3097422.vue';
|
|
49
|
-
export { default as Icon3109624 } from './Icon3109624.vue';
|
|
50
|
-
export { default as Icon3127589 } from './Icon3127589.vue';
|
|
51
|
-
export { default as Icon3165298 } from './Icon3165298.vue';
|
|
52
|
-
export { default as Icon3165896 } from './Icon3165896.vue';
|
|
53
|
-
export { default as Icon3342132 } from './Icon3342132.vue';
|
|
54
|
-
export { default as Icon3368780 } from './Icon3368780.vue';
|
|
55
|
-
export { default as Icon3429651 } from './Icon3429651.vue';
|
|
56
|
-
export { default as Icon3492646 } from './Icon3492646.vue';
|
|
57
|
-
export { default as Icon3534955 } from './Icon3534955.vue';
|
|
58
|
-
export { default as Icon3643692 } from './Icon3643692.vue';
|
|
59
|
-
export { default as Icon3737121 } from './Icon3737121.vue';
|
|
60
|
-
export { default as Icon3925546 } from './Icon3925546.vue';
|
|
61
|
-
export { default as Icon4004728 } from './Icon4004728.vue';
|
|
62
|
-
export { default as Icon4038033 } from './Icon4038033.vue';
|
|
63
|
-
export { default as Icon4102228 } from './Icon4102228.vue';
|
|
64
|
-
export { default as Icon4170229 } from './Icon4170229.vue';
|
|
65
|
-
export { default as Icon4199949 } from './Icon4199949.vue';
|
|
66
|
-
export { default as Icon4248335 } from './Icon4248335.vue';
|
|
67
|
-
export { default as Icon4250583 } from './Icon4250583.vue';
|
|
68
|
-
export { default as Icon4256157 } from './Icon4256157.vue';
|
|
69
|
-
export { default as Icon4272418 } from './Icon4272418.vue';
|
|
70
|
-
export { default as Icon4279642 } from './Icon4279642.vue';
|
|
71
|
-
export { default as Icon4320497 } from './Icon4320497.vue';
|
|
72
|
-
export { default as Icon4321810 } from './Icon4321810.vue';
|
|
73
|
-
export { default as Icon4487277 } from './Icon4487277.vue';
|
|
74
|
-
export { default as Icon4516496 } from './Icon4516496.vue';
|
|
75
|
-
export { default as Icon4541226 } from './Icon4541226.vue';
|
|
76
|
-
export { default as Icon4552317 } from './Icon4552317.vue';
|
|
77
|
-
export { default as Icon4679440 } from './Icon4679440.vue';
|
|
78
|
-
export { default as Icon4716860 } from './Icon4716860.vue';
|
|
79
|
-
export { default as Icon4738075 } from './Icon4738075.vue';
|
|
80
|
-
export { default as Icon4819853 } from './Icon4819853.vue';
|
|
81
|
-
export { default as Icon4848918 } from './Icon4848918.vue';
|
|
82
|
-
export { default as Icon4877958 } from './Icon4877958.vue';
|
|
83
|
-
export { default as Icon4893880 } from './Icon4893880.vue';
|
|
84
|
-
export { default as Icon4978817 } from './Icon4978817.vue';
|
|
85
|
-
export { default as Icon5059720 } from './Icon5059720.vue';
|
|
86
|
-
export { default as Icon5126022 } from './Icon5126022.vue';
|
|
87
|
-
export { default as Icon5132635 } from './Icon5132635.vue';
|
|
88
|
-
export { default as Icon5136962 } from './Icon5136962.vue';
|
|
89
|
-
export { default as Icon5232509 } from './Icon5232509.vue';
|
|
90
|
-
export { default as Icon5345985 } from './Icon5345985.vue';
|
|
91
|
-
export { default as Icon5534391 } from './Icon5534391.vue';
|
|
92
|
-
export { default as Icon5547043 } from './Icon5547043.vue';
|
|
93
|
-
export { default as Icon5579957 } from './Icon5579957.vue';
|
|
94
|
-
export { default as Icon5613931 } from './Icon5613931.vue';
|
|
95
|
-
export { default as Icon5629263 } from './Icon5629263.vue';
|
|
96
|
-
export { default as Icon5743016 } from './Icon5743016.vue';
|
|
97
|
-
export { default as Icon5848114 } from './Icon5848114.vue';
|
|
98
|
-
export { default as Icon5960653 } from './Icon5960653.vue';
|
|
99
|
-
export { default as Icon5968101 } from './Icon5968101.vue';
|
|
100
|
-
export { default as Icon5994643 } from './Icon5994643.vue';
|
|
101
|
-
export { default as Icon6066823 } from './Icon6066823.vue';
|
|
102
|
-
export { default as Icon6175806 } from './Icon6175806.vue';
|
|
103
|
-
export { default as Icon6352696 } from './Icon6352696.vue';
|
|
104
|
-
export { default as Icon6431109 } from './Icon6431109.vue';
|
|
105
|
-
export { default as Icon6672918 } from './Icon6672918.vue';
|
|
106
|
-
export { default as Icon6828934 } from './Icon6828934.vue';
|
|
107
|
-
export { default as Icon6995013 } from './Icon6995013.vue';
|
|
108
|
-
export { default as Icon7008680 } from './Icon7008680.vue';
|
|
109
|
-
export { default as Icon7083720 } from './Icon7083720.vue';
|
|
110
|
-
export { default as Icon7131286 } from './Icon7131286.vue';
|
|
111
|
-
export { default as Icon7137302 } from './Icon7137302.vue';
|
|
112
|
-
export { default as Icon7205930 } from './Icon7205930.vue';
|
|
113
|
-
export { default as Icon7316334 } from './Icon7316334.vue';
|
|
114
|
-
export { default as Icon7501957 } from './Icon7501957.vue';
|
|
115
|
-
export { default as Icon7702653 } from './Icon7702653.vue';
|
|
116
|
-
export { default as Icon7985657 } from './Icon7985657.vue';
|
|
117
|
-
export { default as Icon8046440 } from './Icon8046440.vue';
|
|
118
|
-
export { default as Icon8315358 } from './Icon8315358.vue';
|
|
119
|
-
export { default as Icon8470472 } from './Icon8470472.vue';
|
|
120
|
-
export { default as Icon8902805 } from './Icon8902805.vue';
|
|
121
|
-
export { default as Icon8999389 } from './Icon8999389.vue';
|
|
122
|
-
export { default as Icon9270120 } from './Icon9270120.vue';
|
|
123
|
-
export { default as Icon9419407 } from './Icon9419407.vue';
|
|
124
|
-
export { default as Icon9906857 } from './Icon9906857.vue';
|