@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,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PhotoFilled = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(PhotoFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PhotoOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(PhotoOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PlayerPlayFilled = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(PlayerPlayFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PlayerPlayOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(PlayerPlayOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Plus = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(Plus);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PointFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M12 7a5 5 0 1 1-4.995 5.217L7 12l.005-.217A5 5 0 0 1 12 7" }));
|
|
6
|
+
const ForwardRef = forwardRef(PointFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const PointOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(PointOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Refresh = (props, ref) => React.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 },
|
|
5
|
+
React.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" }));
|
|
6
|
+
const ForwardRef = forwardRef(Refresh);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Registered = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M8.173 2.761a10 10 0 1 1 7.654 18.478A10 10 0 0 1 8.173 2.761M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16M9 9a1 1 0 0 1 1-1h2a3 3 0 0 1 1.808 5.394l.9.899a1 1 0 0 1-1.415 1.414L11.586 14H11v1a1 1 0 1 1-2 0zm2 3h1a1 1 0 0 0 0-2h-1z" }));
|
|
6
|
+
const ForwardRef = forwardRef(Registered);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Repeat = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M16.293 2.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L17.586 7H7a2 2 0 0 0-2 2v3a1 1 0 1 1-2 0V9a4 4 0 0 1 4-4h10.586l-1.293-1.293a1 1 0 0 1 0-1.414M19 15v-3a1 1 0 1 1 2 0v3a4 4 0 0 1-4 4H6.414l1.293 1.293a1 1 0 1 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 1.414L6.414 17H17a2 2 0 0 0 2-2" }));
|
|
6
|
+
const ForwardRef = forwardRef(Repeat);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Reset = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M7.906 4.016a9 9 0 1 1-4.847 9.193 1 1 0 0 1 1.983-.26A7 7 0 1 0 6.21 8.08h2.84a1 1 0 0 1 0 2h-5a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0V6.3a9 9 0 0 1 2.856-2.283" }));
|
|
6
|
+
const ForwardRef = forwardRef(Reset);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Scan = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M6 5a1 1 0 0 0-1 1v1a1 1 0 0 1-2 0V6a3 3 0 0 1 3-3h2a1 1 0 0 1 0 2zm9-1a1 1 0 0 1 1-1h2a3 3 0 0 1 3 3v1a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-2a1 1 0 0 1-1-1M4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1 1v1a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H6a3 3 0 0 1-3-3v-1a1 1 0 0 1 1-1m16 0a1 1 0 0 1 1 1v1a3 3 0 0 1-3 3h-2a1 1 0 1 1 0-2h2a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1" }));
|
|
6
|
+
const ForwardRef = forwardRef(Scan);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Search = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M6.939 2.609a8 8 0 0 1 9.38 12.296l5.388 5.388a1 1 0 0 1-1.414 1.414l-5.388-5.387A8 8 0 1 1 6.94 2.609M10 4a6 6 0 1 0 0 12 6 6 0 0 0 0-12" }));
|
|
6
|
+
const ForwardRef = forwardRef(Search);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const SettingsFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M2.442 8.921A10 10 0 0 1 4.547 5.3a.59.59 0 0 1 .637-.158l2.267.806a1.183 1.183 0 0 0 1.559-.896l.433-2.36a.59.59 0 0 1 .457-.47 10.1 10.1 0 0 1 4.2 0 .59.59 0 0 1 .457.47l.433 2.36a1.18 1.18 0 0 0 1.559.896l2.267-.806a.59.59 0 0 1 .637.158 10 10 0 0 1 2.103 3.622.59.59 0 0 1-.18.63l-1.837 1.552a1.172 1.172 0 0 0 0 1.794l1.837 1.552a.59.59 0 0 1 .18.63 10 10 0 0 1-2.103 3.622.59.59 0 0 1-.637.158l-2.267-.807a1.183 1.183 0 0 0-1.559.897l-.433 2.36a.59.59 0 0 1-.458.47 10.1 10.1 0 0 1-4.2 0 .59.59 0 0 1-.458-.47l-.431-2.36a1.18 1.18 0 0 0-1.559-.897l-2.267.807a.59.59 0 0 1-.637-.158 10 10 0 0 1-2.103-3.622.59.59 0 0 1 .18-.63l1.837-1.552a1.174 1.174 0 0 0 0-1.794L2.624 9.551a.59.59 0 0 1-.182-.63M9.082 12a2.917 2.917 0 1 0 5.834 0 2.917 2.917 0 0 0-5.835 0" }));
|
|
6
|
+
const ForwardRef = forwardRef(SettingsFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const SettingsOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "m21.369 14.4-1.8-1.5c-.1-.1-.2-.2-.3-.4s-.1-.3-.1-.5 0-.3.1-.5.2-.3.3-.4l1.8-1.6c.1-.1.2-.2.2-.3v-.3c-.4-1.3-1.2-2.6-2.1-3.6-.1-.1-.2-.1-.3-.2h-.3l-2.3.8h-.2c-.3 0-.6 0-.9-.2-.3-.1-.5-.3-.5-.7l-.4-2.4c0-.1-.1-.2-.2-.3s-.2-.2-.3-.2q-2.1-.45-4.2 0c-.1 0-.2.1-.3.2-.1.2-.1.3-.2.4l-.4 2.3c0 .2-.1.3-.2.5s-.2.3-.4.4c-.1 0-.3.1-.4.1-.2 0-.4 0-.5-.1l-2.3-.8h-.3c-.1 0-.2.1-.3.2-1 1-1.7 2.3-2.1 3.6v.3c0 .1.1.2.2.3l1.8 1.6c.1.1.2.2.3.4 0 .2.1.3.1.5s0 .3-.1.5-.2.3-.3.4l-1.8 1.5c-.1.1-.2.2-.2.3v.3c.4 1.3 1.2 2.6 2.1 3.6.1.1.2.2.3.2h.3l2.3-.8h.5c.2 0 .3.1.5.2s.3.2.4.3c0 .1.1.3.1.4l.4 2.4c0 .2.2.4.5.5q2.1.45 4.2 0c.1 0 .2-.1.3-.2s.1-.2.2-.3l.4-2.4c0-.2.1-.3.2-.5.1-.1.2-.2.4-.3.1-.1.3-.1.5-.2.2 0 .3 0 .5.1l2.3.8c.2.1.5 0 .6-.2 1-1 1.7-2.3 2.1-3.6v-.3c-.1-.1-.1-.2-.2-.3m-2.7 2.6-1.6-.6c-.4-.1-.8-.2-1.2-.2s-.8.2-1.2.4-.7.5-.9.8-.4.7-.5 1.1l-.3 1.8q-1.05.15-2.1 0l-.3-1.6c-.1-.4-.2-.8-.5-1.1-.2-.3-.5-.6-.9-.8s-.8-.3-1.2-.4c-.4 0-.8 0-1.2.2l-1.5.4c-.4-.6-.8-1.2-1-1.8l1.3-1.1c.3-.3.6-.6.7-1q.3-.6.3-1.2t-.3-1.2c-.2-.4-.4-.7-.7-1l-1.3-.9c.3-.7.6-1.2 1-1.8l1.6.6c.4.1.8.2 1.2.2s.8-.2 1.2-.4.7-.5.9-.8.4-.7.5-1.1l.3-1.6q1.05-.15 2.1 0l.3 1.6c.1.4.2.8.5 1.1.2.3.5.6.9.8s.8.3 1.2.4c.4 0 .8 0 1.2-.2l1.5-.6c.4.6.8 1.2 1 1.8l-1.3 1.1c-.3.3-.6.6-.7 1q-.3.6-.3 1.2t.3 1.2c.2.4.4.7.7 1l1.3 1.1c-.2.5-.6 1.1-1 1.6" }),
|
|
6
|
+
React.createElement("path", { d: "M11.969 15.4c-1.9 0-3.4-1.5-3.4-3.4s1.5-3.4 3.4-3.4 3.4 1.5 3.4 3.4-1.5 3.4-3.4 3.4m0-5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6 1.6-.7 1.6-1.6-.7-1.6-1.6-1.6" }));
|
|
7
|
+
const ForwardRef = forwardRef(SettingsOutlined);
|
|
8
|
+
|
|
9
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const ShareOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M15.172 3.172A4 4 0 1 1 14.96 8.6L9.92 11.197a4 4 0 0 1 0 1.606L14.96 15.4q.1-.119.212-.228a4 4 0 1 1-1.09 2.025L9.04 14.6a4 4 0 1 1 0-5.2l5.041-2.597a4 4 0 0 1 1.09-3.631M7.83 12.807a1 1 0 0 0-.058.121 2 2 0 1 1 0-1.856 1 1 0 0 0 .058.122 2 2 0 0 1 0 1.613m8.34 4.386a2 2 0 1 0 .058-.12 1 1 0 0 1-.058.12m.416-9.779a2 2 0 0 1-.358-.487 1 1 0 0 0-.058-.12 2 2 0 1 1 .416.607" }));
|
|
6
|
+
const ForwardRef = forwardRef(ShareOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const ShoppingBag = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M12 4a2 2 0 0 0-2 2v1h4V6a2 2 0 0 0-2-2m4 3V6a4 4 0 0 0-8 0v1H6.331M8 9H6.331a1 1 0 0 0-.989 1.152l1.255 8.152A2 2 0 0 0 8.574 20h6.852a2 2 0 0 0 1.978-1.696l1.255-8.152A1 1 0 0 0 17.67 9H16v2a1 1 0 1 1-2 0V9h-4v2a1 1 0 1 1-2 0zm8-2h1.67a3 3 0 0 1 2.965 3.456l-1.255 8.152A4 4 0 0 1 15.426 22H8.574a4 4 0 0 1-3.953-3.392l-1.255-8.152A3 3 0 0 1 6.33 7" }));
|
|
6
|
+
const ForwardRef = forwardRef(ShoppingBag);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const ShoppingCart = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M3 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1.069l13.071.934a1 1 0 0 1 .919 1.138l-1 7A1 1 0 0 1 19 14H7v2h10a3 3 0 1 1-2.828 2H8.828A3 3 0 1 1 5 16.172V4H4a1 1 0 0 1-1-1m4 3.074V12h11.133l.725-5.079zM6 18a1 1 0 1 0 0 2 1 1 0 0 0 0-2m11 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2" }));
|
|
6
|
+
const ForwardRef = forwardRef(ShoppingCart);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const StarFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "m8.243 7.34-6.38.925-.113.023a1 1 0 0 0-.44 1.684l4.622 4.499-1.09 6.355-.013.11a1 1 0 0 0 1.464.944l5.706-3 5.693 3 .1.046a1 1 0 0 0 1.352-1.1l-1.091-6.355 4.624-4.5.078-.085a1 1 0 0 0-.633-1.62l-6.38-.926-2.852-5.78a1 1 0 0 0-1.794 0z" }));
|
|
6
|
+
const ForwardRef = forwardRef(StarFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const StartOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M11.993 1.002a1 1 0 0 1 .897.557l2.853 5.782 6.38.924a1 1 0 0 1 .553 1.707l-4.622 4.5 1.09 6.354a1 1 0 0 1-1.452 1.054l-5.693-3-5.706 3a1 1 0 0 1-1.45-1.054l1.09-6.354-4.624-4.5a1 1 0 0 1 .555-1.707l6.379-.924 2.853-5.782a1 1 0 0 1 .897-.557m0 3.26-2.19 4.436a1 1 0 0 1-.753.547l-4.892.709 3.547 3.451a1 1 0 0 1 .288.886l-.837 4.876 4.379-2.302a1 1 0 0 1 .931 0l4.363 2.3-.836-4.874a1 1 0 0 1 .289-.886l3.546-3.451-4.892-.71a1 1 0 0 1-.754-.546z" }));
|
|
6
|
+
const ForwardRef = forwardRef(StartOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TiktokFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2 7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986 5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2" }));
|
|
6
|
+
const ForwardRef = forwardRef(TiktokFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TiktokOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M11 3a1 1 0 0 1 1-1h4.083a1 1 0 0 1 .986.833 5.005 5.005 0 0 0 4.098 4.098 1 1 0 0 1 .833.986v4.034a1 1 0 0 1-1.099.995A11 11 0 0 1 17 11.8v2.7a7.5 7.5 0 1 1-9.23-7.299A1 1 0 0 1 9 8.174V12.5a1 1 0 0 1-.4.8 1.5 1.5 0 1 0 2.4 1.2zm2 1v10.5a3.5 3.5 0 1 1-6-2.45V9.6a5.5 5.5 0 1 0 8 4.9V10a1 1 0 0 1 1.601-.799A8.95 8.95 0 0 0 20 10.777V8.71A7 7 0 0 1 15.291 4z" }));
|
|
6
|
+
const ForwardRef = forwardRef(TiktokOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Tool = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "m8.379 3.964 2.328 2.329A1 1 0 0 1 11 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-.707-.293L3.964 8.38a5 5 0 0 0 7.105 5.219 1 1 0 0 1 1.138.195l6 6a1.121 1.121 0 0 0 1.586-1.586l-6-6a1 1 0 0 1-.195-1.138 5 5 0 0 0-5.22-7.105m-2.31-1.366a7 7 0 0 1 9.61 8.667l5.528 5.528a3.121 3.121 0 0 1-4.414 4.414l-5.528-5.528a7 7 0 0 1-8.667-9.61 1 1 0 0 1 1.61-.276L7.413 9H9V7.414L5.793 4.207a1 1 0 0 1 .276-1.61" }));
|
|
6
|
+
const ForwardRef = forwardRef(Tool);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TrashFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M20 6a1 1 0 0 1 .117 1.993L20 8h-.081L19 19a3 3 0 0 1-2.824 2.995L16 22H8c-1.598 0-2.904-1.249-2.992-2.75l-.005-.167L4.08 8H4a1 1 0 0 1-.117-1.993L4 6zM14 2a2 2 0 0 1 2 2 1 1 0 0 1-1.993.117L14 4h-4l-.007.117A1 1 0 0 1 8 4a2 2 0 0 1 1.85-1.995L10 2z" }));
|
|
6
|
+
const ForwardRef = forwardRef(TrashFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TrashOff = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M2.293 2.293a1 1 0 0 1 1.414 0L18.78 17.365l.01.01 2.918 2.918a1 1 0 0 1-1.414 1.414l-1.532-1.532A3 3 0 0 1 16 22H8a3 3 0 0 1-3-2.954L4.08 8H4a1 1 0 0 1 0-2h.586L2.293 3.707a1 1 0 0 1 0-1.414M6.586 8h-.5l.91 10.917L7 19a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1q0-.041.003-.083l.039-.46L15 16.413V17a1 1 0 1 1-2 0v-2.586l-2-2V17a1 1 0 1 1-2 0v-6c0-.17.042-.33.117-.47zm2-5.414A2 2 0 0 1 10 2h4a2 2 0 0 1 2 2v2h4a1 1 0 1 1 0 2h-.08l-.54 6.456a1 1 0 0 1-1.992-.166L17.912 8H11a1 1 0 1 1 0-2h3V4h-4v1a1 1 0 0 1-2 0V4a2 2 0 0 1 .586-1.414" }));
|
|
6
|
+
const ForwardRef = forwardRef(TrashOff);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TrashOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M8.586 2.586A2 2 0 0 1 10 2h4a2 2 0 0 1 2 2v2h4a1 1 0 1 1 0 2h-.08L19 19.046A3 3 0 0 1 16 22H8a3 3 0 0 1-3-2.954L4.08 8H4a1 1 0 0 1 0-2h4V4a2 2 0 0 1 .586-1.414M6.086 8l.91 10.917L7 19a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1l.003-.083L17.914 8zM14 6h-4V4h4zm-4 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1" }));
|
|
6
|
+
const ForwardRef = forwardRef(TrashOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TrendingDown = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M2.293 6.293a1 1 0 0 1 1.338-.068l.076.068L9 11.586l3.293-3.293.076-.068a1 1 0 0 1 1.338.068L20 14.586V10a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 1 1 0-2h4.586L13 10.414l-3.293 3.293a1 1 0 0 1-1.414 0l-6-6-.068-.076a1 1 0 0 1 .068-1.338" }));
|
|
6
|
+
const ForwardRef = forwardRef(TrendingDown);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const TrendingUp = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M22 14a1 1 0 1 1-2 0V9.414l-6.293 6.293a1 1 0 0 1-1.414 0L9 12.414l-5.293 5.293a1 1 0 1 1-1.414-1.414l6-6 .076-.068a1 1 0 0 1 1.338.068L13 13.586 18.586 8H14a1 1 0 0 1 0-2h7l.103.005A1 1 0 0 1 22 7z" }));
|
|
6
|
+
const ForwardRef = forwardRef(TrendingUp);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Upload = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M11.293 3.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 6.414V16a1 1 0 1 1-2 0V6.414L7.707 9.707a1 1 0 0 1-1.414-1.414zM4 16a1 1 0 0 1 1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a1 1 0 1 1 2 0v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2a1 1 0 0 1 1-1" }));
|
|
6
|
+
const ForwardRef = forwardRef(Upload);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const UserFilled = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M12 2a5 5 0 1 1-5 5l.005-.217A5 5 0 0 1 12 2M14 14a5 5 0 0 1 5 5v1a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-1a5 5 0 0 1 5-5z" }));
|
|
6
|
+
const ForwardRef = forwardRef(UserFilled);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const UserOutlined = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M8.464 3.464a5 5 0 1 1 7.071 7.071 5 5 0 0 1-7.07-7.07M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-2 12a3 3 0 0 0-3 3v2a1 1 0 1 1-2 0v-2a5 5 0 0 1 5-5h4a5 5 0 0 1 5 5v2a1 1 0 1 1-2 0v-2a3 3 0 0 0-3-3z" }));
|
|
6
|
+
const ForwardRef = forwardRef(UserOutlined);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const UserPlus = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M8.464 3.464a5 5 0 1 1 7.071 7.071 5 5 0 0 1-7.07-7.07M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-2 12a3 3 0 0 0-3 3v2a1 1 0 1 1-2 0v-2a5 5 0 0 1 5-5h4a1 1 0 1 1 0 2zm9-1a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1" }));
|
|
6
|
+
const ForwardRef = forwardRef(UserPlus);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Video = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M5 7a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm11 1.382V8a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-.382l3.106 1.553A2 2 0 0 0 22 15.383V8.618a2.002 2.002 0 0 0-2.894-1.789zm0 2.236v2.764l4 2V8.619z" }));
|
|
6
|
+
const ForwardRef = forwardRef(Video);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Wechat = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M11 8c0-.6-.4-1-1-1s-1 .4-1 1 .5 1 1 1 1-.4 1-1M7 7c-.6 0-1 .4-1 1s.5 1 1 1 1-.4 1-1-.4-1-1-1M15 13c-.6 0-1 .4-1 1s.5 1 1 1 1-.4 1-1-.4-1-1-1M18 13c-.6 0-1 .4-1 1s.5 1 1 1 1-.4 1-1-.4-1-1-1" }),
|
|
6
|
+
React.createElement("path", { d: "M16.9 9C16.4 5.6 13 3 9 3c-4.4 0-8 3.1-8 7 0 1.7.7 3.4 2 4.6V17c0 .4.2.7.5.9.2.1.3.1.5.1s.4 0 .5-.1l2-1.2c.8.2 1.6.3 2.5.3.6 0 1.1-.1 1.6-.2 1 1.9 3.3 3.2 5.9 3.2.5 0 .9 0 1.4-.1l1.6 1c.1.1.3.1.5.1s.3 0 .5-.1c.3-.2.5-.5.5-.9v-1.5c1.3-1 2-2.5 2-4 0-2.9-2.7-5.3-6.1-5.5M9 15c-.8 0-1.5-.1-2.3-.4-.3-.1-.6-.1-.8.1l-.9.5v-1c0-.3-.1-.6-.3-.8C3.6 12.5 3 11.3 3 10c0-2.8 2.7-5 6-5 3 0 5.5 1.8 5.9 4.2-2.8.6-4.9 2.8-4.9 5.3v.4c-.3.1-.7.1-1 .1m10.4 2.1c-.2.2-.4.5-.4.9v.3l-.4-.3c-.2-.1-.3-.1-.5-.1h-.2c-.4.1-.9.2-1.3.2C14 18 12 16.4 12 14.5s2-3.5 4.5-3.5 4.5 1.6 4.5 3.5c0 1-.6 2-1.6 2.6" }));
|
|
7
|
+
const ForwardRef = forwardRef(Wechat);
|
|
8
|
+
|
|
9
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Whatsapp = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 50 50", width: "1em", height: "1em", "aria-hidden": "true", ref: ref, ...props },
|
|
5
|
+
React.createElement("path", { d: "M25 2A23 23 0 0 0 5 36.3L2 46.7q-.1.5.2 1 .3.3.8.3l.2-.1 10.9-2.7Q19.2 48 25 48a23 23 0 0 0 0-46m11.6 31.1c-.5 1.4-2.9 2.6-4 2.8q-1.5.3-3.7-.2l-3.4-1.2c-5.9-2.5-9.8-8.4-10.1-8.8S13 22.5 13 19.6s1.5-4.3 2.1-4.9q.9-.8 1.6-.7l1.1.1c.4 0 .9-.1 1.3 1l1.8 4.3q.2.4.1 1l-.6 1-.9 1q-.6.4-.3 1.2c.3.6 1.5 2.5 3.3 4 2.3 2 4.2 2.6 4.7 2.9q.8.4 1.3-.1l1.9-2.3q.6-.7 1.3-.3l4 1.9q1 .4 1.1.7.4 1-.3 3.1" }));
|
|
6
|
+
const ForwardRef = forwardRef(Whatsapp);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const World = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M12.73 2.027a1 1 0 0 0-.351-.02 10 10 0 0 0-.758 0 1 1 0 0 0-.35.02 10 10 0 0 0 0 19.946 1 1 0 0 0 .35.02 10 10 0 0 0 .758 0 1 1 0 0 0 .35-.02 10 10 0 0 0 0-19.946M9.622 4.36A8 8 0 0 0 5.073 8h3.3a18 18 0 0 1 1.252-3.639M10.43 8c.35-1.354.876-2.66 1.57-3.885A16 16 0 0 1 13.57 8zm-2.396 2h-3.78a8 8 0 0 0 0 4h3.78a18 18 0 0 1 0-4m2.014 4a16 16 0 0 1 0-4h3.904a16 16 0 0 1 0 4zm-1.676 2h-3.3a8 8 0 0 0 4.552 3.639A18 18 0 0 1 8.372 16M12 19.885A16 16 0 0 1 10.43 16h3.14A16 16 0 0 1 12 19.885m2.377-.246q.347-.108.684-.248A8 8 0 0 0 18.929 16h-3.3a18 18 0 0 1-1.251 3.639M15.967 14h3.779a8 8 0 0 0 0-4h-3.78a18 18 0 0 1 0 4m-.34-6h3.301a8 8 0 0 0-4.552-3.639A18 18 0 0 1 15.629 8" }));
|
|
6
|
+
const ForwardRef = forwardRef(World);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const X = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M5.293 5.293a1 1 0 0 1 1.414 0L12 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414L13.414 12l5.293 5.293a1 1 0 0 1-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L10.586 12 5.293 6.707a1 1 0 0 1 0-1.414" }));
|
|
6
|
+
const ForwardRef = forwardRef(X);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const XTwitter = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M3.108 3.548A1 1 0 0 1 4 3h4.267a1 1 0 0 1 .806.409l4.275 5.829 5.945-5.945a1 1 0 1 1 1.414 1.414l-6.162 6.163 6.261 8.539A1 1 0 0 1 20 21h-4.267a1 1 0 0 1-.806-.409l-4.275-5.829-5.945 5.945a1 1 0 0 1-1.414-1.414l6.162-6.163-6.261-8.539a1 1 0 0 1-.086-1.043m9.262 7.739a1 1 0 0 0 .108.147L18.027 19H16.24L5.973 5H7.76z" }));
|
|
6
|
+
const ForwardRef = forwardRef(XTwitter);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
|
|
4
|
+
const Youtube = (props, ref) => React.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 },
|
|
5
|
+
React.createElement("path", { d: "M12.07 4.273h.123c1.13.004 6.858.045 8.402.46a2.76 2.76 0 0 1 1.946 1.953c.139.523.236 1.214.302 1.928l.014.143.03.357.011.143c.09 1.257.1 2.434.102 2.691v.104a44 44 0 0 1-.113 2.832l-.01.145-.013.143c-.069.786-.17 1.567-.323 2.142a2.76 2.76 0 0 1-1.946 1.953c-1.595.429-7.658.459-8.498.46h-.195c-.425 0-2.183-.008-4.025-.071l-.234-.008-.12-.006-.235-.01-.235-.01c-1.526-.067-2.98-.175-3.65-.357a2.76 2.76 0 0 1-1.945-1.951c-.153-.573-.254-1.356-.323-2.142l-.011-.145-.011-.143a43 43 0 0 1-.113-2.8v-.169c.003-.295.014-1.317.088-2.444l.01-.142.004-.072.01-.143.031-.357.014-.143c.066-.714.163-1.407.302-1.928a2.76 2.76 0 0 1 1.946-1.953c.67-.178 2.123-.288 3.65-.357l.233-.01.237-.008.118-.004.235-.01q1.963-.063 3.927-.07h.266zM9.8 8.687v6.625L15.518 12z" }));
|
|
6
|
+
const ForwardRef = forwardRef(Youtube);
|
|
7
|
+
|
|
8
|
+
export { ForwardRef as default };
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
export { default as Icon360View } from './icons/Icon360View.js';
|
|
2
|
+
export { default as AdjustmentsFilled } from './icons/AdjustmentsFilled.js';
|
|
3
|
+
export { default as AdjustmentsHorizontalFilled } from './icons/AdjustmentsHorizontalFilled.js';
|
|
4
|
+
export { default as AdjustmentsHorizontalOutlined } from './icons/AdjustmentsHorizontalOutlined.js';
|
|
5
|
+
export { default as AdjustmentsOutlined } from './icons/AdjustmentsOutlined.js';
|
|
6
|
+
export { default as AlertCircleFilled } from './icons/AlertCircleFilled.js';
|
|
7
|
+
export { default as AlertCircleOutlined } from './icons/AlertCircleOutlined.js';
|
|
8
|
+
export { default as AlertTriangleFilled } from './icons/AlertTriangleFilled.js';
|
|
9
|
+
export { default as AlertTriangleOutlined } from './icons/AlertTriangleOutlined.js';
|
|
10
|
+
export { default as ArrowForward } from './icons/ArrowForward.js';
|
|
11
|
+
export { default as ArrowLeft } from './icons/ArrowLeft.js';
|
|
12
|
+
export { default as ArrowRight } from './icons/ArrowRight.js';
|
|
13
|
+
export { default as ArrowUpRight } from './icons/ArrowUpRight.js';
|
|
14
|
+
export { default as ArrowsExpand } from './icons/ArrowsExpand.js';
|
|
15
|
+
export { default as ArrowsUpDown } from './icons/ArrowsUpDown.js';
|
|
16
|
+
export { default as BellFilled } from './icons/BellFilled.js';
|
|
17
|
+
export { default as BellOutlined } from './icons/BellOutlined.js';
|
|
18
|
+
export { default as Bookmark } from './icons/Bookmark.js';
|
|
19
|
+
export { default as Calendar } from './icons/Calendar.js';
|
|
20
|
+
export { default as CameraFilled } from './icons/CameraFilled.js';
|
|
21
|
+
export { default as CameraOutlined } from './icons/CameraOutlined.js';
|
|
22
|
+
export { default as Certification } from './icons/Certification.js';
|
|
23
|
+
export { default as Check } from './icons/Check.js';
|
|
24
|
+
export { default as ChevronDown } from './icons/ChevronDown.js';
|
|
25
|
+
export { default as ChevronLeft } from './icons/ChevronLeft.js';
|
|
26
|
+
export { default as ChevronRight } from './icons/ChevronRight.js';
|
|
27
|
+
export { default as ChevronUp } from './icons/ChevronUp.js';
|
|
28
|
+
export { default as CircleCheckFilled } from './icons/CircleCheckFilled.js';
|
|
29
|
+
export { default as CircleCheckOutlined } from './icons/CircleCheckOutlined.js';
|
|
30
|
+
export { default as CircleFilled } from './icons/CircleFilled.js';
|
|
31
|
+
export { default as CircleOutlined } from './icons/CircleOutlined.js';
|
|
32
|
+
export { default as CircleXFilled } from './icons/CircleXFilled.js';
|
|
33
|
+
export { default as CircleXOutlined } from './icons/CircleXOutlined.js';
|
|
34
|
+
export { default as ClockFilled } from './icons/ClockFilled.js';
|
|
35
|
+
export { default as ClockOutlined } from './icons/ClockOutlined.js';
|
|
36
|
+
export { default as Copy } from './icons/Copy.js';
|
|
37
|
+
export { default as CopyrightFilled } from './icons/CopyrightFilled.js';
|
|
38
|
+
export { default as CopyrightOutlined } from './icons/CopyrightOutlined.js';
|
|
39
|
+
export { default as CurrentLocationFilled } from './icons/CurrentLocationFilled.js';
|
|
40
|
+
export { default as CurrentLocationOutlined } from './icons/CurrentLocationOutlined.js';
|
|
41
|
+
export { default as DiscountCheck } from './icons/DiscountCheck.js';
|
|
42
|
+
export { default as DiscountCheckFilled } from './icons/DiscountCheckFilled.js';
|
|
43
|
+
export { default as Dots } from './icons/Dots.js';
|
|
44
|
+
export { default as Download } from './icons/Download.js';
|
|
45
|
+
export { default as EmailFilled } from './icons/EmailFilled.js';
|
|
46
|
+
export { default as EmailOutlined } from './icons/EmailOutlined.js';
|
|
47
|
+
export { default as ExternalLink } from './icons/ExternalLink.js';
|
|
48
|
+
export { default as EyeFilled } from './icons/EyeFilled.js';
|
|
49
|
+
export { default as EyeOutlined } from './icons/EyeOutlined.js';
|
|
50
|
+
export { default as EyeOutlinedOff } from './icons/EyeOutlinedOff.js';
|
|
51
|
+
export { default as Facebook } from './icons/Facebook.js';
|
|
52
|
+
export { default as FileLambda } from './icons/FileLambda.js';
|
|
53
|
+
export { default as FileText } from './icons/FileText.js';
|
|
54
|
+
export { default as FileTypeDoc } from './icons/FileTypeDoc.js';
|
|
55
|
+
export { default as FileTypePdf } from './icons/FileTypePdf.js';
|
|
56
|
+
export { default as FilterFilled } from './icons/FilterFilled.js';
|
|
57
|
+
export { default as FilterOutlined } from './icons/FilterOutlined.js';
|
|
58
|
+
export { default as Folders } from './icons/Folders.js';
|
|
59
|
+
export { default as HeartFilled } from './icons/HeartFilled.js';
|
|
60
|
+
export { default as HeartOutlined } from './icons/HeartOutlined.js';
|
|
61
|
+
export { default as HomeFilled } from './icons/HomeFilled.js';
|
|
62
|
+
export { default as HomeOutlined } from './icons/HomeOutlined.js';
|
|
63
|
+
export { default as InfoCircleFilled } from './icons/InfoCircleFilled.js';
|
|
64
|
+
export { default as InfoCircleOutlined } from './icons/InfoCircleOutlined.js';
|
|
65
|
+
export { default as Instagram } from './icons/Instagram.js';
|
|
66
|
+
export { default as Link } from './icons/Link.js';
|
|
67
|
+
export { default as LinkedinFilled } from './icons/LinkedinFilled.js';
|
|
68
|
+
export { default as List } from './icons/List.js';
|
|
69
|
+
export { default as Loader } from './icons/Loader.js';
|
|
70
|
+
export { default as Map } from './icons/Map.js';
|
|
71
|
+
export { default as MapPinFilled } from './icons/MapPinFilled.js';
|
|
72
|
+
export { default as MapPinOff } from './icons/MapPinOff.js';
|
|
73
|
+
export { default as MapPinOutlined } from './icons/MapPinOutlined.js';
|
|
74
|
+
export { default as Maximize } from './icons/Maximize.js';
|
|
75
|
+
export { default as Menu2 } from './icons/Menu2.js';
|
|
76
|
+
export { default as MessageCircle2Filled } from './icons/MessageCircle2Filled.js';
|
|
77
|
+
export { default as MessageCircle2Outlined } from './icons/MessageCircle2Outlined.js';
|
|
78
|
+
export { default as MessengerFilled } from './icons/MessengerFilled.js';
|
|
79
|
+
export { default as MessengerOutlined } from './icons/MessengerOutlined.js';
|
|
80
|
+
export { default as Minus } from './icons/Minus.js';
|
|
81
|
+
export { default as NavigationFilled } from './icons/NavigationFilled.js';
|
|
82
|
+
export { default as NavigationOutlined } from './icons/NavigationOutlined.js';
|
|
83
|
+
export { default as Package } from './icons/Package.js';
|
|
84
|
+
export { default as PauseFilled } from './icons/PauseFilled.js';
|
|
85
|
+
export { default as PdfReader } from './icons/PdfReader.js';
|
|
86
|
+
export { default as Pencil } from './icons/Pencil.js';
|
|
87
|
+
export { default as PhoneFilled } from './icons/PhoneFilled.js';
|
|
88
|
+
export { default as PhoneOutlined } from './icons/PhoneOutlined.js';
|
|
89
|
+
export { default as Photo } from './icons/Photo.js';
|
|
90
|
+
export { default as PhotoFilled } from './icons/PhotoFilled.js';
|
|
91
|
+
export { default as PhotoOutlined } from './icons/PhotoOutlined.js';
|
|
92
|
+
export { default as PlayerPlayFilled } from './icons/PlayerPlayFilled.js';
|
|
93
|
+
export { default as PlayerPlayOutlined } from './icons/PlayerPlayOutlined.js';
|
|
94
|
+
export { default as Plus } from './icons/Plus.js';
|
|
95
|
+
export { default as PointFilled } from './icons/PointFilled.js';
|
|
96
|
+
export { default as PointOutlined } from './icons/PointOutlined.js';
|
|
97
|
+
export { default as Refresh } from './icons/Refresh.js';
|
|
98
|
+
export { default as Registered } from './icons/Registered.js';
|
|
99
|
+
export { default as Repeat } from './icons/Repeat.js';
|
|
100
|
+
export { default as Reset } from './icons/Reset.js';
|
|
101
|
+
export { default as Scan } from './icons/Scan.js';
|
|
102
|
+
export { default as Search } from './icons/Search.js';
|
|
103
|
+
export { default as SettingsFilled } from './icons/SettingsFilled.js';
|
|
104
|
+
export { default as SettingsOutlined } from './icons/SettingsOutlined.js';
|
|
105
|
+
export { default as ShareOutlined } from './icons/ShareOutlined.js';
|
|
106
|
+
export { default as ShoppingBag } from './icons/ShoppingBag.js';
|
|
107
|
+
export { default as ShoppingCart } from './icons/ShoppingCart.js';
|
|
108
|
+
export { default as StarFilled } from './icons/StarFilled.js';
|
|
109
|
+
export { default as StartOutlined } from './icons/StartOutlined.js';
|
|
110
|
+
export { default as TiktokFilled } from './icons/TiktokFilled.js';
|
|
111
|
+
export { default as TiktokOutlined } from './icons/TiktokOutlined.js';
|
|
112
|
+
export { default as Tool } from './icons/Tool.js';
|
|
113
|
+
export { default as TrashFilled } from './icons/TrashFilled.js';
|
|
114
|
+
export { default as TrashOff } from './icons/TrashOff.js';
|
|
115
|
+
export { default as TrashOutlined } from './icons/TrashOutlined.js';
|
|
116
|
+
export { default as TrendingDown } from './icons/TrendingDown.js';
|
|
117
|
+
export { default as TrendingUp } from './icons/TrendingUp.js';
|
|
118
|
+
export { default as Upload } from './icons/Upload.js';
|
|
119
|
+
export { default as UserFilled } from './icons/UserFilled.js';
|
|
120
|
+
export { default as UserOutlined } from './icons/UserOutlined.js';
|
|
121
|
+
export { default as UserPlus } from './icons/UserPlus.js';
|
|
122
|
+
export { default as Video } from './icons/Video.js';
|
|
123
|
+
export { default as Wechat } from './icons/Wechat.js';
|
|
124
|
+
export { default as Whatsapp } from './icons/Whatsapp.js';
|
|
125
|
+
export { default as World } from './icons/World.js';
|
|
126
|
+
export { default as X } from './icons/X.js';
|
|
127
|
+
export { default as XTwitter } from './icons/XTwitter.js';
|
|
128
|
+
export { default as Youtube } from './icons/Youtube.js';
|
|
129
|
+
export { default as CalendarIconographic } from './iconographics/CalendarIconographic.js';
|
|
130
|
+
export { default as CaloriesFoodPyramid } from './iconographics/CaloriesFoodPyramid.js';
|
|
131
|
+
export { default as CashPaymentBill } from './iconographics/CashPaymentBill.js';
|
|
132
|
+
export { default as DiagramSteadyDown } from './iconographics/DiagramSteadyDown.js';
|
|
133
|
+
export { default as DonationCharityCarePerson } from './iconographics/DonationCharityCarePerson.js';
|
|
134
|
+
export { default as Expand } from './iconographics/Expand.js';
|
|
135
|
+
export { default as HospitalShield } from './iconographics/HospitalShield.js';
|
|
136
|
+
export { default as InsuranceDocument } from './iconographics/InsuranceDocument.js';
|
|
137
|
+
export { default as Lock } from './iconographics/Lock.js';
|
|
138
|
+
export { default as LockerRoomHangerMan } from './iconographics/LockerRoomHangerMan.js';
|
|
139
|
+
export { default as MedicalFile } from './iconographics/MedicalFile.js';
|
|
140
|
+
export { default as MedicalProfilePatient } from './iconographics/MedicalProfilePatient.js';
|
|
141
|
+
export { default as MedicalResourcesFolder } from './iconographics/MedicalResourcesFolder.js';
|
|
142
|
+
export { default as MedicalSpecialtyRehabilitation } from './iconographics/MedicalSpecialtyRehabilitation.js';
|
|
143
|
+
export { default as MultipleActionsStar } from './iconographics/MultipleActionsStar.js';
|
|
144
|
+
export { default as MultipleCircle } from './iconographics/MultipleCircle.js';
|
|
145
|
+
export { default as ShieldLock } from './iconographics/ShieldLock.js';
|
|
146
|
+
export { default as SingleManActionsInformation } from './iconographics/SingleManActionsInformation.js';
|
|
147
|
+
export { default as SingleNeutralActionsChat } from './iconographics/SingleNeutralActionsChat.js';
|