@emblamedical/icons-react 0.2.2 → 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,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 Bookmark = (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: "M17 7a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v12.1l4.4-3h.2a1 1 0 0 1 1 0l4.4 3zm2 14a1 1 0 0 1-1.6.8L12 18.2l-5.4 3.6A1 1 0 0 1 5 21V7a5 5 0 0 1 5-5h4a5 5 0 0 1 5 5z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Bookmark);
|
|
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 Calendar = (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 2q1 0 1 1v1h6V3a1 1 0 1 1 2 0v1h1a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1V3q0-1 1-1M7 6H6a1 1 0 0 0-1 1v3h14V7a1 1 0 0 0-1-1h-1v1a1 1 0 1 1-2 0V6H9v1a1 1 0 0 1-2 0zm12 6H5v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1zm-9 3q0-1 1-1h1q1 0 1 1v3a1 1 0 1 1-2 0v-2a1 1 0 0 1-1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Calendar);
|
|
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 CameraFilled = (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 3a2 2 0 0 1 2 1.8V5a1 1 0 0 0 .9 1H19a3 3 0 0 1 3 2.8V18a3 3 0 0 1-2.8 3H5a3 3 0 0 1-3-2.8V9a3 3 0 0 1 2.8-3H6a1 1 0 0 0 1-1 2 2 0 0 1 1.8-2H15m-3 7a3 3 0 0 0-3 2.7v.5a3 3 0 1 0 3-3.2" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CameraFilled);
|
|
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 CameraOutlined = (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.6 3.6A2 2 0 0 1 9 3h6a2 2 0 0 1 2 2 1 1 0 0 0 1 1h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h1a1 1 0 0 0 1-1q0-.8.6-1.4M15 5H9a3 3 0 0 1-3 3H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1a3 3 0 0 1-3-3m-5.8 5.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(CameraOutlined);
|
|
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 Certification = (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: "m2 14.7.5.6 2 1v2.3a1 1 0 0 0 1 1h2.1l1.1 1.9a1 1 0 0 0 1.4.4l1.9-1.2 2 1.2a1 1 0 0 0 1.3-.4l1-2h2.3a1 1 0 0 0 1-1v-2.1l1.9-1.1a1 1 0 0 0 .4-1.4L20.8 12l1-2a1 1 0 0 0-.3-1.3l-2-1V5.3a1 1 0 0 0-1-1h-2.1l-1.1-1.9a1 1 0 0 0-1.4-.4L12 3.2l-2-1a1 1 0 0 0-1.3.3l-1 2H5.3a1 1 0 0 0-1 1v2.1L2.5 8.7a1 1 0 0 0-.3 1.4l1 1.9-1 2z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Certification);
|
|
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 Check = (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.7 6.3q.6.7 0 1.4l-10 10a1 1 0 0 1-1.4 0l-5-5a1 1 0 1 1 1.4-1.4l4.3 4.3 9.3-9.3a1 1 0 0 1 1.4 0" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Check);
|
|
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 ChevronDown = (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 8.3q.6.7 0 1.4l-6 6a1 1 0 0 1-1.4 0l-6-6a1 1 0 0 1 1.4-1.4l5.3 5.3 5.3-5.3a1 1 0 0 1 1.4 0" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ChevronDown);
|
|
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 ChevronLeft = (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.7 5.3q.6.7 0 1.4L10.4 12l5.3 5.3a1 1 0 0 1-1.4 1.4l-6-6a1 1 0 0 1 0-1.4l6-6a1 1 0 0 1 1.4 0" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ChevronLeft);
|
|
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 ChevronRight = (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.3 5.3a1 1 0 0 1 1.4 0l6 6q.6.7 0 1.4l-6 6a1 1 0 0 1-1.4-1.4l5.3-5.3-5.3-5.3a1 1 0 0 1 0-1.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ChevronRight);
|
|
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 ChevronUp = (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 15.7a1 1 0 0 1-1.4 0L12 10.4l-5.3 5.3a1 1 0 0 1-1.4-1.4l6-6a1 1 0 0 1 1.4 0l6 6q.6.7 0 1.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ChevronUp);
|
|
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 CircleCheckFilled = (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: "M17 3.3a10 10 0 1 1-15 9v-.6a10 10 0 0 1 15-8.4m-1.3 6a1 1 0 0 0-1.3 0h-.1L11 12.6l-1.3-1.3a1 1 0 0 0-1.5 1.3v.1l2 2h.2a1 1 0 0 0 1.2 0h.1l4-4a1 1 0 0 0 0-1.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleCheckFilled);
|
|
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 CircleCheckOutlined = (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.2 2.8a10 10 0 1 1 7.6 18.4A10 10 0 0 1 8.2 2.8M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16m3.7 5.3q.6.7 0 1.4l-4 4a1 1 0 0 1-1.4 0l-2-2a1 1 0 1 1 1.4-1.4l1.3 1.3 3.3-3.3a1 1 0 0 1 1.4 0" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleCheckOutlined);
|
|
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 CircleFilled = (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 3.3a10 10 0 1 1-5 9v-.6a10 10 0 0 1 5-8.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleFilled);
|
|
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 CircleOutlined = (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.2 2.8a10 10 0 1 1 7.6 18.4A10 10 0 0 1 8.2 2.8M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleOutlined);
|
|
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 CircleXFilled = (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: "M17 3.3a10 10 0 1 1-15 9v-.6a10 10 0 0 1 15-8.4m-6.5 5.8a1 1 0 0 0-1.2 1.6l1.3 1.3-1.3 1.3a1 1 0 0 0 1.4 1.4l1.3-1.3 1.3 1.3a1 1 0 0 0 1.4-1.4L13.4 12l1.3-1.3a1 1 0 0 0-1.4-1.4L12 10.6l-1.3-1.3z" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleXFilled);
|
|
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 CircleXOutlined = (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.2 2.8a10 10 0 1 1 7.6 18.4A10 10 0 0 1 8.2 2.8M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9.3 9.3a1 1 0 0 1 1.4 0l1.3 1.3 1.3-1.3a1 1 0 1 1 1.4 1.4L13.4 12l1.3 1.3a1 1 0 0 1-1.4 1.4L12 13.4l-1.3 1.3a1 1 0 0 1-1.4-1.4l1.3-1.3-1.3-1.3a1 1 0 0 1 0-1.4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CircleXOutlined);
|
|
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 ClockFilled = (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: "M17 3.3a10 10 0 1 1-15 9v-.6a10 10 0 0 1 15-8.4M12 6a1 1 0 0 0-1 .9V12l.2.5v.1l3 3h.2a1 1 0 0 0 1.2 0h.1a1 1 0 0 0 0-1.3v-.1L13 11.6V6.9a1 1 0 0 0-1-.9" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ClockFilled);
|
|
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 ClockOutlined = (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 5a10 10 0 1 1 14 14A10 10 0 0 1 5 5m7-1a8 8 0 1 0 0 16 8 8 0 0 0 0-16m0 2q1 0 1 1v4.6l2.7 2.7a1 1 0 0 1-1.4 1.4l-3-3-.3-.7V7q0-1 1-1" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(ClockOutlined);
|
|
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 Copy = (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 4a1 1 0 0 0-1 1v10a1 1 0 0 0 .5.9 1 1 0 1 1-1 1.7A3 3 0 0 1 2 15V5a3 3 0 0 1 3-3h10q.8 0 1.5.5t.9 1a1 1 0 0 1-1.8 1l-.3-.4L15 4zm4.7 4A2 2 0 0 0 8 9.7v8.6A2 2 0 0 0 9.7 20h8.6a2 2 0 0 0 1.7-1.7V9.7A2 2 0 0 0 18.3 8zM7 7q1-1 2.6-1h8.6A3.7 3.7 0 0 1 22 9.7v8.6a3.7 3.7 0 0 1-3.7 3.7H9.7A3.7 3.7 0 0 1 6 18.3V9.7Q6 8 7 7" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(Copy);
|
|
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 CopyrightFilled = (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: "M17 3.3a10 10 0 1 1-15 9v-.6a10 10 0 0 1 15-8.4M14.7 9A4 4 0 0 0 8 12a4 4 0 0 0 3.8 4q1.5 0 2.9-1a1 1 0 0 0-1.4-1.5A2 2 0 0 1 10 12a2 2 0 0 1 2-2q.7 0 1.3.5A1 1 0 0 0 14.7 9" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CopyrightFilled);
|
|
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 CopyrightOutlined = (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.2 2.8a10 10 0 1 1 7.6 18.4A10 10 0 0 1 8.2 2.8M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16m-.2 4q1.5 0 2.9 1a1 1 0 1 1-1.4 1.5 2 2 0 0 0-2.7.1 2 2 0 0 0 0 2.8 2 2 0 0 0 2.7.1 1 1 0 0 1 1.4 1.5A4 4 0 0 1 8 12a4 4 0 0 1 3.8-4" }));
|
|
28
|
+
const ForwardRef = React.forwardRef(CopyrightOutlined);
|
|
29
|
+
|
|
30
|
+
exports.default = ForwardRef;
|