zebpay-ui 0.0.2 → 0.0.5

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 (247) hide show
  1. package/dist/esm/dist/components/Button/index.d.ts +5 -0
  2. package/dist/esm/dist/components/Button/styles.d.ts +10 -0
  3. package/dist/esm/dist/components/Button/typings.d.ts +11 -0
  4. package/dist/esm/dist/components/Checkbox/index.d.ts +5 -0
  5. package/dist/esm/dist/components/Checkbox/styles.d.ts +8 -0
  6. package/dist/esm/dist/components/Checkbox/typings.d.ts +13 -0
  7. package/dist/esm/dist/components/CircularLoader/index.d.ts +4 -0
  8. package/dist/esm/dist/components/CircularLoader/style.d.ts +2 -0
  9. package/{src/components/CircularLoader/typings.ts → dist/esm/dist/components/CircularLoader/typings.d.ts} +2 -2
  10. package/dist/esm/dist/components/DateRangePicker/index.d.ts +14 -0
  11. package/dist/esm/dist/components/Input/index.d.ts +4 -0
  12. package/dist/esm/dist/components/Input/styles.d.ts +13 -0
  13. package/dist/esm/dist/components/Input/typings.d.ts +23 -0
  14. package/dist/esm/dist/components/Popper/index.d.ts +5 -0
  15. package/dist/esm/dist/components/Popper/styles.d.ts +6 -0
  16. package/dist/esm/dist/components/Popper/typings.d.ts +14 -0
  17. package/dist/esm/dist/components/Radio/index.d.ts +5 -0
  18. package/dist/esm/dist/components/Radio/styles.d.ts +3 -0
  19. package/dist/esm/dist/components/Radio/typings.d.ts +13 -0
  20. package/dist/esm/dist/components/Toast/index.d.ts +6 -0
  21. package/dist/esm/dist/components/Toast/styles.d.ts +12 -0
  22. package/dist/esm/dist/components/Toast/typings.d.ts +6 -0
  23. package/{src/components/index.ts → dist/esm/dist/components/index.d.ts} +1 -12
  24. package/{src/hooks/index.ts → dist/esm/dist/hooks/index.d.ts} +0 -0
  25. package/dist/esm/dist/hooks/useFocus.d.ts +6 -0
  26. package/{src/index.ts → dist/esm/dist/index.d.ts} +0 -0
  27. package/dist/esm/dist/styles/colors.d.ts +34 -0
  28. package/{src/styles/index.ts → dist/esm/dist/styles/index.d.ts} +0 -1
  29. package/dist/esm/dist/styles/mixins.d.ts +19 -0
  30. package/dist/esm/dist/styles/typography.d.ts +6 -0
  31. package/dist/esm/dist/styles/utils.d.ts +10 -0
  32. package/package.json +9 -8
  33. package/.babelrc +0 -9
  34. package/.eslintignore +0 -3
  35. package/.eslintrc.json +0 -28
  36. package/.github/CODEOWNERS +0 -1
  37. package/.github/workflows/gh-pages.yml +0 -22
  38. package/.husky/pre-commit +0 -4
  39. package/.lintstagedrc.js +0 -11
  40. package/.prettierignore +0 -3
  41. package/.storybook/main.js +0 -12
  42. package/.storybook/preview.js +0 -22
  43. package/dist/cjs/index.js +0 -657
  44. package/dist/cjs/index.js.map +0 -1
  45. package/dist/index.d.ts +0 -94
  46. package/icons/index.js +0 -29
  47. package/icons/out/icons.css +0 -489
  48. package/icons/out/icons.eot +0 -0
  49. package/icons/out/icons.html +0 -1473
  50. package/icons/out/icons.json +0 -159
  51. package/icons/out/icons.ts +0 -637
  52. package/icons/out/icons.woff +0 -0
  53. package/icons/out/icons.woff2 +0 -0
  54. package/icons/svgs/1-graph.svg +0 -3
  55. package/icons/svgs/4-graph.svg +0 -5
  56. package/icons/svgs/account-no.svg +0 -4
  57. package/icons/svgs/activity.svg +0 -5
  58. package/icons/svgs/add-collateral.svg +0 -3
  59. package/icons/svgs/add.svg +0 -3
  60. package/icons/svgs/address.svg +0 -4
  61. package/icons/svgs/api.svg +0 -6
  62. package/icons/svgs/arrow-down.svg +0 -3
  63. package/icons/svgs/arrow-left.svg +0 -3
  64. package/icons/svgs/arrow-right.svg +0 -3
  65. package/icons/svgs/arrow-up.svg +0 -3
  66. package/icons/svgs/asterik.svg +0 -3
  67. package/icons/svgs/balance-ltv.svg +0 -3
  68. package/icons/svgs/bank.svg +0 -8
  69. package/icons/svgs/blog.svg +0 -8
  70. package/icons/svgs/bonus.svg +0 -3
  71. package/icons/svgs/buy-crypto.svg +0 -3
  72. package/icons/svgs/calendar.svg +0 -3
  73. package/icons/svgs/camera.svg +0 -6
  74. package/icons/svgs/cancelled.svg +0 -3
  75. package/icons/svgs/candle chart.svg +0 -4
  76. package/icons/svgs/cheque.svg +0 -8
  77. package/icons/svgs/circle-cross.svg +0 -4
  78. package/icons/svgs/circulation-supply.svg +0 -3
  79. package/icons/svgs/city.svg +0 -3
  80. package/icons/svgs/coin-stack.svg +0 -5
  81. package/icons/svgs/coins.svg +0 -5
  82. package/icons/svgs/compare.svg +0 -3
  83. package/icons/svgs/completed.svg +0 -4
  84. package/icons/svgs/contract.svg +0 -3
  85. package/icons/svgs/copy.svg +0 -3
  86. package/icons/svgs/coupon.svg +0 -5
  87. package/icons/svgs/cross.svg +0 -3
  88. package/icons/svgs/deactivate.svg +0 -3
  89. package/icons/svgs/deposit.svg +0 -3
  90. package/icons/svgs/depth-chart.svg +0 -4
  91. package/icons/svgs/district.svg +0 -3
  92. package/icons/svgs/dob.svg +0 -3
  93. package/icons/svgs/download.svg +0 -4
  94. package/icons/svgs/downwards.svg +0 -3
  95. package/icons/svgs/driving-licence.svg +0 -3
  96. package/icons/svgs/earned.svg +0 -5
  97. package/icons/svgs/edit.svg +0 -3
  98. package/icons/svgs/email.svg +0 -3
  99. package/icons/svgs/emi-amount.svg +0 -6
  100. package/icons/svgs/emi-duedate.svg +0 -3
  101. package/icons/svgs/error.svg +0 -6
  102. package/icons/svgs/expand.svg +0 -3
  103. package/icons/svgs/external-link.svg +0 -3
  104. package/icons/svgs/facelock.svg +0 -3
  105. package/icons/svgs/fees.svg +0 -3
  106. package/icons/svgs/filter.svg +0 -3
  107. package/icons/svgs/fingerprint.svg +0 -7
  108. package/icons/svgs/form.svg +0 -3
  109. package/icons/svgs/globe.svg +0 -3
  110. package/icons/svgs/hamburger.svg +0 -3
  111. package/icons/svgs/help.svg +0 -5
  112. package/icons/svgs/hide.svg +0 -4
  113. package/icons/svgs/home.svg +0 -4
  114. package/icons/svgs/ifsc.svg +0 -7
  115. package/icons/svgs/income-source.svg +0 -3
  116. package/icons/svgs/indicators.svg +0 -3
  117. package/icons/svgs/info.svg +0 -3
  118. package/icons/svgs/initial-ltv.svg +0 -3
  119. package/icons/svgs/instant-buy-sell.svg +0 -3
  120. package/icons/svgs/interest-amount.svg +0 -3
  121. package/icons/svgs/interest-rate.svg +0 -6
  122. package/icons/svgs/kyc.svg +0 -5
  123. package/icons/svgs/lend.svg +0 -4
  124. package/icons/svgs/link.svg +0 -4
  125. package/icons/svgs/liquidation-cost.svg +0 -3
  126. package/icons/svgs/liquidation-id.svg +0 -3
  127. package/icons/svgs/liquidation-price.svg +0 -3
  128. package/icons/svgs/liquidation.svg +0 -4
  129. package/icons/svgs/list.svg +0 -8
  130. package/icons/svgs/loan-amount.svg +0 -3
  131. package/icons/svgs/loan-details.svg +0 -3
  132. package/icons/svgs/loan-repayment.svg +0 -3
  133. package/icons/svgs/loan-term.svg +0 -3
  134. package/icons/svgs/location.svg +0 -4
  135. package/icons/svgs/lock.svg +0 -3
  136. package/icons/svgs/logout.svg +0 -3
  137. package/icons/svgs/ltv-ratio.svg +0 -5
  138. package/icons/svgs/mail.svg +0 -3
  139. package/icons/svgs/map.svg +0 -4
  140. package/icons/svgs/margin-call.svg +0 -4
  141. package/icons/svgs/max-supply.svg +0 -3
  142. package/icons/svgs/menu.svg +0 -3
  143. package/icons/svgs/more-options.svg +0 -5
  144. package/icons/svgs/negative.svg +0 -3
  145. package/icons/svgs/network.svg +0 -3
  146. package/icons/svgs/next.svg +0 -3
  147. package/icons/svgs/nominee.svg +0 -3
  148. package/icons/svgs/note.svg +0 -3
  149. package/icons/svgs/notification.svg +0 -3
  150. package/icons/svgs/occupation.svg +0 -3
  151. package/icons/svgs/ongoing.svg +0 -4
  152. package/icons/svgs/order.svg +0 -4
  153. package/icons/svgs/orders-complete.svg +0 -6
  154. package/icons/svgs/pair-selector.svg +0 -3
  155. package/icons/svgs/pan.svg +0 -8
  156. package/icons/svgs/passbook.svg +0 -3
  157. package/icons/svgs/passport.svg +0 -4
  158. package/icons/svgs/pay-emi.svg +0 -3
  159. package/icons/svgs/pay-lumpsum.svg +0 -3
  160. package/icons/svgs/pay-off-loan.svg +0 -3
  161. package/icons/svgs/penalty-charges.svg +0 -3
  162. package/icons/svgs/percentage.svg +0 -6
  163. package/icons/svgs/phone.svg +0 -3
  164. package/icons/svgs/positive.svg +0 -3
  165. package/icons/svgs/prepay-principal.svg +0 -3
  166. package/icons/svgs/previous.svg +0 -3
  167. package/icons/svgs/profile.svg +0 -3
  168. package/icons/svgs/quicktrade.svg +0 -5
  169. package/icons/svgs/rank.svg +0 -3
  170. package/icons/svgs/ream.svg +0 -6
  171. package/icons/svgs/recieve.svg +0 -3
  172. package/icons/svgs/repayment-schedule.svg +0 -4
  173. package/icons/svgs/reports.svg +0 -6
  174. package/icons/svgs/reset.svg +0 -4
  175. package/icons/svgs/save.svg +0 -3
  176. package/icons/svgs/scan.svg +0 -3
  177. package/icons/svgs/search.svg +0 -3
  178. package/icons/svgs/security.svg +0 -4
  179. package/icons/svgs/selfie.svg +0 -5
  180. package/icons/svgs/sell-crypto.svg +0 -3
  181. package/icons/svgs/send-email.svg +0 -3
  182. package/icons/svgs/send.svg +0 -3
  183. package/icons/svgs/separator.svg +0 -3
  184. package/icons/svgs/setttings.svg +0 -3
  185. package/icons/svgs/share.svg +0 -3
  186. package/icons/svgs/show.svg +0 -3
  187. package/icons/svgs/side.svg +0 -7
  188. package/icons/svgs/sip.svg +0 -4
  189. package/icons/svgs/sms.svg +0 -6
  190. package/icons/svgs/star-filled.svg +0 -3
  191. package/icons/svgs/star.svg +0 -3
  192. package/icons/svgs/statement.svg +0 -3
  193. package/icons/svgs/stop.svg +0 -3
  194. package/icons/svgs/street-address.svg +0 -3
  195. package/icons/svgs/subtract.svg +0 -3
  196. package/icons/svgs/success.svg +0 -4
  197. package/icons/svgs/support.svg +0 -5
  198. package/icons/svgs/templates.svg +0 -3
  199. package/icons/svgs/term.svg +0 -3
  200. package/icons/svgs/tick.svg +0 -3
  201. package/icons/svgs/total-payable-lumpsum.svg +0 -9
  202. package/icons/svgs/trash.svg +0 -3
  203. package/icons/svgs/unlock.svg +0 -3
  204. package/icons/svgs/upi.svg +0 -3
  205. package/icons/svgs/upload.svg +0 -4
  206. package/icons/svgs/upwards.svg +0 -3
  207. package/icons/svgs/voting-card.svg +0 -5
  208. package/icons/svgs/wallet.svg +0 -3
  209. package/icons/svgs/xpress.svg +0 -6
  210. package/icons/svgs/zip-code.svg +0 -3
  211. package/rollup.config.js +0 -49
  212. package/src/components/Button/index.tsx +0 -55
  213. package/src/components/Button/styles.ts +0 -142
  214. package/src/components/Button/typings.ts +0 -20
  215. package/src/components/Checkbox/index.tsx +0 -44
  216. package/src/components/Checkbox/styles.ts +0 -76
  217. package/src/components/Checkbox/typings.ts +0 -11
  218. package/src/components/CircularLoader/index.tsx +0 -22
  219. package/src/components/CircularLoader/style.ts +0 -18
  220. package/src/components/DateRangePicker/index.tsx +0 -36
  221. package/src/components/DateRangePicker/styles.css +0 -676
  222. package/src/components/Input/index.tsx +0 -95
  223. package/src/components/Input/styles.ts +0 -79
  224. package/src/components/Input/typings.ts +0 -25
  225. package/src/components/Popper/index.tsx +0 -62
  226. package/src/components/Popper/styles.ts +0 -59
  227. package/src/components/Popper/typings.ts +0 -16
  228. package/src/components/Radio/index.tsx +0 -32
  229. package/src/components/Radio/styles.ts +0 -51
  230. package/src/components/Radio/typings.ts +0 -11
  231. package/src/components/Toast/index.tsx +0 -88
  232. package/src/components/Toast/styles.ts +0 -69
  233. package/src/components/Toast/typings.ts +0 -6
  234. package/src/hooks/useFocus.ts +0 -16
  235. package/src/styles/colors.ts +0 -39
  236. package/src/styles/mixins.ts +0 -52
  237. package/src/styles/typography.ts +0 -331
  238. package/src/styles/utils.ts +0 -39
  239. package/stories/Button.stories.tsx +0 -20
  240. package/stories/Checkbox.stories.tsx +0 -18
  241. package/stories/CircularLoader.stories.tsx +0 -15
  242. package/stories/DateRangePicker.stories.tsx +0 -18
  243. package/stories/Input.stories.tsx +0 -18
  244. package/stories/Popper.stories.tsx +0 -23
  245. package/stories/Radio.stories.tsx +0 -18
  246. package/stories/Toast.stories.tsx +0 -17
  247. package/tsconfig.json +0 -24
