@team-monolith/cds 0.5.2 → 0.6.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.
Files changed (41) hide show
  1. package/dist/index.d.ts +1 -7
  2. package/dist/index.js +1 -7
  3. package/dist/remixicons/Arrows/index.d.ts +433 -0
  4. package/dist/remixicons/Arrows/index.js +324 -0
  5. package/dist/remixicons/Buildings/index.d.ts +233 -0
  6. package/dist/remixicons/Buildings/index.js +174 -0
  7. package/dist/remixicons/Business/index.d.ts +769 -0
  8. package/dist/remixicons/Business/index.js +576 -0
  9. package/dist/remixicons/Communication/index.d.ts +257 -0
  10. package/dist/remixicons/Communication/index.js +192 -0
  11. package/dist/remixicons/Design/index.d.ts +657 -0
  12. package/dist/remixicons/Design/index.js +492 -0
  13. package/dist/remixicons/Development/index.d.ts +201 -0
  14. package/dist/remixicons/Development/index.js +150 -0
  15. package/dist/remixicons/Device/index.d.ts +665 -0
  16. package/dist/remixicons/Device/index.js +498 -0
  17. package/dist/remixicons/Document/index.d.ts +809 -0
  18. package/dist/remixicons/Document/index.js +606 -0
  19. package/dist/remixicons/Editor/index.d.ts +457 -0
  20. package/dist/remixicons/Editor/index.js +342 -0
  21. package/dist/remixicons/Finance/index.d.ts +561 -0
  22. package/dist/remixicons/Finance/index.js +420 -0
  23. package/dist/remixicons/Health & Medical/index.d.ts +249 -0
  24. package/dist/remixicons/Health & Medical/index.js +186 -0
  25. package/dist/remixicons/Logos/index.d.ts +897 -0
  26. package/dist/remixicons/Logos/index.js +672 -0
  27. package/dist/remixicons/Map/index.d.ts +697 -0
  28. package/dist/remixicons/Map/index.js +522 -0
  29. package/dist/remixicons/Media/index.d.ts +873 -0
  30. package/dist/remixicons/Media/index.js +654 -0
  31. package/dist/remixicons/Others/index.d.ts +417 -0
  32. package/dist/remixicons/Others/index.js +312 -0
  33. package/dist/remixicons/System/index.d.ts +1049 -0
  34. package/dist/remixicons/System/index.js +786 -0
  35. package/dist/remixicons/User & Faces/index.d.ts +449 -0
  36. package/dist/remixicons/User & Faces/index.js +336 -0
  37. package/dist/remixicons/Weather/index.d.ts +321 -0
  38. package/dist/remixicons/Weather/index.js +240 -0
  39. package/dist/remixicons/index.d.ts +18 -0
  40. package/dist/remixicons/index.js +18 -0
  41. package/package.json +7 -3
