@douyinfe/semi-icons 2.88.0-beta.0 → 2.88.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/umd/semi-icons.js +1134 -65
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/icons/IconAlarmStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlarmStroked.js +45 -0
- package/lib/cjs/icons/IconBook.d.ts +3 -0
- package/lib/cjs/icons/IconBook.js +26 -0
- package/lib/cjs/icons/IconBriefcaseStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBriefcaseStroked.js +26 -0
- package/lib/cjs/icons/IconCalendarClockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCalendarClockStroked.js +46 -0
- package/lib/cjs/icons/IconCameraStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCameraStroked.js +33 -0
- package/lib/cjs/icons/IconCartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCartStroked.js +34 -0
- package/lib/cjs/icons/IconClockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconClockStroked.js +26 -0
- package/lib/cjs/icons/IconCoinMoney.d.ts +3 -0
- package/lib/cjs/icons/IconCoinMoney.js +26 -0
- package/lib/cjs/icons/IconCreditCardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCreditCardStroked.js +29 -0
- package/lib/cjs/icons/IconCrownStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCrownStroked.js +26 -0
- package/lib/cjs/icons/IconDownCircle.d.ts +3 -0
- package/lib/cjs/icons/IconDownCircle.js +26 -0
- package/lib/cjs/icons/IconEdit2.d.ts +3 -0
- package/lib/cjs/icons/IconEdit2.js +32 -0
- package/lib/cjs/icons/IconEyeClosedSolidStroked.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosedSolidStroked.js +34 -0
- package/lib/cjs/icons/IconEyeClosedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosedStroked.js +26 -0
- package/lib/cjs/icons/IconEyeOpenedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconEyeOpenedStroked.js +33 -0
- package/lib/cjs/icons/IconFilterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFilterStroked.js +26 -0
- package/lib/cjs/icons/IconFlagStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFlagStroked.js +26 -0
- package/lib/cjs/icons/IconFolderOpenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFolderOpenStroked.js +26 -0
- package/lib/cjs/icons/IconGlobeStrokeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGlobeStrokeStroked.js +26 -0
- package/lib/cjs/icons/IconGlobeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGlobeStroked.js +26 -0
- package/lib/cjs/icons/IconHornStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHornStroked.js +30 -0
- package/lib/cjs/icons/IconHourglass.js +1 -3
- package/lib/cjs/icons/IconIdCardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconIdCardStroked.js +26 -0
- package/lib/cjs/icons/IconLeftCircle.d.ts +3 -0
- package/lib/cjs/icons/IconLeftCircle.js +26 -0
- package/lib/cjs/icons/IconMicrophoneOffStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophoneOffStroked.js +37 -0
- package/lib/cjs/icons/IconMicrophoneStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophoneStroked.js +26 -0
- package/lib/cjs/icons/IconMiniPlayer.js +3 -3
- package/lib/cjs/icons/IconMoonStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMoonStroked.js +26 -0
- package/lib/cjs/icons/IconMuteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMuteStroked.js +26 -0
- package/lib/cjs/icons/IconNoteMoney.d.ts +3 -0
- package/lib/cjs/icons/IconNoteMoney.js +26 -0
- package/lib/cjs/icons/IconPaperclipStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPaperclipStroked.js +26 -0
- package/lib/cjs/icons/IconPhoneStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPhoneStroked.js +26 -0
- package/lib/cjs/icons/IconPrize.d.ts +3 -0
- package/lib/cjs/icons/IconPrize.js +28 -0
- package/lib/cjs/icons/IconRealSize.d.ts +3 -0
- package/lib/cjs/icons/IconRealSize.js +26 -0
- package/lib/cjs/icons/IconSafeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSafeStroked.js +26 -0
- package/lib/cjs/icons/IconScissorsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconScissorsStroked.js +26 -0
- package/lib/cjs/icons/IconShare.d.ts +3 -0
- package/lib/cjs/icons/IconShare.js +26 -0
- package/lib/cjs/icons/IconShoppingBagStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShoppingBagStroked.js +31 -0
- package/lib/cjs/icons/IconSunStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSunStroked.js +34 -0
- package/lib/cjs/icons/IconTestScore.d.ts +3 -0
- package/lib/cjs/icons/IconTestScore.js +26 -0
- package/lib/cjs/icons/IconTicketCode.d.ts +3 -0
- package/lib/cjs/icons/IconTicketCode.js +26 -0
- package/lib/cjs/icons/IconUserCardVideoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserCardVideoStroked.js +36 -0
- package/lib/cjs/icons/IconUserList.d.ts +3 -0
- package/lib/cjs/icons/IconUserList.js +26 -0
- package/lib/cjs/icons/IconVolume1Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconVolume1Stroked.js +31 -0
- package/lib/cjs/icons/IconVolume2Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconVolume2Stroked.js +29 -0
- package/lib/cjs/icons/IconVolumeSilentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVolumeSilentStroked.js +26 -0
- package/lib/cjs/icons/IconWrenchStroked.d.ts +3 -0
- package/lib/cjs/icons/IconWrenchStroked.js +26 -0
- package/lib/cjs/icons/index.d.ts +47 -2
- package/lib/cjs/icons/index.js +317 -2
- package/lib/es/icons/IconAlarmStroked.d.ts +3 -0
- package/lib/es/icons/IconAlarmStroked.js +37 -0
- package/lib/es/icons/IconBook.d.ts +3 -0
- package/lib/es/icons/IconBook.js +18 -0
- package/lib/es/icons/IconBriefcaseStroked.d.ts +3 -0
- package/lib/es/icons/IconBriefcaseStroked.js +18 -0
- package/lib/es/icons/IconCalendarClockStroked.d.ts +3 -0
- package/lib/es/icons/IconCalendarClockStroked.js +38 -0
- package/lib/es/icons/IconCameraStroked.d.ts +3 -0
- package/lib/es/icons/IconCameraStroked.js +25 -0
- package/lib/es/icons/IconCartStroked.d.ts +3 -0
- package/lib/es/icons/IconCartStroked.js +26 -0
- package/lib/es/icons/IconClockStroked.d.ts +3 -0
- package/lib/es/icons/IconClockStroked.js +18 -0
- package/lib/es/icons/IconCoinMoney.d.ts +3 -0
- package/lib/es/icons/IconCoinMoney.js +18 -0
- package/lib/es/icons/IconCreditCardStroked.d.ts +3 -0
- package/lib/es/icons/IconCreditCardStroked.js +21 -0
- package/lib/es/icons/IconCrownStroked.d.ts +3 -0
- package/lib/es/icons/IconCrownStroked.js +18 -0
- package/lib/es/icons/IconDownCircle.d.ts +3 -0
- package/lib/es/icons/IconDownCircle.js +18 -0
- package/lib/es/icons/IconEdit2.d.ts +3 -0
- package/lib/es/icons/IconEdit2.js +24 -0
- package/lib/es/icons/IconEyeClosedSolidStroked.d.ts +3 -0
- package/lib/es/icons/IconEyeClosedSolidStroked.js +26 -0
- package/lib/es/icons/IconEyeClosedStroked.d.ts +3 -0
- package/lib/es/icons/IconEyeClosedStroked.js +18 -0
- package/lib/es/icons/IconEyeOpenedStroked.d.ts +3 -0
- package/lib/es/icons/IconEyeOpenedStroked.js +25 -0
- package/lib/es/icons/IconFilterStroked.d.ts +3 -0
- package/lib/es/icons/IconFilterStroked.js +18 -0
- package/lib/es/icons/IconFlagStroked.d.ts +3 -0
- package/lib/es/icons/IconFlagStroked.js +18 -0
- package/lib/es/icons/IconFolderOpenStroked.d.ts +3 -0
- package/lib/es/icons/IconFolderOpenStroked.js +18 -0
- package/lib/es/icons/IconGlobeStrokeStroked.d.ts +3 -0
- package/lib/es/icons/IconGlobeStrokeStroked.js +18 -0
- package/lib/es/icons/IconGlobeStroked.d.ts +3 -0
- package/lib/es/icons/IconGlobeStroked.js +18 -0
- package/lib/es/icons/IconHornStroked.d.ts +3 -0
- package/lib/es/icons/IconHornStroked.js +22 -0
- package/lib/es/icons/IconHourglass.js +1 -3
- package/lib/es/icons/IconIdCardStroked.d.ts +3 -0
- package/lib/es/icons/IconIdCardStroked.js +18 -0
- package/lib/es/icons/IconLeftCircle.d.ts +3 -0
- package/lib/es/icons/IconLeftCircle.js +18 -0
- package/lib/es/icons/IconMicrophoneOffStroked.d.ts +3 -0
- package/lib/es/icons/IconMicrophoneOffStroked.js +29 -0
- package/lib/es/icons/IconMicrophoneStroked.d.ts +3 -0
- package/lib/es/icons/IconMicrophoneStroked.js +18 -0
- package/lib/es/icons/IconMiniPlayer.js +3 -3
- package/lib/es/icons/IconMoonStroked.d.ts +3 -0
- package/lib/es/icons/IconMoonStroked.js +18 -0
- package/lib/es/icons/IconMuteStroked.d.ts +3 -0
- package/lib/es/icons/IconMuteStroked.js +18 -0
- package/lib/es/icons/IconNoteMoney.d.ts +3 -0
- package/lib/es/icons/IconNoteMoney.js +18 -0
- package/lib/es/icons/IconPaperclipStroked.d.ts +3 -0
- package/lib/es/icons/IconPaperclipStroked.js +18 -0
- package/lib/es/icons/IconPhoneStroked.d.ts +3 -0
- package/lib/es/icons/IconPhoneStroked.js +18 -0
- package/lib/es/icons/IconPrize.d.ts +3 -0
- package/lib/es/icons/IconPrize.js +20 -0
- package/lib/es/icons/IconRealSize.d.ts +3 -0
- package/lib/es/icons/IconRealSize.js +18 -0
- package/lib/es/icons/IconSafeStroked.d.ts +3 -0
- package/lib/es/icons/IconSafeStroked.js +18 -0
- package/lib/es/icons/IconScissorsStroked.d.ts +3 -0
- package/lib/es/icons/IconScissorsStroked.js +18 -0
- package/lib/es/icons/IconShare.d.ts +3 -0
- package/lib/es/icons/IconShare.js +18 -0
- package/lib/es/icons/IconShoppingBagStroked.d.ts +3 -0
- package/lib/es/icons/IconShoppingBagStroked.js +23 -0
- package/lib/es/icons/IconSunStroked.d.ts +3 -0
- package/lib/es/icons/IconSunStroked.js +26 -0
- package/lib/es/icons/IconTestScore.d.ts +3 -0
- package/lib/es/icons/IconTestScore.js +18 -0
- package/lib/es/icons/IconTicketCode.d.ts +3 -0
- package/lib/es/icons/IconTicketCode.js +18 -0
- package/lib/es/icons/IconUserCardVideoStroked.d.ts +3 -0
- package/lib/es/icons/IconUserCardVideoStroked.js +28 -0
- package/lib/es/icons/IconUserList.d.ts +3 -0
- package/lib/es/icons/IconUserList.js +18 -0
- package/lib/es/icons/IconVolume1Stroked.d.ts +3 -0
- package/lib/es/icons/IconVolume1Stroked.js +23 -0
- package/lib/es/icons/IconVolume2Stroked.d.ts +3 -0
- package/lib/es/icons/IconVolume2Stroked.js +21 -0
- package/lib/es/icons/IconVolumeSilentStroked.d.ts +3 -0
- package/lib/es/icons/IconVolumeSilentStroked.js +18 -0
- package/lib/es/icons/IconWrenchStroked.d.ts +3 -0
- package/lib/es/icons/IconWrenchStroked.js +18 -0
- package/lib/es/icons/index.d.ts +47 -2
- package/lib/es/icons/index.js +48 -3
- package/package.json +2 -2
- package/src/icons/IconAlarmStroked.tsx +41 -0
- package/src/icons/IconBook.tsx +23 -0
- package/src/icons/IconBriefcaseStroked.tsx +23 -0
- package/src/icons/IconCalendarClockStroked.tsx +34 -0
- package/src/icons/IconCameraStroked.tsx +31 -0
- package/src/icons/IconCartStroked.tsx +27 -0
- package/src/icons/IconClockStroked.tsx +23 -0
- package/src/icons/IconCoinMoney.tsx +23 -0
- package/src/icons/IconCreditCardStroked.tsx +24 -0
- package/src/icons/IconCrownStroked.tsx +23 -0
- package/src/icons/IconDownCircle.tsx +23 -0
- package/src/icons/IconEdit2.tsx +31 -0
- package/src/icons/IconEyeClosedSolidStroked.tsx +30 -0
- package/src/icons/IconEyeClosedStroked.tsx +23 -0
- package/src/icons/IconEyeOpenedStroked.tsx +31 -0
- package/src/icons/IconFilterStroked.tsx +23 -0
- package/src/icons/IconFlagStroked.tsx +23 -0
- package/src/icons/IconFolderOpenStroked.tsx +23 -0
- package/src/icons/IconGlobeStrokeStroked.tsx +23 -0
- package/src/icons/IconGlobeStroked.tsx +23 -0
- package/src/icons/IconHornStroked.tsx +28 -0
- package/src/icons/IconHourglass.tsx +1 -3
- package/src/icons/IconIdCardStroked.tsx +23 -0
- package/src/icons/IconLeftCircle.tsx +23 -0
- package/src/icons/IconMicrophoneOffStroked.tsx +34 -0
- package/src/icons/IconMicrophoneStroked.tsx +23 -0
- package/src/icons/IconMiniPlayer.tsx +15 -6
- package/src/icons/IconMoonStroked.tsx +23 -0
- package/src/icons/IconMuteStroked.tsx +23 -0
- package/src/icons/IconNoteMoney.tsx +23 -0
- package/src/icons/IconPaperclipStroked.tsx +23 -0
- package/src/icons/IconPhoneStroked.tsx +23 -0
- package/src/icons/IconPrize.tsx +25 -0
- package/src/icons/IconRealSize.tsx +23 -0
- package/src/icons/IconSafeStroked.tsx +23 -0
- package/src/icons/IconScissorsStroked.tsx +23 -0
- package/src/icons/IconShare.tsx +23 -0
- package/src/icons/IconShoppingBagStroked.tsx +29 -0
- package/src/icons/IconSunStroked.tsx +30 -0
- package/src/icons/IconTestScore.tsx +23 -0
- package/src/icons/IconTicketCode.tsx +23 -0
- package/src/icons/IconUserCardVideoStroked.tsx +32 -0
- package/src/icons/IconUserList.tsx +23 -0
- package/src/icons/IconVolume1Stroked.tsx +29 -0
- package/src/icons/IconVolume2Stroked.tsx +27 -0
- package/src/icons/IconVolumeSilentStroked.tsx +23 -0
- package/src/icons/IconWrenchStroked.tsx +23 -0
- package/src/icons/index.ts +48 -3
- package/src/svgs/alarm_stroked.svg +13 -0
- package/src/svgs/book.svg +3 -0
- package/src/svgs/briefcase_stroked.svg +3 -0
- package/src/svgs/calendar_clock_stroked.svg +9 -0
- package/src/svgs/camera_stroked.svg +4 -0
- package/src/svgs/cart_stroked.svg +5 -0
- package/src/svgs/clock_stroked.svg +3 -0
- package/src/svgs/coin_money.svg +3 -0
- package/src/svgs/credit_card_stroked.svg +4 -0
- package/src/svgs/crown_stroked.svg +3 -0
- package/src/svgs/down_circle.svg +3 -0
- package/src/svgs/edit_2.svg +5 -0
- package/src/svgs/eye_closed_solid_stroked.svg +5 -0
- package/src/svgs/eye_closed_stroked.svg +3 -0
- package/src/svgs/eye_opened_stroked.svg +4 -0
- package/src/svgs/filter_stroked.svg +3 -0
- package/src/svgs/flag_stroked.svg +3 -0
- package/src/svgs/folder_open_stroked.svg +3 -0
- package/src/svgs/globe_stroke_stroked.svg +3 -0
- package/src/svgs/globe_stroked.svg +3 -0
- package/src/svgs/horn_stroked.svg +4 -0
- package/src/svgs/hourglass.svg +3 -1
- package/src/svgs/id_card_stroked.svg +3 -0
- package/src/svgs/left-circle.svg +3 -0
- package/src/svgs/meta.json +180 -0
- package/src/svgs/microphone_off_stroked.svg +6 -0
- package/src/svgs/microphone_stroked.svg +3 -0
- package/src/svgs/mini_player.svg +1 -1
- package/src/svgs/moon_stroked.svg +3 -0
- package/src/svgs/mute_stroked.svg +3 -0
- package/src/svgs/note_money.svg +3 -0
- package/src/svgs/paperclip_stroked.svg +3 -0
- package/src/svgs/phone_stroked.svg +3 -0
- package/src/svgs/prize.svg +3 -0
- package/src/svgs/real_size.svg +3 -0
- package/src/svgs/safe_stroked.svg +3 -0
- package/src/svgs/scissors_stroked.svg +3 -0
- package/src/svgs/share.svg +3 -0
- package/src/svgs/shopping_bag_stroked.svg +4 -0
- package/src/svgs/sun_stroked.svg +10 -0
- package/src/svgs/test_score.svg +3 -0
- package/src/svgs/ticket_code.svg +3 -0
- package/src/svgs/user_card_video_stroked.svg +5 -0
- package/src/svgs/user_list.svg +3 -0
- package/src/svgs/volume_1_stroked.svg +4 -0
- package/src/svgs/volume_2_stroked.svg +4 -0
- package/src/svgs/volume_silent_stroked.svg +3 -0
- package/src/svgs/wrench_stroked.svg +3 -0
package/dist/umd/semi-icons.js
CHANGED
|
@@ -207,6 +207,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
207
207
|
IconAbsoluteStroked: () => (/* reexport */ IconAbsoluteStroked),
|
|
208
208
|
IconActivity: () => (/* reexport */ IconActivity),
|
|
209
209
|
IconAlarm: () => (/* reexport */ IconAlarm),
|
|
210
|
+
IconAlarmStroked: () => (/* reexport */ IconAlarmStroked),
|
|
210
211
|
IconAlertCircle: () => (/* reexport */ IconAlertCircle),
|
|
211
212
|
IconAlertTriangle: () => (/* reexport */ IconAlertTriangle),
|
|
212
213
|
IconAlignBottom: () => (/* reexport */ IconAlignBottom),
|
|
@@ -247,6 +248,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
247
248
|
IconBellStroked: () => (/* reexport */ IconBellStroked),
|
|
248
249
|
IconBold: () => (/* reexport */ IconBold),
|
|
249
250
|
IconBolt: () => (/* reexport */ IconBolt),
|
|
251
|
+
IconBook: () => (/* reexport */ IconBook),
|
|
250
252
|
IconBookH5Stroked: () => (/* reexport */ IconBookH5Stroked),
|
|
251
253
|
IconBookOpenStroked: () => (/* reexport */ IconBookOpenStroked),
|
|
252
254
|
IconBookStroked: () => (/* reexport */ IconBookStroked),
|
|
@@ -261,18 +263,22 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
261
263
|
IconBranch: () => (/* reexport */ IconBranch),
|
|
262
264
|
IconBriefStroked: () => (/* reexport */ IconBriefStroked),
|
|
263
265
|
IconBriefcase: () => (/* reexport */ IconBriefcase),
|
|
266
|
+
IconBriefcaseStroked: () => (/* reexport */ IconBriefcaseStroked),
|
|
264
267
|
IconBulb: () => (/* reexport */ IconBulb),
|
|
265
268
|
IconButtonStroked: () => (/* reexport */ IconButtonStroked),
|
|
266
269
|
IconBytedanceLogo: () => (/* reexport */ IconBytedanceLogo),
|
|
267
270
|
IconCalendar: () => (/* reexport */ IconCalendar),
|
|
268
271
|
IconCalendarClock: () => (/* reexport */ IconCalendarClock),
|
|
272
|
+
IconCalendarClockStroked: () => (/* reexport */ IconCalendarClockStroked),
|
|
269
273
|
IconCalendarStroked: () => (/* reexport */ IconCalendarStroked),
|
|
270
274
|
IconCamera: () => (/* reexport */ IconCamera),
|
|
275
|
+
IconCameraStroked: () => (/* reexport */ IconCameraStroked),
|
|
271
276
|
IconCandlestickChartStroked: () => (/* reexport */ IconCandlestickChartStroked),
|
|
272
277
|
IconCaretdown: () => (/* reexport */ IconCaretdown),
|
|
273
278
|
IconCaretup: () => (/* reexport */ IconCaretup),
|
|
274
279
|
IconCarouselStroked: () => (/* reexport */ IconCarouselStroked),
|
|
275
280
|
IconCart: () => (/* reexport */ IconCart),
|
|
281
|
+
IconCartStroked: () => (/* reexport */ IconCartStroked),
|
|
276
282
|
IconCaseSensitive: () => (/* reexport */ IconCaseSensitive),
|
|
277
283
|
IconCenterLeftStroked: () => (/* reexport */ IconCenterLeftStroked),
|
|
278
284
|
IconCenterRightStroked: () => (/* reexport */ IconCenterRightStroked),
|
|
@@ -292,12 +298,14 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
292
298
|
IconChevronUpDown: () => (/* reexport */ IconChevronUpDown),
|
|
293
299
|
IconClear: () => (/* reexport */ IconClear),
|
|
294
300
|
IconClock: () => (/* reexport */ IconClock),
|
|
301
|
+
IconClockStroked: () => (/* reexport */ IconClockStroked),
|
|
295
302
|
IconClose: () => (/* reexport */ IconClose),
|
|
296
303
|
IconCloud: () => (/* reexport */ IconCloud),
|
|
297
304
|
IconCloudStroked: () => (/* reexport */ IconCloudStroked),
|
|
298
305
|
IconCloudUploadStroked: () => (/* reexport */ IconCloudUploadStroked),
|
|
299
306
|
IconCode: () => (/* reexport */ IconCode),
|
|
300
307
|
IconCodeStroked: () => (/* reexport */ IconCodeStroked),
|
|
308
|
+
IconCoinMoney: () => (/* reexport */ IconCoinMoney),
|
|
301
309
|
IconCoinMoneyStroked: () => (/* reexport */ IconCoinMoneyStroked),
|
|
302
310
|
IconColorPalette: () => (/* reexport */ IconColorPalette),
|
|
303
311
|
IconColumnsStroked: () => (/* reexport */ IconColumnsStroked),
|
|
@@ -316,10 +324,12 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
316
324
|
IconCopyStroked: () => (/* reexport */ IconCopyStroked),
|
|
317
325
|
IconCornerRadiusStroked: () => (/* reexport */ IconCornerRadiusStroked),
|
|
318
326
|
IconCreditCard: () => (/* reexport */ IconCreditCard),
|
|
327
|
+
IconCreditCardStroked: () => (/* reexport */ IconCreditCardStroked),
|
|
319
328
|
IconCrop: () => (/* reexport */ IconCrop),
|
|
320
329
|
IconCrossCircleStroked: () => (/* reexport */ IconCrossCircleStroked),
|
|
321
330
|
IconCrossStroked: () => (/* reexport */ IconCrossStroked),
|
|
322
331
|
IconCrown: () => (/* reexport */ IconCrown),
|
|
332
|
+
IconCrownStroked: () => (/* reexport */ IconCrownStroked),
|
|
323
333
|
IconCustomerSupport: () => (/* reexport */ IconCustomerSupport),
|
|
324
334
|
IconCustomerSupportStroked: () => (/* reexport */ IconCustomerSupportStroked),
|
|
325
335
|
IconCustomize: () => (/* reexport */ IconCustomize),
|
|
@@ -334,11 +344,13 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
334
344
|
IconDongchediLogo: () => (/* reexport */ IconDongchediLogo),
|
|
335
345
|
IconDoubleChevronLeft: () => (/* reexport */ IconDoubleChevronLeft),
|
|
336
346
|
IconDoubleChevronRight: () => (/* reexport */ IconDoubleChevronRight),
|
|
347
|
+
IconDownCircle: () => (/* reexport */ IconDownCircle),
|
|
337
348
|
IconDownCircleStroked: () => (/* reexport */ IconDownCircleStroked),
|
|
338
349
|
IconDownload: () => (/* reexport */ IconDownload),
|
|
339
350
|
IconDownloadStroked: () => (/* reexport */ IconDownloadStroked),
|
|
340
351
|
IconDuration: () => (/* reexport */ IconDuration),
|
|
341
352
|
IconEdit: () => (/* reexport */ IconEdit),
|
|
353
|
+
IconEdit2: () => (/* reexport */ IconEdit2),
|
|
342
354
|
IconEdit2Stroked: () => (/* reexport */ IconEdit2Stroked),
|
|
343
355
|
IconEditStroked: () => (/* reexport */ IconEditStroked),
|
|
344
356
|
IconElementStroked: () => (/* reexport */ IconElementStroked),
|
|
@@ -351,7 +363,10 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
351
363
|
IconExternalOpenStroked: () => (/* reexport */ IconExternalOpenStroked),
|
|
352
364
|
IconEyeClosed: () => (/* reexport */ IconEyeClosed),
|
|
353
365
|
IconEyeClosedSolid: () => (/* reexport */ IconEyeClosedSolid),
|
|
366
|
+
IconEyeClosedSolidStroked: () => (/* reexport */ IconEyeClosedSolidStroked),
|
|
367
|
+
IconEyeClosedStroked: () => (/* reexport */ IconEyeClosedStroked),
|
|
354
368
|
IconEyeOpened: () => (/* reexport */ IconEyeOpened),
|
|
369
|
+
IconEyeOpenedStroked: () => (/* reexport */ IconEyeOpenedStroked),
|
|
355
370
|
IconEyedropper: () => (/* reexport */ IconEyedropper),
|
|
356
371
|
IconFacebook: () => (/* reexport */ IconFacebook),
|
|
357
372
|
IconFaceuLogo: () => (/* reexport */ IconFaceuLogo),
|
|
@@ -367,13 +382,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
367
382
|
IconFilledArrowUp: () => (/* reexport */ IconFilledArrowUp),
|
|
368
383
|
IconFilpVertical: () => (/* reexport */ IconFilpVertical),
|
|
369
384
|
IconFilter: () => (/* reexport */ IconFilter),
|
|
385
|
+
IconFilterStroked: () => (/* reexport */ IconFilterStroked),
|
|
370
386
|
IconFingerLeftStroked: () => (/* reexport */ IconFingerLeftStroked),
|
|
371
387
|
IconFixedStroked: () => (/* reexport */ IconFixedStroked),
|
|
372
388
|
IconFlag: () => (/* reexport */ IconFlag),
|
|
389
|
+
IconFlagStroked: () => (/* reexport */ IconFlagStroked),
|
|
373
390
|
IconFlipHorizontal: () => (/* reexport */ IconFlipHorizontal),
|
|
374
391
|
IconFlowChartStroked: () => (/* reexport */ IconFlowChartStroked),
|
|
375
392
|
IconFolder: () => (/* reexport */ IconFolder),
|
|
376
393
|
IconFolderOpen: () => (/* reexport */ IconFolderOpen),
|
|
394
|
+
IconFolderOpenStroked: () => (/* reexport */ IconFolderOpenStroked),
|
|
377
395
|
IconFolderStroked: () => (/* reexport */ IconFolderStroked),
|
|
378
396
|
IconFollowStroked: () => (/* reexport */ IconFollowStroked),
|
|
379
397
|
IconFont: () => (/* reexport */ IconFont),
|
|
@@ -389,6 +407,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
389
407
|
IconGitlabLogo: () => (/* reexport */ IconGitlabLogo),
|
|
390
408
|
IconGlobe: () => (/* reexport */ IconGlobe),
|
|
391
409
|
IconGlobeStroke: () => (/* reexport */ IconGlobeStroke),
|
|
410
|
+
IconGlobeStrokeStroked: () => (/* reexport */ IconGlobeStrokeStroked),
|
|
411
|
+
IconGlobeStroked: () => (/* reexport */ IconGlobeStroked),
|
|
392
412
|
IconGridRectangle: () => (/* reexport */ IconGridRectangle),
|
|
393
413
|
IconGridSquare: () => (/* reexport */ IconGridSquare),
|
|
394
414
|
IconGridStroked: () => (/* reexport */ IconGridStroked),
|
|
@@ -415,9 +435,11 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
415
435
|
IconHome: () => (/* reexport */ IconHome),
|
|
416
436
|
IconHomeStroked: () => (/* reexport */ IconHomeStroked),
|
|
417
437
|
IconHorn: () => (/* reexport */ IconHorn),
|
|
438
|
+
IconHornStroked: () => (/* reexport */ IconHornStroked),
|
|
418
439
|
IconHourglass: () => (/* reexport */ IconHourglass),
|
|
419
440
|
IconHourglassStroked: () => (/* reexport */ IconHourglassStroked),
|
|
420
441
|
IconIdCard: () => (/* reexport */ IconIdCard),
|
|
442
|
+
IconIdCardStroked: () => (/* reexport */ IconIdCardStroked),
|
|
421
443
|
IconIdentity: () => (/* reexport */ IconIdentity),
|
|
422
444
|
IconImage: () => (/* reexport */ IconImage),
|
|
423
445
|
IconImageStroked: () => (/* reexport */ IconImageStroked),
|
|
@@ -442,6 +464,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
442
464
|
IconKeyStroked: () => (/* reexport */ IconKeyStroked),
|
|
443
465
|
IconLanguage: () => (/* reexport */ IconLanguage),
|
|
444
466
|
IconLayers: () => (/* reexport */ IconLayers),
|
|
467
|
+
IconLeftCircle: () => (/* reexport */ IconLeftCircle),
|
|
445
468
|
IconLeftCircleStroked: () => (/* reexport */ IconLeftCircleStroked),
|
|
446
469
|
IconLightningStroked: () => (/* reexport */ IconLightningStroked),
|
|
447
470
|
IconLikeHeart: () => (/* reexport */ IconLikeHeart),
|
|
@@ -470,6 +493,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
470
493
|
IconMenu: () => (/* reexport */ IconMenu),
|
|
471
494
|
IconMicrophone: () => (/* reexport */ IconMicrophone),
|
|
472
495
|
IconMicrophoneOff: () => (/* reexport */ IconMicrophoneOff),
|
|
496
|
+
IconMicrophoneOffStroked: () => (/* reexport */ IconMicrophoneOffStroked),
|
|
497
|
+
IconMicrophoneStroked: () => (/* reexport */ IconMicrophoneStroked),
|
|
473
498
|
IconMiniPlayer: () => (/* reexport */ IconMiniPlayer),
|
|
474
499
|
IconMinimize: () => (/* reexport */ IconMinimize),
|
|
475
500
|
IconMinus: () => (/* reexport */ IconMinus),
|
|
@@ -480,22 +505,27 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
480
505
|
IconMoneyExchangeStroked: () => (/* reexport */ IconMoneyExchangeStroked),
|
|
481
506
|
IconMonitorStroked: () => (/* reexport */ IconMonitorStroked),
|
|
482
507
|
IconMoon: () => (/* reexport */ IconMoon),
|
|
508
|
+
IconMoonStroked: () => (/* reexport */ IconMoonStroked),
|
|
483
509
|
IconMore: () => (/* reexport */ IconMore),
|
|
484
510
|
IconMoreStroked: () => (/* reexport */ IconMoreStroked),
|
|
485
511
|
IconMusic: () => (/* reexport */ IconMusic),
|
|
486
512
|
IconMusicNoteStroked: () => (/* reexport */ IconMusicNoteStroked),
|
|
487
513
|
IconMute: () => (/* reexport */ IconMute),
|
|
514
|
+
IconMuteStroked: () => (/* reexport */ IconMuteStroked),
|
|
488
515
|
IconNineGridStroked: () => (/* reexport */ IconNineGridStroked),
|
|
516
|
+
IconNoteMoney: () => (/* reexport */ IconNoteMoney),
|
|
489
517
|
IconNoteMoneyStroked: () => (/* reexport */ IconNoteMoneyStroked),
|
|
490
518
|
IconOption: () => (/* reexport */ IconOption),
|
|
491
519
|
IconOrderedList: () => (/* reexport */ IconOrderedList),
|
|
492
520
|
IconOrderedListStroked: () => (/* reexport */ IconOrderedListStroked),
|
|
493
521
|
IconPaperclip: () => (/* reexport */ IconPaperclip),
|
|
522
|
+
IconPaperclipStroked: () => (/* reexport */ IconPaperclipStroked),
|
|
494
523
|
IconPause: () => (/* reexport */ IconPause),
|
|
495
524
|
IconPdf: () => (/* reexport */ IconPdf),
|
|
496
525
|
IconPercentage: () => (/* reexport */ IconPercentage),
|
|
497
526
|
IconPhone: () => (/* reexport */ IconPhone),
|
|
498
527
|
IconPhoneStroke: () => (/* reexport */ IconPhoneStroke),
|
|
528
|
+
IconPhoneStroked: () => (/* reexport */ IconPhoneStroked),
|
|
499
529
|
IconPieChart2Stroked: () => (/* reexport */ IconPieChart2Stroked),
|
|
500
530
|
IconPieChartStroked: () => (/* reexport */ IconPieChartStroked),
|
|
501
531
|
IconPiechartH5Stroked: () => (/* reexport */ IconPiechartH5Stroked),
|
|
@@ -508,6 +538,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
508
538
|
IconPlusStroked: () => (/* reexport */ IconPlusStroked),
|
|
509
539
|
IconPriceTag: () => (/* reexport */ IconPriceTag),
|
|
510
540
|
IconPrint: () => (/* reexport */ IconPrint),
|
|
541
|
+
IconPrize: () => (/* reexport */ IconPrize),
|
|
511
542
|
IconPrizeStroked: () => (/* reexport */ IconPrizeStroked),
|
|
512
543
|
IconPulse: () => (/* reexport */ IconPulse),
|
|
513
544
|
IconPuzzle: () => (/* reexport */ IconPuzzle),
|
|
@@ -517,6 +548,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
517
548
|
IconQuote: () => (/* reexport */ IconQuote),
|
|
518
549
|
IconRadio: () => (/* reexport */ IconRadio),
|
|
519
550
|
IconRankingCardStroked: () => (/* reexport */ IconRankingCardStroked),
|
|
551
|
+
IconRealSize: () => (/* reexport */ IconRealSize),
|
|
520
552
|
IconRealSizeStroked: () => (/* reexport */ IconRealSizeStroked),
|
|
521
553
|
IconRedo: () => (/* reexport */ IconRedo),
|
|
522
554
|
IconRedoStroked: () => (/* reexport */ IconRedoStroked),
|
|
@@ -533,10 +565,12 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
533
565
|
IconRoute: () => (/* reexport */ IconRoute),
|
|
534
566
|
IconRowsStroked: () => (/* reexport */ IconRowsStroked),
|
|
535
567
|
IconSafe: () => (/* reexport */ IconSafe),
|
|
568
|
+
IconSafeStroked: () => (/* reexport */ IconSafeStroked),
|
|
536
569
|
IconSave: () => (/* reexport */ IconSave),
|
|
537
570
|
IconSaveStroked: () => (/* reexport */ IconSaveStroked),
|
|
538
571
|
IconScan: () => (/* reexport */ IconScan),
|
|
539
572
|
IconScissors: () => (/* reexport */ IconScissors),
|
|
573
|
+
IconScissorsStroked: () => (/* reexport */ IconScissorsStroked),
|
|
540
574
|
IconSearch: () => (/* reexport */ IconSearch),
|
|
541
575
|
IconSearchStroked: () => (/* reexport */ IconSearchStroked),
|
|
542
576
|
IconSectionStroked: () => (/* reexport */ IconSectionStroked),
|
|
@@ -548,12 +582,14 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
548
582
|
IconServerStroked: () => (/* reexport */ IconServerStroked),
|
|
549
583
|
IconSetting: () => (/* reexport */ IconSetting),
|
|
550
584
|
IconSettingStroked: () => (/* reexport */ IconSettingStroked),
|
|
585
|
+
IconShare: () => (/* reexport */ IconShare),
|
|
551
586
|
IconShareMoneyStroked: () => (/* reexport */ IconShareMoneyStroked),
|
|
552
587
|
IconShareStroked: () => (/* reexport */ IconShareStroked),
|
|
553
588
|
IconShield: () => (/* reexport */ IconShield),
|
|
554
589
|
IconShieldStroked: () => (/* reexport */ IconShieldStroked),
|
|
555
590
|
IconShift: () => (/* reexport */ IconShift),
|
|
556
591
|
IconShoppingBag: () => (/* reexport */ IconShoppingBag),
|
|
592
|
+
IconShoppingBagStroked: () => (/* reexport */ IconShoppingBagStroked),
|
|
557
593
|
IconShrink: () => (/* reexport */ IconShrink),
|
|
558
594
|
IconShrinkScreenStroked: () => (/* reexport */ IconShrinkScreenStroked),
|
|
559
595
|
IconSidebar: () => (/* reexport */ IconSidebar),
|
|
@@ -579,6 +615,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
579
615
|
IconStoryStroked: () => (/* reexport */ IconStoryStroked),
|
|
580
616
|
IconStrikeThrough: () => (/* reexport */ IconStrikeThrough),
|
|
581
617
|
IconSun: () => (/* reexport */ IconSun),
|
|
618
|
+
IconSunStroked: () => (/* reexport */ IconSunStroked),
|
|
582
619
|
IconSync: () => (/* reexport */ IconSync),
|
|
583
620
|
IconTabArrowStroked: () => (/* reexport */ IconTabArrowStroked),
|
|
584
621
|
IconTabsStroked: () => (/* reexport */ IconTabsStroked),
|
|
@@ -586,6 +623,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
586
623
|
IconTemplate: () => (/* reexport */ IconTemplate),
|
|
587
624
|
IconTemplateStroked: () => (/* reexport */ IconTemplateStroked),
|
|
588
625
|
IconTerminal: () => (/* reexport */ IconTerminal),
|
|
626
|
+
IconTestScore: () => (/* reexport */ IconTestScore),
|
|
589
627
|
IconTestScoreStroked: () => (/* reexport */ IconTestScoreStroked),
|
|
590
628
|
IconText: () => (/* reexport */ IconText),
|
|
591
629
|
IconTextRectangle: () => (/* reexport */ IconTextRectangle),
|
|
@@ -593,6 +631,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
593
631
|
IconThumbUpStroked: () => (/* reexport */ IconThumbUpStroked),
|
|
594
632
|
IconTick: () => (/* reexport */ IconTick),
|
|
595
633
|
IconTickCircle: () => (/* reexport */ IconTickCircle),
|
|
634
|
+
IconTicketCode: () => (/* reexport */ IconTicketCode),
|
|
596
635
|
IconTicketCodeExchangeStroked: () => (/* reexport */ IconTicketCodeExchangeStroked),
|
|
597
636
|
IconTicketCodeStroked: () => (/* reexport */ IconTicketCodeStroked),
|
|
598
637
|
IconTiktokLogo: () => (/* reexport */ IconTiktokLogo),
|
|
@@ -625,9 +664,11 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
625
664
|
IconUserAdd: () => (/* reexport */ IconUserAdd),
|
|
626
665
|
IconUserCardPhone: () => (/* reexport */ IconUserCardPhone),
|
|
627
666
|
IconUserCardVideo: () => (/* reexport */ IconUserCardVideo),
|
|
667
|
+
IconUserCardVideoStroked: () => (/* reexport */ IconUserCardVideoStroked),
|
|
628
668
|
IconUserCircle: () => (/* reexport */ IconUserCircle),
|
|
629
669
|
IconUserCircleStroked: () => (/* reexport */ IconUserCircleStroked),
|
|
630
670
|
IconUserGroup: () => (/* reexport */ IconUserGroup),
|
|
671
|
+
IconUserList: () => (/* reexport */ IconUserList),
|
|
631
672
|
IconUserListStroked: () => (/* reexport */ IconUserListStroked),
|
|
632
673
|
IconUserSetting: () => (/* reexport */ IconUserSetting),
|
|
633
674
|
IconUserStroked: () => (/* reexport */ IconUserStroked),
|
|
@@ -641,7 +682,10 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
641
682
|
IconVideoUrlStroked: () => (/* reexport */ IconVideoUrlStroked),
|
|
642
683
|
IconVigoLogo: () => (/* reexport */ IconVigoLogo),
|
|
643
684
|
IconVolume1: () => (/* reexport */ IconVolume1),
|
|
685
|
+
IconVolume1Stroked: () => (/* reexport */ IconVolume1Stroked),
|
|
644
686
|
IconVolume2: () => (/* reexport */ IconVolume2),
|
|
687
|
+
IconVolume2Stroked: () => (/* reexport */ IconVolume2Stroked),
|
|
688
|
+
IconVolumeSilentStroked: () => (/* reexport */ IconVolumeSilentStroked),
|
|
645
689
|
IconVolumnSilent: () => (/* reexport */ IconVolumnSilent),
|
|
646
690
|
IconVoteStroked: () => (/* reexport */ IconVoteStroked),
|
|
647
691
|
IconVoteVideoStroked: () => (/* reexport */ IconVoteVideoStroked),
|
|
@@ -651,6 +695,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
651
695
|
IconWindowAdaptionStroked: () => (/* reexport */ IconWindowAdaptionStroked),
|
|
652
696
|
IconWord: () => (/* reexport */ IconWord),
|
|
653
697
|
IconWrench: () => (/* reexport */ IconWrench),
|
|
698
|
+
IconWrenchStroked: () => (/* reexport */ IconWrenchStroked),
|
|
654
699
|
IconXiguaLogo: () => (/* reexport */ IconXiguaLogo),
|
|
655
700
|
IconYoutube: () => (/* reexport */ IconYoutube),
|
|
656
701
|
convertIcon: () => (/* reexport */ convertIcon),
|
|
@@ -1830,6 +1875,44 @@ function IconAlarm_SvgComponent(props) {
|
|
|
1830
1875
|
}
|
|
1831
1876
|
const IconAlarm_IconComponent = convertIcon(IconAlarm_SvgComponent, 'alarm');
|
|
1832
1877
|
/* harmony default export */ const IconAlarm = (IconAlarm_IconComponent);
|
|
1878
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconAlarmStroked.js
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
function IconAlarmStroked_SvgComponent(props) {
|
|
1882
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
1883
|
+
viewBox: "0 0 24 24",
|
|
1884
|
+
fill: "none",
|
|
1885
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1886
|
+
width: "1em",
|
|
1887
|
+
height: "1em",
|
|
1888
|
+
focusable: false,
|
|
1889
|
+
"aria-hidden": true
|
|
1890
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("g", {
|
|
1891
|
+
clipPath: "url(#clip0_2342_325)"
|
|
1892
|
+
}, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
1893
|
+
d: "M12 7.64c.5 0 .9.4.9.9v5.08l3.98 3.97a.9.9 0 1 1-1.29 1.29l-4.18-4.18-.03-.04a.9.9 0 0 1-.29-.66V8.55c0-.5.4-.91.91-.91Z",
|
|
1894
|
+
fill: "currentColor"
|
|
1895
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
1896
|
+
fillRule: "evenodd",
|
|
1897
|
+
clipRule: "evenodd",
|
|
1898
|
+
d: "M12 4a10 10 0 1 1 0 20 10 10 0 0 1 0-20Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",
|
|
1899
|
+
fill: "currentColor"
|
|
1900
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
1901
|
+
d: "M3.54 1.41a2 2 0 1 1 2.82 2.83L4.24 6.36a2 2 0 1 1-2.83-2.82L3.54 1.4Z",
|
|
1902
|
+
fill: "currentColor"
|
|
1903
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
1904
|
+
d: "M20.46 1.41a2 2 0 1 0-2.82 2.83l2.12 2.12a2 2 0 1 0 2.83-2.82L20.46 1.4Z",
|
|
1905
|
+
fill: "currentColor"
|
|
1906
|
+
})), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("defs", null, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("clipPath", {
|
|
1907
|
+
id: "clip0_2342_325"
|
|
1908
|
+
}, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("rect", {
|
|
1909
|
+
width: 24,
|
|
1910
|
+
height: 24,
|
|
1911
|
+
fill: "currentColor"
|
|
1912
|
+
}))));
|
|
1913
|
+
}
|
|
1914
|
+
const IconAlarmStroked_IconComponent = convertIcon(IconAlarmStroked_SvgComponent, 'alarm_stroked');
|
|
1915
|
+
/* harmony default export */ const IconAlarmStroked = (IconAlarmStroked_IconComponent);
|
|
1833
1916
|
;// CONCATENATED MODULE: ./lib/es/icons/IconAlertCircle.js
|
|
1834
1917
|
|
|
1835
1918
|
|
|
@@ -2714,6 +2797,25 @@ function IconBolt_SvgComponent(props) {
|
|
|
2714
2797
|
}
|
|
2715
2798
|
const IconBolt_IconComponent = convertIcon(IconBolt_SvgComponent, 'bolt');
|
|
2716
2799
|
/* harmony default export */ const IconBolt = (IconBolt_IconComponent);
|
|
2800
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconBook.js
|
|
2801
|
+
|
|
2802
|
+
|
|
2803
|
+
function IconBook_SvgComponent(props) {
|
|
2804
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
2805
|
+
viewBox: "0 0 24 24",
|
|
2806
|
+
fill: "none",
|
|
2807
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2808
|
+
width: "1em",
|
|
2809
|
+
height: "1em",
|
|
2810
|
+
focusable: false,
|
|
2811
|
+
"aria-hidden": true
|
|
2812
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
2813
|
+
d: "M19 1a2 2 0 0 1 2 2v19a1 1 0 0 1-1 1H6a3 3 0 0 1-3-3V5a4 4 0 0 1 4-4h12ZM6 19a1 1 0 1 0 0 2h13v-2H6Z",
|
|
2814
|
+
fill: "currentColor"
|
|
2815
|
+
}));
|
|
2816
|
+
}
|
|
2817
|
+
const IconBook_IconComponent = convertIcon(IconBook_SvgComponent, 'book');
|
|
2818
|
+
/* harmony default export */ const IconBook = (IconBook_IconComponent);
|
|
2717
2819
|
;// CONCATENATED MODULE: ./lib/es/icons/IconBookH5Stroked.js
|
|
2718
2820
|
|
|
2719
2821
|
|
|
@@ -3010,6 +3112,25 @@ function IconBriefcase_SvgComponent(props) {
|
|
|
3010
3112
|
}
|
|
3011
3113
|
const IconBriefcase_IconComponent = convertIcon(IconBriefcase_SvgComponent, 'briefcase');
|
|
3012
3114
|
/* harmony default export */ const IconBriefcase = (IconBriefcase_IconComponent);
|
|
3115
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconBriefcaseStroked.js
|
|
3116
|
+
|
|
3117
|
+
|
|
3118
|
+
function IconBriefcaseStroked_SvgComponent(props) {
|
|
3119
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3120
|
+
viewBox: "0 0 24 24",
|
|
3121
|
+
fill: "none",
|
|
3122
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3123
|
+
width: "1em",
|
|
3124
|
+
height: "1em",
|
|
3125
|
+
focusable: false,
|
|
3126
|
+
"aria-hidden": true
|
|
3127
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3128
|
+
d: "M15 1a2 2 0 0 1 2 2v3h4a2 2 0 0 1 2 2v12a2 2 0 0 1-1.8 1.99L21 22H3l-.2-.01A2 2 0 0 1 1 20V8c0-1.1.9-2 2-2h4V3c0-1.1.9-2 2-2h6ZM3 20h18v-7h-6v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2H3v7Zm0-9h18V8H3v3Zm6.5-8a.5.5 0 0 0-.5.5V6h6V3.5a.5.5 0 0 0-.5-.5h-5Z",
|
|
3129
|
+
fill: "currentColor"
|
|
3130
|
+
}));
|
|
3131
|
+
}
|
|
3132
|
+
const IconBriefcaseStroked_IconComponent = convertIcon(IconBriefcaseStroked_SvgComponent, 'briefcase_stroked');
|
|
3133
|
+
/* harmony default export */ const IconBriefcaseStroked = (IconBriefcaseStroked_IconComponent);
|
|
3013
3134
|
;// CONCATENATED MODULE: ./lib/es/icons/IconBulb.js
|
|
3014
3135
|
|
|
3015
3136
|
|
|
@@ -3135,6 +3256,45 @@ function IconCalendarClock_SvgComponent(props) {
|
|
|
3135
3256
|
}
|
|
3136
3257
|
const IconCalendarClock_IconComponent = convertIcon(IconCalendarClock_SvgComponent, 'calendar_clock');
|
|
3137
3258
|
/* harmony default export */ const IconCalendarClock = (IconCalendarClock_IconComponent);
|
|
3259
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCalendarClockStroked.js
|
|
3260
|
+
|
|
3261
|
+
|
|
3262
|
+
function IconCalendarClockStroked_SvgComponent(props) {
|
|
3263
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3264
|
+
viewBox: "0 0 24 24",
|
|
3265
|
+
fill: "none",
|
|
3266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3267
|
+
width: "1em",
|
|
3268
|
+
height: "1em",
|
|
3269
|
+
focusable: false,
|
|
3270
|
+
"aria-hidden": true
|
|
3271
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3272
|
+
fillRule: "evenodd",
|
|
3273
|
+
clipRule: "evenodd",
|
|
3274
|
+
d: "M20 2a2 2 0 0 1 2 2v8.53a6 6 0 0 0-2-1.19V8a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h7.8c.47.8 1.11 1.49 1.88 2H4a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2h16ZM4.5 4a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-15Z",
|
|
3275
|
+
fill: "currentColor"
|
|
3276
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3277
|
+
d: "M8 15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1Z",
|
|
3278
|
+
fill: "currentColor"
|
|
3279
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3280
|
+
d: "M12.34 15a5.99 5.99 0 0 0-.25 3h-.59a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h.84Z",
|
|
3281
|
+
fill: "currentColor"
|
|
3282
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3283
|
+
d: "M8 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1Z",
|
|
3284
|
+
fill: "currentColor"
|
|
3285
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3286
|
+
d: "M12.5 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1Z",
|
|
3287
|
+
fill: "currentColor"
|
|
3288
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3289
|
+
d: "M17.5 10a1 1 0 0 1 1 1v.02a6.08 6.08 0 0 0-3 .52V11a1 1 0 0 1 1-1h1Z",
|
|
3290
|
+
fill: "currentColor"
|
|
3291
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3292
|
+
d: "M18 12a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm0 .27c.41 0 .75.34.75.75v1.25l1.3 1.3a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1-.1-.12.75.75 0 0 1-.14-.44v-1.55c0-.41.34-.75.75-.75Z",
|
|
3293
|
+
fill: "currentColor"
|
|
3294
|
+
}));
|
|
3295
|
+
}
|
|
3296
|
+
const IconCalendarClockStroked_IconComponent = convertIcon(IconCalendarClockStroked_SvgComponent, 'calendar_clock_stroked');
|
|
3297
|
+
/* harmony default export */ const IconCalendarClockStroked = (IconCalendarClockStroked_IconComponent);
|
|
3138
3298
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCalendarStroked.js
|
|
3139
3299
|
|
|
3140
3300
|
|
|
@@ -3177,6 +3337,32 @@ function IconCamera_SvgComponent(props) {
|
|
|
3177
3337
|
}
|
|
3178
3338
|
const IconCamera_IconComponent = convertIcon(IconCamera_SvgComponent, 'camera');
|
|
3179
3339
|
/* harmony default export */ const IconCamera = (IconCamera_IconComponent);
|
|
3340
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCameraStroked.js
|
|
3341
|
+
|
|
3342
|
+
|
|
3343
|
+
function IconCameraStroked_SvgComponent(props) {
|
|
3344
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3345
|
+
viewBox: "0 0 24 24",
|
|
3346
|
+
fill: "none",
|
|
3347
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3348
|
+
width: "1em",
|
|
3349
|
+
height: "1em",
|
|
3350
|
+
focusable: false,
|
|
3351
|
+
"aria-hidden": true
|
|
3352
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3353
|
+
fillRule: "evenodd",
|
|
3354
|
+
clipRule: "evenodd",
|
|
3355
|
+
d: "M12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z",
|
|
3356
|
+
fill: "currentColor"
|
|
3357
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3358
|
+
fillRule: "evenodd",
|
|
3359
|
+
clipRule: "evenodd",
|
|
3360
|
+
d: "M14.76 2a2 2 0 0 1 1.8 1.1L17.5 5H20a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h2.5l.95-1.9A2 2 0 0 1 9.24 2h5.52ZM8.3 5.9A2 2 0 0 1 6.5 7H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-2.5a2 2 0 0 1-1.79-1.1L14.76 4H9.24l-.95 1.9Z",
|
|
3361
|
+
fill: "currentColor"
|
|
3362
|
+
}));
|
|
3363
|
+
}
|
|
3364
|
+
const IconCameraStroked_IconComponent = convertIcon(IconCameraStroked_SvgComponent, 'camera_stroked');
|
|
3365
|
+
/* harmony default export */ const IconCameraStroked = (IconCameraStroked_IconComponent);
|
|
3180
3366
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCandlestickChartStroked.js
|
|
3181
3367
|
|
|
3182
3368
|
|
|
@@ -3278,6 +3464,33 @@ function IconCart_SvgComponent(props) {
|
|
|
3278
3464
|
}
|
|
3279
3465
|
const IconCart_IconComponent = convertIcon(IconCart_SvgComponent, 'cart');
|
|
3280
3466
|
/* harmony default export */ const IconCart = (IconCart_IconComponent);
|
|
3467
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCartStroked.js
|
|
3468
|
+
|
|
3469
|
+
|
|
3470
|
+
function IconCartStroked_SvgComponent(props) {
|
|
3471
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3472
|
+
viewBox: "0 0 24 24",
|
|
3473
|
+
fill: "none",
|
|
3474
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3475
|
+
width: "1em",
|
|
3476
|
+
height: "1em",
|
|
3477
|
+
focusable: false,
|
|
3478
|
+
"aria-hidden": true
|
|
3479
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3480
|
+
d: "M9.65 18a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z",
|
|
3481
|
+
fill: "currentColor"
|
|
3482
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3483
|
+
d: "M18.65 18a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z",
|
|
3484
|
+
fill: "currentColor"
|
|
3485
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3486
|
+
fillRule: "evenodd",
|
|
3487
|
+
clipRule: "evenodd",
|
|
3488
|
+
d: "M5.5 2c.68 0 1.27.46 1.44 1.11l.03.13.14.79h14.71a1 1 0 0 1 .98 1.21l-1.56 7a1 1 0 0 1-.8.77l-.17.02H8.67L9.02 15h11.14a1 1 0 0 1 0 2H8.6a1.5 1.5 0 0 1-1.48-1.24L5.28 5.2l-.01-.07L5.07 4h-2.9a1 1 0 0 1 0-2H5.5ZM7.8 8.07l.52 2.96h11.14l1.1-5H7.46l.36 2.04Z",
|
|
3489
|
+
fill: "currentColor"
|
|
3490
|
+
}));
|
|
3491
|
+
}
|
|
3492
|
+
const IconCartStroked_IconComponent = convertIcon(IconCartStroked_SvgComponent, 'cart_stroked');
|
|
3493
|
+
/* harmony default export */ const IconCartStroked = (IconCartStroked_IconComponent);
|
|
3281
3494
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCaseSensitive.js
|
|
3282
3495
|
|
|
3283
3496
|
|
|
@@ -3703,6 +3916,25 @@ function IconClock_SvgComponent(props) {
|
|
|
3703
3916
|
}
|
|
3704
3917
|
const IconClock_IconComponent = convertIcon(IconClock_SvgComponent, 'clock');
|
|
3705
3918
|
/* harmony default export */ const IconClock = (IconClock_IconComponent);
|
|
3919
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconClockStroked.js
|
|
3920
|
+
|
|
3921
|
+
|
|
3922
|
+
function IconClockStroked_SvgComponent(props) {
|
|
3923
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3924
|
+
viewBox: "0 0 24 24",
|
|
3925
|
+
fill: "none",
|
|
3926
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3927
|
+
width: "1em",
|
|
3928
|
+
height: "1em",
|
|
3929
|
+
focusable: false,
|
|
3930
|
+
"aria-hidden": true
|
|
3931
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3932
|
+
d: "M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22Zm0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm0 2a1 1 0 0 1 1 1v5.59l4.36 4.36a1 1 0 0 1-1.41 1.41l-4.6-4.6-.02-.02A1 1 0 0 1 11 12V6a1 1 0 0 1 1-1Z",
|
|
3933
|
+
fill: "currentColor"
|
|
3934
|
+
}));
|
|
3935
|
+
}
|
|
3936
|
+
const IconClockStroked_IconComponent = convertIcon(IconClockStroked_SvgComponent, 'clock_stroked');
|
|
3937
|
+
/* harmony default export */ const IconClockStroked = (IconClockStroked_IconComponent);
|
|
3706
3938
|
;// CONCATENATED MODULE: ./lib/es/icons/IconClose.js
|
|
3707
3939
|
|
|
3708
3940
|
|
|
@@ -3825,6 +4057,25 @@ function IconCodeStroked_SvgComponent(props) {
|
|
|
3825
4057
|
}
|
|
3826
4058
|
const IconCodeStroked_IconComponent = convertIcon(IconCodeStroked_SvgComponent, 'code_stroked');
|
|
3827
4059
|
/* harmony default export */ const IconCodeStroked = (IconCodeStroked_IconComponent);
|
|
4060
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCoinMoney.js
|
|
4061
|
+
|
|
4062
|
+
|
|
4063
|
+
function IconCoinMoney_SvgComponent(props) {
|
|
4064
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
4065
|
+
viewBox: "0 0 24 24",
|
|
4066
|
+
fill: "none",
|
|
4067
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4068
|
+
width: "1em",
|
|
4069
|
+
height: "1em",
|
|
4070
|
+
focusable: false,
|
|
4071
|
+
"aria-hidden": true
|
|
4072
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4073
|
+
d: "M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22Zm3.2 6.3a1 1 0 0 0-1.4 0L12 9.08l-1.8-1.8a1 1 0 1 0-1.4 1.42L10.08 10H9a1 1 0 1 0 0 2h2v1H9a1 1 0 1 0 0 2h2v1a1 1 0 0 0 2 0v-1h2a1 1 0 0 0 0-2h-2v-1h2a1 1 0 0 0 0-2h-1.09l1.3-1.3a1 1 0 0 0 0-1.4Z",
|
|
4074
|
+
fill: "currentColor"
|
|
4075
|
+
}));
|
|
4076
|
+
}
|
|
4077
|
+
const IconCoinMoney_IconComponent = convertIcon(IconCoinMoney_SvgComponent, 'coin_money');
|
|
4078
|
+
/* harmony default export */ const IconCoinMoney = (IconCoinMoney_IconComponent);
|
|
3828
4079
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCoinMoneyStroked.js
|
|
3829
4080
|
|
|
3830
4081
|
|
|
@@ -4267,6 +4518,28 @@ function IconCreditCard_SvgComponent(props) {
|
|
|
4267
4518
|
}
|
|
4268
4519
|
const IconCreditCard_IconComponent = convertIcon(IconCreditCard_SvgComponent, 'credit_card');
|
|
4269
4520
|
/* harmony default export */ const IconCreditCard = (IconCreditCard_IconComponent);
|
|
4521
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCreditCardStroked.js
|
|
4522
|
+
|
|
4523
|
+
|
|
4524
|
+
function IconCreditCardStroked_SvgComponent(props) {
|
|
4525
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
4526
|
+
viewBox: "0 0 24 24",
|
|
4527
|
+
fill: "none",
|
|
4528
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4529
|
+
width: "1em",
|
|
4530
|
+
height: "1em",
|
|
4531
|
+
focusable: false,
|
|
4532
|
+
"aria-hidden": true
|
|
4533
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4534
|
+
d: "M20 3a3 3 0 0 1 3 3v11a3 3 0 0 1-2.85 3H3.85A3 3 0 0 1 1 17.15V6a3 3 0 0 1 3-3h16ZM3 17a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-7H3v7ZM4 5a1 1 0 0 0-1 1v2h18V6a1 1 0 0 0-1-1H4Z",
|
|
4535
|
+
fill: "currentColor"
|
|
4536
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4537
|
+
d: "M5 14a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1Z",
|
|
4538
|
+
fill: "currentColor"
|
|
4539
|
+
}));
|
|
4540
|
+
}
|
|
4541
|
+
const IconCreditCardStroked_IconComponent = convertIcon(IconCreditCardStroked_SvgComponent, 'credit_card_stroked');
|
|
4542
|
+
/* harmony default export */ const IconCreditCardStroked = (IconCreditCardStroked_IconComponent);
|
|
4270
4543
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCrop.js
|
|
4271
4544
|
|
|
4272
4545
|
|
|
@@ -4349,6 +4622,25 @@ function IconCrown_SvgComponent(props) {
|
|
|
4349
4622
|
}
|
|
4350
4623
|
const IconCrown_IconComponent = convertIcon(IconCrown_SvgComponent, 'crown');
|
|
4351
4624
|
/* harmony default export */ const IconCrown = (IconCrown_IconComponent);
|
|
4625
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconCrownStroked.js
|
|
4626
|
+
|
|
4627
|
+
|
|
4628
|
+
function IconCrownStroked_SvgComponent(props) {
|
|
4629
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
4630
|
+
viewBox: "0 0 24 24",
|
|
4631
|
+
fill: "none",
|
|
4632
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4633
|
+
width: "1em",
|
|
4634
|
+
height: "1em",
|
|
4635
|
+
focusable: false,
|
|
4636
|
+
"aria-hidden": true
|
|
4637
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4638
|
+
d: "M11.09 2a1 1 0 0 1 1.82 0l2.44 5.36a3 3 0 0 0 4.54 1.16l.14-.12 1.85-1.59c.61-.52 1.53.08 1.29.85L19.44 20.6a2 2 0 0 1-1.75 1.4H6.31a2 2 0 0 1-1.75-1.4L.83 7.66c-.24-.77.68-1.37 1.29-.85l1.85 1.6a3 3 0 0 0 4.6-.88l.08-.17L11.1 2Zm-.62 6.2a5 5 0 0 1-6.7 2.44L6.47 20h11.06l2.7-9.36a5 5 0 0 1-6.7-2.45L12 4.83 10.47 8.2Z",
|
|
4639
|
+
fill: "currentColor"
|
|
4640
|
+
}));
|
|
4641
|
+
}
|
|
4642
|
+
const IconCrownStroked_IconComponent = convertIcon(IconCrownStroked_SvgComponent, 'crown_stroked');
|
|
4643
|
+
/* harmony default export */ const IconCrownStroked = (IconCrownStroked_IconComponent);
|
|
4352
4644
|
;// CONCATENATED MODULE: ./lib/es/icons/IconCustomerSupport.js
|
|
4353
4645
|
|
|
4354
4646
|
|
|
@@ -4598,25 +4890,6 @@ function IconDivide_SvgComponent(props) {
|
|
|
4598
4890
|
}
|
|
4599
4891
|
const IconDivide_IconComponent = convertIcon(IconDivide_SvgComponent, 'divide');
|
|
4600
4892
|
/* harmony default export */ const IconDivide = (IconDivide_IconComponent);
|
|
4601
|
-
;// CONCATENATED MODULE: ./lib/es/icons/IconWord.js
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
function IconWord_SvgComponent(props) {
|
|
4605
|
-
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
4606
|
-
viewBox: "0 0 20 20",
|
|
4607
|
-
fill: "none",
|
|
4608
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4609
|
-
width: "1em",
|
|
4610
|
-
height: "1em",
|
|
4611
|
-
focusable: false,
|
|
4612
|
-
"aria-hidden": true
|
|
4613
|
-
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4614
|
-
d: "M12.6.67a1 1 0 0 1 .6.29l4.17 4.17a1 1 0 0 1 .3.7V17.5c0 1.01-.82 1.83-1.84 1.83H4.17a1.83 1.83 0 0 1-1.84-1.83v-15c0-1.01.82-1.83 1.84-1.83h8.43Zm.95 6.69a1 1 0 0 0-1.2.76l-.64 3.05-.81-1.62a1 1 0 0 0-1.72-.12l-.07.12-.81 1.62-.65-3.05a1 1 0 0 0-1.96.42l1.25 5.84a1 1 0 0 0 1.87.23l1.2-2.37 1.18 2.37a1 1 0 0 0 1.87-.23l1.25-5.84a1 1 0 0 0-.76-1.18Z",
|
|
4615
|
-
fill: "currentColor"
|
|
4616
|
-
}));
|
|
4617
|
-
}
|
|
4618
|
-
const IconWord_IconComponent = convertIcon(IconWord_SvgComponent, 'word');
|
|
4619
|
-
/* harmony default export */ const IconWord = (IconWord_IconComponent);
|
|
4620
4893
|
;// CONCATENATED MODULE: ./lib/es/icons/IconDongchediLogo.js
|
|
4621
4894
|
|
|
4622
4895
|
|
|
@@ -4688,6 +4961,25 @@ function IconDoubleChevronRight_SvgComponent(props) {
|
|
|
4688
4961
|
}
|
|
4689
4962
|
const IconDoubleChevronRight_IconComponent = convertIcon(IconDoubleChevronRight_SvgComponent, 'double_chevron_right');
|
|
4690
4963
|
/* harmony default export */ const IconDoubleChevronRight = (IconDoubleChevronRight_IconComponent);
|
|
4964
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconDownCircle.js
|
|
4965
|
+
|
|
4966
|
+
|
|
4967
|
+
function IconDownCircle_SvgComponent(props) {
|
|
4968
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
4969
|
+
viewBox: "0 0 24 24",
|
|
4970
|
+
fill: "none",
|
|
4971
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4972
|
+
width: "1em",
|
|
4973
|
+
height: "1em",
|
|
4974
|
+
focusable: false,
|
|
4975
|
+
"aria-hidden": true
|
|
4976
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
4977
|
+
d: "M1 12a11 11 0 1 1 22 0 11 11 0 0 1-22 0Zm6.3-2.1a1 1 0 0 0 0 1.42l3.88 3.89a1 1 0 0 0 1.42 0l3.89-3.9a1 1 0 0 0-1.42-1.4l-3.18 3.18L8.7 9.9a1 1 0 0 0-1.42 0Z",
|
|
4978
|
+
fill: "currentColor"
|
|
4979
|
+
}));
|
|
4980
|
+
}
|
|
4981
|
+
const IconDownCircle_IconComponent = convertIcon(IconDownCircle_SvgComponent, 'down_circle');
|
|
4982
|
+
/* harmony default export */ const IconDownCircle = (IconDownCircle_IconComponent);
|
|
4691
4983
|
;// CONCATENATED MODULE: ./lib/es/icons/IconDownCircleStroked.js
|
|
4692
4984
|
|
|
4693
4985
|
|
|
@@ -4792,6 +5084,31 @@ function IconEdit_SvgComponent(props) {
|
|
|
4792
5084
|
}
|
|
4793
5085
|
const IconEdit_IconComponent = convertIcon(IconEdit_SvgComponent, 'edit');
|
|
4794
5086
|
/* harmony default export */ const IconEdit = (IconEdit_IconComponent);
|
|
5087
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEdit2.js
|
|
5088
|
+
|
|
5089
|
+
|
|
5090
|
+
function IconEdit2_SvgComponent(props) {
|
|
5091
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5092
|
+
viewBox: "0 0 24 24",
|
|
5093
|
+
fill: "none",
|
|
5094
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5095
|
+
width: "1em",
|
|
5096
|
+
height: "1em",
|
|
5097
|
+
focusable: false,
|
|
5098
|
+
"aria-hidden": true
|
|
5099
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5100
|
+
d: "m16.43 4.1 3.54 3.54 1.48-1.48c.55-.55.55-1.45 0-2L19.9 2.62a1.42 1.42 0 0 0-2 0L16.43 4.1Z",
|
|
5101
|
+
fill: "currentColor"
|
|
5102
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5103
|
+
d: "m7.76 15.88 1.19-4.17a.7.7 0 0 1 .18-.3l6.24-6.25 3.54 3.54-6.24 6.24a.7.7 0 0 1-.3.18l-4.17 1.2a.35.35 0 0 1-.44-.44Z",
|
|
5104
|
+
fill: "currentColor"
|
|
5105
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5106
|
+
d: "M7.97 9.78c-.28.29-.5.63-.64 1l-.05.17-1.19 4.17A2.35 2.35 0 0 0 9 18.02l4.17-1.18c.44-.13.84-.37 1.17-.7l4.8-4.8a.5.5 0 0 1 .86.36V21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9.54a.5.5 0 0 1 .36.85L7.97 9.78Z",
|
|
5107
|
+
fill: "currentColor"
|
|
5108
|
+
}));
|
|
5109
|
+
}
|
|
5110
|
+
const IconEdit2_IconComponent = convertIcon(IconEdit2_SvgComponent, 'edit_2');
|
|
5111
|
+
/* harmony default export */ const IconEdit2 = (IconEdit2_IconComponent);
|
|
4795
5112
|
;// CONCATENATED MODULE: ./lib/es/icons/IconEdit2Stroked.js
|
|
4796
5113
|
|
|
4797
5114
|
|
|
@@ -5048,10 +5365,10 @@ function IconEyeClosedSolid_SvgComponent(props) {
|
|
|
5048
5365
|
}
|
|
5049
5366
|
const IconEyeClosedSolid_IconComponent = convertIcon(IconEyeClosedSolid_SvgComponent, 'eye_closed_solid');
|
|
5050
5367
|
/* harmony default export */ const IconEyeClosedSolid = (IconEyeClosedSolid_IconComponent);
|
|
5051
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
5368
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyeClosedSolidStroked.js
|
|
5052
5369
|
|
|
5053
5370
|
|
|
5054
|
-
function
|
|
5371
|
+
function IconEyeClosedSolidStroked_SvgComponent(props) {
|
|
5055
5372
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5056
5373
|
viewBox: "0 0 24 24",
|
|
5057
5374
|
fill: "none",
|
|
@@ -5063,16 +5380,22 @@ function IconEyeOpened_SvgComponent(props) {
|
|
|
5063
5380
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5064
5381
|
fillRule: "evenodd",
|
|
5065
5382
|
clipRule: "evenodd",
|
|
5066
|
-
d: "
|
|
5383
|
+
d: "M20.1 2.3a1 1 0 0 1 1.4 1.4L3.13 22.1a1 1 0 1 1-1.41-1.42l3.36-3.37C2.52 15.51 1 13.04 1 11.6c0-2.5 4.5-8 11-8 2.03 0 3.87.54 5.44 1.35l2.65-2.65ZM12 5.58c-2.67 0-4.97 1.13-6.62 2.57a9.39 9.39 0 0 0-1.86 2.15A3.1 3.1 0 0 0 3 11.6c0 .1.08.54.52 1.27.4.67 1.03 1.44 1.86 2.16.34.3.72.59 1.13.86l2.13-2.13a4 4 0 0 1 5.53-5.53l1.77-1.78A9.64 9.64 0 0 0 12 5.59Zm0 4a2 2 0 0 0-1.88 2.68l2.56-2.57A2 2 0 0 0 12 9.6Z",
|
|
5384
|
+
fill: "currentColor"
|
|
5385
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5386
|
+
d: "M20.27 6.95C22 8.57 23 10.4 23 11.59c0 2.5-4.5 8-11 8-1.34 0-2.6-.24-3.74-.63l1.61-1.62c.68.16 1.39.25 2.13.25 2.67 0 4.97-1.14 6.62-2.57a9.39 9.39 0 0 0 1.86-2.16c.44-.73.52-1.17.52-1.27 0-.1-.08-.55-.52-1.28a9.2 9.2 0 0 0-1.63-1.95l1.42-1.41Z",
|
|
5387
|
+
fill: "currentColor"
|
|
5388
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5389
|
+
d: "m15.98 11.23.02.36a4 4 0 0 1-4.36 3.98l4.34-4.34Z",
|
|
5067
5390
|
fill: "currentColor"
|
|
5068
5391
|
}));
|
|
5069
5392
|
}
|
|
5070
|
-
const
|
|
5071
|
-
/* harmony default export */ const
|
|
5072
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
5393
|
+
const IconEyeClosedSolidStroked_IconComponent = convertIcon(IconEyeClosedSolidStroked_SvgComponent, 'eye_closed_solid_stroked');
|
|
5394
|
+
/* harmony default export */ const IconEyeClosedSolidStroked = (IconEyeClosedSolidStroked_IconComponent);
|
|
5395
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyeClosedStroked.js
|
|
5073
5396
|
|
|
5074
5397
|
|
|
5075
|
-
function
|
|
5398
|
+
function IconEyeClosedStroked_SvgComponent(props) {
|
|
5076
5399
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5077
5400
|
viewBox: "0 0 24 24",
|
|
5078
5401
|
fill: "none",
|
|
@@ -5082,18 +5405,16 @@ function IconEyedropper_SvgComponent(props) {
|
|
|
5082
5405
|
focusable: false,
|
|
5083
5406
|
"aria-hidden": true
|
|
5084
5407
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5085
|
-
|
|
5086
|
-
clipRule: "evenodd",
|
|
5087
|
-
d: "M1.22 20.77a4.24 4.24 0 0 1 .02-5.98l9.33-9.28-.94-.95a1.41 1.41 0 0 1 0-1.99 1.39 1.39 0 0 1 1.97 0l.95.97L14.9 1.2a4.16 4.16 0 0 1 5.89.02 4.24 4.24 0 0 1-.02 5.98l-2.3 2.28 1.02 1.02c.54.55.54 1.44 0 1.99-.55.55-1.43.55-1.97 0l-1.03-1.03-9.37 9.32a4.16 4.16 0 0 1-5.89-.02ZM12.54 7.49l1.97 1.99-9.35 9.3c-.55.55-1.42.55-1.97 0a1.41 1.41 0 0 1 .01-2l9.34-9.29Z",
|
|
5408
|
+
d: "M2.7 5.04c.54-.15 1.09.16 1.3.67.53 1.36 1.42 2.8 2.6 3.98a7.6 7.6 0 0 0 5.58 2.35 8.73 8.73 0 0 0 8.29-6.25c.17-.53.7-.87 1.23-.75.54.12.89.65.73 1.18a11.31 11.31 0 0 1-3.18 5.08l2.66 3.53a1 1 0 0 1-1.6 1.2l-2.66-3.53c-.77.46-1.6.83-2.5 1.09l1.49 4.09a1 1 0 1 1-1.88.68l-1.6-4.38a12.03 12.03 0 0 1-1.97.03l-1.58 4.35a1 1 0 1 1-1.88-.68l1.48-4.08a9.64 9.64 0 0 1-2.39-1.17l-2.71 3.6a1 1 0 0 1-1.6-1.2l2.76-3.66-.06-.06a13.75 13.75 0 0 1-3.15-4.85.94.94 0 0 1 .65-1.22Z",
|
|
5088
5409
|
fill: "currentColor"
|
|
5089
5410
|
}));
|
|
5090
5411
|
}
|
|
5091
|
-
const
|
|
5092
|
-
/* harmony default export */ const
|
|
5093
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
5412
|
+
const IconEyeClosedStroked_IconComponent = convertIcon(IconEyeClosedStroked_SvgComponent, 'eye_closed_stroked');
|
|
5413
|
+
/* harmony default export */ const IconEyeClosedStroked = (IconEyeClosedStroked_IconComponent);
|
|
5414
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyeOpened.js
|
|
5094
5415
|
|
|
5095
5416
|
|
|
5096
|
-
function
|
|
5417
|
+
function IconEyeOpened_SvgComponent(props) {
|
|
5097
5418
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5098
5419
|
viewBox: "0 0 24 24",
|
|
5099
5420
|
fill: "none",
|
|
@@ -5103,9 +5424,77 @@ function IconFacebook_SvgComponent(props) {
|
|
|
5103
5424
|
focusable: false,
|
|
5104
5425
|
"aria-hidden": true
|
|
5105
5426
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5106
|
-
|
|
5107
|
-
|
|
5108
|
-
|
|
5427
|
+
fillRule: "evenodd",
|
|
5428
|
+
clipRule: "evenodd",
|
|
5429
|
+
d: "M12 4C5 4 1 10 1 12s4 8 11 8 11-6 11-8-4-8-11-8Zm5 8a5 5 0 1 1-10 0 5 5 0 0 1 10 0Zm-5 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",
|
|
5430
|
+
fill: "currentColor"
|
|
5431
|
+
}));
|
|
5432
|
+
}
|
|
5433
|
+
const IconEyeOpened_IconComponent = convertIcon(IconEyeOpened_SvgComponent, 'eye_opened');
|
|
5434
|
+
/* harmony default export */ const IconEyeOpened = (IconEyeOpened_IconComponent);
|
|
5435
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyeOpenedStroked.js
|
|
5436
|
+
|
|
5437
|
+
|
|
5438
|
+
function IconEyeOpenedStroked_SvgComponent(props) {
|
|
5439
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5440
|
+
viewBox: "0 0 24 24",
|
|
5441
|
+
fill: "none",
|
|
5442
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5443
|
+
width: "1em",
|
|
5444
|
+
height: "1em",
|
|
5445
|
+
focusable: false,
|
|
5446
|
+
"aria-hidden": true
|
|
5447
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5448
|
+
fillRule: "evenodd",
|
|
5449
|
+
clipRule: "evenodd",
|
|
5450
|
+
d: "M12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z",
|
|
5451
|
+
fill: "currentColor"
|
|
5452
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5453
|
+
fillRule: "evenodd",
|
|
5454
|
+
clipRule: "evenodd",
|
|
5455
|
+
d: "M12 4c6.5 0 11 5.5 11 8s-4.5 8-11 8-11-5.5-11-8 4.5-8 11-8Zm0 2C9.33 6 7.03 7.13 5.38 8.57a9.39 9.39 0 0 0-1.86 2.16A3.1 3.1 0 0 0 3 12c0 .1.08.55.52 1.27.4.68 1.03 1.44 1.86 2.16A10.14 10.14 0 0 0 12 18c2.67 0 4.97-1.13 6.62-2.57a9.39 9.39 0 0 0 1.86-2.16A3.1 3.1 0 0 0 21 12c0-.1-.08-.55-.52-1.27a9.39 9.39 0 0 0-1.86-2.16A10.14 10.14 0 0 0 12 6Z",
|
|
5456
|
+
fill: "currentColor"
|
|
5457
|
+
}));
|
|
5458
|
+
}
|
|
5459
|
+
const IconEyeOpenedStroked_IconComponent = convertIcon(IconEyeOpenedStroked_SvgComponent, 'eye_opened_stroked');
|
|
5460
|
+
/* harmony default export */ const IconEyeOpenedStroked = (IconEyeOpenedStroked_IconComponent);
|
|
5461
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyedropper.js
|
|
5462
|
+
|
|
5463
|
+
|
|
5464
|
+
function IconEyedropper_SvgComponent(props) {
|
|
5465
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5466
|
+
viewBox: "0 0 24 24",
|
|
5467
|
+
fill: "none",
|
|
5468
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5469
|
+
width: "1em",
|
|
5470
|
+
height: "1em",
|
|
5471
|
+
focusable: false,
|
|
5472
|
+
"aria-hidden": true
|
|
5473
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5474
|
+
fillRule: "evenodd",
|
|
5475
|
+
clipRule: "evenodd",
|
|
5476
|
+
d: "M1.22 20.77a4.24 4.24 0 0 1 .02-5.98l9.33-9.28-.94-.95a1.41 1.41 0 0 1 0-1.99 1.39 1.39 0 0 1 1.97 0l.95.97L14.9 1.2a4.16 4.16 0 0 1 5.89.02 4.24 4.24 0 0 1-.02 5.98l-2.3 2.28 1.02 1.02c.54.55.54 1.44 0 1.99-.55.55-1.43.55-1.97 0l-1.03-1.03-9.37 9.32a4.16 4.16 0 0 1-5.89-.02ZM12.54 7.49l1.97 1.99-9.35 9.3c-.55.55-1.42.55-1.97 0a1.41 1.41 0 0 1 .01-2l9.34-9.29Z",
|
|
5477
|
+
fill: "currentColor"
|
|
5478
|
+
}));
|
|
5479
|
+
}
|
|
5480
|
+
const IconEyedropper_IconComponent = convertIcon(IconEyedropper_SvgComponent, 'eyedropper');
|
|
5481
|
+
/* harmony default export */ const IconEyedropper = (IconEyedropper_IconComponent);
|
|
5482
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconFacebook.js
|
|
5483
|
+
|
|
5484
|
+
|
|
5485
|
+
function IconFacebook_SvgComponent(props) {
|
|
5486
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5487
|
+
viewBox: "0 0 24 24",
|
|
5488
|
+
fill: "none",
|
|
5489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5490
|
+
width: "1em",
|
|
5491
|
+
height: "1em",
|
|
5492
|
+
focusable: false,
|
|
5493
|
+
"aria-hidden": true
|
|
5494
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5495
|
+
d: "M20.89 2H3.1C2.5 2 2 2.5 2 3.11V20.9C2 21.5 2.5 22 3.11 22h9.57v-7.73h-2.6v-3.03h2.6V9.02c0-2.59 1.58-4 3.9-4 .77 0 1.55.04 2.32.12v2.7h-1.6c-1.25 0-1.5.6-1.5 1.47v1.92h3l-.38 3.03H15.8V22h5.08c.61 0 1.11-.5 1.11-1.11V3.1C22 2.5 21.5 2 20.89 2Z",
|
|
5496
|
+
fill: "currentColor"
|
|
5497
|
+
}));
|
|
5109
5498
|
}
|
|
5110
5499
|
const IconFacebook_IconComponent = convertIcon(IconFacebook_SvgComponent, 'facebook');
|
|
5111
5500
|
/* harmony default export */ const IconFacebook = (IconFacebook_IconComponent);
|
|
@@ -5391,6 +5780,25 @@ function IconFilter_SvgComponent(props) {
|
|
|
5391
5780
|
}
|
|
5392
5781
|
const IconFilter_IconComponent = convertIcon(IconFilter_SvgComponent, 'filter');
|
|
5393
5782
|
/* harmony default export */ const IconFilter = (IconFilter_IconComponent);
|
|
5783
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconFilterStroked.js
|
|
5784
|
+
|
|
5785
|
+
|
|
5786
|
+
function IconFilterStroked_SvgComponent(props) {
|
|
5787
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5788
|
+
viewBox: "0 0 24 24",
|
|
5789
|
+
fill: "none",
|
|
5790
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5791
|
+
width: "1em",
|
|
5792
|
+
height: "1em",
|
|
5793
|
+
focusable: false,
|
|
5794
|
+
"aria-hidden": true
|
|
5795
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5796
|
+
d: "M12.57 12.06 19.77 4H4.25l7.25 8.06v6.39l1.07.7v-7.09Zm2 8.94-.01.13a1 1 0 0 1-1.32.81l-.12-.05-3.07-2A1 1 0 0 1 9.5 19v-6.17L1.24 3.65A1 1 0 0 1 2 2h20a1 1 0 0 1 .76 1.65l-8.2 9.18V21Z",
|
|
5797
|
+
fill: "currentColor"
|
|
5798
|
+
}));
|
|
5799
|
+
}
|
|
5800
|
+
const IconFilterStroked_IconComponent = convertIcon(IconFilterStroked_SvgComponent, 'filter_stroked');
|
|
5801
|
+
/* harmony default export */ const IconFilterStroked = (IconFilterStroked_IconComponent);
|
|
5394
5802
|
;// CONCATENATED MODULE: ./lib/es/icons/IconFingerLeftStroked.js
|
|
5395
5803
|
|
|
5396
5804
|
|
|
@@ -5452,6 +5860,25 @@ function IconFlag_SvgComponent(props) {
|
|
|
5452
5860
|
}
|
|
5453
5861
|
const IconFlag_IconComponent = convertIcon(IconFlag_SvgComponent, 'flag');
|
|
5454
5862
|
/* harmony default export */ const IconFlag = (IconFlag_IconComponent);
|
|
5863
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconFlagStroked.js
|
|
5864
|
+
|
|
5865
|
+
|
|
5866
|
+
function IconFlagStroked_SvgComponent(props) {
|
|
5867
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5868
|
+
viewBox: "0 0 24 24",
|
|
5869
|
+
fill: "none",
|
|
5870
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5871
|
+
width: "1em",
|
|
5872
|
+
height: "1em",
|
|
5873
|
+
focusable: false,
|
|
5874
|
+
"aria-hidden": true
|
|
5875
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5876
|
+
d: "M8 1c2.5 0 3.19.3 4.15.68L13 2c1.5.5 3 1 5 1 .89 0 1.78-.2 2.5-.42.7-.22 1.5.3 1.5 1.04v10.76c0 .38-.21.73-.56.87l-.3.12c-.78.28-1.96.63-3.14.63-2 0-3.5-.5-5-1-.31-.1-.58-.2-.84-.3-.98-.39-1.79-.7-4.16-.7-1.27 0-3.27.3-4 .5V21a1 1 0 0 1-.84.99h-.04a1 1 0 0 1-.24 0h-.04A1 1 0 0 1 2 21V3.58c0-.36.2-.69.51-.85C3.57 2.18 6.08 1 8 1Zm0 2c-.61 0-1.46.2-2.38.54-.6.22-1.17.47-1.62.68v8.37l.46-.13C5.36 12.21 6.54 12 8 12c1.27 0 2.2.08 3 .24.8.17 1.39.4 1.88.59l.75.27c1.5.5 2.73.9 4.37.9.68 0 1.4-.17 2-.36V4.78c-.61.13-1.3.22-2 .22-2.36 0-4.13-.6-5.63-1.1l-.95-.35c-.5-.2-.76-.3-1.17-.39a8.82 8.82 0 0 0-1.46-.15L8 3Z",
|
|
5877
|
+
fill: "currentColor"
|
|
5878
|
+
}));
|
|
5879
|
+
}
|
|
5880
|
+
const IconFlagStroked_IconComponent = convertIcon(IconFlagStroked_SvgComponent, 'flag_stroked');
|
|
5881
|
+
/* harmony default export */ const IconFlagStroked = (IconFlagStroked_IconComponent);
|
|
5455
5882
|
;// CONCATENATED MODULE: ./lib/es/icons/IconFlipHorizontal.js
|
|
5456
5883
|
|
|
5457
5884
|
|
|
@@ -5540,6 +5967,25 @@ function IconFolderOpen_SvgComponent(props) {
|
|
|
5540
5967
|
}
|
|
5541
5968
|
const IconFolderOpen_IconComponent = convertIcon(IconFolderOpen_SvgComponent, 'folder_open');
|
|
5542
5969
|
/* harmony default export */ const IconFolderOpen = (IconFolderOpen_IconComponent);
|
|
5970
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconFolderOpenStroked.js
|
|
5971
|
+
|
|
5972
|
+
|
|
5973
|
+
function IconFolderOpenStroked_SvgComponent(props) {
|
|
5974
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
5975
|
+
viewBox: "0 0 24 24",
|
|
5976
|
+
fill: "none",
|
|
5977
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5978
|
+
width: "1em",
|
|
5979
|
+
height: "1em",
|
|
5980
|
+
focusable: false,
|
|
5981
|
+
"aria-hidden": true
|
|
5982
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
5983
|
+
d: "M6.9 2a3 3 0 0 1 1.66.5l2 1.33a1 1 0 0 0 .55.17h5.75a3 3 0 0 1 3 3v.83h.74a2 2 0 0 1 1.94 2.6l-3.16 9.98a2 2 0 0 1-1.91 1.4H2a1 1 0 0 1-1-1V5a3 3 0 0 1 3-3h2.9ZM13 9.92h-.82l-3.52.05-1.45.02-1.07 2.95-2.47 6.86h13.8l3.16-9.98-7.62.1ZM4 4a1 1 0 0 0-1 1v10.76l1.26-3.5 1.06-2.95A2 2 0 0 1 7.18 8l4.98-.06 5.7-.07V7a1 1 0 0 0-1-1H11.1a3 3 0 0 1-1.67-.5l-2-1.33A1 1 0 0 0 6.9 4H4Z",
|
|
5984
|
+
fill: "currentColor"
|
|
5985
|
+
}));
|
|
5986
|
+
}
|
|
5987
|
+
const IconFolderOpenStroked_IconComponent = convertIcon(IconFolderOpenStroked_SvgComponent, 'folder_open_stroked');
|
|
5988
|
+
/* harmony default export */ const IconFolderOpenStroked = (IconFolderOpenStroked_IconComponent);
|
|
5543
5989
|
;// CONCATENATED MODULE: ./lib/es/icons/IconFolderStroked.js
|
|
5544
5990
|
|
|
5545
5991
|
|
|
@@ -5859,6 +6305,44 @@ function IconGlobeStroke_SvgComponent(props) {
|
|
|
5859
6305
|
}
|
|
5860
6306
|
const IconGlobeStroke_IconComponent = convertIcon(IconGlobeStroke_SvgComponent, 'globe_stroke');
|
|
5861
6307
|
/* harmony default export */ const IconGlobeStroke = (IconGlobeStroke_IconComponent);
|
|
6308
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconGlobeStrokeStroked.js
|
|
6309
|
+
|
|
6310
|
+
|
|
6311
|
+
function IconGlobeStrokeStroked_SvgComponent(props) {
|
|
6312
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
6313
|
+
viewBox: "0 0 24 24",
|
|
6314
|
+
fill: "none",
|
|
6315
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6316
|
+
width: "1em",
|
|
6317
|
+
height: "1em",
|
|
6318
|
+
focusable: false,
|
|
6319
|
+
"aria-hidden": true
|
|
6320
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
6321
|
+
d: "M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22ZM9.5 17c.54 2.41 1.46 4 2.5 4s1.96-1.59 2.5-4h-5Zm-4.98 0a9.03 9.03 0 0 0 3.98 3.3c-.2-.42-.37-.86-.52-1.3-.2-.61-.38-1.28-.52-2H4.52Zm12.02 0c-.14.72-.32 1.39-.52 2-.15.44-.32.88-.53 1.3a9.03 9.03 0 0 0 4-3.3h-2.95Zm.39-7a28.65 28.65 0 0 1-.09 5h3.65a8.98 8.98 0 0 0 .28-5h-3.84Zm-7.85 0a26.56 26.56 0 0 0 .1 5h5.65a25.75 25.75 0 0 0 .1-5H9.07Zm-5.85 0a9.02 9.02 0 0 0 .28 5h3.65a27.95 27.95 0 0 1-.09-5H3.23Zm12.26-6.3c.2.42.38.86.53 1.3.3.89.53 1.9.7 3h3.34a9.03 9.03 0 0 0-4.57-4.3ZM12 3c-1.18 0-2.2 2.04-2.69 5h5.38c-.5-2.96-1.51-5-2.69-5Zm-3.5.7A9.03 9.03 0 0 0 3.94 8h3.35c.16-1.1.4-2.11.7-3 .14-.44.31-.88.51-1.3Z",
|
|
6322
|
+
fill: "currentColor"
|
|
6323
|
+
}));
|
|
6324
|
+
}
|
|
6325
|
+
const IconGlobeStrokeStroked_IconComponent = convertIcon(IconGlobeStrokeStroked_SvgComponent, 'globe_stroke_stroked');
|
|
6326
|
+
/* harmony default export */ const IconGlobeStrokeStroked = (IconGlobeStrokeStroked_IconComponent);
|
|
6327
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconGlobeStroked.js
|
|
6328
|
+
|
|
6329
|
+
|
|
6330
|
+
function IconGlobeStroked_SvgComponent(props) {
|
|
6331
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
6332
|
+
viewBox: "0 0 24 24",
|
|
6333
|
+
fill: "none",
|
|
6334
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6335
|
+
width: "1em",
|
|
6336
|
+
height: "1em",
|
|
6337
|
+
focusable: false,
|
|
6338
|
+
"aria-hidden": true
|
|
6339
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
6340
|
+
d: "M12.05 1a11.1 11.1 0 0 1 3.65.64A11 11 0 0 1 12.05 23h-.08a11.09 11.09 0 0 1-2.46-.29A11 11 0 0 1 12 1h.05Zm-.02 2A9.04 9.04 0 0 0 3 12h5.33a4.84 4.84 0 0 1 4.85 4.82v.08a.8.8 0 0 1-.8.73H9.69c-.52.07-.93.63-.93 1.68 0 .8.67 1.27 1.27 1.47.2.05.4.09.62.12l1.39.1a9 9 0 0 0 8.84-7.54c-.76.5-1.65.79-2.6.79a5.1 5.1 0 0 1-4.67-3.38H9.79c-.62 0-1.14-.5-1.03-1.11.58-3.17 2.72-4.5 5.39-4.46h.01c.17-.24.35-.47.54-.68l.2-.2c.28-.28.27-.74-.02-.95-.9-.3-1.86-.47-2.85-.47Zm-8.8 11a9 9 0 0 0 3.53 5.31c0-.8.16-1.66.64-2.37a2.86 2.86 0 0 1 2.39-1.32h1.12A2.85 2.85 0 0 0 8.33 14h-5.1Zm13.8-9.46c-.11.48-.35.93-.73 1.3a3.5 3.5 0 0 0-.47.57l-.6.92-1.1-.03c-1.01-.02-1.74.23-2.24.6a2.7 2.7 0 0 0-.77.97h3.85l.5 1.27c.53 1.34 1.66 2.11 2.8 2.11.57 0 1.11-.18 1.58-.51 0 0 .6-.39 1.05-1.07a9 9 0 0 0-3.87-6.13Z",
|
|
6341
|
+
fill: "currentColor"
|
|
6342
|
+
}));
|
|
6343
|
+
}
|
|
6344
|
+
const IconGlobeStroked_IconComponent = convertIcon(IconGlobeStroked_SvgComponent, 'globe_stroked');
|
|
6345
|
+
/* harmony default export */ const IconGlobeStroked = (IconGlobeStroked_IconComponent);
|
|
5862
6346
|
;// CONCATENATED MODULE: ./lib/es/icons/IconGridRectangle.js
|
|
5863
6347
|
|
|
5864
6348
|
|
|
@@ -6465,6 +6949,29 @@ function IconHorn_SvgComponent(props) {
|
|
|
6465
6949
|
}
|
|
6466
6950
|
const IconHorn_IconComponent = convertIcon(IconHorn_SvgComponent, 'horn');
|
|
6467
6951
|
/* harmony default export */ const IconHorn = (IconHorn_IconComponent);
|
|
6952
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconHornStroked.js
|
|
6953
|
+
|
|
6954
|
+
|
|
6955
|
+
function IconHornStroked_SvgComponent(props) {
|
|
6956
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
6957
|
+
viewBox: "0 0 24 24",
|
|
6958
|
+
fill: "none",
|
|
6959
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6960
|
+
width: "1em",
|
|
6961
|
+
height: "1em",
|
|
6962
|
+
focusable: false,
|
|
6963
|
+
"aria-hidden": true
|
|
6964
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
6965
|
+
d: "M16.42 1.37c.45-.05.82.64.82.64.01.03 1 1.52 1.56 6.94.56 5.43.05 7.1.04 7.12 0 0-.2.76-.65.81l-.15.01c-.62.04-1-.17-1.6-.67l-.28-.25a8.89 8.89 0 0 0-6.84-2c-.46.03-.91.09-1.37.14l-.68.09a2.93 2.93 0 0 1-2.97-1.64l-.16.03c-1 .11-1.92-.56-2.13-1.52l-.03-.2A1.95 1.95 0 0 1 3.86 8.7c.25-1.1 1.14-2 2.3-2.22l.23-.04.68-.08.68-.09.69-.06a8.76 8.76 0 0 0 5.93-3.19l.3-.37c.64-.82 1.16-1.22 1.75-1.28Zm-.46 2.86a10.75 10.75 0 0 1-7.3 3.96h-.05l-1.3.15-.7.09c-.4.04-.8.71-.8.71s-.36.8-.3 1.33.6 1.22.6 1.22.54.57.93.52l.66-.08c.44-.06.94-.12 1.46-.16a10.95 10.95 0 0 1 7.89 2.15c.03-1 0-2.59-.24-4.96-.25-2.44-.58-4-.85-4.93Zm4.65 1.73a2.93 2.93 0 0 1 .63 5.5l-.09.04c-.46.14-.9-.24-.95-.74 0-.02-.04-1-.16-1.96-.12-.97-.29-1.92-.29-1.92.01-.02.34-1.03.86-.92Z",
|
|
6966
|
+
fill: "currentColor"
|
|
6967
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
6968
|
+
d: "m11.16 16.75.06.02.03.05.16.32a34.43 34.43 0 0 1 1.04 2.79c.14.42.09.66.02.8-.07.15-.23.3-.53.42l-.08.03a.9.9 0 0 1-.94-.26l-.05-.07a58.16 58.16 0 0 1-2.52-3.81l.34-.02c.64-.05 1.09-.1 1.57-.17l.44-.06h.05c.21-.04.32-.05.4-.04Z",
|
|
6969
|
+
stroke: "currentColor",
|
|
6970
|
+
strokeWidth: 1.5
|
|
6971
|
+
}));
|
|
6972
|
+
}
|
|
6973
|
+
const IconHornStroked_IconComponent = convertIcon(IconHornStroked_SvgComponent, 'horn_stroked');
|
|
6974
|
+
/* harmony default export */ const IconHornStroked = (IconHornStroked_IconComponent);
|
|
6468
6975
|
;// CONCATENATED MODULE: ./lib/es/icons/IconHourglass.js
|
|
6469
6976
|
|
|
6470
6977
|
|
|
@@ -6478,9 +6985,7 @@ function IconHourglass_SvgComponent(props) {
|
|
|
6478
6985
|
focusable: false,
|
|
6479
6986
|
"aria-hidden": true
|
|
6480
6987
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
6481
|
-
|
|
6482
|
-
clipRule: "evenodd",
|
|
6483
|
-
d: "M6 23h12c1.1 0 2.14-.9 2-2-.44-3.5-2.14-5.06-3.38-6.28-.9-.87-1.62-1.58-1.62-2.72 0-1.14.72-1.85 1.62-2.72C17.86 8.06 19.56 6.5 20 3c.14-1.1-.9-2-2-2H6c-1.1 0-2.17.9-2 2 .47 2.92 2.07 4.55 3.27 5.88C8.22 9.94 9 10.81 9 12c0 1.14-.72 1.85-1.62 2.72C6.14 15.94 4.44 17.5 4 21c-.14 1.1.9 2 2 2Zm9-16c0 .82-.74 1.49-1.5 2.17A4.93 4.93 0 0 0 12 11a4.93 4.93 0 0 0-1.5-1.83C9.74 8.49 9 7.82 9 7h6ZM7 20c0-1.51 1.02-2.14 2.16-2.83 1.11-.68 2.34-1.44 2.84-3.17.5 1.73 1.73 2.49 2.84 3.17 1.14.7 2.16 1.32 2.16 2.83H7Z",
|
|
6988
|
+
d: "M20 1a1 1 0 1 1 0 2h-1v5a1 1 0 0 1-.3.7L15.42 12l3.3 3.3a1 1 0 0 1 .29.7v5h1a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2h1v-5a1 1 0 0 1 .3-.7L8.58 12l-3.3-3.3A1 1 0 0 1 5 8V3H4a1 1 0 0 1 0-2h16ZM9 18a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2H9Zm1-12a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2h-4Z",
|
|
6484
6989
|
fill: "currentColor"
|
|
6485
6990
|
}));
|
|
6486
6991
|
}
|
|
@@ -6528,6 +7033,25 @@ function IconIdCard_SvgComponent(props) {
|
|
|
6528
7033
|
}
|
|
6529
7034
|
const IconIdCard_IconComponent = convertIcon(IconIdCard_SvgComponent, 'id_card');
|
|
6530
7035
|
/* harmony default export */ const IconIdCard = (IconIdCard_IconComponent);
|
|
7036
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconIdCardStroked.js
|
|
7037
|
+
|
|
7038
|
+
|
|
7039
|
+
function IconIdCardStroked_SvgComponent(props) {
|
|
7040
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
7041
|
+
viewBox: "0 0 24 24",
|
|
7042
|
+
fill: "none",
|
|
7043
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7044
|
+
width: "1em",
|
|
7045
|
+
height: "1em",
|
|
7046
|
+
focusable: false,
|
|
7047
|
+
"aria-hidden": true
|
|
7048
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
7049
|
+
d: "M20 3a3 3 0 0 1 3 3v11a3 3 0 0 1-2.85 3H3.85A3 3 0 0 1 1 17.15V6a3 3 0 0 1 3-3h16ZM4 5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H4Zm4 8.86c1.67 0 3.13.51 3.85 1.26.37.39 0 .88-.55.88H4.7c-.54 0-.92-.5-.55-.88.72-.75 2.18-1.26 3.85-1.26Zm9-.86a1 1 0 1 1 0 2h-3a1 1 0 1 1 0-2h3ZM8 7c1.6 0 2.35.73 2.39 2.63.4.15.43.64.28 1.18-.11.42-.36.74-.62.84-.42 1.07-1.19 1.78-2.05 1.78-.86 0-1.63-.71-2.05-1.78-.26-.1-.51-.42-.62-.84-.15-.54-.12-1.03.28-1.18C5.65 7.73 6.41 7 8 7Zm11 2a1 1 0 1 1 0 2h-5a1 1 0 1 1 0-2h5Z",
|
|
7050
|
+
fill: "currentColor"
|
|
7051
|
+
}));
|
|
7052
|
+
}
|
|
7053
|
+
const IconIdCardStroked_IconComponent = convertIcon(IconIdCardStroked_SvgComponent, 'id_card_stroked');
|
|
7054
|
+
/* harmony default export */ const IconIdCardStroked = (IconIdCardStroked_IconComponent);
|
|
6531
7055
|
;// CONCATENATED MODULE: ./lib/es/icons/IconIdentity.js
|
|
6532
7056
|
|
|
6533
7057
|
|
|
@@ -7048,6 +7572,25 @@ function IconLayers_SvgComponent(props) {
|
|
|
7048
7572
|
}
|
|
7049
7573
|
const IconLayers_IconComponent = convertIcon(IconLayers_SvgComponent, 'layers');
|
|
7050
7574
|
/* harmony default export */ const IconLayers = (IconLayers_IconComponent);
|
|
7575
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconLeftCircle.js
|
|
7576
|
+
|
|
7577
|
+
|
|
7578
|
+
function IconLeftCircle_SvgComponent(props) {
|
|
7579
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
7580
|
+
viewBox: "0 0 24 24",
|
|
7581
|
+
fill: "none",
|
|
7582
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7583
|
+
width: "1em",
|
|
7584
|
+
height: "1em",
|
|
7585
|
+
focusable: false,
|
|
7586
|
+
"aria-hidden": true
|
|
7587
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
7588
|
+
d: "M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22Zm2.1 6.3a1 1 0 0 0-1.42 0L8.8 11.17a1 1 0 0 0 0 1.42l3.9 3.89a1 1 0 0 0 1.4-1.42l-3.18-3.18L14.1 8.7a1 1 0 0 0 0-1.42Z",
|
|
7589
|
+
fill: "currentColor"
|
|
7590
|
+
}));
|
|
7591
|
+
}
|
|
7592
|
+
const IconLeftCircle_IconComponent = convertIcon(IconLeftCircle_SvgComponent, 'left-circle');
|
|
7593
|
+
/* harmony default export */ const IconLeftCircle = (IconLeftCircle_IconComponent);
|
|
7051
7594
|
;// CONCATENATED MODULE: ./lib/es/icons/IconLeftCircleStroked.js
|
|
7052
7595
|
|
|
7053
7596
|
|
|
@@ -7667,6 +8210,82 @@ function IconMicrophoneOff_SvgComponent(props) {
|
|
|
7667
8210
|
}
|
|
7668
8211
|
const IconMicrophoneOff_IconComponent = convertIcon(IconMicrophoneOff_SvgComponent, 'microphone_off');
|
|
7669
8212
|
/* harmony default export */ const IconMicrophoneOff = (IconMicrophoneOff_IconComponent);
|
|
8213
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconMicrophoneOffStroked.js
|
|
8214
|
+
|
|
8215
|
+
|
|
8216
|
+
function IconMicrophoneOffStroked_SvgComponent(props) {
|
|
8217
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8218
|
+
viewBox: "0 0 24 24",
|
|
8219
|
+
fill: "none",
|
|
8220
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8221
|
+
width: "1em",
|
|
8222
|
+
height: "1em",
|
|
8223
|
+
focusable: false,
|
|
8224
|
+
"aria-hidden": true
|
|
8225
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8226
|
+
d: "M16 21a1 1 0 0 1 0 2H8a1 1 0 1 1 0-2h8Z",
|
|
8227
|
+
fill: "currentColor"
|
|
8228
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8229
|
+
fillRule: "evenodd",
|
|
8230
|
+
clipRule: "evenodd",
|
|
8231
|
+
d: "M12 1a4.5 4.5 0 0 1 4.5 4.3l3.6-3.6a1 1 0 0 1 1.4 1.42L3.13 21.51a1 1 0 1 1-1.41-1.42l3.85-3.85A7.96 7.96 0 0 1 4 11.5a1 1 0 1 1 2 0c0 1.22.37 2.36 1 3.3l1.08-1.09a4.47 4.47 0 0 1-.57-1.98l-.01-.23v-6A4.5 4.5 0 0 1 12 1Zm0 2a2.5 2.5 0 0 0-2.5 2.5v6c0 .24.03.48.1.7l4.9-4.9V5.5A2.5 2.5 0 0 0 12 3Z",
|
|
8232
|
+
fill: "currentColor"
|
|
8233
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8234
|
+
d: "M19 10.5a1 1 0 0 1 1 1 8 8 0 0 1-11.87 7L9.62 17A6 6 0 0 0 18 11.5a1 1 0 0 1 1-1Z",
|
|
8235
|
+
fill: "currentColor"
|
|
8236
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8237
|
+
d: "M16.5 11.5v.23a4.5 4.5 0 0 1-5.7 4.1l1.94-1.94a2.5 2.5 0 0 0 1.65-1.65l2.11-2.11v1.37Z",
|
|
8238
|
+
fill: "currentColor"
|
|
8239
|
+
}));
|
|
8240
|
+
}
|
|
8241
|
+
const IconMicrophoneOffStroked_IconComponent = convertIcon(IconMicrophoneOffStroked_SvgComponent, 'microphone_off_stroked');
|
|
8242
|
+
/* harmony default export */ const IconMicrophoneOffStroked = (IconMicrophoneOffStroked_IconComponent);
|
|
8243
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconMicrophoneStroked.js
|
|
8244
|
+
|
|
8245
|
+
|
|
8246
|
+
function IconMicrophoneStroked_SvgComponent(props) {
|
|
8247
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8248
|
+
viewBox: "0 0 24 24",
|
|
8249
|
+
fill: "none",
|
|
8250
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8251
|
+
width: "1em",
|
|
8252
|
+
height: "1em",
|
|
8253
|
+
focusable: false,
|
|
8254
|
+
"aria-hidden": true
|
|
8255
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8256
|
+
d: "M16 21a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2h8Zm3-10.5a1 1 0 0 1 1 1 8 8 0 1 1-16 0 1 1 0 1 1 2 0 6 6 0 0 0 12 0 1 1 0 0 1 1-1ZM12 1a4.5 4.5 0 0 1 4.5 4.5v6a4.5 4.5 0 1 1-9 0v-6A4.5 4.5 0 0 1 12 1Zm0 2a2.5 2.5 0 0 0-2.5 2.5v6a2.5 2.5 0 0 0 5 0v-6A2.5 2.5 0 0 0 12 3Z",
|
|
8257
|
+
fill: "currentColor"
|
|
8258
|
+
}));
|
|
8259
|
+
}
|
|
8260
|
+
const IconMicrophoneStroked_IconComponent = convertIcon(IconMicrophoneStroked_SvgComponent, 'microphone_stroked');
|
|
8261
|
+
/* harmony default export */ const IconMicrophoneStroked = (IconMicrophoneStroked_IconComponent);
|
|
8262
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconMiniPlayer.js
|
|
8263
|
+
|
|
8264
|
+
|
|
8265
|
+
function IconMiniPlayer_SvgComponent(props) {
|
|
8266
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8267
|
+
viewBox: "0 0 24 24",
|
|
8268
|
+
fill: "none",
|
|
8269
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8270
|
+
width: "1em",
|
|
8271
|
+
height: "1em",
|
|
8272
|
+
focusable: false,
|
|
8273
|
+
"aria-hidden": true
|
|
8274
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8275
|
+
d: "M15.5 22a1.5 1.5 0 0 1-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5h-5Z",
|
|
8276
|
+
fill: "currentColor"
|
|
8277
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8278
|
+
d: "M5.5 22A3.5 3.5 0 0 1 2 18.5v-13A3.5 3.5 0 0 1 5.5 2h13A3.5 3.5 0 0 1 22 5.5v4.25a1.5 1.5 0 0 1-3 0V5.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v13c0 .28.22.5.5.5h4.25a1.5 1.5 0 0 1 0 3H5.5Z",
|
|
8279
|
+
fill: "currentColor"
|
|
8280
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8281
|
+
fillRule: "evenodd",
|
|
8282
|
+
clipRule: "evenodd",
|
|
8283
|
+
d: "M7.52 7.19a1 1 0 0 0 0 1.41l2.95 2.95h-.83a1 1 0 1 0 0 2h3.24a1 1 0 0 0 1-1V9.31a1 1 0 1 0-2 0v.83L8.93 7.19a1 1 0 0 0-1.41 0Z",
|
|
8284
|
+
fill: "currentColor"
|
|
8285
|
+
}));
|
|
8286
|
+
}
|
|
8287
|
+
const IconMiniPlayer_IconComponent = convertIcon(IconMiniPlayer_SvgComponent, 'mini_player');
|
|
8288
|
+
/* harmony default export */ const IconMiniPlayer = (IconMiniPlayer_IconComponent);
|
|
7670
8289
|
;// CONCATENATED MODULE: ./lib/es/icons/IconMinimize.js
|
|
7671
8290
|
|
|
7672
8291
|
|
|
@@ -7852,6 +8471,25 @@ function IconMoon_SvgComponent(props) {
|
|
|
7852
8471
|
}
|
|
7853
8472
|
const IconMoon_IconComponent = convertIcon(IconMoon_SvgComponent, 'moon');
|
|
7854
8473
|
/* harmony default export */ const IconMoon = (IconMoon_IconComponent);
|
|
8474
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconMoonStroked.js
|
|
8475
|
+
|
|
8476
|
+
|
|
8477
|
+
function IconMoonStroked_SvgComponent(props) {
|
|
8478
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8479
|
+
viewBox: "0 0 24 24",
|
|
8480
|
+
fill: "none",
|
|
8481
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8482
|
+
width: "1em",
|
|
8483
|
+
height: "1em",
|
|
8484
|
+
focusable: false,
|
|
8485
|
+
"aria-hidden": true
|
|
8486
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8487
|
+
d: "M8.27 8.36c0-2.04.84-3.9 2.19-5.23a9 9 0 1 0 10.4 10.41 7.36 7.36 0 0 1-12.6-5.18Zm2 0a5.36 5.36 0 0 0 9.86 2.93l.08-.11c.4-.51 1.02-.67 1.52-.6.55.08 1.27.52 1.27 1.42A11 11 0 1 1 12 1c.9 0 1.34.72 1.42 1.27.08.53-.1 1.2-.7 1.6a5.36 5.36 0 0 0-2.45 4.5Z",
|
|
8488
|
+
fill: "currentColor"
|
|
8489
|
+
}));
|
|
8490
|
+
}
|
|
8491
|
+
const IconMoonStroked_IconComponent = convertIcon(IconMoonStroked_SvgComponent, 'moon_stroked');
|
|
8492
|
+
/* harmony default export */ const IconMoonStroked = (IconMoonStroked_IconComponent);
|
|
7855
8493
|
;// CONCATENATED MODULE: ./lib/es/icons/IconMore.js
|
|
7856
8494
|
|
|
7857
8495
|
|
|
@@ -7963,7 +8601,26 @@ function IconMute_SvgComponent(props) {
|
|
|
7963
8601
|
}
|
|
7964
8602
|
const IconMute_IconComponent = convertIcon(IconMute_SvgComponent, 'mute');
|
|
7965
8603
|
/* harmony default export */ const IconMute = (IconMute_IconComponent);
|
|
7966
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
8604
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconMuteStroked.js
|
|
8605
|
+
|
|
8606
|
+
|
|
8607
|
+
function IconMuteStroked_SvgComponent(props) {
|
|
8608
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8609
|
+
viewBox: "0 0 24 24",
|
|
8610
|
+
fill: "none",
|
|
8611
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8612
|
+
width: "1em",
|
|
8613
|
+
height: "1em",
|
|
8614
|
+
focusable: false,
|
|
8615
|
+
"aria-hidden": true
|
|
8616
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8617
|
+
d: "M10.38 2.22A1 1 0 0 1 12 3v18a1 1 0 0 1-1.63.78L4.66 17H2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h2.65l5.72-4.78ZM5.92 8.54A2 2 0 0 1 4.65 9H3v6h1.65a2 2 0 0 1 1.28.46l4.07 3.4V5.14l-4.07 3.4Zm14.14-.83a1 1 0 0 1 1.42 1.41L19 11.6l2.48 2.47a1 1 0 1 1-1.42 1.42L17.6 13l-2.48 2.48a1 1 0 0 1-1.41-1.42l2.47-2.47-2.47-2.48a1 1 0 0 1 1.41-1.41l2.48 2.47 2.47-2.47Z",
|
|
8618
|
+
fill: "currentColor"
|
|
8619
|
+
}));
|
|
8620
|
+
}
|
|
8621
|
+
const IconMuteStroked_IconComponent = convertIcon(IconMuteStroked_SvgComponent, 'mute_stroked');
|
|
8622
|
+
/* harmony default export */ const IconMuteStroked = (IconMuteStroked_IconComponent);
|
|
8623
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconNineGridStroked.js
|
|
7967
8624
|
|
|
7968
8625
|
|
|
7969
8626
|
function IconNineGridStroked_SvgComponent(props) {
|
|
@@ -7984,6 +8641,25 @@ function IconNineGridStroked_SvgComponent(props) {
|
|
|
7984
8641
|
}
|
|
7985
8642
|
const IconNineGridStroked_IconComponent = convertIcon(IconNineGridStroked_SvgComponent, 'nine_grid_stroked');
|
|
7986
8643
|
/* harmony default export */ const IconNineGridStroked = (IconNineGridStroked_IconComponent);
|
|
8644
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconNoteMoney.js
|
|
8645
|
+
|
|
8646
|
+
|
|
8647
|
+
function IconNoteMoney_SvgComponent(props) {
|
|
8648
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8649
|
+
viewBox: "0 0 24 24",
|
|
8650
|
+
fill: "none",
|
|
8651
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8652
|
+
width: "1em",
|
|
8653
|
+
height: "1em",
|
|
8654
|
+
focusable: false,
|
|
8655
|
+
"aria-hidden": true
|
|
8656
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8657
|
+
d: "M21 3a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h18Zm-5.8 4.3a1 1 0 0 0-1.4 0L12 9.08l-1.8-1.8a1 1 0 1 0-1.4 1.42L10.08 10H9a1 1 0 1 0 0 2h2v1H9a1 1 0 1 0 0 2h2v1a1 1 0 0 0 2 0v-1h2a1 1 0 0 0 0-2h-2v-1h2a1 1 0 0 0 0-2h-1.09l1.3-1.3a1 1 0 0 0 0-1.4Z",
|
|
8658
|
+
fill: "currentColor"
|
|
8659
|
+
}));
|
|
8660
|
+
}
|
|
8661
|
+
const IconNoteMoney_IconComponent = convertIcon(IconNoteMoney_SvgComponent, 'note_money');
|
|
8662
|
+
/* harmony default export */ const IconNoteMoney = (IconNoteMoney_IconComponent);
|
|
7987
8663
|
;// CONCATENATED MODULE: ./lib/es/icons/IconNoteMoneyStroked.js
|
|
7988
8664
|
|
|
7989
8665
|
|
|
@@ -8091,6 +8767,25 @@ function IconPaperclip_SvgComponent(props) {
|
|
|
8091
8767
|
}
|
|
8092
8768
|
const IconPaperclip_IconComponent = convertIcon(IconPaperclip_SvgComponent, 'paperclip');
|
|
8093
8769
|
/* harmony default export */ const IconPaperclip = (IconPaperclip_IconComponent);
|
|
8770
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconPaperclipStroked.js
|
|
8771
|
+
|
|
8772
|
+
|
|
8773
|
+
function IconPaperclipStroked_SvgComponent(props) {
|
|
8774
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8775
|
+
viewBox: "0 0 24 24",
|
|
8776
|
+
fill: "none",
|
|
8777
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8778
|
+
width: "1em",
|
|
8779
|
+
height: "1em",
|
|
8780
|
+
focusable: false,
|
|
8781
|
+
"aria-hidden": true
|
|
8782
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8783
|
+
d: "M2.66 15.62a6.48 6.48 0 0 0 1.93 4.85 6.48 6.48 0 0 0 4.85 1.93 6.03 6.03 0 0 0 3.99-1.58l3.71-3.7c.7-.72 1.37-1.38 1.86-1.87l.58-.58.16-.15.04-.05h.01v-.01a1 1 0 1 0-1.41-1.41h-.01l-.05.05-.16.16-.58.58-1.85 1.86-3.71 3.7A4.48 4.48 0 0 1 6 19.06a4.48 4.48 0 0 1-1.35-3.37c.04-1.16.5-2.14 1-2.64l8.83-8.83a2.7 2.7 0 0 1 1.5-.6 2.9 2.9 0 0 1 2.39.95 2.9 2.9 0 0 1 .95 2.38 2.7 2.7 0 0 1-.6 1.5l-7.07 7.08c-.15.15-.52.34-1 .37-.44.03-.84-.09-1.12-.37-.28-.28-.4-.68-.37-1.13.03-.47.22-.84.37-1l2.92-2.9 1.66-1.67.53-.53.14-.14.04-.04.01-.01a1 1 0 1 0-1.41-1.42l-5.3 5.3c-.56.56-.9 1.43-.96 2.28-.06.88.18 1.9.96 2.67.78.79 1.8 1.02 2.67.96.85-.06 1.72-.4 2.28-.96l7.07-7.07a4.64 4.64 0 0 0 1.17-2.74 4.9 4.9 0 0 0-1.53-3.97 4.9 4.9 0 0 0-3.98-1.53c-1.18.1-2.2.64-2.73 1.17l-8.84 8.84a6.03 6.03 0 0 0-1.58 3.99Z",
|
|
8784
|
+
fill: "currentColor"
|
|
8785
|
+
}));
|
|
8786
|
+
}
|
|
8787
|
+
const IconPaperclipStroked_IconComponent = convertIcon(IconPaperclipStroked_SvgComponent, 'paperclip_stroked');
|
|
8788
|
+
/* harmony default export */ const IconPaperclipStroked = (IconPaperclipStroked_IconComponent);
|
|
8094
8789
|
;// CONCATENATED MODULE: ./lib/es/icons/IconPause.js
|
|
8095
8790
|
|
|
8096
8791
|
|
|
@@ -8195,6 +8890,25 @@ function IconPhoneStroke_SvgComponent(props) {
|
|
|
8195
8890
|
}
|
|
8196
8891
|
const IconPhoneStroke_IconComponent = convertIcon(IconPhoneStroke_SvgComponent, 'phone_stroke');
|
|
8197
8892
|
/* harmony default export */ const IconPhoneStroke = (IconPhoneStroke_IconComponent);
|
|
8893
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconPhoneStroked.js
|
|
8894
|
+
|
|
8895
|
+
|
|
8896
|
+
function IconPhoneStroked_SvgComponent(props) {
|
|
8897
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
8898
|
+
viewBox: "0 0 24 24",
|
|
8899
|
+
fill: "none",
|
|
8900
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8901
|
+
width: "1em",
|
|
8902
|
+
height: "1em",
|
|
8903
|
+
focusable: false,
|
|
8904
|
+
"aria-hidden": true
|
|
8905
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
8906
|
+
d: "M5.9 1.59a2.11 2.11 0 0 1 2.89.77l2.78 4.81c.58 1.01.23 2.3-.77 2.89l-1.55.89h-.01v.01a36.9 36.9 0 0 0 3.92 3.82h.01l.01-.01 1.08-1.87a2.11 2.11 0 0 1 2.88-.77l4.81 2.78c1.01.58 1.36 1.87.77 2.88l-2.22 3.85a2.11 2.11 0 0 1-2.21 1.02h-.03l-.02-.01a23.67 23.67 0 0 1-11.26-6.3 23.68 23.68 0 0 1-5.8-9.43V6.9a4.8 4.8 0 0 1-.15-.73 2.8 2.8 0 0 1 0-.88l.01-.05A2.1 2.1 0 0 1 2.06 3.8L5.9 1.59Zm1 1.73L3.07 5.54a.11.11 0 0 0-.06.08v.1L3 5.9c.02.16.05.31.08.4a21.68 21.68 0 0 0 5.3 8.63 21.67 21.67 0 0 0 10.27 5.76c.05 0 .09-.01.11-.05l2.22-3.85a.11.11 0 0 0-.04-.15l-4.81-2.78a.11.11 0 0 0-.15.04l-1.08 1.87a2 2 0 0 1-3.03.55 38.68 38.68 0 0 1-4.14-4.03 2 2 0 0 1 .51-3.08l1.55-.89c.05-.03.07-.1.04-.15L7.06 3.36a.11.11 0 0 0-.15-.04Z",
|
|
8907
|
+
fill: "currentColor"
|
|
8908
|
+
}));
|
|
8909
|
+
}
|
|
8910
|
+
const IconPhoneStroked_IconComponent = convertIcon(IconPhoneStroked_SvgComponent, 'phone_stroked');
|
|
8911
|
+
/* harmony default export */ const IconPhoneStroked = (IconPhoneStroked_IconComponent);
|
|
8198
8912
|
;// CONCATENATED MODULE: ./lib/es/icons/IconPieChart2Stroked.js
|
|
8199
8913
|
|
|
8200
8914
|
|
|
@@ -8446,6 +9160,27 @@ function IconPrint_SvgComponent(props) {
|
|
|
8446
9160
|
}
|
|
8447
9161
|
const IconPrint_IconComponent = convertIcon(IconPrint_SvgComponent, 'print');
|
|
8448
9162
|
/* harmony default export */ const IconPrint = (IconPrint_IconComponent);
|
|
9163
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconPrize.js
|
|
9164
|
+
|
|
9165
|
+
|
|
9166
|
+
function IconPrize_SvgComponent(props) {
|
|
9167
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
9168
|
+
viewBox: "0 0 24 24",
|
|
9169
|
+
fill: "none",
|
|
9170
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9171
|
+
width: "1em",
|
|
9172
|
+
height: "1em",
|
|
9173
|
+
focusable: false,
|
|
9174
|
+
"aria-hidden": true
|
|
9175
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
9176
|
+
fillRule: "evenodd",
|
|
9177
|
+
clipRule: "evenodd",
|
|
9178
|
+
d: "M4 1a1 1 0 0 0-1 1v5a1 1 0 0 0 .4.8L7 10.5v.6a7 7 0 1 0 10 0v-.6l3.6-2.7A1 1 0 0 0 21 7V2a1 1 0 0 0-1-1H4Zm3 15a4.99 4.99 0 0 1 8.33-3.73A4.99 4.99 0 0 1 12 21a5 5 0 0 1-5-5Zm2-6.33a6.97 6.97 0 0 1 6 0V3H9v6.67ZM15 16a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",
|
|
9179
|
+
fill: "currentColor"
|
|
9180
|
+
}));
|
|
9181
|
+
}
|
|
9182
|
+
const IconPrize_IconComponent = convertIcon(IconPrize_SvgComponent, 'prize');
|
|
9183
|
+
/* harmony default export */ const IconPrize = (IconPrize_IconComponent);
|
|
8449
9184
|
;// CONCATENATED MODULE: ./lib/es/icons/IconPrizeStroked.js
|
|
8450
9185
|
|
|
8451
9186
|
|
|
@@ -8635,6 +9370,25 @@ function IconRankingCardStroked_SvgComponent(props) {
|
|
|
8635
9370
|
}
|
|
8636
9371
|
const IconRankingCardStroked_IconComponent = convertIcon(IconRankingCardStroked_SvgComponent, 'ranking_card_stroked');
|
|
8637
9372
|
/* harmony default export */ const IconRankingCardStroked = (IconRankingCardStroked_IconComponent);
|
|
9373
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconRealSize.js
|
|
9374
|
+
|
|
9375
|
+
|
|
9376
|
+
function IconRealSize_SvgComponent(props) {
|
|
9377
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
9378
|
+
viewBox: "0 0 24 24",
|
|
9379
|
+
fill: "none",
|
|
9380
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9381
|
+
width: "1em",
|
|
9382
|
+
height: "1em",
|
|
9383
|
+
focusable: false,
|
|
9384
|
+
"aria-hidden": true
|
|
9385
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
9386
|
+
d: "M21 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h18ZM6 8a1 1 0 0 0 0 2h1v5a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1H6Zm10 0a1 1 0 1 0 0 2h1v5a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1h-2Zm-3.5 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm0-4a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",
|
|
9387
|
+
fill: "currentColor"
|
|
9388
|
+
}));
|
|
9389
|
+
}
|
|
9390
|
+
const IconRealSize_IconComponent = convertIcon(IconRealSize_SvgComponent, 'real_size');
|
|
9391
|
+
/* harmony default export */ const IconRealSize = (IconRealSize_IconComponent);
|
|
8638
9392
|
;// CONCATENATED MODULE: ./lib/es/icons/IconRealSizeStroked.js
|
|
8639
9393
|
|
|
8640
9394
|
|
|
@@ -8979,6 +9733,25 @@ function IconSafe_SvgComponent(props) {
|
|
|
8979
9733
|
}
|
|
8980
9734
|
const IconSafe_IconComponent = convertIcon(IconSafe_SvgComponent, 'safe');
|
|
8981
9735
|
/* harmony default export */ const IconSafe = (IconSafe_IconComponent);
|
|
9736
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconSafeStroked.js
|
|
9737
|
+
|
|
9738
|
+
|
|
9739
|
+
function IconSafeStroked_SvgComponent(props) {
|
|
9740
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
9741
|
+
viewBox: "0 0 24 24",
|
|
9742
|
+
fill: "none",
|
|
9743
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9744
|
+
width: "1em",
|
|
9745
|
+
height: "1em",
|
|
9746
|
+
focusable: false,
|
|
9747
|
+
"aria-hidden": true
|
|
9748
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
9749
|
+
d: "M11.44 1.08c.37-.1.77-.1 1.15 0l8.7 2.64c.42.12.7.5.7.93.03 2.65-.03 11.8-2 14.36-1.97 2.57-6.36 3.68-7.63 3.95a1.6 1.6 0 0 1-.7 0c-1.24-.28-5.5-1.39-7.62-3.95C1.9 16.44 1.96 7.27 2.02 4.64c.01-.43.3-.8.7-.92l8.72-2.64ZM4.01 5.42c-.02 1.47 0 3.88.19 6.26.12 1.42.3 2.79.56 3.92.28 1.2.6 1.87.82 2.14A9.01 9.01 0 0 0 8.96 20c1.27.54 2.47.85 3.06.99.6-.14 1.83-.45 3.12-.99a8.15 8.15 0 0 0 3.26-2.2c.22-.28.52-.97.79-2.18.25-1.14.44-2.51.56-3.94.21-2.38.25-4.78.25-6.26L12 3l-8 2.42Zm11.02 2.7a1.38 1.38 0 0 1 2.05-.1c.52.53.55 1.36.06 1.92l-5.42 6.25a1 1 0 0 1-1.45.05l-3.24-3.26a1.43 1.43 0 0 1 0-2.02 1.4 1.4 0 0 1 2 0l1.99 2.02 4.01-4.86Z",
|
|
9750
|
+
fill: "currentColor"
|
|
9751
|
+
}));
|
|
9752
|
+
}
|
|
9753
|
+
const IconSafeStroked_IconComponent = convertIcon(IconSafeStroked_SvgComponent, 'safe_stroked');
|
|
9754
|
+
/* harmony default export */ const IconSafeStroked = (IconSafeStroked_IconComponent);
|
|
8982
9755
|
;// CONCATENATED MODULE: ./lib/es/icons/IconSave.js
|
|
8983
9756
|
|
|
8984
9757
|
|
|
@@ -9069,6 +9842,25 @@ function IconScissors_SvgComponent(props) {
|
|
|
9069
9842
|
}
|
|
9070
9843
|
const IconScissors_IconComponent = convertIcon(IconScissors_SvgComponent, 'scissors');
|
|
9071
9844
|
/* harmony default export */ const IconScissors = (IconScissors_IconComponent);
|
|
9845
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconScissorsStroked.js
|
|
9846
|
+
|
|
9847
|
+
|
|
9848
|
+
function IconScissorsStroked_SvgComponent(props) {
|
|
9849
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
9850
|
+
viewBox: "0 0 24 24",
|
|
9851
|
+
fill: "none",
|
|
9852
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9853
|
+
width: "1em",
|
|
9854
|
+
height: "1em",
|
|
9855
|
+
focusable: false,
|
|
9856
|
+
"aria-hidden": true
|
|
9857
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
9858
|
+
d: "M20 18.5a1.5 1.5 0 1 0-2.84.67l.03.05.01.03a1.5 1.5 0 0 0 2.8-.75Zm-16 0a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm18 0a3.5 3.5 0 0 1-6.61 1.6l-1-1.79-2.36-4.08-2.41 4.18-1.04 1.75a3.5 3.5 0 1 1-.19-3.63l2.48-4.3L5.88 3.6a1 1 0 0 1 1.73-1l4.42 7.64 4.35-7.54a1 1 0 0 1 1.74 1l-4.94 8.54 2.46 4.25A3.5 3.5 0 0 1 22 18.5Z",
|
|
9859
|
+
fill: "currentColor"
|
|
9860
|
+
}));
|
|
9861
|
+
}
|
|
9862
|
+
const IconScissorsStroked_IconComponent = convertIcon(IconScissorsStroked_SvgComponent, 'scissors_stroked');
|
|
9863
|
+
/* harmony default export */ const IconScissorsStroked = (IconScissorsStroked_IconComponent);
|
|
9072
9864
|
;// CONCATENATED MODULE: ./lib/es/icons/IconSearch.js
|
|
9073
9865
|
|
|
9074
9866
|
|
|
@@ -9298,6 +10090,25 @@ function IconSettingStroked_SvgComponent(props) {
|
|
|
9298
10090
|
}
|
|
9299
10091
|
const IconSettingStroked_IconComponent = convertIcon(IconSettingStroked_SvgComponent, 'setting_stroked');
|
|
9300
10092
|
/* harmony default export */ const IconSettingStroked = (IconSettingStroked_IconComponent);
|
|
10093
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconShare.js
|
|
10094
|
+
|
|
10095
|
+
|
|
10096
|
+
function IconShare_SvgComponent(props) {
|
|
10097
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
10098
|
+
viewBox: "0 0 24 24",
|
|
10099
|
+
fill: "none",
|
|
10100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10101
|
+
width: "1em",
|
|
10102
|
+
height: "1em",
|
|
10103
|
+
focusable: false,
|
|
10104
|
+
"aria-hidden": true
|
|
10105
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
10106
|
+
d: "M17.5 2A3.5 3.5 0 1 1 15 7.95l-5.13 3.11a3.5 3.5 0 0 1 .03 1.78l5.22 3.1A3.49 3.49 0 0 1 21 18.5a3.5 3.5 0 1 1-6.9-.85l-5.22-3.08A3.49 3.49 0 0 1 3 12a3.5 3.5 0 0 1 5.8-2.63l5.27-3.19A3.5 3.5 0 0 1 17.5 2Z",
|
|
10107
|
+
fill: "currentColor"
|
|
10108
|
+
}));
|
|
10109
|
+
}
|
|
10110
|
+
const IconShare_IconComponent = convertIcon(IconShare_SvgComponent, 'share');
|
|
10111
|
+
/* harmony default export */ const IconShare = (IconShare_IconComponent);
|
|
9301
10112
|
;// CONCATENATED MODULE: ./lib/es/icons/IconShareMoneyStroked.js
|
|
9302
10113
|
|
|
9303
10114
|
|
|
@@ -9436,6 +10247,30 @@ function IconShoppingBag_SvgComponent(props) {
|
|
|
9436
10247
|
}
|
|
9437
10248
|
const IconShoppingBag_IconComponent = convertIcon(IconShoppingBag_SvgComponent, 'shopping_bag');
|
|
9438
10249
|
/* harmony default export */ const IconShoppingBag = (IconShoppingBag_IconComponent);
|
|
10250
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconShoppingBagStroked.js
|
|
10251
|
+
|
|
10252
|
+
|
|
10253
|
+
function IconShoppingBagStroked_SvgComponent(props) {
|
|
10254
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
10255
|
+
viewBox: "0 0 24 24",
|
|
10256
|
+
fill: "none",
|
|
10257
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10258
|
+
width: "1em",
|
|
10259
|
+
height: "1em",
|
|
10260
|
+
focusable: false,
|
|
10261
|
+
"aria-hidden": true
|
|
10262
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
10263
|
+
d: "M18 5a1 1 0 0 1 1 1A7 7 0 1 1 5 6a1 1 0 0 1 2 0 5 5 0 0 0 10 0 1 1 0 0 1 1-1Z",
|
|
10264
|
+
fill: "currentColor"
|
|
10265
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
10266
|
+
fillRule: "evenodd",
|
|
10267
|
+
clipRule: "evenodd",
|
|
10268
|
+
d: "M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H4.85A3 3 0 0 1 2 19V5a3 3 0 0 1 3-3h14ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5Z",
|
|
10269
|
+
fill: "currentColor"
|
|
10270
|
+
}));
|
|
10271
|
+
}
|
|
10272
|
+
const IconShoppingBagStroked_IconComponent = convertIcon(IconShoppingBagStroked_SvgComponent, 'shopping_bag_stroked');
|
|
10273
|
+
/* harmony default export */ const IconShoppingBagStroked = (IconShoppingBagStroked_IconComponent);
|
|
9439
10274
|
;// CONCATENATED MODULE: ./lib/es/icons/IconShrink.js
|
|
9440
10275
|
|
|
9441
10276
|
|
|
@@ -10010,6 +10845,33 @@ function IconSun_SvgComponent(props) {
|
|
|
10010
10845
|
}
|
|
10011
10846
|
const IconSun_IconComponent = convertIcon(IconSun_SvgComponent, 'sun');
|
|
10012
10847
|
/* harmony default export */ const IconSun = (IconSun_IconComponent);
|
|
10848
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconSunStroked.js
|
|
10849
|
+
|
|
10850
|
+
|
|
10851
|
+
function IconSunStroked_SvgComponent(props) {
|
|
10852
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
10853
|
+
viewBox: "0 0 24 24",
|
|
10854
|
+
fill: "none",
|
|
10855
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10856
|
+
width: "1em",
|
|
10857
|
+
height: "1em",
|
|
10858
|
+
focusable: false,
|
|
10859
|
+
"aria-hidden": true
|
|
10860
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("g", {
|
|
10861
|
+
clipPath: "url(#clip0_2342_331)"
|
|
10862
|
+
}, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
10863
|
+
d: "M12 20c.83 0 1.5.67 1.5 1.5v1a1.5 1.5 0 0 1-3 0v-1c0-.83.67-1.5 1.5-1.5Zm-7.78-2.34a1.5 1.5 0 1 1 2.12 2.12l-.7.7a1.5 1.5 0 0 1-2.13-2.12l.71-.7Zm13.44 0a1.5 1.5 0 0 1 2.12 0l.7.7a1.5 1.5 0 0 1-2.12 2.13l-.7-.71a1.5 1.5 0 0 1 0-2.12ZM12 5a7 7 0 1 1 0 14 7 7 0 0 1 0-14Zm0 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-9.5 3.5a1.5 1.5 0 0 1 0 3h-1a1.5 1.5 0 0 1 0-3h1Zm20 0a1.5 1.5 0 0 1 0 3h-1a1.5 1.5 0 0 1 0-3h1ZM3.51 3.51a1.5 1.5 0 0 1 2.13 0l.7.71a1.5 1.5 0 1 1-2.12 2.12l-.7-.7a1.5 1.5 0 0 1 0-2.13Zm14.85 0a1.5 1.5 0 0 1 2.13 2.13l-.71.7a1.5 1.5 0 1 1-2.12-2.12l.7-.7ZM12 0c.83 0 1.5.67 1.5 1.5v1a1.5 1.5 0 0 1-3 0v-1c0-.83.67-1.5 1.5-1.5Z",
|
|
10864
|
+
fill: "currentColor"
|
|
10865
|
+
})), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("defs", null, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("clipPath", {
|
|
10866
|
+
id: "clip0_2342_331"
|
|
10867
|
+
}, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("rect", {
|
|
10868
|
+
width: 24,
|
|
10869
|
+
height: 24,
|
|
10870
|
+
fill: "currentColor"
|
|
10871
|
+
}))));
|
|
10872
|
+
}
|
|
10873
|
+
const IconSunStroked_IconComponent = convertIcon(IconSunStroked_SvgComponent, 'sun_stroked');
|
|
10874
|
+
/* harmony default export */ const IconSunStroked = (IconSunStroked_IconComponent);
|
|
10013
10875
|
;// CONCATENATED MODULE: ./lib/es/icons/IconSync.js
|
|
10014
10876
|
|
|
10015
10877
|
|
|
@@ -10170,6 +11032,25 @@ function IconTerminal_SvgComponent(props) {
|
|
|
10170
11032
|
}
|
|
10171
11033
|
const IconTerminal_IconComponent = convertIcon(IconTerminal_SvgComponent, 'terminal');
|
|
10172
11034
|
/* harmony default export */ const IconTerminal = (IconTerminal_IconComponent);
|
|
11035
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconTestScore.js
|
|
11036
|
+
|
|
11037
|
+
|
|
11038
|
+
function IconTestScore_SvgComponent(props) {
|
|
11039
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11040
|
+
viewBox: "0 0 24 24",
|
|
11041
|
+
fill: "none",
|
|
11042
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11043
|
+
width: "1em",
|
|
11044
|
+
height: "1em",
|
|
11045
|
+
focusable: false,
|
|
11046
|
+
"aria-hidden": true
|
|
11047
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11048
|
+
d: "M19 1a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3c0-1.1.9-2 2-2h14ZM7 17.5a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2H7Zm0-4a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2H7ZM9.25 5a.75.75 0 0 0-.67.42l-2.5 5a.75.75 0 0 0 1.34.67l.42-.84h2.82l.42.84a.75.75 0 0 0 1.34-.68l-2.5-5A.75.75 0 0 0 9.25 5Zm.66 3.75H8.6l.66-1.32.66 1.32Z",
|
|
11049
|
+
fill: "currentColor"
|
|
11050
|
+
}));
|
|
11051
|
+
}
|
|
11052
|
+
const IconTestScore_IconComponent = convertIcon(IconTestScore_SvgComponent, 'test_score');
|
|
11053
|
+
/* harmony default export */ const IconTestScore = (IconTestScore_IconComponent);
|
|
10173
11054
|
;// CONCATENATED MODULE: ./lib/es/icons/IconTestScoreStroked.js
|
|
10174
11055
|
|
|
10175
11056
|
|
|
@@ -10317,6 +11198,25 @@ function IconTickCircle_SvgComponent(props) {
|
|
|
10317
11198
|
}
|
|
10318
11199
|
const IconTickCircle_IconComponent = convertIcon(IconTickCircle_SvgComponent, 'tick_circle');
|
|
10319
11200
|
/* harmony default export */ const IconTickCircle = (IconTickCircle_IconComponent);
|
|
11201
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconTicketCode.js
|
|
11202
|
+
|
|
11203
|
+
|
|
11204
|
+
function IconTicketCode_SvgComponent(props) {
|
|
11205
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11206
|
+
viewBox: "0 0 24 24",
|
|
11207
|
+
fill: "none",
|
|
11208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11209
|
+
width: "1em",
|
|
11210
|
+
height: "1em",
|
|
11211
|
+
focusable: false,
|
|
11212
|
+
"aria-hidden": true
|
|
11213
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11214
|
+
d: "M21 4a2 2 0 0 1 2 2v3.8a1 1 0 0 1-.71.96c-.74.22-1.1.76-1.1 1.24s.36 1.02 1.1 1.24a1 1 0 0 1 .71.96V18a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3.8a1 1 0 0 1 .71-.96c.74-.22 1.1-.76 1.1-1.24 0-.47-.36-1.01-1.08-1.24A1 1 0 0 1 1 9.8V6c0-1.1.9-2 2-2h18ZM8 9a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-4a1 1 0 0 0-1-1Zm4 0a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-4a1 1 0 0 0-1-1Zm4 0a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-4a1 1 0 0 0-1-1Z",
|
|
11215
|
+
fill: "currentColor"
|
|
11216
|
+
}));
|
|
11217
|
+
}
|
|
11218
|
+
const IconTicketCode_IconComponent = convertIcon(IconTicketCode_SvgComponent, 'ticket_code');
|
|
11219
|
+
/* harmony default export */ const IconTicketCode = (IconTicketCode_IconComponent);
|
|
10320
11220
|
;// CONCATENATED MODULE: ./lib/es/icons/IconTicketCodeExchangeStroked.js
|
|
10321
11221
|
|
|
10322
11222
|
|
|
@@ -11018,6 +11918,35 @@ function IconUserCardVideo_SvgComponent(props) {
|
|
|
11018
11918
|
}
|
|
11019
11919
|
const IconUserCardVideo_IconComponent = convertIcon(IconUserCardVideo_SvgComponent, 'user_card_video');
|
|
11020
11920
|
/* harmony default export */ const IconUserCardVideo = (IconUserCardVideo_IconComponent);
|
|
11921
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconUserCardVideoStroked.js
|
|
11922
|
+
|
|
11923
|
+
|
|
11924
|
+
function IconUserCardVideoStroked_SvgComponent(props) {
|
|
11925
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11926
|
+
viewBox: "0 0 24 24",
|
|
11927
|
+
fill: "none",
|
|
11928
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11929
|
+
width: "1em",
|
|
11930
|
+
height: "1em",
|
|
11931
|
+
focusable: false,
|
|
11932
|
+
"aria-hidden": true
|
|
11933
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11934
|
+
d: "M8 11H5V8h3v3Z",
|
|
11935
|
+
fill: "currentColor"
|
|
11936
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11937
|
+
fillRule: "evenodd",
|
|
11938
|
+
clipRule: "evenodd",
|
|
11939
|
+
d: "M14 4a2 2 0 0 1 2 2v12a2 2 0 0 1-1.8 1.99L14 20H3l-.2-.01A2 2 0 0 1 1 18V6c0-1.1.9-2 2-2h11ZM3 18h11V6H3v12Z",
|
|
11940
|
+
fill: "currentColor"
|
|
11941
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11942
|
+
fillRule: "evenodd",
|
|
11943
|
+
clipRule: "evenodd",
|
|
11944
|
+
d: "M21.55 6.72a1 1 0 0 1 1.45.9v8.76a1 1 0 0 1-1.45.9l-4-2a1 1 0 0 1-.55-.9V9.62a1 1 0 0 1 .55-.9l4-2ZM19 10.24v3.52l2 1V9.24l-2 1Z",
|
|
11945
|
+
fill: "currentColor"
|
|
11946
|
+
}));
|
|
11947
|
+
}
|
|
11948
|
+
const IconUserCardVideoStroked_IconComponent = convertIcon(IconUserCardVideoStroked_SvgComponent, 'user_card_video_stroked');
|
|
11949
|
+
/* harmony default export */ const IconUserCardVideoStroked = (IconUserCardVideoStroked_IconComponent);
|
|
11021
11950
|
;// CONCATENATED MODULE: ./lib/es/icons/IconUserCircle.js
|
|
11022
11951
|
|
|
11023
11952
|
|
|
@@ -11081,6 +12010,25 @@ function IconUserGroup_SvgComponent(props) {
|
|
|
11081
12010
|
}
|
|
11082
12011
|
const IconUserGroup_IconComponent = convertIcon(IconUserGroup_SvgComponent, 'user_group');
|
|
11083
12012
|
/* harmony default export */ const IconUserGroup = (IconUserGroup_IconComponent);
|
|
12013
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconUserList.js
|
|
12014
|
+
|
|
12015
|
+
|
|
12016
|
+
function IconUserList_SvgComponent(props) {
|
|
12017
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
12018
|
+
viewBox: "0 0 24 24",
|
|
12019
|
+
fill: "none",
|
|
12020
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12021
|
+
width: "1em",
|
|
12022
|
+
height: "1em",
|
|
12023
|
+
focusable: false,
|
|
12024
|
+
"aria-hidden": true
|
|
12025
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12026
|
+
d: "M11.35 15c.54 0 1.08.04 1.6.13.23.03.4.24.4.48v5.89a.5.5 0 0 1-.5.5H2.49a.48.48 0 0 1-.46-.64A10 10 0 0 1 11.35 15Zm4.5 5c.27 0 .5.22.5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1c0-.28.22-.5.5-.5h1Zm5.65 0c.28 0 .5.22.5.5v1a.5.5 0 0 1-.5.5h-3.65a.5.5 0 0 1-.5-.5v-1c0-.28.22-.5.5-.5h3.65Zm-5.65-3c.27 0 .5.22.5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1c0-.28.22-.5.5-.5h1Zm5.65 0c.28 0 .5.22.5.5v1a.5.5 0 0 1-.5.5h-3.65a.5.5 0 0 1-.5-.5v-1c0-.28.22-.5.5-.5h3.65ZM12.35 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6Z",
|
|
12027
|
+
fill: "currentColor"
|
|
12028
|
+
}));
|
|
12029
|
+
}
|
|
12030
|
+
const IconUserList_IconComponent = convertIcon(IconUserList_SvgComponent, 'user_list');
|
|
12031
|
+
/* harmony default export */ const IconUserList = (IconUserList_IconComponent);
|
|
11084
12032
|
;// CONCATENATED MODULE: ./lib/es/icons/IconUserListStroked.js
|
|
11085
12033
|
|
|
11086
12034
|
|
|
@@ -11365,6 +12313,30 @@ function IconVolume1_SvgComponent(props) {
|
|
|
11365
12313
|
}
|
|
11366
12314
|
const IconVolume1_IconComponent = convertIcon(IconVolume1_SvgComponent, 'volume_1');
|
|
11367
12315
|
/* harmony default export */ const IconVolume1 = (IconVolume1_IconComponent);
|
|
12316
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconVolume1Stroked.js
|
|
12317
|
+
|
|
12318
|
+
|
|
12319
|
+
function IconVolume1Stroked_SvgComponent(props) {
|
|
12320
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
12321
|
+
viewBox: "0 0 24 24",
|
|
12322
|
+
fill: "none",
|
|
12323
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12324
|
+
width: "1em",
|
|
12325
|
+
height: "1em",
|
|
12326
|
+
focusable: false,
|
|
12327
|
+
"aria-hidden": true
|
|
12328
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12329
|
+
fillRule: "evenodd",
|
|
12330
|
+
clipRule: "evenodd",
|
|
12331
|
+
d: "M10.38 2.22A1 1 0 0 1 12 3v18a1 1 0 0 1-1.63.78L4.66 17H2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h2.65l5.72-4.78ZM5.92 8.54A2 2 0 0 1 4.65 9H3v6h1.65a2 2 0 0 1 1.28.46l4.07 3.4V5.14l-4.07 3.4Z",
|
|
12332
|
+
fill: "currentColor"
|
|
12333
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12334
|
+
d: "M14.17 8.45a1 1 0 0 1 1.38-.28l.12.08.23.19A4.84 4.84 0 0 1 17.5 12a4.7 4.7 0 0 1-1.83 3.75l-.11.08a1 1 0 0 1-1.12-1.66l.13-.1c.1-.1.24-.23.38-.42.28-.37.55-.92.55-1.65a2.7 2.7 0 0 0-1.06-2.17 1 1 0 0 1-.27-1.38Z",
|
|
12335
|
+
fill: "currentColor"
|
|
12336
|
+
}));
|
|
12337
|
+
}
|
|
12338
|
+
const IconVolume1Stroked_IconComponent = convertIcon(IconVolume1Stroked_SvgComponent, 'volume_1_stroked');
|
|
12339
|
+
/* harmony default export */ const IconVolume1Stroked = (IconVolume1Stroked_IconComponent);
|
|
11368
12340
|
;// CONCATENATED MODULE: ./lib/es/icons/IconVolume2.js
|
|
11369
12341
|
|
|
11370
12342
|
|
|
@@ -11386,6 +12358,47 @@ function IconVolume2_SvgComponent(props) {
|
|
|
11386
12358
|
}
|
|
11387
12359
|
const IconVolume2_IconComponent = convertIcon(IconVolume2_SvgComponent, 'volume_2');
|
|
11388
12360
|
/* harmony default export */ const IconVolume2 = (IconVolume2_IconComponent);
|
|
12361
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconVolume2Stroked.js
|
|
12362
|
+
|
|
12363
|
+
|
|
12364
|
+
function IconVolume2Stroked_SvgComponent(props) {
|
|
12365
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
12366
|
+
viewBox: "0 0 24 24",
|
|
12367
|
+
fill: "none",
|
|
12368
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12369
|
+
width: "1em",
|
|
12370
|
+
height: "1em",
|
|
12371
|
+
focusable: false,
|
|
12372
|
+
"aria-hidden": true
|
|
12373
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12374
|
+
d: "M10.38 2.22A1 1 0 0 1 12 3v18a1 1 0 0 1-1.63.78L4.66 17H2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h2.65l5.72-4.78ZM5.92 8.54A2 2 0 0 1 4.65 9H3v6h1.65a2 2 0 0 1 1.28.46l4.07 3.4V5.14l-4.07 3.4Z",
|
|
12375
|
+
fill: "currentColor"
|
|
12376
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12377
|
+
d: "M20 12c0-2.03-.86-3.56-1.76-4.6a8.55 8.55 0 0 0-1.74-1.54 1 1 0 1 1 1-1.72l.07.04a5.55 5.55 0 0 1 .67.47c.42.32.97.8 1.52 1.45A8.98 8.98 0 0 1 22 12a8.98 8.98 0 0 1-2.24 5.9 10.56 10.56 0 0 1-2.19 1.92l-.06.04a1 1 0 0 1-1.01-1.72l.12-.08.4-.29c.32-.26.77-.65 1.22-1.17A6.98 6.98 0 0 0 20 12Zm-5.56 2.17.13-.1c.1-.1.24-.23.38-.42.28-.37.55-.92.55-1.65a2.7 2.7 0 0 0-1.06-2.17 1 1 0 0 1 1.11-1.66l.12.08.23.19A4.84 4.84 0 0 1 17.5 12a4.7 4.7 0 0 1-1.83 3.75l-.11.08a1 1 0 0 1-1.12-1.66Z",
|
|
12378
|
+
fill: "currentColor"
|
|
12379
|
+
}));
|
|
12380
|
+
}
|
|
12381
|
+
const IconVolume2Stroked_IconComponent = convertIcon(IconVolume2Stroked_SvgComponent, 'volume_2_stroked');
|
|
12382
|
+
/* harmony default export */ const IconVolume2Stroked = (IconVolume2Stroked_IconComponent);
|
|
12383
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconVolumeSilentStroked.js
|
|
12384
|
+
|
|
12385
|
+
|
|
12386
|
+
function IconVolumeSilentStroked_SvgComponent(props) {
|
|
12387
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
12388
|
+
viewBox: "0 0 24 24",
|
|
12389
|
+
fill: "none",
|
|
12390
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12391
|
+
width: "1em",
|
|
12392
|
+
height: "1em",
|
|
12393
|
+
focusable: false,
|
|
12394
|
+
"aria-hidden": true
|
|
12395
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12396
|
+
d: "M10.38 2.22A1 1 0 0 1 12 3v18a1 1 0 0 1-1.63.78L4.66 17H2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h2.65l5.72-4.78ZM5.92 8.54A2 2 0 0 1 4.65 9H3v6h1.65a2 2 0 0 1 1.28.46l4.07 3.4V5.14l-4.07 3.4Z",
|
|
12397
|
+
fill: "currentColor"
|
|
12398
|
+
}));
|
|
12399
|
+
}
|
|
12400
|
+
const IconVolumeSilentStroked_IconComponent = convertIcon(IconVolumeSilentStroked_SvgComponent, 'volume_silent_stroked');
|
|
12401
|
+
/* harmony default export */ const IconVolumeSilentStroked = (IconVolumeSilentStroked_IconComponent);
|
|
11389
12402
|
;// CONCATENATED MODULE: ./lib/es/icons/IconVolumnSilent.js
|
|
11390
12403
|
|
|
11391
12404
|
|
|
@@ -11548,6 +12561,25 @@ function IconWindowAdaptionStroked_SvgComponent(props) {
|
|
|
11548
12561
|
}
|
|
11549
12562
|
const IconWindowAdaptionStroked_IconComponent = convertIcon(IconWindowAdaptionStroked_SvgComponent, 'window_adaption_stroked');
|
|
11550
12563
|
/* harmony default export */ const IconWindowAdaptionStroked = (IconWindowAdaptionStroked_IconComponent);
|
|
12564
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconWord.js
|
|
12565
|
+
|
|
12566
|
+
|
|
12567
|
+
function IconWord_SvgComponent(props) {
|
|
12568
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
12569
|
+
viewBox: "0 0 20 20",
|
|
12570
|
+
fill: "none",
|
|
12571
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12572
|
+
width: "1em",
|
|
12573
|
+
height: "1em",
|
|
12574
|
+
focusable: false,
|
|
12575
|
+
"aria-hidden": true
|
|
12576
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
12577
|
+
d: "M12.6.67a1 1 0 0 1 .6.29l4.17 4.17a1 1 0 0 1 .3.7V17.5c0 1.01-.82 1.83-1.84 1.83H4.17a1.83 1.83 0 0 1-1.84-1.83v-15c0-1.01.82-1.83 1.84-1.83h8.43Zm.95 6.69a1 1 0 0 0-1.2.76l-.64 3.05-.81-1.62a1 1 0 0 0-1.72-.12l-.07.12-.81 1.62-.65-3.05a1 1 0 0 0-1.96.42l1.25 5.84a1 1 0 0 0 1.87.23l1.2-2.37 1.18 2.37a1 1 0 0 0 1.87-.23l1.25-5.84a1 1 0 0 0-.76-1.18Z",
|
|
12578
|
+
fill: "currentColor"
|
|
12579
|
+
}));
|
|
12580
|
+
}
|
|
12581
|
+
const IconWord_IconComponent = convertIcon(IconWord_SvgComponent, 'word');
|
|
12582
|
+
/* harmony default export */ const IconWord = (IconWord_IconComponent);
|
|
11551
12583
|
;// CONCATENATED MODULE: ./lib/es/icons/IconWrench.js
|
|
11552
12584
|
|
|
11553
12585
|
|
|
@@ -11569,10 +12601,10 @@ function IconWrench_SvgComponent(props) {
|
|
|
11569
12601
|
}
|
|
11570
12602
|
const IconWrench_IconComponent = convertIcon(IconWrench_SvgComponent, 'wrench');
|
|
11571
12603
|
/* harmony default export */ const IconWrench = (IconWrench_IconComponent);
|
|
11572
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
12604
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconWrenchStroked.js
|
|
11573
12605
|
|
|
11574
12606
|
|
|
11575
|
-
function
|
|
12607
|
+
function IconWrenchStroked_SvgComponent(props) {
|
|
11576
12608
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11577
12609
|
viewBox: "0 0 24 24",
|
|
11578
12610
|
fill: "none",
|
|
@@ -11582,18 +12614,16 @@ function IconXiguaLogo_SvgComponent(props) {
|
|
|
11582
12614
|
focusable: false,
|
|
11583
12615
|
"aria-hidden": true
|
|
11584
12616
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11585
|
-
|
|
11586
|
-
clipRule: "evenodd",
|
|
11587
|
-
d: "M23 12a11 11 0 0 1-11.72 10.98c-1.4-.1-2.28-1.4-2.56-2.79a5.77 5.77 0 0 0-4.91-4.91c-1.39-.28-2.7-1.15-2.79-2.56L1 12a11 11 0 0 1 22 0Zm-6.58.93c.56-.6.57-1.5 0-2.09-.6-.63-1.45-1.43-2.48-2.11-.96-.63-2-.97-2.83-1.15-.95-.2-1.82.4-2.04 1.35-.18.82-.36 1.89-.36 2.96 0 1 .16 2 .33 2.81a1.8 1.8 0 0 0 2.2 1.4c.85-.2 1.86-.54 2.7-1.06.95-.59 1.85-1.44 2.48-2.1Z",
|
|
12617
|
+
d: "M13.92 8.46a5.46 5.46 0 0 0-6.61-5.34l2.13 2.13c.75.76.75 1.97 0 2.72L7.97 9.44c-.75.75-1.96.75-2.72 0L3.12 7.3a5.48 5.48 0 0 0 5.34 6.61c.7 0 1.36-.13 1.97-.37l.61-.23 7.43 7.43c.33.33.87.33 1.2 0l1.08-1.08a.85.85 0 0 0 0-1.2l-7.43-7.43.23-.6c.24-.62.37-1.28.37-1.98Zm2 0c0 .72-.1 1.4-.29 2.06l6.54 6.54a2.85 2.85 0 0 1 0 4.03l-1.09 1.08a2.85 2.85 0 0 1-4.02 0l-6.54-6.54a7.46 7.46 0 0 1-8.99-9.94l.09-.18c.48-.86 1.62-.91 2.25-.28l2.74 2.74L7.97 6.6 5.23 3.87c-.67-.67-.57-1.93.46-2.34l.33-.12a7.45 7.45 0 0 1 9.9 7.05Z",
|
|
11588
12618
|
fill: "currentColor"
|
|
11589
12619
|
}));
|
|
11590
12620
|
}
|
|
11591
|
-
const
|
|
11592
|
-
/* harmony default export */ const
|
|
11593
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
12621
|
+
const IconWrenchStroked_IconComponent = convertIcon(IconWrenchStroked_SvgComponent, 'wrench_stroked');
|
|
12622
|
+
/* harmony default export */ const IconWrenchStroked = (IconWrenchStroked_IconComponent);
|
|
12623
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconXiguaLogo.js
|
|
11594
12624
|
|
|
11595
12625
|
|
|
11596
|
-
function
|
|
12626
|
+
function IconXiguaLogo_SvgComponent(props) {
|
|
11597
12627
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11598
12628
|
viewBox: "0 0 24 24",
|
|
11599
12629
|
fill: "none",
|
|
@@ -11603,16 +12633,18 @@ function IconYoutube_SvgComponent(props) {
|
|
|
11603
12633
|
focusable: false,
|
|
11604
12634
|
"aria-hidden": true
|
|
11605
12635
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11606
|
-
|
|
12636
|
+
fillRule: "evenodd",
|
|
12637
|
+
clipRule: "evenodd",
|
|
12638
|
+
d: "M23 12a11 11 0 0 1-11.72 10.98c-1.4-.1-2.28-1.4-2.56-2.79a5.77 5.77 0 0 0-4.91-4.91c-1.39-.28-2.7-1.15-2.79-2.56L1 12a11 11 0 0 1 22 0Zm-6.58.93c.56-.6.57-1.5 0-2.09-.6-.63-1.45-1.43-2.48-2.11-.96-.63-2-.97-2.83-1.15-.95-.2-1.82.4-2.04 1.35-.18.82-.36 1.89-.36 2.96 0 1 .16 2 .33 2.81a1.8 1.8 0 0 0 2.2 1.4c.85-.2 1.86-.54 2.7-1.06.95-.59 1.85-1.44 2.48-2.1Z",
|
|
11607
12639
|
fill: "currentColor"
|
|
11608
12640
|
}));
|
|
11609
12641
|
}
|
|
11610
|
-
const
|
|
11611
|
-
/* harmony default export */ const
|
|
11612
|
-
;// CONCATENATED MODULE: ./lib/es/icons/
|
|
12642
|
+
const IconXiguaLogo_IconComponent = convertIcon(IconXiguaLogo_SvgComponent, 'xigua_logo');
|
|
12643
|
+
/* harmony default export */ const IconXiguaLogo = (IconXiguaLogo_IconComponent);
|
|
12644
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconYoutube.js
|
|
11613
12645
|
|
|
11614
12646
|
|
|
11615
|
-
function
|
|
12647
|
+
function IconYoutube_SvgComponent(props) {
|
|
11616
12648
|
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
11617
12649
|
viewBox: "0 0 24 24",
|
|
11618
12650
|
fill: "none",
|
|
@@ -11622,20 +12654,12 @@ function IconMiniPlayer_SvgComponent(props) {
|
|
|
11622
12654
|
focusable: false,
|
|
11623
12655
|
"aria-hidden": true
|
|
11624
12656
|
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11625
|
-
d: "
|
|
11626
|
-
fill: "currentColor"
|
|
11627
|
-
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11628
|
-
d: "M5.50098 22.0005C3.56798 22.0005 2.00098 20.4335 2.00098 18.5005V15.5005V5.50049C2.00098 3.56749 3.56798 2.00049 5.50098 2.00049H15.501H18.501C20.434 2.00049 22.001 3.56749 22.001 5.50049V9.75038C22.001 10.5788 21.3294 11.2504 20.501 11.2504C19.6726 11.2504 19.001 10.5788 19.001 9.75038V5.50049C19.001 5.22435 18.7771 5.00049 18.501 5.00049H15.501H5.50098C5.22483 5.00049 5.00098 5.22435 5.00098 5.50049V15.5005V18.5005C5.00098 18.7766 5.22483 19.0005 5.50098 19.0005H9.74999C10.5784 19.0005 11.25 19.6721 11.25 20.5005C11.25 21.3289 10.5784 22.0005 9.74999 22.0005H5.50098Z",
|
|
11629
|
-
fill: "currentColor"
|
|
11630
|
-
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
11631
|
-
fillRule: "evenodd",
|
|
11632
|
-
clipRule: "evenodd",
|
|
11633
|
-
d: "M7.52045 7.18658C7.12993 7.57711 7.12994 8.21026 7.52046 8.60078L10.4702 11.5505L9.64175 11.5505C9.08946 11.5505 8.64175 11.9982 8.64175 12.5505C8.64175 13.1028 9.08946 13.5505 9.64175 13.5505L12.8844 13.5505C13.4367 13.5505 13.8844 13.1028 13.8844 12.5505L13.8844 9.30788C13.8844 8.75559 13.4367 8.30788 12.8844 8.30788C12.3321 8.30788 11.8844 8.7556 11.8844 9.30788L11.8844 10.1363L8.93467 7.18657C8.54414 6.79604 7.91097 6.79605 7.52045 7.18658V7.18658Z",
|
|
12657
|
+
d: "M22.55 6.52c-.25-.98-1-1.76-1.93-2.02C18.89 4 12 4 12 4s-6.89 0-8.61.46A2.87 2.87 0 0 0 1.46 6.5C1 8.28 1 12 1 12s0 3.73.45 5.5c.25.97 1 1.75 1.93 2.01C5.12 20 12 20 12 20s6.89 0 8.6-.46a2.82 2.82 0 0 0 1.95-2.01c.46-1.79.46-5.5.46-5.5s.02-3.73-.45-5.51ZM9.8 15.42l.01-6.85L15.53 12 9.8 15.42Z",
|
|
11634
12658
|
fill: "currentColor"
|
|
11635
12659
|
}));
|
|
11636
12660
|
}
|
|
11637
|
-
const
|
|
11638
|
-
/* harmony default export */ const
|
|
12661
|
+
const IconYoutube_IconComponent = convertIcon(IconYoutube_SvgComponent, 'youtube');
|
|
12662
|
+
/* harmony default export */ const IconYoutube = (IconYoutube_IconComponent);
|
|
11639
12663
|
;// CONCATENATED MODULE: ./lib/es/icons/index.js
|
|
11640
12664
|
|
|
11641
12665
|
|
|
@@ -12090,6 +13114,51 @@ const IconMiniPlayer_IconComponent = convertIcon(IconMiniPlayer_SvgComponent, 'm
|
|
|
12090
13114
|
|
|
12091
13115
|
|
|
12092
13116
|
|
|
13117
|
+
|
|
13118
|
+
|
|
13119
|
+
|
|
13120
|
+
|
|
13121
|
+
|
|
13122
|
+
|
|
13123
|
+
|
|
13124
|
+
|
|
13125
|
+
|
|
13126
|
+
|
|
13127
|
+
|
|
13128
|
+
|
|
13129
|
+
|
|
13130
|
+
|
|
13131
|
+
|
|
13132
|
+
|
|
13133
|
+
|
|
13134
|
+
|
|
13135
|
+
|
|
13136
|
+
|
|
13137
|
+
|
|
13138
|
+
|
|
13139
|
+
|
|
13140
|
+
|
|
13141
|
+
|
|
13142
|
+
|
|
13143
|
+
|
|
13144
|
+
|
|
13145
|
+
|
|
13146
|
+
|
|
13147
|
+
|
|
13148
|
+
|
|
13149
|
+
|
|
13150
|
+
|
|
13151
|
+
|
|
13152
|
+
|
|
13153
|
+
|
|
13154
|
+
|
|
13155
|
+
|
|
13156
|
+
|
|
13157
|
+
|
|
13158
|
+
|
|
13159
|
+
|
|
13160
|
+
|
|
13161
|
+
|
|
12093
13162
|
|
|
12094
13163
|
|
|
12095
13164
|
|