@emblamedical/icons-react 0.3.0 → 0.5.1
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,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 MessengerFilled = (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: "M21.6 11.2C21.4 9 20.3 7 18.5 5.4c-1.7-1.5-4-2.4-6.4-2.5s-4.8.6-6.6 1.9c-1.9 1.4-3.2 3.3-3.7 5.4-.4 2 0 4.1 1 5.9l-1.2 3.4c-.1.3 0 .7.2 1 .3.4.5.5.8.5h.2l4.4-1c2 .9 4.4 1.2 6.6.7 2.4-.5 4.4-1.7 5.9-3.4 1.4-1.7 2.1-3.9 1.9-6.1m-5.4.6-3 2c-.4.3-.9.2-1.3-.1l-1.4-1.4-2.3 1.5c-.2.1-.4.2-.6.2-.3 0-.6-.2-.8-.4-.3-.5-.2-1.1.3-1.4l3-2c.4-.3.9-.2 1.3.1l1.4 1.4 2.3-1.5c.5-.3 1.1-.2 1.4.3.3.4.1 1-.3 1.3" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(MessengerFilled);
|
|
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 MessengerOutlined = (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.384 4.986c-1.969-.08-3.89.48-5.406 1.556-1.514 1.074-2.51 2.58-2.842 4.219-.33 1.636.014 3.332.992 4.779a1 1 0 0 1 .12.876l-.747 2.242 2.99-.636a1 1 0 0 1 .646.078c1.714.832 3.72 1.087 5.64.706 1.92-.38 3.594-1.362 4.725-2.735 1.129-1.369 1.645-3.034 1.483-4.689s-.997-3.228-2.389-4.415c-1.393-1.188-3.244-1.9-5.212-1.98M5.82 4.911c1.893-1.344 4.254-2.02 6.644-1.923s4.675.962 6.43 2.458c1.756 1.498 2.864 3.534 3.08 5.741.217 2.21-.48 4.397-1.93 6.156-1.446 1.755-3.54 2.962-5.879 3.425-2.221.44-4.545.186-6.584-.72l-4.374.93a1 1 0 0 1-1.157-1.294l1.15-3.45c-1.063-1.784-1.433-3.853-1.025-5.87.44-2.177 1.75-4.109 3.645-5.453m11.011 5.534a1 1 0 0 1-.277 1.387l-3 2a1 1 0 0 1-1.262-.125l-1.42-1.42-2.318 1.545a1 1 0 1 1-1.11-1.664l3-2a1 1 0 0 1 1.262.125l1.42 1.42 2.318-1.545a1 1 0 0 1 1.387.277" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(MessengerOutlined);
|
|
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 Minus = (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 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Minus);
|
|
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 NavigationFilled = (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: "M11.092 2.581a1 1 0 0 1 1.754-.116l.062.116 8.005 17.365a1.547 1.547 0 0 1-1.837 2.008l-7.077-2.398L5.1 21.894a1.54 1.54 0 0 1-1.52-.231l-.112-.1c-.398-.386-.556-.954-.393-1.556l.047-.15z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(NavigationFilled);
|
|
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 NavigationOutlined = (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.88 19.92-7.92-17.4c-.12-.36-.48-.6-.96-.6-.36 0-.72.24-.96.6L3.12 19.8v.12c-.24.6 0 1.2.36 1.68.36.36 1.08.6 1.56.36l6.96-2.4 6.96 2.4c.6.24 1.2.12 1.56-.36.24-.24.36-.48.48-.72 0-.36 0-.72-.12-.96M10.8 8.04v9.84l-5.4 1.8zm2.4 9.84V8.04l5.4 11.64z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(NavigationOutlined);
|
|
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 Package = (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: "M11.51 2.128a1 1 0 0 1 .98 0l3.986 2.243.03.016 3.984 2.241A1 1 0 0 1 21 7.5v9a1 1 0 0 1-.51.872l-8 4.5a1 1 0 0 1-.98 0l-8-4.5A1 1 0 0 1 3 16.5v-9a1 1 0 0 1 .51-.872zm2.45 3.122L12 4.147 6.04 7.5 8 8.603zm-3.92 4.5L16 6.397 17.96 7.5 12 10.853zm-2.546.863.03.017L11 12.585v6.705l-6-3.375V9.21zM13 19.29l6-3.375V9.21l-6 3.375z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Package);
|
|
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 PauseFilled = (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 4H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M17 4h-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2" }),
|
|
28
|
+
React__namespace.createElement("path", { stroke: "currentColor", d: "M9 4H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM17 4h-2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z" }));
|
|
29
|
+
const ForwardRef = React.forwardRef(PauseFilled);
|
|
30
|
+
|
|
31
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,34 @@
|
|
|
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 PdfReader = (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("g", { clipPath: "url(#a)" },
|
|
28
|
+
React__namespace.createElement("path", { d: "M7.523 1.116c3.92-1.197 2.952 5.349 1.127 11.567-1.765 6.018-4.53 12.2-6.945 9.821-2.92-2.878 3.257-5.307 9.781-7.286 5.995-1.818 12.602-2.812 11.412.946-1.065 3.365-5.687-.332-10.396-4.755-4.597-4.316-8.674-9.164-4.98-10.293" })),
|
|
29
|
+
React__namespace.createElement("defs", null,
|
|
30
|
+
React__namespace.createElement("clipPath", { id: "a" },
|
|
31
|
+
React__namespace.createElement("path", { fill: "currentColor", d: "M0 0h24v24H0z" }))));
|
|
32
|
+
const ForwardRef = React.forwardRef(PdfReader);
|
|
33
|
+
|
|
34
|
+
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 Pencil = (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: "M15.035 3.963a3.829 3.829 0 0 1 4.172 6.244l-10.5 10.5A1 1 0 0 1 8 21H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 .293-.707l9.499-9.5h.002l.999-1a3.8 3.8 0 0 1 1.242-.83M13.5 7.914l-8.5 8.5V19h2.586l8.5-8.5zm4 1.172L14.914 6.5l.293-.293a1.829 1.829 0 0 1 2.586 2.586z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Pencil);
|
|
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 PhoneFilled = (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 3a1 1 0 0 1 .877.519l.051.11 2 5a1 1 0 0 1-.313 1.16l-.1.068-1.674 1.004.063.103a10 10 0 0 0 3.132 3.132l.102.062 1.005-1.672a1 1 0 0 1 1.113-.453l.115.039 5 2a1 1 0 0 1 .622.807L21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 2.824-2.995L5 3z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PhoneFilled);
|
|
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 PhoneOutlined = (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 5a1 1 0 0 0-1 .974A15 15 0 0 0 18.026 20 1 1 0 0 0 19 19v-3.323l-3.58-1.432-1.062 1.77a1 1 0 0 1-1.3.382 12 12 0 0 1-5.455-5.455 1 1 0 0 1 .383-1.3l1.77-1.061L8.322 5zM2.879 3.879A3 3 0 0 1 5 3h4a1 1 0 0 1 .928.629l2 5a1 1 0 0 1-.414 1.228l-1.673 1.005a10 10 0 0 0 3.297 3.297l1.005-1.674a1 1 0 0 1 1.228-.413l5 2A1 1 0 0 1 21 15v4a3 3 0 0 1-3.06 2.998A17 17 0 0 1 2 6a3 3 0 0 1 .879-2.121" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PhoneOutlined);
|
|
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 Photo = (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 16.414-2.693-2.693-.117-.104c-.266-.219-.503-.287-.69-.287-.213 0-.493.089-.807.39l-.279.28 1.293 1.293.068.076a1 1 0 0 1-1.406 1.406l-.076-.068-4.986-4.986-.117-.104c-.266-.219-.503-.287-.69-.287-.213 0-.493.089-.807.39L4 16.415V18l.01.197A2 2 0 0 0 6 20h12l.197-.01A2 2 0 0 0 20 18zM15.01 7a1 1 0 1 1 0 2H15a1 1 0 1 1 0-2zm4.98-1.197A2 2 0 0 0 18 4H6a2 2 0 0 0-2 2v7.586l3.307-3.307c.614-.59 1.37-.949 2.193-.949.72 0 1.39.275 1.957.74l.236.21L14 12.585l.307-.307c.614-.59 1.37-.949 2.193-.949.72 0 1.39.275 1.957.74l.236.21L20 13.585V6zM22 18l-.005.198a4 4 0 0 1-3.797 3.797L18 22H6a4 4 0 0 1-3.995-3.802L2 18V6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Photo);
|
|
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 PhotoFilled = (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: "M8.813 11.612c.457-.38.918-.38 1.386.011l.108.098 4.986 4.986.094.083a1 1 0 0 0 1.403-1.403l-.083-.094L15.415 14l.292-.293.106-.095c.457-.38.918-.38 1.386.011l.108.098 4.674 4.675a4 4 0 0 1-3.775 3.599L18 22H6a4 4 0 0 1-3.98-3.603l6.687-6.69zM18 2a4 4 0 0 1 3.995 3.8L22 6v9.585l-3.293-3.292-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14-.307.306-2.293-2.292-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14L2 15.585V6a4 4 0 0 1 3.8-3.995L6 2zm-2.99 5-.127.007a1 1 0 0 0 0 1.986L15 9l.127-.007a1 1 0 0 0 0-1.986z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PhotoFilled);
|
|
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 PhotoOutlined = (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: "M6 4a2 2 0 0 0-2 2v7.586l3.293-3.293.014-.014c.614-.59 1.37-.949 2.193-.949s1.58.358 2.193.95l.014.013L14 12.586l.293-.293.014-.014c.614-.59 1.37-.949 2.193-.949s1.58.358 2.193.95l.014.013L20 13.586V6a2 2 0 0 0-2-2zm16 11.999V6a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4v-2.001m-2 .415-2.7-2.7c-.311-.297-.588-.384-.8-.384s-.489.087-.8.385l-.286.285 1.293 1.293a1 1 0 0 1-1.414 1.414L10.3 11.715c-.311-.298-.588-.385-.8-.385s-.489.087-.8.385l-4.7 4.7V18a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM14 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H15a1 1 0 0 1-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PhotoOutlined);
|
|
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 PlayerPlayFilled = (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: "M6 4v16a1 1 0 0 0 1.524.852l13-8a1 1 0 0 0 0-1.704l-13-8A1 1 0 0 0 6 4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PlayerPlayFilled);
|
|
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 PlayerPlayOutlined = (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: "M6.512 3.127a1 1 0 0 1 1.012.021l13 8a1 1 0 0 1 0 1.704l-13 8A1 1 0 0 1 6 20V4a1 1 0 0 1 .512-.873M8 5.79v12.42L18.092 12z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PlayerPlayOutlined);
|
|
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 Plus = (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 4a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2h-6v6a1 1 0 1 1-2 0v-6H5a1 1 0 1 1 0-2h6V5a1 1 0 0 1 1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Plus);
|
|
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 PointFilled = (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 7a5 5 0 1 1-4.995 5.217L7 12l.005-.217A5 5 0 0 1 12 7" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PointFilled);
|
|
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 PointOutlined = (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: "M8.464 8.464a5 5 0 1 1 7.071 7.071 5 5 0 0 1-7.07-7.07M12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(PointOutlined);
|
|
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 Refresh = (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.425 4.235a9.1 9.1 0 0 1 13.566 6.627 1 1 0 0 1-1.982.276A7.1 7.1 0 0 0 6.192 8H8a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1V5a1 1 0 0 1 2 0v1.273a9.1 9.1 0 0 1 2.425-2.038M3.862 12.01a1 1 0 0 1 1.128.853A7.1 7.1 0 0 0 17.81 16H16a1 1 0 0 1 0-2h4a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0v-1.273a9.1 9.1 0 0 1-13.38.624 9.1 9.1 0 0 1-2.61-5.213 1 1 0 0 1 .852-1.129" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Refresh);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|