@@ -0,0 +1,336 @@
1
+ import AccountBoxFillSvgImport, { ReactComponent as AccountBoxFillIconImport } from "remixicon/icons/User & Faces/account-box-fill.svg";
2
+ import AccountBoxLineSvgImport, { ReactComponent as AccountBoxLineIconImport } from "remixicon/icons/User & Faces/account-box-line.svg";
3
+ import AccountCircleFillSvgImport, { ReactComponent as AccountCircleFillIconImport } from "remixicon/icons/User & Faces/account-circle-fill.svg";
4
+ import AccountCircleLineSvgImport, { ReactComponent as AccountCircleLineIconImport } from "remixicon/icons/User & Faces/account-circle-line.svg";
5
+ import AccountPinBoxFillSvgImport, { ReactComponent as AccountPinBoxFillIconImport } from "remixicon/icons/User & Faces/account-pin-box-fill.svg";
6
+ import AccountPinBoxLineSvgImport, { ReactComponent as AccountPinBoxLineIconImport } from "remixicon/icons/User & Faces/account-pin-box-line.svg";
7
+ import AccountPinCircleFillSvgImport, { ReactComponent as AccountPinCircleFillIconImport } from "remixicon/icons/User & Faces/account-pin-circle-fill.svg";
8
+ import AccountPinCircleLineSvgImport, { ReactComponent as AccountPinCircleLineIconImport } from "remixicon/icons/User & Faces/account-pin-circle-line.svg";
9
+ import AdminFillSvgImport, { ReactComponent as AdminFillIconImport } from "remixicon/icons/User & Faces/admin-fill.svg";
10
+ import AdminLineSvgImport, { ReactComponent as AdminLineIconImport } from "remixicon/icons/User & Faces/admin-line.svg";
11
+ import AliensFillSvgImport, { ReactComponent as AliensFillIconImport } from "remixicon/icons/User & Faces/aliens-fill.svg";
12
+ import AliensLineSvgImport, { ReactComponent as AliensLineIconImport } from "remixicon/icons/User & Faces/aliens-line.svg";
13
+ import BearSmileFillSvgImport, { ReactComponent as BearSmileFillIconImport } from "remixicon/icons/User & Faces/bear-smile-fill.svg";
14
+ import BearSmileLineSvgImport, { ReactComponent as BearSmileLineIconImport } from "remixicon/icons/User & Faces/bear-smile-line.svg";
15
+ import BodyScanFillSvgImport, { ReactComponent as BodyScanFillIconImport } from "remixicon/icons/User & Faces/body-scan-fill.svg";
16
+ import BodyScanLineSvgImport, { ReactComponent as BodyScanLineIconImport } from "remixicon/icons/User & Faces/body-scan-line.svg";
17
+ import ContactsFillSvgImport, { ReactComponent as ContactsFillIconImport } from "remixicon/icons/User & Faces/contacts-fill.svg";
18
+ import ContactsLineSvgImport, { ReactComponent as ContactsLineIconImport } from "remixicon/icons/User & Faces/contacts-line.svg";
19
+ import CriminalFillSvgImport, { ReactComponent as CriminalFillIconImport } from "remixicon/icons/User & Faces/criminal-fill.svg";
20
+ import CriminalLineSvgImport, { ReactComponent as CriminalLineIconImport } from "remixicon/icons/User & Faces/criminal-line.svg";
21
+ import Emotion2FillSvgImport, { ReactComponent as Emotion2FillIconImport } from "remixicon/icons/User & Faces/emotion-2-fill.svg";
22
+ import Emotion2LineSvgImport, { ReactComponent as Emotion2LineIconImport } from "remixicon/icons/User & Faces/emotion-2-line.svg";
23
+ import EmotionFillSvgImport, { ReactComponent as EmotionFillIconImport } from "remixicon/icons/User & Faces/emotion-fill.svg";
24
+ import EmotionHappyFillSvgImport, { ReactComponent as EmotionHappyFillIconImport } from "remixicon/icons/User & Faces/emotion-happy-fill.svg";
25
+ import EmotionHappyLineSvgImport, { ReactComponent as EmotionHappyLineIconImport } from "remixicon/icons/User & Faces/emotion-happy-line.svg";
26
+ import EmotionLaughFillSvgImport, { ReactComponent as EmotionLaughFillIconImport } from "remixicon/icons/User & Faces/emotion-laugh-fill.svg";
27
+ import EmotionLaughLineSvgImport, { ReactComponent as EmotionLaughLineIconImport } from "remixicon/icons/User & Faces/emotion-laugh-line.svg";
28
+ import EmotionLineSvgImport, { ReactComponent as EmotionLineIconImport } from "remixicon/icons/User & Faces/emotion-line.svg";
29
+ import EmotionNormalFillSvgImport, { ReactComponent as EmotionNormalFillIconImport } from "remixicon/icons/User & Faces/emotion-normal-fill.svg";
30
+ import EmotionNormalLineSvgImport, { ReactComponent as EmotionNormalLineIconImport } from "remixicon/icons/User & Faces/emotion-normal-line.svg";
31
+ import EmotionSadFillSvgImport, { ReactComponent as EmotionSadFillIconImport } from "remixicon/icons/User & Faces/emotion-sad-fill.svg";
32
+ import EmotionSadLineSvgImport, { ReactComponent as EmotionSadLineIconImport } from "remixicon/icons/User & Faces/emotion-sad-line.svg";
33
+ import EmotionUnhappyFillSvgImport, { ReactComponent as EmotionUnhappyFillIconImport } from "remixicon/icons/User & Faces/emotion-unhappy-fill.svg";
34
+ import EmotionUnhappyLineSvgImport, { ReactComponent as EmotionUnhappyLineIconImport } from "remixicon/icons/User & Faces/emotion-unhappy-line.svg";
35
+ import GenderlessFillSvgImport, { ReactComponent as GenderlessFillIconImport } from "remixicon/icons/User & Faces/genderless-fill.svg";
36
+ import GenderlessLineSvgImport, { ReactComponent as GenderlessLineIconImport } from "remixicon/icons/User & Faces/genderless-line.svg";
37
+ import Ghost2FillSvgImport, { ReactComponent as Ghost2FillIconImport } from "remixicon/icons/User & Faces/ghost-2-fill.svg";
38
+ import Ghost2LineSvgImport, { ReactComponent as Ghost2LineIconImport } from "remixicon/icons/User & Faces/ghost-2-line.svg";
39
+ import GhostFillSvgImport, { ReactComponent as GhostFillIconImport } from "remixicon/icons/User & Faces/ghost-fill.svg";
40
+ import GhostLineSvgImport, { ReactComponent as GhostLineIconImport } from "remixicon/icons/User & Faces/ghost-line.svg";
41
+ import GhostSmileFillSvgImport, { ReactComponent as GhostSmileFillIconImport } from "remixicon/icons/User & Faces/ghost-smile-fill.svg";
42
+ import GhostSmileLineSvgImport, { ReactComponent as GhostSmileLineIconImport } from "remixicon/icons/User & Faces/ghost-smile-line.svg";
43
+ import Group2FillSvgImport, { ReactComponent as Group2FillIconImport } from "remixicon/icons/User & Faces/group-2-fill.svg";
44
+ import Group2LineSvgImport, { ReactComponent as Group2LineIconImport } from "remixicon/icons/User & Faces/group-2-line.svg";
45
+ import GroupFillSvgImport, { ReactComponent as GroupFillIconImport } from "remixicon/icons/User & Faces/group-fill.svg";
46
+ import GroupLineSvgImport, { ReactComponent as GroupLineIconImport } from "remixicon/icons/User & Faces/group-line.svg";
47
+ import MenFillSvgImport, { ReactComponent as MenFillIconImport } from "remixicon/icons/User & Faces/men-fill.svg";
48
+ import MenLineSvgImport, { ReactComponent as MenLineIconImport } from "remixicon/icons/User & Faces/men-line.svg";
49
+ import MickeyFillSvgImport, { ReactComponent as MickeyFillIconImport } from "remixicon/icons/User & Faces/mickey-fill.svg";
50
+ import MickeyLineSvgImport, { ReactComponent as MickeyLineIconImport } from "remixicon/icons/User & Faces/mickey-line.svg";
51
+ import OpenArmFillSvgImport, { ReactComponent as OpenArmFillIconImport } from "remixicon/icons/User & Faces/open-arm-fill.svg";
52
+ import OpenArmLineSvgImport, { ReactComponent as OpenArmLineIconImport } from "remixicon/icons/User & Faces/open-arm-line.svg";
53
+ import ParentFillSvgImport, { ReactComponent as ParentFillIconImport } from "remixicon/icons/User & Faces/parent-fill.svg";
54
+ import ParentLineSvgImport, { ReactComponent as ParentLineIconImport } from "remixicon/icons/User & Faces/parent-line.svg";
55
+ import RobotFillSvgImport, { ReactComponent as RobotFillIconImport } from "remixicon/icons/User & Faces/robot-fill.svg";
56
+ import RobotLineSvgImport, { ReactComponent as RobotLineIconImport } from "remixicon/icons/User & Faces/robot-line.svg";
57
+ import Skull2FillSvgImport, { ReactComponent as Skull2FillIconImport } from "remixicon/icons/User & Faces/skull-2-fill.svg";
58
+ import Skull2LineSvgImport, { ReactComponent as Skull2LineIconImport } from "remixicon/icons/User & Faces/skull-2-line.svg";
59
+ import SkullFillSvgImport, { ReactComponent as SkullFillIconImport } from "remixicon/icons/User & Faces/skull-fill.svg";
60
+ import SkullLineSvgImport, { ReactComponent as SkullLineIconImport } from "remixicon/icons/User & Faces/skull-line.svg";
61
+ import SpyFillSvgImport, { ReactComponent as SpyFillIconImport } from "remixicon/icons/User & Faces/spy-fill.svg";
62
+ import SpyLineSvgImport, { ReactComponent as SpyLineIconImport } from "remixicon/icons/User & Faces/spy-line.svg";
63
+ import StarSmileFillSvgImport, { ReactComponent as StarSmileFillIconImport } from "remixicon/icons/User & Faces/star-smile-fill.svg";
64
+ import StarSmileLineSvgImport, { ReactComponent as StarSmileLineIconImport } from "remixicon/icons/User & Faces/star-smile-line.svg";
65
+ import TeamFillSvgImport, { ReactComponent as TeamFillIconImport } from "remixicon/icons/User & Faces/team-fill.svg";
66
+ import TeamLineSvgImport, { ReactComponent as TeamLineIconImport } from "remixicon/icons/User & Faces/team-line.svg";
67
+ import TravestiFillSvgImport, { ReactComponent as TravestiFillIconImport } from "remixicon/icons/User & Faces/travesti-fill.svg";
68
+ import TravestiLineSvgImport, { ReactComponent as TravestiLineIconImport } from "remixicon/icons/User & Faces/travesti-line.svg";
69
+ import User2FillSvgImport, { ReactComponent as User2FillIconImport } from "remixicon/icons/User & Faces/user-2-fill.svg";
70
+ import User2LineSvgImport, { ReactComponent as User2LineIconImport } from "remixicon/icons/User & Faces/user-2-line.svg";
71
+ import User3FillSvgImport, { ReactComponent as User3FillIconImport } from "remixicon/icons/User & Faces/user-3-fill.svg";
72
+ import User3LineSvgImport, { ReactComponent as User3LineIconImport } from "remixicon/icons/User & Faces/user-3-line.svg";
73
+ import User4FillSvgImport, { ReactComponent as User4FillIconImport } from "remixicon/icons/User & Faces/user-4-fill.svg";
74
+ import User4LineSvgImport, { ReactComponent as User4LineIconImport } from "remixicon/icons/User & Faces/user-4-line.svg";
75
+ import User5FillSvgImport, { ReactComponent as User5FillIconImport } from "remixicon/icons/User & Faces/user-5-fill.svg";
76
+ import User5LineSvgImport, { ReactComponent as User5LineIconImport } from "remixicon/icons/User & Faces/user-5-line.svg";
77
+ import User6FillSvgImport, { ReactComponent as User6FillIconImport } from "remixicon/icons/User & Faces/user-6-fill.svg";
78
+ import User6LineSvgImport, { ReactComponent as User6LineIconImport } from "remixicon/icons/User & Faces/user-6-line.svg";
79
+ import UserAddFillSvgImport, { ReactComponent as UserAddFillIconImport } from "remixicon/icons/User & Faces/user-add-fill.svg";
80
+ import UserAddLineSvgImport, { ReactComponent as UserAddLineIconImport } from "remixicon/icons/User & Faces/user-add-line.svg";
81
+ import UserFillSvgImport, { ReactComponent as UserFillIconImport } from "remixicon/icons/User & Faces/user-fill.svg";
82
+ import UserFollowFillSvgImport, { ReactComponent as UserFollowFillIconImport } from "remixicon/icons/User & Faces/user-follow-fill.svg";
83
+ import UserFollowLineSvgImport, { ReactComponent as UserFollowLineIconImport } from "remixicon/icons/User & Faces/user-follow-line.svg";
84
+ import UserForbidFillSvgImport, { ReactComponent as UserForbidFillIconImport } from "remixicon/icons/User & Faces/user-forbid-fill.svg";
85
+ import UserForbidLineSvgImport, { ReactComponent as UserForbidLineIconImport } from "remixicon/icons/User & Faces/user-forbid-line.svg";
86
+ import UserHeartFillSvgImport, { ReactComponent as UserHeartFillIconImport } from "remixicon/icons/User & Faces/user-heart-fill.svg";
87
+ import UserHeartLineSvgImport, { ReactComponent as UserHeartLineIconImport } from "remixicon/icons/User & Faces/user-heart-line.svg";
88
+ import UserLineSvgImport, { ReactComponent as UserLineIconImport } from "remixicon/icons/User & Faces/user-line.svg";
89
+ import UserLocationFillSvgImport, { ReactComponent as UserLocationFillIconImport } from "remixicon/icons/User & Faces/user-location-fill.svg";
90
+ import UserLocationLineSvgImport, { ReactComponent as UserLocationLineIconImport } from "remixicon/icons/User & Faces/user-location-line.svg";
91
+ import UserReceived2FillSvgImport, { ReactComponent as UserReceived2FillIconImport } from "remixicon/icons/User & Faces/user-received-2-fill.svg";
92
+ import UserReceived2LineSvgImport, { ReactComponent as UserReceived2LineIconImport } from "remixicon/icons/User & Faces/user-received-2-line.svg";
93
+ import UserReceivedFillSvgImport, { ReactComponent as UserReceivedFillIconImport } from "remixicon/icons/User & Faces/user-received-fill.svg";
94
+ import UserReceivedLineSvgImport, { ReactComponent as UserReceivedLineIconImport } from "remixicon/icons/User & Faces/user-received-line.svg";
95
+ import UserSearchFillSvgImport, { ReactComponent as UserSearchFillIconImport } from "remixicon/icons/User & Faces/user-search-fill.svg";
96
+ import UserSearchLineSvgImport, { ReactComponent as UserSearchLineIconImport } from "remixicon/icons/User & Faces/user-search-line.svg";
97
+ import UserSettingsFillSvgImport, { ReactComponent as UserSettingsFillIconImport } from "remixicon/icons/User & Faces/user-settings-fill.svg";
98
+ import UserSettingsLineSvgImport, { ReactComponent as UserSettingsLineIconImport } from "remixicon/icons/User & Faces/user-settings-line.svg";
99
+ import UserShared2FillSvgImport, { ReactComponent as UserShared2FillIconImport } from "remixicon/icons/User & Faces/user-shared-2-fill.svg";
100
+ import UserShared2LineSvgImport, { ReactComponent as UserShared2LineIconImport } from "remixicon/icons/User & Faces/user-shared-2-line.svg";
101
+ import UserSharedFillSvgImport, { ReactComponent as UserSharedFillIconImport } from "remixicon/icons/User & Faces/user-shared-fill.svg";
102
+ import UserSharedLineSvgImport, { ReactComponent as UserSharedLineIconImport } from "remixicon/icons/User & Faces/user-shared-line.svg";
103
+ import UserSmileFillSvgImport, { ReactComponent as UserSmileFillIconImport } from "remixicon/icons/User & Faces/user-smile-fill.svg";
104
+ import UserSmileLineSvgImport, { ReactComponent as UserSmileLineIconImport } from "remixicon/icons/User & Faces/user-smile-line.svg";
105
+ import UserStarFillSvgImport, { ReactComponent as UserStarFillIconImport } from "remixicon/icons/User & Faces/user-star-fill.svg";
106
+ import UserStarLineSvgImport, { ReactComponent as UserStarLineIconImport } from "remixicon/icons/User & Faces/user-star-line.svg";
107
+ import UserUnfollowFillSvgImport, { ReactComponent as UserUnfollowFillIconImport } from "remixicon/icons/User & Faces/user-unfollow-fill.svg";
108
+ import UserUnfollowLineSvgImport, { ReactComponent as UserUnfollowLineIconImport } from "remixicon/icons/User & Faces/user-unfollow-line.svg";
109
+ import UserVoiceFillSvgImport, { ReactComponent as UserVoiceFillIconImport } from "remixicon/icons/User & Faces/user-voice-fill.svg";
110
+ import UserVoiceLineSvgImport, { ReactComponent as UserVoiceLineIconImport } from "remixicon/icons/User & Faces/user-voice-line.svg";
111
+ import WomenFillSvgImport, { ReactComponent as WomenFillIconImport } from "remixicon/icons/User & Faces/women-fill.svg";
112
+ import WomenLineSvgImport, { ReactComponent as WomenLineIconImport } from "remixicon/icons/User & Faces/women-line.svg";
113
+ export var AccountBoxFillSvg = AccountBoxFillSvgImport;
114
+ export var AccountBoxFillIcon = AccountBoxFillIconImport;
115
+ export var AccountBoxLineSvg = AccountBoxLineSvgImport;
116
+ export var AccountBoxLineIcon = AccountBoxLineIconImport;
117
+ export var AccountCircleFillSvg = AccountCircleFillSvgImport;
118
+ export var AccountCircleFillIcon = AccountCircleFillIconImport;
119
+ export var AccountCircleLineSvg = AccountCircleLineSvgImport;
120
+ export var AccountCircleLineIcon = AccountCircleLineIconImport;
121
+ export var AccountPinBoxFillSvg = AccountPinBoxFillSvgImport;
122
+ export var AccountPinBoxFillIcon = AccountPinBoxFillIconImport;
123
+ export var AccountPinBoxLineSvg = AccountPinBoxLineSvgImport;
124
+ export var AccountPinBoxLineIcon = AccountPinBoxLineIconImport;
125
+ export var AccountPinCircleFillSvg = AccountPinCircleFillSvgImport;
126
+ export var AccountPinCircleFillIcon = AccountPinCircleFillIconImport;
127
+ export var AccountPinCircleLineSvg = AccountPinCircleLineSvgImport;
128
+ export var AccountPinCircleLineIcon = AccountPinCircleLineIconImport;
129
+ export var AdminFillSvg = AdminFillSvgImport;
130
+ export var AdminFillIcon = AdminFillIconImport;
131
+ export var AdminLineSvg = AdminLineSvgImport;
132
+ export var AdminLineIcon = AdminLineIconImport;
133
+ export var AliensFillSvg = AliensFillSvgImport;
134
+ export var AliensFillIcon = AliensFillIconImport;
135
+ export var AliensLineSvg = AliensLineSvgImport;
136
+ export var AliensLineIcon = AliensLineIconImport;
137
+ export var BearSmileFillSvg = BearSmileFillSvgImport;
138
+ export var BearSmileFillIcon = BearSmileFillIconImport;
139
+ export var BearSmileLineSvg = BearSmileLineSvgImport;
140
+ export var BearSmileLineIcon = BearSmileLineIconImport;
141
+ export var BodyScanFillSvg = BodyScanFillSvgImport;
142
+ export var BodyScanFillIcon = BodyScanFillIconImport;
143
+ export var BodyScanLineSvg = BodyScanLineSvgImport;
144
+ export var BodyScanLineIcon = BodyScanLineIconImport;
145
+ export var ContactsFillSvg = ContactsFillSvgImport;
146
+ export var ContactsFillIcon = ContactsFillIconImport;
147
+ export var ContactsLineSvg = ContactsLineSvgImport;
148
+ export var ContactsLineIcon = ContactsLineIconImport;
149
+ export var CriminalFillSvg = CriminalFillSvgImport;
150
+ export var CriminalFillIcon = CriminalFillIconImport;
151
+ export var CriminalLineSvg = CriminalLineSvgImport;
152
+ export var CriminalLineIcon = CriminalLineIconImport;
153
+ export var Emotion2FillSvg = Emotion2FillSvgImport;
154
+ export var Emotion2FillIcon = Emotion2FillIconImport;
155
+ export var Emotion2LineSvg = Emotion2LineSvgImport;
156
+ export var Emotion2LineIcon = Emotion2LineIconImport;
157
+ export var EmotionFillSvg = EmotionFillSvgImport;
158
+ export var EmotionFillIcon = EmotionFillIconImport;
159
+ export var EmotionHappyFillSvg = EmotionHappyFillSvgImport;
160
+ export var EmotionHappyFillIcon = EmotionHappyFillIconImport;
161
+ export var EmotionHappyLineSvg = EmotionHappyLineSvgImport;
162
+ export var EmotionHappyLineIcon = EmotionHappyLineIconImport;
163
+ export var EmotionLaughFillSvg = EmotionLaughFillSvgImport;
164
+ export var EmotionLaughFillIcon = EmotionLaughFillIconImport;
165
+ export var EmotionLaughLineSvg = EmotionLaughLineSvgImport;
166
+ export var EmotionLaughLineIcon = EmotionLaughLineIconImport;
167
+ export var EmotionLineSvg = EmotionLineSvgImport;
168
+ export var EmotionLineIcon = EmotionLineIconImport;
169
+ export var EmotionNormalFillSvg = EmotionNormalFillSvgImport;
170
+ export var EmotionNormalFillIcon = EmotionNormalFillIconImport;
171
+ export var EmotionNormalLineSvg = EmotionNormalLineSvgImport;
172
+ export var EmotionNormalLineIcon = EmotionNormalLineIconImport;
173
+ export var EmotionSadFillSvg = EmotionSadFillSvgImport;
174
+ export var EmotionSadFillIcon = EmotionSadFillIconImport;
175
+ export var EmotionSadLineSvg = EmotionSadLineSvgImport;
176
+ export var EmotionSadLineIcon = EmotionSadLineIconImport;
177
+ export var EmotionUnhappyFillSvg = EmotionUnhappyFillSvgImport;
178
+ export var EmotionUnhappyFillIcon = EmotionUnhappyFillIconImport;
179
+ export var EmotionUnhappyLineSvg = EmotionUnhappyLineSvgImport;
180
+ export var EmotionUnhappyLineIcon = EmotionUnhappyLineIconImport;
181
+ export var GenderlessFillSvg = GenderlessFillSvgImport;
182
+ export var GenderlessFillIcon = GenderlessFillIconImport;
183
+ export var GenderlessLineSvg = GenderlessLineSvgImport;
184
+ export var GenderlessLineIcon = GenderlessLineIconImport;
185
+ export var Ghost2FillSvg = Ghost2FillSvgImport;
186
+ export var Ghost2FillIcon = Ghost2FillIconImport;
187
+ export var Ghost2LineSvg = Ghost2LineSvgImport;
188
+ export var Ghost2LineIcon = Ghost2LineIconImport;
189
+ export var GhostFillSvg = GhostFillSvgImport;
190
+ export var GhostFillIcon = GhostFillIconImport;
191
+ export var GhostLineSvg = GhostLineSvgImport;
192
+ export var GhostLineIcon = GhostLineIconImport;
193
+ export var GhostSmileFillSvg = GhostSmileFillSvgImport;
194
+ export var GhostSmileFillIcon = GhostSmileFillIconImport;
195
+ export var GhostSmileLineSvg = GhostSmileLineSvgImport;
196
+ export var GhostSmileLineIcon = GhostSmileLineIconImport;
197
+ export var Group2FillSvg = Group2FillSvgImport;
198
+ export var Group2FillIcon = Group2FillIconImport;
199
+ export var Group2LineSvg = Group2LineSvgImport;
200
+ export var Group2LineIcon = Group2LineIconImport;
201
+ export var GroupFillSvg = GroupFillSvgImport;
202
+ export var GroupFillIcon = GroupFillIconImport;
203
+ export var GroupLineSvg = GroupLineSvgImport;
204
+ export var GroupLineIcon = GroupLineIconImport;
205
+ export var MenFillSvg = MenFillSvgImport;
206
+ export var MenFillIcon = MenFillIconImport;
207
+ export var MenLineSvg = MenLineSvgImport;
208
+ export var MenLineIcon = MenLineIconImport;
209
+ export var MickeyFillSvg = MickeyFillSvgImport;
210
+ export var MickeyFillIcon = MickeyFillIconImport;
211
+ export var MickeyLineSvg = MickeyLineSvgImport;
212
+ export var MickeyLineIcon = MickeyLineIconImport;
213
+ export var OpenArmFillSvg = OpenArmFillSvgImport;
214
+ export var OpenArmFillIcon = OpenArmFillIconImport;
215
+ export var OpenArmLineSvg = OpenArmLineSvgImport;
216
+ export var OpenArmLineIcon = OpenArmLineIconImport;
217
+ export var ParentFillSvg = ParentFillSvgImport;
218
+ export var ParentFillIcon = ParentFillIconImport;
219
+ export var ParentLineSvg = ParentLineSvgImport;
220
+ export var ParentLineIcon = ParentLineIconImport;
221
+ export var RobotFillSvg = RobotFillSvgImport;
222
+ export var RobotFillIcon = RobotFillIconImport;
223
+ export var RobotLineSvg = RobotLineSvgImport;
224
+ export var RobotLineIcon = RobotLineIconImport;
225
+ export var Skull2FillSvg = Skull2FillSvgImport;
226
+ export var Skull2FillIcon = Skull2FillIconImport;
227
+ export var Skull2LineSvg = Skull2LineSvgImport;
228
+ export var Skull2LineIcon = Skull2LineIconImport;
229
+ export var SkullFillSvg = SkullFillSvgImport;
230
+ export var SkullFillIcon = SkullFillIconImport;
231
+ export var SkullLineSvg = SkullLineSvgImport;
232
+ export var SkullLineIcon = SkullLineIconImport;
233
+ export var SpyFillSvg = SpyFillSvgImport;
234
+ export var SpyFillIcon = SpyFillIconImport;
235
+ export var SpyLineSvg = SpyLineSvgImport;
236
+ export var SpyLineIcon = SpyLineIconImport;
237
+ export var StarSmileFillSvg = StarSmileFillSvgImport;
238
+ export var StarSmileFillIcon = StarSmileFillIconImport;
239
+ export var StarSmileLineSvg = StarSmileLineSvgImport;
240
+ export var StarSmileLineIcon = StarSmileLineIconImport;
241
+ export var TeamFillSvg = TeamFillSvgImport;
242
+ export var TeamFillIcon = TeamFillIconImport;
243
+ export var TeamLineSvg = TeamLineSvgImport;
244
+ export var TeamLineIcon = TeamLineIconImport;
245
+ export var TravestiFillSvg = TravestiFillSvgImport;
246
+ export var TravestiFillIcon = TravestiFillIconImport;
247
+ export var TravestiLineSvg = TravestiLineSvgImport;
248
+ export var TravestiLineIcon = TravestiLineIconImport;
249
+ export var User2FillSvg = User2FillSvgImport;
250
+ export var User2FillIcon = User2FillIconImport;
251
+ export var User2LineSvg = User2LineSvgImport;
252
+ export var User2LineIcon = User2LineIconImport;
253
+ export var User3FillSvg = User3FillSvgImport;
254
+ export var User3FillIcon = User3FillIconImport;
255
+ export var User3LineSvg = User3LineSvgImport;
256
+ export var User3LineIcon = User3LineIconImport;
257
+ export var User4FillSvg = User4FillSvgImport;
258
+ export var User4FillIcon = User4FillIconImport;
259
+ export var User4LineSvg = User4LineSvgImport;
260
+ export var User4LineIcon = User4LineIconImport;
261
+ export var User5FillSvg = User5FillSvgImport;
262
+ export var User5FillIcon = User5FillIconImport;
263
+ export var User5LineSvg = User5LineSvgImport;
264
+ export var User5LineIcon = User5LineIconImport;
265
+ export var User6FillSvg = User6FillSvgImport;
266
+ export var User6FillIcon = User6FillIconImport;
267
+ export var User6LineSvg = User6LineSvgImport;
268
+ export var User6LineIcon = User6LineIconImport;
269
+ export var UserAddFillSvg = UserAddFillSvgImport;
270
+ export var UserAddFillIcon = UserAddFillIconImport;
271
+ export var UserAddLineSvg = UserAddLineSvgImport;
272
+ export var UserAddLineIcon = UserAddLineIconImport;
273
+ export var UserFillSvg = UserFillSvgImport;
274
+ export var UserFillIcon = UserFillIconImport;
275
+ export var UserFollowFillSvg = UserFollowFillSvgImport;
276
+ export var UserFollowFillIcon = UserFollowFillIconImport;
277
+ export var UserFollowLineSvg = UserFollowLineSvgImport;
278
+ export var UserFollowLineIcon = UserFollowLineIconImport;
279
+ export var UserForbidFillSvg = UserForbidFillSvgImport;
280
+ export var UserForbidFillIcon = UserForbidFillIconImport;
281
+ export var UserForbidLineSvg = UserForbidLineSvgImport;
282
+ export var UserForbidLineIcon = UserForbidLineIconImport;
283
+ export var UserHeartFillSvg = UserHeartFillSvgImport;
284
+ export var UserHeartFillIcon = UserHeartFillIconImport;
285
+ export var UserHeartLineSvg = UserHeartLineSvgImport;
286
+ export var UserHeartLineIcon = UserHeartLineIconImport;
287
+ export var UserLineSvg = UserLineSvgImport;
288
+ export var UserLineIcon = UserLineIconImport;
289
+ export var UserLocationFillSvg = UserLocationFillSvgImport;
290
+ export var UserLocationFillIcon = UserLocationFillIconImport;
291
+ export var UserLocationLineSvg = UserLocationLineSvgImport;
292
+ export var UserLocationLineIcon = UserLocationLineIconImport;
293
+ export var UserReceived2FillSvg = UserReceived2FillSvgImport;
294
+ export var UserReceived2FillIcon = UserReceived2FillIconImport;
295
+ export var UserReceived2LineSvg = UserReceived2LineSvgImport;
296
+ export var UserReceived2LineIcon = UserReceived2LineIconImport;
297
+ export var UserReceivedFillSvg = UserReceivedFillSvgImport;
298
+ export var UserReceivedFillIcon = UserReceivedFillIconImport;
299
+ export var UserReceivedLineSvg = UserReceivedLineSvgImport;
300
+ export var UserReceivedLineIcon = UserReceivedLineIconImport;
301
+ export var UserSearchFillSvg = UserSearchFillSvgImport;
302
+ export var UserSearchFillIcon = UserSearchFillIconImport;
303
+ export var UserSearchLineSvg = UserSearchLineSvgImport;
304
+ export var UserSearchLineIcon = UserSearchLineIconImport;
305
+ export var UserSettingsFillSvg = UserSettingsFillSvgImport;
306
+ export var UserSettingsFillIcon = UserSettingsFillIconImport;
307
+ export var UserSettingsLineSvg = UserSettingsLineSvgImport;
308
+ export var UserSettingsLineIcon = UserSettingsLineIconImport;
309
+ export var UserShared2FillSvg = UserShared2FillSvgImport;
310
+ export var UserShared2FillIcon = UserShared2FillIconImport;
311
+ export var UserShared2LineSvg = UserShared2LineSvgImport;
312
+ export var UserShared2LineIcon = UserShared2LineIconImport;
313
+ export var UserSharedFillSvg = UserSharedFillSvgImport;
314
+ export var UserSharedFillIcon = UserSharedFillIconImport;
315
+ export var UserSharedLineSvg = UserSharedLineSvgImport;
316
+ export var UserSharedLineIcon = UserSharedLineIconImport;
317
+ export var UserSmileFillSvg = UserSmileFillSvgImport;
318
+ export var UserSmileFillIcon = UserSmileFillIconImport;
319
+ export var UserSmileLineSvg = UserSmileLineSvgImport;
320
+ export var UserSmileLineIcon = UserSmileLineIconImport;
321
+ export var UserStarFillSvg = UserStarFillSvgImport;
322
+ export var UserStarFillIcon = UserStarFillIconImport;
323
+ export var UserStarLineSvg = UserStarLineSvgImport;
324
+ export var UserStarLineIcon = UserStarLineIconImport;
325
+ export var UserUnfollowFillSvg = UserUnfollowFillSvgImport;
326
+ export var UserUnfollowFillIcon = UserUnfollowFillIconImport;
327
+ export var UserUnfollowLineSvg = UserUnfollowLineSvgImport;
328
+ export var UserUnfollowLineIcon = UserUnfollowLineIconImport;
329
+ export var UserVoiceFillSvg = UserVoiceFillSvgImport;
330
+ export var UserVoiceFillIcon = UserVoiceFillIconImport;
331
+ export var UserVoiceLineSvg = UserVoiceLineSvgImport;
332
+ export var UserVoiceLineIcon = UserVoiceLineIconImport;
333
+ export var WomenFillSvg = WomenFillSvgImport;
334
+ export var WomenFillIcon = WomenFillIconImport;
335
+ export var WomenLineSvg = WomenLineSvgImport;
336
+ export var WomenLineIcon = WomenLineIconImport;