@@ -1,489 +0,0 @@
1
- @font-face {
2
- font-family: "icons";
3
- src: url("./icons.eot?be1dd6f2957f3e6142085516be87f8ce#iefix") format("embedded-opentype"),
4
- url("./icons.woff2?be1dd6f2957f3e6142085516be87f8ce") format("woff2"),
5
- url("./icons.woff?be1dd6f2957f3e6142085516be87f8ce") format("woff");
6
- }
7
-
8
- i[class^="icon-"]:before, i[class*=" icon-"]:before {
9
- font-family: icons !important;
10
- font-style: normal;
11
- font-weight: normal !important;
12
- font-variant: normal;
13
- text-transform: none;
14
- line-height: 1;
15
- -webkit-font-smoothing: antialiased;
16
- -moz-osx-font-smoothing: grayscale;
17
- }
18
-
19
- .icon-1-graph:before {
20
- content: "\f101";
21
- }
22
- .icon-4-graph:before {
23
- content: "\f102";
24
- }
25
- .icon-account-no:before {
26
- content: "\f103";
27
- }
28
- .icon-activity:before {
29
- content: "\f104";
30
- }
31
- .icon-add-collateral:before {
32
- content: "\f105";
33
- }
34
- .icon-add:before {
35
- content: "\f106";
36
- }
37
- .icon-address:before {
38
- content: "\f107";
39
- }
40
- .icon-api:before {
41
- content: "\f108";
42
- }
43
- .icon-arrow-down:before {
44
- content: "\f109";
45
- }
46
- .icon-arrow-left:before {
47
- content: "\f10a";
48
- }
49
- .icon-arrow-right:before {
50
- content: "\f10b";
51
- }
52
- .icon-arrow-up:before {
53
- content: "\f10c";
54
- }
55
- .icon-asterik:before {
56
- content: "\f10d";
57
- }
58
- .icon-balance-ltv:before {
59
- content: "\f10e";
60
- }
61
- .icon-bank:before {
62
- content: "\f10f";
63
- }
64
- .icon-blog:before {
65
- content: "\f110";
66
- }
67
- .icon-bonus:before {
68
- content: "\f111";
69
- }
70
- .icon-buy-crypto:before {
71
- content: "\f112";
72
- }
73
- .icon-calendar:before {
74
- content: "\f113";
75
- }
76
- .icon-camera:before {
77
- content: "\f114";
78
- }
79
- .icon-cancelled:before {
80
- content: "\f115";
81
- }
82
- .icon-candle-chart:before {
83
- content: "\f116";
84
- }
85
- .icon-cheque:before {
86
- content: "\f117";
87
- }
88
- .icon-circle-cross:before {
89
- content: "\f118";
90
- }
91
- .icon-circulation-supply:before {
92
- content: "\f119";
93
- }
94
- .icon-city:before {
95
- content: "\f11a";
96
- }
97
- .icon-coin-stack:before {
98
- content: "\f11b";
99
- }
100
- .icon-coins:before {
101
- content: "\f11c";
102
- }
103
- .icon-compare:before {
104
- content: "\f11d";
105
- }
106
- .icon-completed:before {
107
- content: "\f11e";
108
- }
109
- .icon-contract:before {
110
- content: "\f11f";
111
- }
112
- .icon-copy:before {
113
- content: "\f120";
114
- }
115
- .icon-coupon:before {
116
- content: "\f121";
117
- }
118
- .icon-cross:before {
119
- content: "\f122";
120
- }
121
- .icon-deactivate:before {
122
- content: "\f123";
123
- }
124
- .icon-deposit:before {
125
- content: "\f124";
126
- }
127
- .icon-depth-chart:before {
128
- content: "\f125";
129
- }
130
- .icon-district:before {
131
- content: "\f126";
132
- }
133
- .icon-dob:before {
134
- content: "\f127";
135
- }
136
- .icon-download:before {
137
- content: "\f128";
138
- }
139
- .icon-downwards:before {
140
- content: "\f129";
141
- }
142
- .icon-driving-licence:before {
143
- content: "\f12a";
144
- }
145
- .icon-earned:before {
146
- content: "\f12b";
147
- }
148
- .icon-edit:before {
149
- content: "\f12c";
150
- }
151
- .icon-email:before {
152
- content: "\f12d";
153
- }
154
- .icon-emi-amount:before {
155
- content: "\f12e";
156
- }
157
- .icon-emi-duedate:before {
158
- content: "\f12f";
159
- }
160
- .icon-error:before {
161
- content: "\f130";
162
- }
163
- .icon-expand:before {
164
- content: "\f131";
165
- }
166
- .icon-external-link:before {
167
- content: "\f132";
168
- }
169
- .icon-facelock:before {
170
- content: "\f133";
171
- }
172
- .icon-fees:before {
173
- content: "\f134";
174
- }
175
- .icon-filter:before {
176
- content: "\f135";
177
- }
178
- .icon-fingerprint:before {
179
- content: "\f136";
180
- }
181
- .icon-form:before {
182
- content: "\f137";
183
- }
184
- .icon-globe:before {
185
- content: "\f138";
186
- }
187
- .icon-hamburger:before {
188
- content: "\f139";
189
- }
190
- .icon-help:before {
191
- content: "\f13a";
192
- }
193
- .icon-hide:before {
194
- content: "\f13b";
195
- }
196
- .icon-home:before {
197
- content: "\f13c";
198
- }
199
- .icon-ifsc:before {
200
- content: "\f13d";
201
- }
202
- .icon-income-source:before {
203
- content: "\f13e";
204
- }
205
- .icon-indicators:before {
206
- content: "\f13f";
207
- }
208
- .icon-info:before {
209
- content: "\f140";
210
- }
211
- .icon-initial-ltv:before {
212
- content: "\f141";
213
- }
214
- .icon-instant-buy-sell:before {
215
- content: "\f142";
216
- }
217
- .icon-interest-amount:before {
218
- content: "\f143";
219
- }
220
- .icon-interest-rate:before {
221
- content: "\f144";
222
- }
223
- .icon-kyc:before {
224
- content: "\f145";
225
- }
226
- .icon-lend:before {
227
- content: "\f146";
228
- }
229
- .icon-link:before {
230
- content: "\f147";
231
- }
232
- .icon-liquidation-cost:before {
233
- content: "\f148";
234
- }
235
- .icon-liquidation-id:before {
236
- content: "\f149";
237
- }
238
- .icon-liquidation-price:before {
239
- content: "\f14a";
240
- }
241
- .icon-liquidation:before {
242
- content: "\f14b";
243
- }
244
- .icon-list:before {
245
- content: "\f14c";
246
- }
247
- .icon-loan-amount:before {
248
- content: "\f14d";
249
- }
250
- .icon-loan-details:before {
251
- content: "\f14e";
252
- }
253
- .icon-loan-repayment:before {
254
- content: "\f14f";
255
- }
256
- .icon-loan-term:before {
257
- content: "\f150";
258
- }
259
- .icon-location:before {
260
- content: "\f151";
261
- }
262
- .icon-lock:before {
263
- content: "\f152";
264
- }
265
- .icon-logout:before {
266
- content: "\f153";
267
- }
268
- .icon-ltv-ratio:before {
269
- content: "\f154";
270
- }
271
- .icon-mail:before {
272
- content: "\f155";
273
- }
274
- .icon-map:before {
275
- content: "\f156";
276
- }
277
- .icon-margin-call:before {
278
- content: "\f157";
279
- }
280
- .icon-max-supply:before {
281
- content: "\f158";
282
- }
283
- .icon-menu:before {
284
- content: "\f159";
285
- }
286
- .icon-more-options:before {
287
- content: "\f15a";
288
- }
289
- .icon-negative:before {
290
- content: "\f15b";
291
- }
292
- .icon-network:before {
293
- content: "\f15c";
294
- }
295
- .icon-next:before {
296
- content: "\f15d";
297
- }
298
- .icon-nominee:before {
299
- content: "\f15e";
300
- }
301
- .icon-note:before {
302
- content: "\f15f";
303
- }
304
- .icon-notification:before {
305
- content: "\f160";
306
- }
307
- .icon-occupation:before {
308
- content: "\f161";
309
- }
310
- .icon-ongoing:before {
311
- content: "\f162";
312
- }
313
- .icon-order:before {
314
- content: "\f163";
315
- }
316
- .icon-orders-complete:before {
317
- content: "\f164";
318
- }
319
- .icon-pair-selector:before {
320
- content: "\f165";
321
- }
322
- .icon-pan:before {
323
- content: "\f166";
324
- }
325
- .icon-passbook:before {
326
- content: "\f167";
327
- }
328
- .icon-passport:before {
329
- content: "\f168";
330
- }
331
- .icon-pay-emi:before {
332
- content: "\f169";
333
- }
334
- .icon-pay-lumpsum:before {
335
- content: "\f16a";
336
- }
337
- .icon-pay-off-loan:before {
338
- content: "\f16b";
339
- }
340
- .icon-penalty-charges:before {
341
- content: "\f16c";
342
- }
343
- .icon-percentage:before {
344
- content: "\f16d";
345
- }
346
- .icon-phone:before {
347
- content: "\f16e";
348
- }
349
- .icon-positive:before {
350
- content: "\f16f";
351
- }
352
- .icon-prepay-principal:before {
353
- content: "\f170";
354
- }
355
- .icon-previous:before {
356
- content: "\f171";
357
- }
358
- .icon-profile:before {
359
- content: "\f172";
360
- }
361
- .icon-quicktrade:before {
362
- content: "\f173";
363
- }
364
- .icon-rank:before {
365
- content: "\f174";
366
- }
367
- .icon-ream:before {
368
- content: "\f175";
369
- }
370
- .icon-recieve:before {
371
- content: "\f176";
372
- }
373
- .icon-repayment-schedule:before {
374
- content: "\f177";
375
- }
376
- .icon-reports:before {
377
- content: "\f178";
378
- }
379
- .icon-reset:before {
380
- content: "\f179";
381
- }
382
- .icon-save:before {
383
- content: "\f17a";
384
- }
385
- .icon-scan:before {
386
- content: "\f17b";
387
- }
388
- .icon-search:before {
389
- content: "\f17c";
390
- }
391
- .icon-security:before {
392
- content: "\f17d";
393
- }
394
- .icon-selfie:before {
395
- content: "\f17e";
396
- }
397
- .icon-sell-crypto:before {
398
- content: "\f17f";
399
- }
400
- .icon-send-email:before {
401
- content: "\f180";
402
- }
403
- .icon-send:before {
404
- content: "\f181";
405
- }
406
- .icon-separator:before {
407
- content: "\f182";
408
- }
409
- .icon-setttings:before {
410
- content: "\f183";
411
- }
412
- .icon-share:before {
413
- content: "\f184";
414
- }
415
- .icon-show:before {
416
- content: "\f185";
417
- }
418
- .icon-side:before {
419
- content: "\f186";
420
- }
421
- .icon-sip:before {
422
- content: "\f187";
423
- }
424
- .icon-sms:before {
425
- content: "\f188";
426
- }
427
- .icon-star-filled:before {
428
- content: "\f189";
429
- }
430
- .icon-star:before {
431
- content: "\f18a";
432
- }
433
- .icon-statement:before {
434
- content: "\f18b";
435
- }
436
- .icon-stop:before {
437
- content: "\f18c";
438
- }
439
- .icon-street-address:before {
440
- content: "\f18d";
441
- }
442
- .icon-subtract:before {
443
- content: "\f18e";
444
- }
445
- .icon-success:before {
446
- content: "\f18f";
447
- }
448
- .icon-support:before {
449
- content: "\f190";
450
- }
451
- .icon-templates:before {
452
- content: "\f191";
453
- }
454
- .icon-term:before {
455
- content: "\f192";
456
- }
457
- .icon-tick:before {
458
- content: "\f193";
459
- }
460
- .icon-total-payable-lumpsum:before {
461
- content: "\f194";
462
- }
463
- .icon-trash:before {
464
- content: "\f195";
465
- }
466
- .icon-unlock:before {
467
- content: "\f196";
468
- }
469
- .icon-upi:before {
470
- content: "\f197";
471
- }
472
- .icon-upload:before {
473
- content: "\f198";
474
- }
475
- .icon-upwards:before {
476
- content: "\f199";
477
- }
478
- .icon-voting-card:before {
479
- content: "\f19a";
480
- }
481
- .icon-wallet:before {
482
- content: "\f19b";
483
- }
484
- .icon-xpress:before {
485
- content: "\f19c";
486
- }
487
- .icon-zip-code:before {
488
- content: "\f19d";
489
- }
Binary file