@emblamedical/icons-react 0.3.0 → 0.5.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/README.md +36 -70
- package/dist/cjs/iconographics/CalendarIconographic.js +31 -0
- package/dist/cjs/iconographics/CaloriesFoodPyramid.js +30 -0
- package/dist/cjs/iconographics/CashPaymentBill.js +34 -0
- package/dist/cjs/iconographics/DiagramSteadyDown.js +30 -0
- package/dist/cjs/iconographics/DonationCharityCarePerson.js +30 -0
- package/dist/cjs/iconographics/Expand.js +30 -0
- package/dist/cjs/iconographics/HospitalShield.js +31 -0
- package/dist/cjs/iconographics/InsuranceDocument.js +30 -0
- package/dist/cjs/iconographics/Lock.js +30 -0
- package/dist/cjs/iconographics/LockerRoomHangerMan.js +30 -0
- package/dist/cjs/iconographics/MedicalFile.js +30 -0
- package/dist/cjs/iconographics/MedicalProfilePatient.js +30 -0
- package/dist/cjs/iconographics/MedicalResourcesFolder.js +30 -0
- package/dist/cjs/iconographics/MedicalSpecialtyRehabilitation.js +31 -0
- package/dist/cjs/iconographics/MultipleActionsStar.js +31 -0
- package/dist/cjs/iconographics/MultipleCircle.js +33 -0
- package/dist/cjs/iconographics/ShieldLock.js +30 -0
- package/dist/cjs/iconographics/SingleManActionsInformation.js +33 -0
- package/dist/cjs/iconographics/SingleNeutralActionsChat.js +31 -0
- package/dist/cjs/icons/AdjustmentsFilled.js +30 -0
- package/dist/cjs/icons/AdjustmentsHorizontalFilled.js +30 -0
- package/dist/cjs/icons/AdjustmentsHorizontalOutlined.js +30 -0
- package/dist/cjs/icons/AdjustmentsOutlined.js +30 -0
- package/dist/cjs/icons/AlertCircleFilled.js +30 -0
- package/dist/cjs/icons/AlertCircleOutlined.js +30 -0
- package/dist/cjs/icons/AlertTriangleFilled.js +30 -0
- package/dist/cjs/icons/AlertTriangleOutlined.js +30 -0
- package/dist/cjs/icons/ArrowForward.js +30 -0
- package/dist/cjs/icons/ArrowLeft.js +30 -0
- package/dist/cjs/icons/ArrowRight.js +30 -0
- package/dist/cjs/icons/ArrowUpRight.js +30 -0
- package/dist/cjs/icons/ArrowsExpand.js +30 -0
- package/dist/cjs/icons/ArrowsUpDown.js +30 -0
- package/dist/cjs/icons/BellFilled.js +30 -0
- package/dist/cjs/icons/BellOutlined.js +30 -0
- package/dist/cjs/icons/Bookmark.js +30 -0
- package/dist/cjs/icons/Calendar.js +30 -0
- package/dist/cjs/icons/CameraFilled.js +30 -0
- package/dist/cjs/icons/CameraOutlined.js +30 -0
- package/dist/cjs/icons/Certification.js +30 -0
- package/dist/cjs/icons/Check.js +30 -0
- package/dist/cjs/icons/ChevronDown.js +30 -0
- package/dist/cjs/icons/ChevronLeft.js +30 -0
- package/dist/cjs/icons/ChevronRight.js +30 -0
- package/dist/cjs/icons/ChevronUp.js +30 -0
- package/dist/cjs/icons/CircleCheckFilled.js +30 -0
- package/dist/cjs/icons/CircleCheckOutlined.js +30 -0
- package/dist/cjs/icons/CircleFilled.js +30 -0
- package/dist/cjs/icons/CircleOutlined.js +30 -0
- package/dist/cjs/icons/CircleXFilled.js +30 -0
- package/dist/cjs/icons/CircleXOutlined.js +30 -0
- package/dist/cjs/icons/ClockFilled.js +30 -0
- package/dist/cjs/icons/ClockOutlined.js +30 -0
- package/dist/cjs/icons/Copy.js +30 -0
- package/dist/cjs/icons/CopyrightFilled.js +30 -0
- package/dist/cjs/icons/CopyrightOutlined.js +30 -0
- package/dist/cjs/icons/CurrentLocationFilled.js +31 -0
- package/dist/cjs/icons/CurrentLocationOutlined.js +30 -0
- package/dist/cjs/icons/DiscountCheck.js +30 -0
- package/dist/cjs/icons/DiscountCheckFilled.js +30 -0
- package/dist/cjs/icons/Dots.js +30 -0
- package/dist/cjs/icons/Download.js +30 -0
- package/dist/cjs/icons/EmailFilled.js +31 -0
- package/dist/cjs/icons/EmailOutlined.js +30 -0
- package/dist/cjs/icons/ExternalLink.js +31 -0
- package/dist/cjs/icons/EyeFilled.js +30 -0
- package/dist/cjs/icons/EyeOutlined.js +30 -0
- package/dist/cjs/icons/EyeOutlinedOff.js +30 -0
- package/dist/cjs/icons/Facebook.js +30 -0
- package/dist/cjs/icons/FileLambda.js +30 -0
- package/dist/cjs/icons/FileText.js +30 -0
- package/dist/cjs/icons/FileTypeDoc.js +30 -0
- package/dist/cjs/icons/FileTypePdf.js +30 -0
- package/dist/cjs/icons/FilterFilled.js +30 -0
- package/dist/cjs/icons/FilterOutlined.js +30 -0
- package/dist/cjs/icons/Folders.js +30 -0
- package/dist/cjs/icons/HeartFilled.js +30 -0
- package/dist/cjs/icons/HeartOutlined.js +30 -0
- package/dist/cjs/icons/HomeFilled.js +30 -0
- package/dist/cjs/icons/HomeOutlined.js +30 -0
- package/dist/cjs/icons/Icon360View.js +30 -0
- package/dist/cjs/icons/InfoCircleFilled.js +30 -0
- package/dist/cjs/icons/InfoCircleOutlined.js +30 -0
- package/dist/cjs/icons/Instagram.js +30 -0
- package/dist/cjs/icons/Link.js +30 -0
- package/dist/cjs/icons/LinkedinFilled.js +30 -0
- package/dist/cjs/icons/List.js +30 -0
- package/dist/cjs/icons/Loader.js +30 -0
- package/dist/cjs/icons/Map.js +30 -0
- package/dist/cjs/icons/MapPinFilled.js +30 -0
- package/dist/cjs/icons/MapPinOff.js +30 -0
- package/dist/cjs/icons/MapPinOutlined.js +30 -0
- package/dist/cjs/icons/Maximize.js +30 -0
- package/dist/cjs/icons/Menu2.js +30 -0
- package/dist/cjs/icons/MessageCircle2Filled.js +30 -0
- package/dist/cjs/icons/MessageCircle2Outlined.js +30 -0
- package/dist/cjs/icons/MessengerFilled.js +30 -0
- package/dist/cjs/icons/MessengerOutlined.js +30 -0
- package/dist/cjs/icons/Minus.js +30 -0
- package/dist/cjs/icons/NavigationFilled.js +30 -0
- package/dist/cjs/icons/NavigationOutlined.js +30 -0
- package/dist/cjs/icons/Package.js +30 -0
- package/dist/cjs/icons/PauseFilled.js +31 -0
- package/dist/cjs/icons/PdfReader.js +34 -0
- package/dist/cjs/icons/Pencil.js +30 -0
- package/dist/cjs/icons/PhoneFilled.js +30 -0
- package/dist/cjs/icons/PhoneOutlined.js +30 -0
- package/dist/cjs/icons/Photo.js +30 -0
- package/dist/cjs/icons/PhotoFilled.js +30 -0
- package/dist/cjs/icons/PhotoOutlined.js +30 -0
- package/dist/cjs/icons/PlayerPlayFilled.js +30 -0
- package/dist/cjs/icons/PlayerPlayOutlined.js +30 -0
- package/dist/cjs/icons/Plus.js +30 -0
- package/dist/cjs/icons/PointFilled.js +30 -0
- package/dist/cjs/icons/PointOutlined.js +30 -0
- package/dist/cjs/icons/Refresh.js +30 -0
- package/dist/cjs/icons/Registered.js +30 -0
- package/dist/cjs/icons/Repeat.js +30 -0
- package/dist/cjs/icons/Reset.js +30 -0
- package/dist/cjs/icons/Scan.js +30 -0
- package/dist/cjs/icons/Search.js +30 -0
- package/dist/cjs/icons/SettingsFilled.js +30 -0
- package/dist/cjs/icons/SettingsOutlined.js +31 -0
- package/dist/cjs/icons/ShareOutlined.js +30 -0
- package/dist/cjs/icons/ShoppingBag.js +30 -0
- package/dist/cjs/icons/ShoppingCart.js +30 -0
- package/dist/cjs/icons/StarFilled.js +30 -0
- package/dist/cjs/icons/StartOutlined.js +30 -0
- package/dist/cjs/icons/TiktokFilled.js +30 -0
- package/dist/cjs/icons/TiktokOutlined.js +30 -0
- package/dist/cjs/icons/Tool.js +30 -0
- package/dist/cjs/icons/TrashFilled.js +30 -0
- package/dist/cjs/icons/TrashOff.js +30 -0
- package/dist/cjs/icons/TrashOutlined.js +30 -0
- package/dist/cjs/icons/TrendingDown.js +30 -0
- package/dist/cjs/icons/TrendingUp.js +30 -0
- package/dist/cjs/icons/Upload.js +30 -0
- package/dist/cjs/icons/UserFilled.js +30 -0
- package/dist/cjs/icons/UserOutlined.js +30 -0
- package/dist/cjs/icons/UserPlus.js +30 -0
- package/dist/cjs/icons/Video.js +30 -0
- package/dist/cjs/icons/Wechat.js +31 -0
- package/dist/cjs/icons/Whatsapp.js +30 -0
- package/dist/cjs/icons/World.js +30 -0
- package/dist/cjs/icons/X.js +30 -0
- package/dist/cjs/icons/XTwitter.js +30 -0
- package/dist/cjs/icons/Youtube.js +30 -0
- package/dist/cjs/index.js +299 -0
- package/dist/esm/iconographics/CalendarIconographic.js +9 -0
- package/dist/esm/iconographics/CaloriesFoodPyramid.js +8 -0
- package/dist/esm/iconographics/CashPaymentBill.js +12 -0
- package/dist/esm/iconographics/DiagramSteadyDown.js +8 -0
- package/dist/esm/iconographics/DonationCharityCarePerson.js +8 -0
- package/dist/esm/iconographics/Expand.js +8 -0
- package/dist/esm/iconographics/HospitalShield.js +9 -0
- package/dist/esm/iconographics/InsuranceDocument.js +8 -0
- package/dist/esm/iconographics/Lock.js +8 -0
- package/dist/esm/iconographics/LockerRoomHangerMan.js +8 -0
- package/dist/esm/iconographics/MedicalFile.js +8 -0
- package/dist/esm/iconographics/MedicalProfilePatient.js +8 -0
- package/dist/esm/iconographics/MedicalResourcesFolder.js +8 -0
- package/dist/esm/iconographics/MedicalSpecialtyRehabilitation.js +9 -0
- package/dist/esm/iconographics/MultipleActionsStar.js +9 -0
- package/dist/esm/iconographics/MultipleCircle.js +11 -0
- package/dist/esm/iconographics/ShieldLock.js +8 -0
- package/dist/esm/iconographics/SingleManActionsInformation.js +11 -0
- package/dist/esm/iconographics/SingleNeutralActionsChat.js +9 -0
- package/dist/esm/icons/AdjustmentsFilled.js +8 -0
- package/dist/esm/icons/AdjustmentsHorizontalFilled.js +8 -0
- package/dist/esm/icons/AdjustmentsHorizontalOutlined.js +8 -0
- package/dist/esm/icons/AdjustmentsOutlined.js +8 -0
- package/dist/esm/icons/AlertCircleFilled.js +8 -0
- package/dist/esm/icons/AlertCircleOutlined.js +8 -0
- package/dist/esm/icons/AlertTriangleFilled.js +8 -0
- package/dist/esm/icons/AlertTriangleOutlined.js +8 -0
- package/dist/esm/icons/ArrowForward.js +8 -0
- package/dist/esm/icons/ArrowLeft.js +8 -0
- package/dist/esm/icons/ArrowRight.js +8 -0
- package/dist/esm/icons/ArrowUpRight.js +8 -0
- package/dist/esm/icons/ArrowsExpand.js +8 -0
- package/dist/esm/icons/ArrowsUpDown.js +8 -0
- package/dist/esm/icons/BellFilled.js +8 -0
- package/dist/esm/icons/BellOutlined.js +8 -0
- package/dist/esm/icons/Bookmark.js +8 -0
- package/dist/esm/icons/Calendar.js +8 -0
- package/dist/esm/icons/CameraFilled.js +8 -0
- package/dist/esm/icons/CameraOutlined.js +8 -0
- package/dist/esm/icons/Certification.js +8 -0
- package/dist/esm/icons/Check.js +8 -0
- package/dist/esm/icons/ChevronDown.js +8 -0
- package/dist/esm/icons/ChevronLeft.js +8 -0
- package/dist/esm/icons/ChevronRight.js +8 -0
- package/dist/esm/icons/ChevronUp.js +8 -0
- package/dist/esm/icons/CircleCheckFilled.js +8 -0
- package/dist/esm/icons/CircleCheckOutlined.js +8 -0
- package/dist/esm/icons/CircleFilled.js +8 -0
- package/dist/esm/icons/CircleOutlined.js +8 -0
- package/dist/esm/icons/CircleXFilled.js +8 -0
- package/dist/esm/icons/CircleXOutlined.js +8 -0
- package/dist/esm/icons/ClockFilled.js +8 -0
- package/dist/esm/icons/ClockOutlined.js +8 -0
- package/dist/esm/icons/Copy.js +8 -0
- package/dist/esm/icons/CopyrightFilled.js +8 -0
- package/dist/esm/icons/CopyrightOutlined.js +8 -0
- package/dist/esm/icons/CurrentLocationFilled.js +9 -0
- package/dist/esm/icons/CurrentLocationOutlined.js +8 -0
- package/dist/esm/icons/DiscountCheck.js +8 -0
- package/dist/esm/icons/DiscountCheckFilled.js +8 -0
- package/dist/esm/icons/Dots.js +8 -0
- package/dist/esm/icons/Download.js +8 -0
- package/dist/esm/icons/EmailFilled.js +9 -0
- package/dist/esm/icons/EmailOutlined.js +8 -0
- package/dist/esm/icons/ExternalLink.js +9 -0
- package/dist/esm/icons/EyeFilled.js +8 -0
- package/dist/esm/icons/EyeOutlined.js +8 -0
- package/dist/esm/icons/EyeOutlinedOff.js +8 -0
- package/dist/esm/icons/Facebook.js +8 -0
- package/dist/esm/icons/FileLambda.js +8 -0
- package/dist/esm/icons/FileText.js +8 -0
- package/dist/esm/icons/FileTypeDoc.js +8 -0
- package/dist/esm/icons/FileTypePdf.js +8 -0
- package/dist/esm/icons/FilterFilled.js +8 -0
- package/dist/esm/icons/FilterOutlined.js +8 -0
- package/dist/esm/icons/Folders.js +8 -0
- package/dist/esm/icons/HeartFilled.js +8 -0
- package/dist/esm/icons/HeartOutlined.js +8 -0
- package/dist/esm/icons/HomeFilled.js +8 -0
- package/dist/esm/icons/HomeOutlined.js +8 -0
- package/dist/esm/icons/Icon360View.js +8 -0
- package/dist/esm/icons/InfoCircleFilled.js +8 -0
- package/dist/esm/icons/InfoCircleOutlined.js +8 -0
- package/dist/esm/icons/Instagram.js +8 -0
- package/dist/esm/icons/Link.js +8 -0
- package/dist/esm/icons/LinkedinFilled.js +8 -0
- package/dist/esm/icons/List.js +8 -0
- package/dist/esm/icons/Loader.js +8 -0
- package/dist/esm/icons/Map.js +8 -0
- package/dist/esm/icons/MapPinFilled.js +8 -0
- package/dist/esm/icons/MapPinOff.js +8 -0
- package/dist/esm/icons/MapPinOutlined.js +8 -0
- package/dist/esm/icons/Maximize.js +8 -0
- package/dist/esm/icons/Menu2.js +8 -0
- package/dist/esm/icons/MessageCircle2Filled.js +8 -0
- package/dist/esm/icons/MessageCircle2Outlined.js +8 -0
- package/dist/esm/icons/MessengerFilled.js +8 -0
- package/dist/esm/icons/MessengerOutlined.js +8 -0
- package/dist/esm/icons/Minus.js +8 -0
- package/dist/esm/icons/NavigationFilled.js +8 -0
- package/dist/esm/icons/NavigationOutlined.js +8 -0
- package/dist/esm/icons/Package.js +8 -0
- package/dist/esm/icons/PauseFilled.js +9 -0
- package/dist/esm/icons/PdfReader.js +12 -0
- package/dist/esm/icons/Pencil.js +8 -0
- package/dist/esm/icons/PhoneFilled.js +8 -0
- package/dist/esm/icons/PhoneOutlined.js +8 -0
- package/dist/esm/icons/Photo.js +8 -0
- package/dist/esm/icons/PhotoFilled.js +8 -0
- package/dist/esm/icons/PhotoOutlined.js +8 -0
- package/dist/esm/icons/PlayerPlayFilled.js +8 -0
- package/dist/esm/icons/PlayerPlayOutlined.js +8 -0
- package/dist/esm/icons/Plus.js +8 -0
- package/dist/esm/icons/PointFilled.js +8 -0
- package/dist/esm/icons/PointOutlined.js +8 -0
- package/dist/esm/icons/Refresh.js +8 -0
- package/dist/esm/icons/Registered.js +8 -0
- package/dist/esm/icons/Repeat.js +8 -0
- package/dist/esm/icons/Reset.js +8 -0
- package/dist/esm/icons/Scan.js +8 -0
- package/dist/esm/icons/Search.js +8 -0
- package/dist/esm/icons/SettingsFilled.js +8 -0
- package/dist/esm/icons/SettingsOutlined.js +9 -0
- package/dist/esm/icons/ShareOutlined.js +8 -0
- package/dist/esm/icons/ShoppingBag.js +8 -0
- package/dist/esm/icons/ShoppingCart.js +8 -0
- package/dist/esm/icons/StarFilled.js +8 -0
- package/dist/esm/icons/StartOutlined.js +8 -0
- package/dist/esm/icons/TiktokFilled.js +8 -0
- package/dist/esm/icons/TiktokOutlined.js +8 -0
- package/dist/esm/icons/Tool.js +8 -0
- package/dist/esm/icons/TrashFilled.js +8 -0
- package/dist/esm/icons/TrashOff.js +8 -0
- package/dist/esm/icons/TrashOutlined.js +8 -0
- package/dist/esm/icons/TrendingDown.js +8 -0
- package/dist/esm/icons/TrendingUp.js +8 -0
- package/dist/esm/icons/Upload.js +8 -0
- package/dist/esm/icons/UserFilled.js +8 -0
- package/dist/esm/icons/UserOutlined.js +8 -0
- package/dist/esm/icons/UserPlus.js +8 -0
- package/dist/esm/icons/Video.js +8 -0
- package/dist/esm/icons/Wechat.js +9 -0
- package/dist/esm/icons/Whatsapp.js +8 -0
- package/dist/esm/icons/World.js +8 -0
- package/dist/esm/icons/X.js +8 -0
- package/dist/esm/icons/XTwitter.js +8 -0
- package/dist/esm/icons/Youtube.js +8 -0
- package/dist/esm/index.js +147 -0
- package/dist/esm/package.json +3 -0
- package/dist/types/iconographics/CalendarIconographic.d.ts +3 -0
- package/dist/types/iconographics/CaloriesFoodPyramid.d.ts +3 -0
- package/dist/types/iconographics/CashPaymentBill.d.ts +3 -0
- package/dist/types/iconographics/DiagramSteadyDown.d.ts +3 -0
- package/dist/types/iconographics/DonationCharityCarePerson.d.ts +3 -0
- package/dist/types/iconographics/Expand.d.ts +3 -0
- package/dist/types/iconographics/HospitalShield.d.ts +3 -0
- package/dist/types/iconographics/InsuranceDocument.d.ts +3 -0
- package/dist/types/iconographics/Lock.d.ts +3 -0
- package/dist/types/iconographics/LockerRoomHangerMan.d.ts +3 -0
- package/dist/types/iconographics/MedicalFile.d.ts +3 -0
- package/dist/types/iconographics/MedicalProfilePatient.d.ts +3 -0
- package/dist/types/iconographics/MedicalResourcesFolder.d.ts +3 -0
- package/dist/types/iconographics/MedicalSpecialtyRehabilitation.d.ts +3 -0
- package/dist/types/iconographics/MultipleActionsStar.d.ts +3 -0
- package/dist/types/iconographics/MultipleCircle.d.ts +3 -0
- package/dist/types/iconographics/ShieldLock.d.ts +3 -0
- package/dist/types/iconographics/SingleManActionsInformation.d.ts +3 -0
- package/dist/types/iconographics/SingleNeutralActionsChat.d.ts +3 -0
- package/dist/types/icons/AdjustmentsFilled.d.ts +3 -0
- package/dist/types/icons/AdjustmentsHorizontalFilled.d.ts +3 -0
- package/dist/types/icons/AdjustmentsHorizontalOutlined.d.ts +3 -0
- package/dist/types/icons/AdjustmentsOutlined.d.ts +3 -0
- package/dist/types/icons/AlertCircleFilled.d.ts +3 -0
- package/dist/types/icons/AlertCircleOutlined.d.ts +3 -0
- package/dist/types/icons/AlertTriangleFilled.d.ts +3 -0
- package/dist/types/icons/AlertTriangleOutlined.d.ts +3 -0
- package/dist/types/icons/ArrowForward.d.ts +3 -0
- package/dist/types/icons/ArrowLeft.d.ts +3 -0
- package/dist/types/icons/ArrowRight.d.ts +3 -0
- package/dist/types/icons/ArrowUpRight.d.ts +3 -0
- package/dist/types/icons/ArrowsExpand.d.ts +3 -0
- package/dist/types/icons/ArrowsUpDown.d.ts +3 -0
- package/dist/types/icons/BellFilled.d.ts +3 -0
- package/dist/types/icons/BellOutlined.d.ts +3 -0
- package/dist/types/icons/Bookmark.d.ts +3 -0
- package/dist/types/icons/Calendar.d.ts +3 -0
- package/dist/types/icons/CameraFilled.d.ts +3 -0
- package/dist/types/icons/CameraOutlined.d.ts +3 -0
- package/dist/types/icons/Certification.d.ts +3 -0
- package/dist/types/icons/Check.d.ts +3 -0
- package/dist/types/icons/ChevronDown.d.ts +3 -0
- package/dist/types/icons/ChevronLeft.d.ts +3 -0
- package/dist/types/icons/ChevronRight.d.ts +3 -0
- package/dist/types/icons/ChevronUp.d.ts +3 -0
- package/dist/types/icons/CircleCheckFilled.d.ts +3 -0
- package/dist/types/icons/CircleCheckOutlined.d.ts +3 -0
- package/dist/types/icons/CircleFilled.d.ts +3 -0
- package/dist/types/icons/CircleOutlined.d.ts +3 -0
- package/dist/types/icons/CircleXFilled.d.ts +3 -0
- package/dist/types/icons/CircleXOutlined.d.ts +3 -0
- package/dist/types/icons/ClockFilled.d.ts +3 -0
- package/dist/types/icons/ClockOutlined.d.ts +3 -0
- package/dist/types/icons/Copy.d.ts +3 -0
- package/dist/types/icons/CopyrightFilled.d.ts +3 -0
- package/dist/types/icons/CopyrightOutlined.d.ts +3 -0
- package/dist/types/icons/CurrentLocationFilled.d.ts +3 -0
- package/dist/types/icons/CurrentLocationOutlined.d.ts +3 -0
- package/dist/types/icons/DiscountCheck.d.ts +3 -0
- package/dist/types/icons/DiscountCheckFilled.d.ts +3 -0
- package/dist/types/icons/Dots.d.ts +3 -0
- package/dist/types/icons/Download.d.ts +3 -0
- package/dist/types/icons/EmailFilled.d.ts +3 -0
- package/dist/types/icons/EmailOutlined.d.ts +3 -0
- package/dist/types/icons/ExternalLink.d.ts +3 -0
- package/dist/types/icons/EyeFilled.d.ts +3 -0
- package/dist/types/icons/EyeOutlined.d.ts +3 -0
- package/dist/types/icons/EyeOutlinedOff.d.ts +3 -0
- package/dist/types/icons/Facebook.d.ts +3 -0
- package/dist/types/icons/FileLambda.d.ts +3 -0
- package/dist/types/icons/FileText.d.ts +3 -0
- package/dist/types/icons/FileTypeDoc.d.ts +3 -0
- package/dist/types/icons/FileTypePdf.d.ts +3 -0
- package/dist/types/icons/FilterFilled.d.ts +3 -0
- package/dist/types/icons/FilterOutlined.d.ts +3 -0
- package/dist/types/icons/Folders.d.ts +3 -0
- package/dist/types/icons/HeartFilled.d.ts +3 -0
- package/dist/types/icons/HeartOutlined.d.ts +3 -0
- package/dist/types/icons/HomeFilled.d.ts +3 -0
- package/dist/types/icons/HomeOutlined.d.ts +3 -0
- package/dist/types/icons/Icon360View.d.ts +3 -0
- package/dist/types/icons/InfoCircleFilled.d.ts +3 -0
- package/dist/types/icons/InfoCircleOutlined.d.ts +3 -0
- package/dist/types/icons/Instagram.d.ts +3 -0
- package/dist/types/icons/Link.d.ts +3 -0
- package/dist/types/icons/LinkedinFilled.d.ts +3 -0
- package/dist/types/icons/List.d.ts +3 -0
- package/dist/types/icons/Loader.d.ts +3 -0
- package/dist/types/icons/Map.d.ts +3 -0
- package/dist/types/icons/MapPinFilled.d.ts +3 -0
- package/dist/types/icons/MapPinOff.d.ts +3 -0
- package/dist/types/icons/MapPinOutlined.d.ts +3 -0
- package/dist/types/icons/Maximize.d.ts +3 -0
- package/dist/types/icons/Menu2.d.ts +3 -0
- package/dist/types/icons/MessageCircle2Filled.d.ts +3 -0
- package/dist/types/icons/MessageCircle2Outlined.d.ts +3 -0
- package/dist/types/icons/MessengerFilled.d.ts +3 -0
- package/dist/types/icons/MessengerOutlined.d.ts +3 -0
- package/dist/types/icons/Minus.d.ts +3 -0
- package/dist/types/icons/NavigationFilled.d.ts +3 -0
- package/dist/types/icons/NavigationOutlined.d.ts +3 -0
- package/dist/types/icons/Package.d.ts +3 -0
- package/dist/types/icons/PauseFilled.d.ts +3 -0
- package/dist/types/icons/PdfReader.d.ts +3 -0
- package/dist/types/icons/Pencil.d.ts +3 -0
- package/dist/types/icons/PhoneFilled.d.ts +3 -0
- package/dist/types/icons/PhoneOutlined.d.ts +3 -0
- package/dist/types/icons/Photo.d.ts +3 -0
- package/dist/types/icons/PhotoFilled.d.ts +3 -0
- package/dist/types/icons/PhotoOutlined.d.ts +3 -0
- package/dist/types/icons/PlayerPlayFilled.d.ts +3 -0
- package/dist/types/icons/PlayerPlayOutlined.d.ts +3 -0
- package/dist/types/icons/Plus.d.ts +3 -0
- package/dist/types/icons/PointFilled.d.ts +3 -0
- package/dist/types/icons/PointOutlined.d.ts +3 -0
- package/dist/types/icons/Refresh.d.ts +3 -0
- package/dist/types/icons/Registered.d.ts +3 -0
- package/dist/types/icons/Repeat.d.ts +3 -0
- package/dist/types/icons/Reset.d.ts +3 -0
- package/dist/types/icons/Scan.d.ts +3 -0
- package/dist/types/icons/Search.d.ts +3 -0
- package/dist/types/icons/SettingsFilled.d.ts +3 -0
- package/dist/types/icons/SettingsOutlined.d.ts +3 -0
- package/dist/types/icons/ShareOutlined.d.ts +3 -0
- package/dist/types/icons/ShoppingBag.d.ts +3 -0
- package/dist/types/icons/ShoppingCart.d.ts +3 -0
- package/dist/types/icons/StarFilled.d.ts +3 -0
- package/dist/types/icons/StartOutlined.d.ts +3 -0
- package/dist/types/icons/TiktokFilled.d.ts +3 -0
- package/dist/types/icons/TiktokOutlined.d.ts +3 -0
- package/dist/types/icons/Tool.d.ts +3 -0
- package/dist/types/icons/TrashFilled.d.ts +3 -0
- package/dist/types/icons/TrashOff.d.ts +3 -0
- package/dist/types/icons/TrashOutlined.d.ts +3 -0
- package/dist/types/icons/TrendingDown.d.ts +3 -0
- package/dist/types/icons/TrendingUp.d.ts +3 -0
- package/dist/types/icons/Upload.d.ts +3 -0
- package/dist/types/icons/UserFilled.d.ts +3 -0
- package/dist/types/icons/UserOutlined.d.ts +3 -0
- package/dist/types/icons/UserPlus.d.ts +3 -0
- package/dist/types/icons/Video.d.ts +3 -0
- package/dist/types/icons/Wechat.d.ts +3 -0
- package/dist/types/icons/Whatsapp.d.ts +3 -0
- package/dist/types/icons/World.d.ts +3 -0
- package/dist/types/icons/X.d.ts +3 -0
- package/dist/types/icons/XTwitter.d.ts +3 -0
- package/dist/types/icons/Youtube.d.ts +3 -0
- package/dist/types/index.d.ts +152 -0
- package/package.json +18 -7
- package/dist/index.d.ts +0 -298
- package/dist/index.esm.js +0 -1818
- package/dist/index.js +0 -1985
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const CurrentLocationFilled = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M22 11h-1.1A9 9 0 0 0 13 3.1V2q-.1-.9-1-1a1 1 0 0 0-1 1v1.1q-3 .4-5.4 2.5A9 9 0 0 0 3.1 11H2a1 1 0 0 0-1 1q.1.9 1 1h1.1q.3 3 2.6 5.4a9 9 0 0 0 5.4 2.6v1q.1.9 1 1 .9-.1 1-1v-1.1q3-.3 5.4-2.6a8 8 0 0 0 2.6-5.4h.9q.9-.1 1-1-.1-.8-1-.9m-5 5.9a7 7 0 0 1-5 2q-2.9 0-5-2a7 7 0 0 1-2-5q0-2.9 2-5 2-2 5-2 2.9 0 5 2 2 2 2 5a7 7 0 0 1-2 5" }),
|
|
28
|
+
React__namespace.createElement("path", { d: "M16 12q0 1.7-1.2 2.8T12 16t-2.8-1.2A4 4 0 0 1 8 12q0-1.7 1.2-2.8T12 8t2.8 1.2T16 12" }));
|
|
29
|
+
const ForwardRef = React.forwardRef(CurrentLocationFilled);
|
|
30
|
+
|
|
31
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const CurrentLocationOutlined = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M12 1q1 0 1 1v1a9 9 0 0 1 8 8h1a1 1 0 1 1 0 2h-1a9 9 0 0 1-8 8v1a1 1 0 1 1-2 0v-1a9 9 0 0 1-8-8H2a1 1 0 1 1 0-2h1a9 9 0 0 1 8-8V2q0-1 1-1m0 4a7 7 0 1 0 0 14 7 7 0 0 0 0-14M9.2 9.2a4 4 0 1 1 5.6 5.6 4 4 0 0 1-5.6-5.6m2.8.8a2 2 0 1 0 0 4 2 2 0 0 0 0-4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CurrentLocationOutlined);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const DiscountCheck = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M18 7.2A1.2 1.2 0 0 0 16.8 6h-1q-1.2 0-2.2-1l-.7-.6a1.2 1.2 0 0 0-1.7 0l-.7.7q-1 .9-2.3.9h-1A1.2 1.2 0 0 0 6 7.2v1q0 1.3-1 2.3l-.6.7a1.2 1.2 0 0 0 0 1.7l.7.7q.9 1 .9 2.2v1A1.2 1.2 0 0 0 7.2 18h1q1.3 0 2.1.8l.2.2.7.7a1.2 1.2 0 0 0 1.7 0l.7-.7q1-1 2.2-1h1a1.2 1.2 0 0 0 1.2-1.2v-1.1q0-1.3 1-2.1l.7-.7a1.2 1.2 0 0 0 0-1.7l-.7-.7q-1-1-1-2.3zM15 10l.7.7-4 4a1 1 0 0 1-1.4 0l-2-2a1 1 0 0 1 1.3-1.5h.1l1.3 1.4 3.3-3.3zm-.7-.7a1 1 0 0 1 1.4 1.4zM20 8.2q0 .5.4.8l.7.7a3 3 0 0 1 0 4.6l-.7.7q-.4.3-.4.8v1a3 3 0 0 1-3.2 3.2h-1.1q-.4 0-.7.4l-.7.7a3 3 0 0 1-4.6 0l-.7-.7-.7-.4H7.2A3 3 0 0 1 4 16.8v-1.1q0-.4-.3-.7l-.7-.7a3 3 0 0 1 0-4.6l.7-.7q.2-.3.3-.7V7.2A3 3 0 0 1 7.2 4h1.1q.4 0 .7-.3l.7-.7a3 3 0 0 1 4.6 0l.7.7q.3.3.8.3h1A3 3 0 0 1 20 7.2z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(DiscountCheck);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const DiscountCheckFilled = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M12 2q1.2 0 2.1.8l.2.2.7.7q.3.2.7.3h1.1A3 3 0 0 1 20 7v1.2q0 .4.3.7V9l.8.7a3 3 0 0 1 .1 4.4l-.1.2-.7.7-.4.7v1.1a3 3 0 0 1-3 3.2h-1.2q-.4 0-.7.3H15l-.7.8a3 3 0 0 1-4.4.1l-.2-.1-.7-.7q-.2-.3-.7-.4H7.2A3 3 0 0 1 4 17v-1.2q0-.4-.3-.7V15l-.7-.7a3 3 0 0 1-.2-4.4l.2-.2.7-.7q.2-.2.3-.7V7a3 3 0 0 1 3-3h1.2q.4 0 .7-.3H9l.7-.7A3 3 0 0 1 12 2m3.7 7.3a1 1 0 0 0-1.4 0L11 12.6l-1.3-1.3a1 1 0 0 0-1.4 1.4l2 2a1 1 0 0 0 1.4 0l4-4a1 1 0 0 0 0-1.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(DiscountCheckFilled);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const Dots = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M3.6 10.6a2 2 0 1 1 2.8 2.8 2 2 0 0 1-2.8-2.8m7 0a2 2 0 1 1 2.8 2.8 2 2 0 0 1-2.8-2.8m7 0a2 2 0 1 1 2.8 2.8 2 2 0 0 1-2.8-2.8" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Dots);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const Download = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M12 3q1 0 1 1v9.6l3.3-3.3a1 1 0 1 1 1.4 1.4l-5 5a1 1 0 0 1-1.4 0l-5-5a1 1 0 1 1 1.4-1.4l3.3 3.3V4q0-1 1-1M4 16q1 0 1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a1 1 0 1 1 2 0v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2q0-1 1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Download);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const EmailFilled = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M22 7.5V17a3 3 0 0 1-2.8 3H5a3 3 0 0 1-3-2.8V7.5l9.4 6.3.2.1h1z" }),
|
|
28
|
+
React__namespace.createElement("path", { d: "M19 4q1.6.1 2.6 1.4L12 11.8 2.4 5.4A3 3 0 0 1 4.8 4H19" }));
|
|
29
|
+
const ForwardRef = React.forwardRef(EmailFilled);
|
|
30
|
+
|
|
31
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const EmailOutlined = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M5 6a1 1 0 0 0-.9.5l7.9 5.3 7.9-5.3A1 1 0 0 0 19 6zm15 2.9-7.4 5a1 1 0 0 1-1.2 0L4 8.8V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1zm-17.1-4A3 3 0 0 1 5 4h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7q0-1.3.9-2.1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(EmailOutlined);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const ExternalLink = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "m19 6.4-7.3 7.3a1 1 0 0 1-1.4-1.4L17.6 5H15a1 1 0 1 1 0-2h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0z" }),
|
|
28
|
+
React__namespace.createElement("path", { d: "M4.9 4.9A3 3 0 0 1 7 4h4a1 1 0 1 1 0 2H7a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-4a1 1 0 1 1 2 0v4a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7q0-1.3.9-2.1" }));
|
|
29
|
+
const ForwardRef = React.forwardRef(ExternalLink);
|
|
30
|
+
|
|
31
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const EyeFilled = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M12 4q6.5 0 10.7 7.2l.2.3v.4h.1v.4l-.1.2q-4.2 7.3-10.6 7.5H12q-6.6 0-10.9-7.5a1 1 0 0 1 0-1Q5.4 4 12 4m0 5a3 3 0 1 0 0 6 3 3 0 0 0 0-6" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(EyeFilled);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const EyeOutlined = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M4.2 12q3.3 5 7.8 5t7.8-5Q16.5 7 12 7t-7.8 5m-2-.5Q5.8 5 12 5q6 .1 9.9 6.5v1Q18 19 12 19q-6-.1-9.9-6.5a1 1 0 0 1 0-1m7.7-1.6A3 3 0 1 1 14 14 3 3 0 0 1 10 10M12 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(EyeOutlined);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const EyeOutlinedOff = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M12 7q4.6 0 7.8 5l-1.1 1.6a1 1 0 0 0 .2 1.4 1 1 0 0 0 1.4-.2l1.5-2.3a1 1 0 0 0 0-1Q18 5 12 5a1 1 0 0 0-1 1q0 .9 1 1M23 21l-.3-.7-18-18L4 2l-.7.3a1 1 0 0 0 0 1.4l3 3Q4 8.5 2.1 11.6a1 1 0 0 0 0 1Q6.1 19 12 19q2.7 0 5.1-1.5l4.2 4.2q.3.4.7.3.2 0 .6-.3t.4-.7m-11-4q-4.6 0-7.8-5 1.5-2.6 3.6-3.8l7.8 7.9Q14 17 12 17" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(EyeOutlinedOff);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const Facebook = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M22 12A10 10 0 0 0 12 2a10 10 0 0 0-1.6 20v-7H8v-3h2.5V9.9Q10.6 6 14.2 6l2.3.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.7L16 15h-2.3v7A10 10 0 0 0 22 12" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Facebook);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FileLambda = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M7 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9h-3a2 2 0 0 1-2-2V4zm8 1.4L16.6 7H15zM4.9 3A3 3 0 0 1 7 2h7q.4 0 .7.3l5 5q.3.3.3.7v11a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5q0-1.3.9-2.1M9 11q0-1 1-1 1.6.2 2.3 1.4.7 1 1.1 2.2t1 1.9q.4.6.6.5a1 1 0 1 1 0 2q-1.6-.2-2.3-1.4l-.6-1-1.3 2a1 1 0 0 1-1.6-1.2l2-3-.5-.9q-.5-.6-.7-.5a1 1 0 0 1-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FileLambda);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FileText = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M7 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9h-3a2 2 0 0 1-2-2V4zm8 1.4L16.6 7H15zM4.9 3A3 3 0 0 1 7 2h7q.4 0 .7.3l5 5q.3.3.3.7v11a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5q0-1.3.9-2.1M8 9q0-1 1-1h1a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m0 4q0-1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m0 4q0-1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FileText);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FileTypeDoc = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M7 4a1 1 0 0 0-1 1v7a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h7q.4 0 .7.3l5 5q.3.3.3.7v4a1 1 0 1 1-2 0V9h-3a2 2 0 0 1-2-2V4zm8 1.4L16.6 7H15zM4 15q0-1 1-1h1a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H5a1 1 0 0 1-1-1zm2 1v4a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m6.5 0a1 1 0 0 0-.5.5v3a.5.5 0 0 0 1 0v-3a1 1 0 0 0-.5-.5m-1.8-1.3a2.5 2.5 0 0 1 4.3 1.8v3a2.5 2.5 0 0 1-5 0v-3q0-1 .7-1.8m6 0a2.5 2.5 0 0 1 4.3 1.8 1 1 0 1 1-2 0 .5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0 1 1 0 1 1 2 0 2.5 2.5 0 0 1-5 0v-3q0-1 .7-1.8" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FileTypeDoc);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FileTypePdf = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M7 4a1 1 0 0 0-1 1v7a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h7q.4 0 .7.3l5 5q.3.3.3.7v4a1 1 0 1 1-2 0V9h-3a2 2 0 0 1-2-2V4zm8 1.4L16.6 7H15zM4 15q0-1 1-1h1.5a2.5 2.5 0 0 1 0 5H6v2a1 1 0 1 1-2 0zm2 2h.5a.5.5 0 0 0 0-1H6zm4-2q0-1 1-1h1a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-1a1 1 0 0 1-1-1zm2 1v4a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m4-1q0-1 1-1h3a1 1 0 1 1 0 2h-2v1h1a1 1 0 1 1 0 2h-1v2a1 1 0 1 1-2 0z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FileTypePdf);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FilterFilled = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M20 3H4a1 1 0 0 0-1 1v2.5q0 1 .8 1.7L8 13V21a1 1 0 0 0 1.3 1l6-2h.1a1 1 0 0 0 .6-1v-6.6l4.1-4.1a3 3 0 0 0 .9-2.1V4a1 1 0 0 0-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FilterFilled);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const FilterOutlined = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M3 4q0-1 1-1h16q1 0 1 1v2.2a3 3 0 0 1-.9 2L16 12.5V19q0 .6-.7 1l-6 2A1 1 0 0 1 8 21v-8.1L3.8 8.2a3 3 0 0 1-.8-2zm2 1v1.2q0 .4.3.7l4.4 5q.3.2.3.6v7.1l4-1.3V12q0-.4.3-.7l4.4-4.4q.3-.3.3-.7V5z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(FilterOutlined);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return e[k]; }
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
n.default = e;
|
|
21
|
+
return Object.freeze(n);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
25
|
+
|
|
26
|
+
const Folders = (props, ref) => React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
27
|
+
React__namespace.createElement("path", { d: "M9 5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-5l-.7-.3L11.6 5zm7 13H9a3 3 0 0 1-3-3V9H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1zM6 7H5a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-1h1a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3h-4.6l-1.7-1.7L12 3H9a3 3 0 0 0-3 3z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Folders);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|