@pinuts/bsr-uikit-relaunch 0.2.11 → 0.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/Icon.d.ts +11 -0
- package/dist/assets/Icon.d.ts.map +1 -1
- package/dist/assets/Icon.js +9 -0
- package/dist/assets/Icon.jsx +10 -1
- package/dist/assets/Icons/Functional/Alert.d.ts +10 -0
- package/dist/assets/Icons/Functional/Alert.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Alert.js +8 -0
- package/dist/assets/Icons/Functional/Alert.jsx +8 -0
- package/dist/assets/Icons/Functional/AlertTriangle.d.ts +9 -0
- package/dist/assets/Icons/Functional/AlertTriangle.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/AlertTriangle.js +7 -0
- package/dist/assets/Icons/Functional/AlertTriangle.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowDown.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowDown.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowDown.js +7 -0
- package/dist/assets/Icons/Functional/ArrowDown.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowLeft.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowLeft.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowLeft.js +7 -0
- package/dist/assets/Icons/Functional/ArrowLeft.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowRight.js +7 -0
- package/dist/assets/Icons/Functional/ArrowRight.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowTurn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowTurn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowTurn.js +7 -0
- package/dist/assets/Icons/Functional/ArrowTurn.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUTurn.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUp.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUp.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUp.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUp.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUpRight.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.jsx +7 -0
- package/dist/assets/Icons/Functional/BulletPoint.d.ts +9 -0
- package/dist/assets/Icons/Functional/BulletPoint.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/BulletPoint.js +7 -0
- package/dist/assets/Icons/Functional/BulletPoint.jsx +7 -0
- package/dist/assets/Icons/Functional/Calculator.d.ts +9 -0
- package/dist/assets/Icons/Functional/Calculator.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Calculator.js +7 -0
- package/dist/assets/Icons/Functional/Calculator.jsx +7 -0
- package/dist/assets/Icons/Functional/Calendar.d.ts +9 -0
- package/dist/assets/Icons/Functional/Calendar.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Calendar.js +7 -0
- package/dist/assets/Icons/Functional/Calendar.jsx +7 -0
- package/dist/assets/Icons/Functional/Chat.d.ts +9 -0
- package/dist/assets/Icons/Functional/Chat.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Chat.js +7 -0
- package/dist/assets/Icons/Functional/Chat.jsx +7 -0
- package/dist/assets/Icons/Functional/Check.d.ts +9 -0
- package/dist/assets/Icons/Functional/Check.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Check.js +7 -0
- package/dist/assets/Icons/Functional/Check.jsx +7 -0
- package/dist/assets/Icons/Functional/CheckStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/CheckStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/CheckStroke.js +7 -0
- package/dist/assets/Icons/Functional/CheckStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/Checklist.d.ts +9 -0
- package/dist/assets/Icons/Functional/Checklist.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Checklist.js +7 -0
- package/dist/assets/Icons/Functional/Checklist.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronDown.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronDown.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronDown.js +7 -0
- package/dist/assets/Icons/Functional/ChevronDown.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronLeft.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronLeft.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronLeft.js +7 -0
- package/dist/assets/Icons/Functional/ChevronLeft.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronRight.js +7 -0
- package/dist/assets/Icons/Functional/ChevronRight.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronRightStroke.js +7 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronUp.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronUp.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronUp.js +7 -0
- package/dist/assets/Icons/Functional/ChevronUp.jsx +7 -0
- package/dist/assets/Icons/Functional/Client.d.ts +9 -0
- package/dist/assets/Icons/Functional/Client.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Client.js +7 -0
- package/dist/assets/Icons/Functional/Client.jsx +7 -0
- package/dist/assets/Icons/Functional/Close.d.ts +9 -0
- package/dist/assets/Icons/Functional/Close.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Close.js +7 -0
- package/dist/assets/Icons/Functional/Close.jsx +7 -0
- package/dist/assets/Icons/Functional/Compass.d.ts +9 -0
- package/dist/assets/Icons/Functional/Compass.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Compass.js +7 -0
- package/dist/assets/Icons/Functional/Compass.jsx +7 -0
- package/dist/assets/Icons/Functional/ContactForm.d.ts +9 -0
- package/dist/assets/Icons/Functional/ContactForm.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ContactForm.js +7 -0
- package/dist/assets/Icons/Functional/ContactForm.jsx +7 -0
- package/dist/assets/Icons/Functional/Download.d.ts +9 -0
- package/dist/assets/Icons/Functional/Download.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Download.js +7 -0
- package/dist/assets/Icons/Functional/Download.jsx +7 -0
- package/dist/assets/Icons/Functional/Facebook.d.ts +9 -0
- package/dist/assets/Icons/Functional/Facebook.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Facebook.js +7 -0
- package/dist/assets/Icons/Functional/Facebook.jsx +7 -0
- package/dist/assets/Icons/Functional/Filter.d.ts +9 -0
- package/dist/assets/Icons/Functional/Filter.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Filter.js +7 -0
- package/dist/assets/Icons/Functional/Filter.jsx +7 -0
- package/dist/assets/Icons/Functional/Globe.d.ts +9 -0
- package/dist/assets/Icons/Functional/Globe.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Globe.js +7 -0
- package/dist/assets/Icons/Functional/Globe.jsx +7 -0
- package/dist/assets/Icons/Functional/GooglePlus.d.ts +9 -0
- package/dist/assets/Icons/Functional/GooglePlus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/GooglePlus.js +7 -0
- package/dist/assets/Icons/Functional/GooglePlus.jsx +7 -0
- package/dist/assets/Icons/Functional/Grid.d.ts +9 -0
- package/dist/assets/Icons/Functional/Grid.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Grid.js +7 -0
- package/dist/assets/Icons/Functional/Grid.jsx +7 -0
- package/dist/assets/Icons/Functional/Group.js +8 -0
- package/dist/assets/Icons/Functional/Group.jsx +7 -0
- package/dist/assets/Icons/Functional/Home.d.ts +9 -0
- package/dist/assets/Icons/Functional/Home.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Home.js +7 -0
- package/dist/assets/Icons/Functional/Home.jsx +7 -0
- package/dist/assets/Icons/Functional/Idea.d.ts +9 -0
- package/dist/assets/Icons/Functional/Idea.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Idea.js +7 -0
- package/dist/assets/Icons/Functional/Idea.jsx +7 -0
- package/dist/assets/Icons/Functional/Info.d.ts +9 -0
- package/dist/assets/Icons/Functional/Info.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Info.js +7 -0
- package/dist/assets/Icons/Functional/Info.jsx +7 -0
- package/dist/assets/Icons/Functional/InfoOutline.js +7 -0
- package/dist/assets/Icons/Functional/InfoOutline.jsx +7 -0
- package/dist/assets/Icons/Functional/Instagram.d.ts +9 -0
- package/dist/assets/Icons/Functional/Instagram.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Instagram.js +7 -0
- package/dist/assets/Icons/Functional/Instagram.jsx +7 -0
- package/dist/assets/Icons/Functional/LeichteSprache.d.ts +9 -0
- package/dist/assets/Icons/Functional/LeichteSprache.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/LeichteSprache.js +7 -0
- package/dist/assets/Icons/Functional/LeichteSprache.jsx +7 -0
- package/dist/assets/Icons/Functional/Like.d.ts +9 -0
- package/dist/assets/Icons/Functional/Like.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Like.js +7 -0
- package/dist/assets/Icons/Functional/Like.jsx +7 -0
- package/dist/assets/Icons/Functional/LinkedIn.d.ts +9 -0
- package/dist/assets/Icons/Functional/LinkedIn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/LinkedIn.js +7 -0
- package/dist/assets/Icons/Functional/LinkedIn.jsx +7 -0
- package/dist/assets/Icons/Functional/List.d.ts +9 -0
- package/dist/assets/Icons/Functional/List.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/List.js +7 -0
- package/dist/assets/Icons/Functional/List.jsx +7 -0
- package/dist/assets/Icons/Functional/Login.d.ts +9 -0
- package/dist/assets/Icons/Functional/Login.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Login.js +7 -0
- package/dist/assets/Icons/Functional/Login.jsx +7 -0
- package/dist/assets/Icons/Functional/Mail.d.ts +9 -0
- package/dist/assets/Icons/Functional/Mail.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Mail.js +7 -0
- package/dist/assets/Icons/Functional/Mail.jsx +7 -0
- package/dist/assets/Icons/Functional/Map.d.ts +9 -0
- package/dist/assets/Icons/Functional/Map.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Map.js +7 -0
- package/dist/assets/Icons/Functional/Map.jsx +7 -0
- package/dist/assets/Icons/Functional/MapPin.d.ts +9 -0
- package/dist/assets/Icons/Functional/MapPin.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MapPin.js +7 -0
- package/dist/assets/Icons/Functional/MapPin.jsx +7 -0
- package/dist/assets/Icons/Functional/Menu.d.ts +9 -0
- package/dist/assets/Icons/Functional/Menu.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Menu.js +7 -0
- package/dist/assets/Icons/Functional/Menu.jsx +7 -0
- package/dist/assets/Icons/Functional/Minus.d.ts +9 -0
- package/dist/assets/Icons/Functional/Minus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Minus.js +7 -0
- package/dist/assets/Icons/Functional/Minus.jsx +7 -0
- package/dist/assets/Icons/Functional/MinusFill.d.ts +9 -0
- package/dist/assets/Icons/Functional/MinusFill.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MinusFill.js +7 -0
- package/dist/assets/Icons/Functional/MinusFill.jsx +7 -0
- package/dist/assets/Icons/Functional/MinusStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/MinusStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MinusStroke.js +7 -0
- package/dist/assets/Icons/Functional/MinusStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.d.ts +9 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MoreHorizontal.js +7 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.jsx +7 -0
- package/dist/assets/Icons/Functional/MoreVertical.d.ts +9 -0
- package/dist/assets/Icons/Functional/MoreVertical.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MoreVertical.js +7 -0
- package/dist/assets/Icons/Functional/MoreVertical.jsx +7 -0
- package/dist/assets/Icons/Functional/Notification.d.ts +9 -0
- package/dist/assets/Icons/Functional/Notification.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Notification.js +7 -0
- package/dist/assets/Icons/Functional/Notification.jsx +7 -0
- package/dist/assets/Icons/Functional/Pause.d.ts +9 -0
- package/dist/assets/Icons/Functional/Pause.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Pause.js +7 -0
- package/dist/assets/Icons/Functional/Pause.jsx +7 -0
- package/dist/assets/Icons/Functional/Phone.d.ts +9 -0
- package/dist/assets/Icons/Functional/Phone.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Phone.js +7 -0
- package/dist/assets/Icons/Functional/Phone.jsx +7 -0
- package/dist/assets/Icons/Functional/Play.d.ts +9 -0
- package/dist/assets/Icons/Functional/Play.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Play.js +7 -0
- package/dist/assets/Icons/Functional/Play.jsx +7 -0
- package/dist/assets/Icons/Functional/Play_Icon.js +7 -0
- package/dist/assets/Icons/Functional/Play_Icon.jsx +7 -0
- package/dist/assets/Icons/Functional/Plus.d.ts +9 -0
- package/dist/assets/Icons/Functional/Plus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Plus.js +7 -0
- package/dist/assets/Icons/Functional/Plus.jsx +7 -0
- package/dist/assets/Icons/Functional/PlusFill.d.ts +9 -0
- package/dist/assets/Icons/Functional/PlusFill.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/PlusFill.js +7 -0
- package/dist/assets/Icons/Functional/PlusFill.jsx +7 -0
- package/dist/assets/Icons/Functional/PlusStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/PlusStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/PlusStroke.js +7 -0
- package/dist/assets/Icons/Functional/PlusStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/Presse.d.ts +9 -0
- package/dist/assets/Icons/Functional/Presse.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Presse.js +7 -0
- package/dist/assets/Icons/Functional/Presse.jsx +7 -0
- package/dist/assets/Icons/Functional/Print.d.ts +9 -0
- package/dist/assets/Icons/Functional/Print.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Print.js +7 -0
- package/dist/assets/Icons/Functional/Print.jsx +7 -0
- package/dist/assets/Icons/Functional/ResizeIcon.d.ts +9 -0
- package/dist/assets/Icons/Functional/ResizeIcon.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ResizeIcon.js +7 -0
- package/dist/assets/Icons/Functional/ResizeIcon.jsx +7 -0
- package/dist/assets/Icons/Functional/Search.d.ts +9 -0
- package/dist/assets/Icons/Functional/Search.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Search.js +7 -0
- package/dist/assets/Icons/Functional/Search.jsx +7 -0
- package/dist/assets/Icons/Functional/Settings.d.ts +9 -0
- package/dist/assets/Icons/Functional/Settings.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Settings.js +7 -0
- package/dist/assets/Icons/Functional/Settings.jsx +7 -0
- package/dist/assets/Icons/Functional/Shop.d.ts +9 -0
- package/dist/assets/Icons/Functional/Shop.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Shop.js +7 -0
- package/dist/assets/Icons/Functional/Shop.jsx +7 -0
- package/dist/assets/Icons/Functional/SignLanguage.d.ts +9 -0
- package/dist/assets/Icons/Functional/SignLanguage.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/SignLanguage.js +7 -0
- package/dist/assets/Icons/Functional/SignLanguage.jsx +7 -0
- package/dist/assets/Icons/Functional/SimpleLanguage.js +7 -0
- package/dist/assets/Icons/Functional/SimpleLanguage.jsx +7 -0
- package/dist/assets/Icons/Functional/Sprachen.d.ts +9 -0
- package/dist/assets/Icons/Functional/Sprachen.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Sprachen.js +7 -0
- package/dist/assets/Icons/Functional/Sprachen.jsx +7 -0
- package/dist/assets/Icons/Functional/Star.d.ts +9 -0
- package/dist/assets/Icons/Functional/Star.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Star.js +7 -0
- package/dist/assets/Icons/Functional/Star.jsx +7 -0
- package/dist/assets/Icons/Functional/Stift.d.ts +9 -0
- package/dist/assets/Icons/Functional/Stift.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Stift.js +7 -0
- package/dist/assets/Icons/Functional/Stift.jsx +7 -0
- package/dist/assets/Icons/Functional/Swipe.d.ts +9 -0
- package/dist/assets/Icons/Functional/Swipe.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Swipe.js +7 -0
- package/dist/assets/Icons/Functional/Swipe.jsx +7 -0
- package/dist/assets/Icons/Functional/ThreeDots.js +7 -0
- package/dist/assets/Icons/Functional/ThreeDots.jsx +7 -0
- package/dist/assets/Icons/Functional/Time.d.ts +9 -0
- package/dist/assets/Icons/Functional/Time.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Time.js +7 -0
- package/dist/assets/Icons/Functional/Time.jsx +7 -0
- package/dist/assets/Icons/Functional/Trash.d.ts +9 -0
- package/dist/assets/Icons/Functional/Trash.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Trash.js +7 -0
- package/dist/assets/Icons/Functional/Trash.jsx +7 -0
- package/dist/assets/Icons/Functional/Verify.d.ts +9 -0
- package/dist/assets/Icons/Functional/Verify.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Verify.js +7 -0
- package/dist/assets/Icons/Functional/Verify.jsx +7 -0
- package/dist/assets/Icons/Functional/Video.js +7 -0
- package/dist/assets/Icons/Functional/Video.jsx +7 -0
- package/dist/assets/Icons/Functional/VolumeOff.d.ts +9 -0
- package/dist/assets/Icons/Functional/VolumeOff.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/VolumeOff.js +7 -0
- package/dist/assets/Icons/Functional/VolumeOff.jsx +7 -0
- package/dist/assets/Icons/Functional/X.d.ts +9 -0
- package/dist/assets/Icons/Functional/X.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/X.js +7 -0
- package/dist/assets/Icons/Functional/X.jsx +7 -0
- package/dist/assets/Icons/Functional/YouTube.d.ts +9 -0
- package/dist/assets/Icons/Functional/YouTube.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/YouTube.js +7 -0
- package/dist/assets/Icons/Functional/YouTube.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomIn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomIn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomIn.js +7 -0
- package/dist/assets/Icons/Functional/ZoomIn.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomOut.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomOut.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomOut.js +7 -0
- package/dist/assets/Icons/Functional/ZoomOut.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomPlus.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomPlus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomPlus.js +7 -0
- package/dist/assets/Icons/Functional/ZoomPlus.jsx +7 -0
- package/dist/assets/Icons/Specific/Alex.d.ts +9 -0
- package/dist/assets/Icons/Specific/Alex.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Alex.js +8 -0
- package/dist/assets/Icons/Specific/Alex.jsx +7 -0
- package/dist/assets/Icons/Specific/Altholz.d.ts +9 -0
- package/dist/assets/Icons/Specific/Altholz.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Altholz.js +8 -0
- package/dist/assets/Icons/Specific/Altholz.jsx +7 -0
- package/dist/assets/Icons/Specific/Anlage.d.ts +9 -0
- package/dist/assets/Icons/Specific/Anlage.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Anlage.js +8 -0
- package/dist/assets/Icons/Specific/Anlage.jsx +7 -0
- package/dist/assets/Icons/Specific/BSR.d.ts +9 -0
- package/dist/assets/Icons/Specific/BSR.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/BSR.js +8 -0
- package/dist/assets/Icons/Specific/BSR.jsx +7 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.d.ts +9 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.js +8 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.jsx +7 -0
- package/dist/assets/Icons/Specific/Bauschutt.d.ts +9 -0
- package/dist/assets/Icons/Specific/Bauschutt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Bauschutt.js +8 -0
- package/dist/assets/Icons/Specific/Bauschutt.jsx +7 -0
- package/dist/assets/Icons/Specific/Beratung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Beratung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Beratung.js +8 -0
- package/dist/assets/Icons/Specific/Beratung.jsx +7 -0
- package/dist/assets/Icons/Specific/Berlin.d.ts +9 -0
- package/dist/assets/Icons/Specific/Berlin.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Berlin.js +8 -0
- package/dist/assets/Icons/Specific/Berlin.jsx +7 -0
- package/dist/assets/Icons/Specific/Bildung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Bildung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Bildung.js +8 -0
- package/dist/assets/Icons/Specific/Bildung.jsx +7 -0
- package/dist/assets/Icons/Specific/Biogut.d.ts +9 -0
- package/dist/assets/Icons/Specific/Biogut.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Biogut.js +8 -0
- package/dist/assets/Icons/Specific/Biogut.jsx +7 -0
- package/dist/assets/Icons/Specific/Blatt.d.ts +9 -0
- package/dist/assets/Icons/Specific/Blatt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Blatt.js +8 -0
- package/dist/assets/Icons/Specific/Blatt.jsx +7 -0
- package/dist/assets/Icons/Specific/Checkliste.d.ts +9 -0
- package/dist/assets/Icons/Specific/Checkliste.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Checkliste.js +8 -0
- package/dist/assets/Icons/Specific/Checkliste.jsx +7 -0
- package/dist/assets/Icons/Specific/Cup.d.ts +9 -0
- package/dist/assets/Icons/Specific/Cup.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Cup.js +8 -0
- package/dist/assets/Icons/Specific/Cup.jsx +7 -0
- package/dist/assets/Icons/Specific/Earth.d.ts +9 -0
- package/dist/assets/Icons/Specific/Earth.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Earth.js +8 -0
- package/dist/assets/Icons/Specific/Earth.jsx +7 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.d.ts +9 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Elektrogeraete.js +8 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.jsx +7 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.d.ts +9 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.js +8 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.jsx +7 -0
- package/dist/assets/Icons/Specific/Energiemanagement.d.ts +9 -0
- package/dist/assets/Icons/Specific/Energiemanagement.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Energiemanagement.js +8 -0
- package/dist/assets/Icons/Specific/Energiemanagement.jsx +7 -0
- package/dist/assets/Icons/Specific/FussballRZ1.d.ts +9 -0
- package/dist/assets/Icons/Specific/FussballRZ1.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/FussballRZ1.js +8 -0
- package/dist/assets/Icons/Specific/FussballRZ1.jsx +7 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.d.ts +9 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Gartenabfaelle.js +8 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.jsx +7 -0
- package/dist/assets/Icons/Specific/Glas.d.ts +9 -0
- package/dist/assets/Icons/Specific/Glas.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Glas.js +8 -0
- package/dist/assets/Icons/Specific/Glas.jsx +7 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.d.ts +9 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Hartkunststoffe.js +8 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.jsx +7 -0
- package/dist/assets/Icons/Specific/Hausmuell.d.ts +9 -0
- package/dist/assets/Icons/Specific/Hausmuell.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Hausmuell.js +8 -0
- package/dist/assets/Icons/Specific/Hausmuell.jsx +7 -0
- package/dist/assets/Icons/Specific/Herz.d.ts +9 -0
- package/dist/assets/Icons/Specific/Herz.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Herz.js +8 -0
- package/dist/assets/Icons/Specific/Herz.jsx +7 -0
- package/dist/assets/Icons/Specific/Idea.js +8 -0
- package/dist/assets/Icons/Specific/Idea.jsx +8 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.d.ts +9 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Kehrmaschine.js +8 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.jsx +7 -0
- package/dist/assets/Icons/Specific/Kleidung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Kleidung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Kleidung.js +8 -0
- package/dist/assets/Icons/Specific/Kleidung.jsx +7 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.d.ts +9 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.js +8 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.jsx +7 -0
- package/dist/assets/Icons/Specific/Lager.d.ts +9 -0
- package/dist/assets/Icons/Specific/Lager.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Lager.js +8 -0
- package/dist/assets/Icons/Specific/Lager.jsx +7 -0
- package/dist/assets/Icons/Specific/Laptop.d.ts +9 -0
- package/dist/assets/Icons/Specific/Laptop.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Laptop.js +8 -0
- package/dist/assets/Icons/Specific/Laptop.jsx +7 -0
- package/dist/assets/Icons/Specific/Link.d.ts +9 -0
- package/dist/assets/Icons/Specific/Link.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Link.js +8 -0
- package/dist/assets/Icons/Specific/Link.jsx +7 -0
- package/dist/assets/Icons/Specific/Muellauto.d.ts +9 -0
- package/dist/assets/Icons/Specific/Muellauto.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Muellauto.js +8 -0
- package/dist/assets/Icons/Specific/Muellauto.jsx +7 -0
- package/dist/assets/Icons/Specific/Netzwerk.d.ts +9 -0
- package/dist/assets/Icons/Specific/Netzwerk.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Netzwerk.js +8 -0
- package/dist/assets/Icons/Specific/Netzwerk.jsx +7 -0
- package/dist/assets/Icons/Specific/Neues.d.ts +9 -0
- package/dist/assets/Icons/Specific/Neues.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Neues.js +8 -0
- package/dist/assets/Icons/Specific/Neues.jsx +7 -0
- package/dist/assets/Icons/Specific/Paket.d.ts +9 -0
- package/dist/assets/Icons/Specific/Paket.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Paket.js +8 -0
- package/dist/assets/Icons/Specific/Paket.jsx +8 -0
- package/dist/assets/Icons/Specific/Papier.d.ts +9 -0
- package/dist/assets/Icons/Specific/Papier.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Papier.js +8 -0
- package/dist/assets/Icons/Specific/Papier.jsx +8 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.d.ts +9 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.js +8 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.jsx +8 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Pressemeldungen.js +8 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.jsx +8 -0
- package/dist/assets/Icons/Specific/RCH_Alert_filter.js +6 -0
- package/dist/assets/Icons/Specific/RCH_Alert_filter.jsx +7 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_Schadstoffe_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_Schadstoffe_filter.jsx +6 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_filter.jsx +6 -2
- package/dist/assets/Icons/Specific/RCH_Schadstoffe_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Schadstoffe_filter.jsx +6 -1
- package/dist/assets/Icons/Specific/RCH_closed.js +5 -0
- package/dist/assets/Icons/Specific/RCH_closed.jsx +6 -0
- package/dist/assets/Icons/Specific/RCH_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_filter.jsx +6 -0
- package/dist/assets/Icons/Specific/Recycling.d.ts +8 -0
- package/dist/assets/Icons/Specific/Recycling.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Recycling.js +7 -0
- package/dist/assets/Icons/Specific/Recycling.jsx +7 -0
- package/dist/assets/Icons/Specific/Schadstoffe.d.ts +9 -0
- package/dist/assets/Icons/Specific/Schadstoffe.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Schadstoffe.js +8 -0
- package/dist/assets/Icons/Specific/Schadstoffe.jsx +8 -0
- package/dist/assets/Icons/Specific/Schneepflug.d.ts +8 -0
- package/dist/assets/Icons/Specific/Schneepflug.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Schneepflug.js +7 -0
- package/dist/assets/Icons/Specific/Schneepflug.jsx +7 -0
- package/dist/assets/Icons/Specific/Sperrmuell.d.ts +8 -0
- package/dist/assets/Icons/Specific/Sperrmuell.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Sperrmuell.js +7 -0
- package/dist/assets/Icons/Specific/Sperrmuell.jsx +7 -0
- package/dist/assets/Icons/Specific/TabletMitHand.d.ts +9 -0
- package/dist/assets/Icons/Specific/TabletMitHand.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/TabletMitHand.js +8 -0
- package/dist/assets/Icons/Specific/TabletMitHand.jsx +8 -0
- package/dist/assets/Icons/Specific/Team.d.ts +9 -0
- package/dist/assets/Icons/Specific/Team.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Team.js +8 -0
- package/dist/assets/Icons/Specific/Team.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne1100l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne1100l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne1100l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne1100l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne120l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne120l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne120l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne120l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne240l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne240l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne240l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne240l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne60l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne60l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne60l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne60l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne660l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne660l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne660l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne660l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.d.ts +8 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonnenzieherin.js +7 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.jsx +7 -0
- package/dist/assets/Icons/Specific/Uhr.js +8 -0
- package/dist/assets/Icons/Specific/Uhr.jsx +8 -0
- package/dist/assets/Icons/Specific/Urlaub.d.ts +8 -0
- package/dist/assets/Icons/Specific/Urlaub.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Urlaub.js +7 -0
- package/dist/assets/Icons/Specific/Urlaub.jsx +7 -0
- package/dist/assets/Icons/Specific/Verpackungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Verpackungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Verpackungen.js +8 -0
- package/dist/assets/Icons/Specific/Verpackungen.jsx +8 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.d.ts +9 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.js +8 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.jsx +8 -0
- package/dist/assets/Icons/Specific/Weltkugel.d.ts +9 -0
- package/dist/assets/Icons/Specific/Weltkugel.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Weltkugel.js +8 -0
- package/dist/assets/Icons/Specific/Weltkugel.jsx +8 -0
- package/dist/assets/Icons/Specific/Wohnungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Wohnungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Wohnungen.js +8 -0
- package/dist/assets/Icons/Specific/Wohnungen.jsx +8 -0
- package/dist/hooks/withFieldGroup.js +1 -1
- package/dist/index.js +1 -1
- package/dist/items/GroupInputField/GroupInputField.js +1 -1
- package/dist/items/NumberInputField/NumberInputField.d.ts.map +1 -1
- package/dist/items/NumberInputField/NumberInputField.js +21 -13
- package/dist/styles/_form.scss +61 -26
- package/package.json +1 -1
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -45,4 +46,8 @@ const RCH_Schadstoffe_filter = props => {
|
|
|
45
46
|
stroke: "white"
|
|
46
47
|
}));
|
|
47
48
|
};
|
|
49
|
+
RCH_Schadstoffe_filter.propTypes = {
|
|
50
|
+
width: _propTypes.default.string,
|
|
51
|
+
height: _propTypes.default.string
|
|
52
|
+
};
|
|
48
53
|
var _default = exports.default = RCH_Schadstoffe_filter;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import IconDefaultPropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const RCH_Schadstoffe_filter = (props) => {
|
|
@@ -39,6 +40,10 @@ const RCH_Schadstoffe_filter = (props) => {
|
|
|
39
40
|
);
|
|
40
41
|
};
|
|
41
42
|
|
|
42
|
-
|
|
43
|
+
RCH_Schadstoffe_filter.propTypes = {
|
|
44
|
+
width: PropTypes.string,
|
|
45
|
+
height: PropTypes.string,
|
|
43
46
|
|
|
47
|
+
};
|
|
44
48
|
|
|
49
|
+
export default RCH_Schadstoffe_filter;
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -38,4 +39,8 @@ const RCH_closed = props => {
|
|
|
38
39
|
strokeLinecap: "round"
|
|
39
40
|
}));
|
|
40
41
|
};
|
|
42
|
+
RCH_closed.propTypes = {
|
|
43
|
+
width: _propTypes.default.string,
|
|
44
|
+
height: _propTypes.default.string
|
|
45
|
+
};
|
|
41
46
|
var _default = exports.default = RCH_closed;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import IconDefaultPropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const RCH_closed = (props) => {
|
|
@@ -41,4 +42,9 @@ const RCH_closed = (props) => {
|
|
|
41
42
|
);
|
|
42
43
|
};
|
|
43
44
|
|
|
45
|
+
RCH_closed.propTypes = {
|
|
46
|
+
width: PropTypes.string,
|
|
47
|
+
height: PropTypes.string,
|
|
48
|
+
};
|
|
49
|
+
|
|
44
50
|
export default RCH_closed;
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -36,4 +37,8 @@ const RCH_filter = props => {
|
|
|
36
37
|
fill: "white"
|
|
37
38
|
}));
|
|
38
39
|
};
|
|
40
|
+
RCH_filter.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string
|
|
43
|
+
};
|
|
39
44
|
var _default = exports.default = RCH_filter;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import IconDefaultPropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const RCH_filter = (props) => {
|
|
@@ -36,4 +37,9 @@ const RCH_filter = (props) => {
|
|
|
36
37
|
);
|
|
37
38
|
};
|
|
38
39
|
|
|
40
|
+
RCH_filter.propTypes = {
|
|
41
|
+
width: PropTypes.string,
|
|
42
|
+
height: PropTypes.string,
|
|
43
|
+
};
|
|
44
|
+
|
|
39
45
|
export default RCH_filter;
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
export default Recycling;
|
|
2
2
|
declare function Recycling(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Recycling {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
3
10
|
import * as React from 'react';
|
|
11
|
+
import PropTypes from 'prop-types';
|
|
4
12
|
//# sourceMappingURL=Recycling.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Recycling.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Recycling.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Recycling.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Recycling.jsx"],"names":[],"mappings":";AAIA,0DAkCC;;;;;;;;uBAtCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -27,4 +29,9 @@ const Recycling = props => {
|
|
|
27
29
|
d: "m152.889 101.584-18.696-28.122c-1.299-1.944-3.925-2.47-5.855-1.177a4.224 4.224 0 0 0-1.179 5.855l18.555 27.894c2.437 4.224 2.462 9.277.066 13.521s-6.73 6.835-11.513 6.929l-35.293-.019 14.51-13.872a4.224 4.224 0 0 0-5.839-6.105l-22.114 21.143c-.012.012-.015.027-.027.039l-.068.068c-.012.013-.03.017-.041.03-.14.146-.196.332-.31.491-.1.137-.2.269-.282.418-.067.121-.18.22-.234.346-.013.031-.014.066-.026.097-.1.249-.113.512-.163.772-.048.25-.141.49-.144.744 0 .016-.009.028-.009.044 0 .018.01.032.01.05.003.259.095.504.145.759.05.257.062.516.161.762.012.03.014.062.027.091.068.162.208.291.298.445.067.114.143.22.22.327.115.159.17.344.31.49.011.011.026.014.037.025l.07.069c.013.012.016.029.03.041l22.114 21.094a4.22 4.22 0 0 0 2.915 1.167 4.2 4.2 0 0 0 3.056-1.308 4.227 4.227 0 0 0-.141-5.972l-14.476-13.808 35.342.019c7.888-.157 14.91-4.352 18.791-11.223 3.876-6.872 3.84-15.058-.247-22.124M114.656 60.93a4.225 4.225 0 0 0 5.063-3.163c.019-.082-.007-.159.007-.24l6.673-28.91a4.227 4.227 0 0 0-3.166-5.067c-2.256-.507-4.536.893-5.064 3.166l-4.386 18.998L93.98 14.012c-4.313-6.61-11.61-10.338-19.47-9.99-7.883.355-14.803 4.725-18.505 11.694L42.443 41.23a4.223 4.223 0 0 0 1.746 5.71 4.217 4.217 0 0 0 5.71-1.746L63.46 19.682c2.288-4.302 6.558-7.002 11.426-7.22 4.91-.207 9.362 2.089 11.98 6.096l19.918 31.888-19.323-4.463a4.23 4.23 0 0 0-5.064 3.163 4.223 4.223 0 0 0 3.167 5.065zM63.116 126.369H28.86c-4.872 0-9.26-2.504-11.737-6.698-2.476-4.199-2.553-9.252-.241-13.447L35.888 73.3l5.356 19.594a4.223 4.223 0 1 0 8.145-2.228L41.62 62.25c-.473-1.735-1.967-2.902-3.652-3.07-.637-.149-1.301-.199-1.983-.026L7.186 66.45a4.22 4.22 0 0 0-3.055 5.131 4.22 4.22 0 0 0 5.13 3.056l18.86-4.778-18.594 32.215c-3.808 6.913-3.686 15.096.328 21.89 4.012 6.793 11.116 10.851 19.007 10.851h34.254a4.22 4.22 0 0 0 4.223-4.223 4.22 4.22 0 0 0-4.224-4.223"
|
|
28
30
|
}));
|
|
29
31
|
};
|
|
32
|
+
Recycling.propTypes = {
|
|
33
|
+
width: _propTypes.default.string,
|
|
34
|
+
height: _propTypes.default.string,
|
|
35
|
+
fill: _propTypes.default.string
|
|
36
|
+
};
|
|
30
37
|
var _default = exports.default = Recycling;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon160PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Recycling = (props) => {
|
|
@@ -37,4 +38,10 @@ const Recycling = (props) => {
|
|
|
37
38
|
);
|
|
38
39
|
};
|
|
39
40
|
|
|
41
|
+
Recycling.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
};
|
|
46
|
+
|
|
40
47
|
export default Recycling;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Schadstoffe;
|
|
2
2
|
declare function Schadstoffe(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Schadstoffe {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Schadstoffe.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schadstoffe.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Schadstoffe.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Schadstoffe.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Schadstoffe.jsx"],"names":[],"mappings":";AAIA,4DA4FC;;;;;;;;;uBAhGsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -65,4 +67,10 @@ const Schadstoffe = props => {
|
|
|
65
67
|
d: "M41.979 34.926c-.05 0-.11-.01-.16-.04l-1.602-.751a.373.373 0 0 1-.18-.501c.09-.19.31-.26.5-.18l1.602.75c.19.09.27.311.18.502a.37.37 0 0 1-.34.22Z"
|
|
66
68
|
}));
|
|
67
69
|
};
|
|
70
|
+
Schadstoffe.propTypes = {
|
|
71
|
+
width: _propTypes.default.string,
|
|
72
|
+
height: _propTypes.default.string,
|
|
73
|
+
fill: _propTypes.default.string,
|
|
74
|
+
stroke: _propTypes.default.string
|
|
75
|
+
};
|
|
68
76
|
var _default = exports.default = Schadstoffe;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Schadstoffe = (props) => {
|
|
@@ -95,4 +96,11 @@ const Schadstoffe = (props) => {
|
|
|
95
96
|
);
|
|
96
97
|
};
|
|
97
98
|
|
|
99
|
+
Schadstoffe.propTypes = {
|
|
100
|
+
width: PropTypes.string,
|
|
101
|
+
height: PropTypes.string,
|
|
102
|
+
fill: PropTypes.string,
|
|
103
|
+
stroke: PropTypes.string,
|
|
104
|
+
};
|
|
105
|
+
|
|
98
106
|
export default Schadstoffe;
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
export default Schneepflug;
|
|
2
2
|
declare function Schneepflug(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Schneepflug {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let stroke: PropTypes.Requireable<string>;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
3
10
|
import * as React from 'react';
|
|
11
|
+
import PropTypes from 'prop-types';
|
|
4
12
|
//# sourceMappingURL=Schneepflug.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schneepflug.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Schneepflug.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Schneepflug.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Schneepflug.jsx"],"names":[],"mappings":";AAIA,4DAqDC;;;;;;;;uBAzDsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -52,4 +54,9 @@ const Schneepflug = props => {
|
|
|
52
54
|
d: "M3 33h42c-3.16 7.41 0 12 0 12H3s3.13-5.13 0-12"
|
|
53
55
|
}));
|
|
54
56
|
};
|
|
57
|
+
Schneepflug.propTypes = {
|
|
58
|
+
width: _propTypes.default.string,
|
|
59
|
+
height: _propTypes.default.string,
|
|
60
|
+
stroke: _propTypes.default.string
|
|
61
|
+
};
|
|
55
62
|
var _default = exports.default = Schneepflug;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Schneepflug = (props) => {
|
|
@@ -56,4 +57,10 @@ const Schneepflug = (props) => {
|
|
|
56
57
|
);
|
|
57
58
|
};
|
|
58
59
|
|
|
60
|
+
Schneepflug.propTypes = {
|
|
61
|
+
width: PropTypes.string,
|
|
62
|
+
height: PropTypes.string,
|
|
63
|
+
stroke: PropTypes.string,
|
|
64
|
+
};
|
|
65
|
+
|
|
59
66
|
export default Schneepflug;
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
export default Sperrmuell;
|
|
2
2
|
declare function Sperrmuell(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Sperrmuell {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
3
10
|
import * as React from 'react';
|
|
11
|
+
import PropTypes from 'prop-types';
|
|
4
12
|
//# sourceMappingURL=Sperrmuell.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sperrmuell.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Sperrmuell.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Sperrmuell.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Sperrmuell.jsx"],"names":[],"mappings":";AAIA,2DAkCC;;;;;;;;uBAtCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -29,4 +31,9 @@ const Sperrmuell = props => {
|
|
|
29
31
|
clipRule: "evenodd"
|
|
30
32
|
}));
|
|
31
33
|
};
|
|
34
|
+
Sperrmuell.propTypes = {
|
|
35
|
+
width: _propTypes.default.string,
|
|
36
|
+
height: _propTypes.default.string,
|
|
37
|
+
fill: _propTypes.default.string
|
|
38
|
+
};
|
|
32
39
|
var _default = exports.default = Sperrmuell;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon160PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Sperrmuell = (props) => {
|
|
@@ -37,4 +38,10 @@ const Sperrmuell = (props) => {
|
|
|
37
38
|
);
|
|
38
39
|
};
|
|
39
40
|
|
|
41
|
+
Sperrmuell.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
};
|
|
46
|
+
|
|
40
47
|
export default Sperrmuell;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default TabletMitHand;
|
|
2
2
|
declare function TabletMitHand(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace TabletMitHand {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=TabletMitHand.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabletMitHand.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/TabletMitHand.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"TabletMitHand.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/TabletMitHand.jsx"],"names":[],"mappings":";AAIA,8DA4CC;;;;;;;;;uBAhDsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -35,4 +37,10 @@ const TabletMitHand = props => {
|
|
|
35
37
|
strokeWidth: "0.6"
|
|
36
38
|
}));
|
|
37
39
|
};
|
|
40
|
+
TabletMitHand.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string,
|
|
43
|
+
fill: _propTypes.default.string,
|
|
44
|
+
stroke: _propTypes.default.string
|
|
45
|
+
};
|
|
38
46
|
var _default = exports.default = TabletMitHand;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const TabletMitHand = (props) => {
|
|
@@ -47,4 +48,11 @@ const TabletMitHand = (props) => {
|
|
|
47
48
|
);
|
|
48
49
|
};
|
|
49
50
|
|
|
51
|
+
TabletMitHand.propTypes = {
|
|
52
|
+
width: PropTypes.string,
|
|
53
|
+
height: PropTypes.string,
|
|
54
|
+
fill: PropTypes.string,
|
|
55
|
+
stroke: PropTypes.string,
|
|
56
|
+
};
|
|
57
|
+
|
|
50
58
|
export default TabletMitHand;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Team;
|
|
2
2
|
declare function Team(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Team {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Team.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Team.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Team.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Team.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Team.jsx"],"names":[],"mappings":";AAIA,qDAmEC;;;;;;;;;uBAvEsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -55,4 +57,10 @@ const Team = props => {
|
|
|
55
57
|
strokeWidth: "0.6"
|
|
56
58
|
}));
|
|
57
59
|
};
|
|
60
|
+
Team.propTypes = {
|
|
61
|
+
width: _propTypes.default.string,
|
|
62
|
+
height: _propTypes.default.string,
|
|
63
|
+
fill: _propTypes.default.string,
|
|
64
|
+
stroke: _propTypes.default.string
|
|
65
|
+
};
|
|
58
66
|
var _default = exports.default = Team;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Team = (props) => {
|
|
@@ -70,4 +71,11 @@ const Team = (props) => {
|
|
|
70
71
|
);
|
|
71
72
|
};
|
|
72
73
|
|
|
74
|
+
Team.propTypes = {
|
|
75
|
+
width: PropTypes.string,
|
|
76
|
+
height: PropTypes.string,
|
|
77
|
+
fill: PropTypes.string,
|
|
78
|
+
stroke: PropTypes.string,
|
|
79
|
+
};
|
|
80
|
+
|
|
73
81
|
export default Team;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Tonne1100l;
|
|
2
2
|
declare function Tonne1100l(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Tonne1100l {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let stroke: PropTypes.Requireable<string>;
|
|
8
|
+
let fill: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Tonne1100l.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tonne1100l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne1100l.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Tonne1100l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne1100l.jsx"],"names":[],"mappings":";AAIA,2DAsCC;;;;;;;;;uBA1CsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -40,4 +42,10 @@ const Tonne1100l = props => {
|
|
|
40
42
|
d: "M13 44c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3ZM35 44c-2.75 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.25 5-5 5Zm0-8c-1.65 0-3 1.35-3 3s1.34 3 3 3 3-1.35 3-3-1.35-3-3-3Z"
|
|
41
43
|
}));
|
|
42
44
|
};
|
|
45
|
+
Tonne1100l.propTypes = {
|
|
46
|
+
width: _propTypes.default.string,
|
|
47
|
+
height: _propTypes.default.string,
|
|
48
|
+
stroke: _propTypes.default.string,
|
|
49
|
+
fill: _propTypes.default.string
|
|
50
|
+
};
|
|
43
51
|
var _default = exports.default = Tonne1100l;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Tonne1100l = (props) => {
|
|
@@ -41,4 +42,11 @@ const Tonne1100l = (props) => {
|
|
|
41
42
|
);
|
|
42
43
|
};
|
|
43
44
|
|
|
45
|
+
Tonne1100l.propTypes = {
|
|
46
|
+
width: PropTypes.string,
|
|
47
|
+
height: PropTypes.string,
|
|
48
|
+
stroke: PropTypes.string,
|
|
49
|
+
fill: PropTypes.string,
|
|
50
|
+
};
|
|
51
|
+
|
|
44
52
|
export default Tonne1100l;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Tonne120l;
|
|
2
2
|
declare function Tonne120l(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Tonne120l {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let stroke: PropTypes.Requireable<string>;
|
|
8
|
+
let fill: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Tonne120l.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tonne120l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne120l.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Tonne120l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne120l.jsx"],"names":[],"mappings":";AAIA,0DAgCC;;;;;;;;;uBApCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -35,4 +37,10 @@ const Tonne120l = props => {
|
|
|
35
37
|
d: "M17 46c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3ZM37 12H11V9c0-1.65 1.35-3 3-3h20c1.65 0 3 1.35 3 3zm-24-2h22V9c0-.55-.45-1-1-1H14c-.55 0-1 .45-1 1zM32 6h-2V5c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-2V5c0-1.65 1.35-3 3-3h2c1.65 0 3 1.35 3 3z"
|
|
36
38
|
}));
|
|
37
39
|
};
|
|
40
|
+
Tonne120l.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string,
|
|
43
|
+
stroke: _propTypes.default.string,
|
|
44
|
+
fill: _propTypes.default.string
|
|
45
|
+
};
|
|
38
46
|
var _default = exports.default = Tonne120l;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import { Icon48PropValues } from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Tonne120l = (props) => {
|
|
@@ -35,4 +36,11 @@ const Tonne120l = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
Tonne120l.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
stroke: PropTypes.string,
|
|
43
|
+
fill: PropTypes.string,
|
|
44
|
+
};
|
|
45
|
+
|
|
38
46
|
export default Tonne120l;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Tonne240l;
|
|
2
2
|
declare function Tonne240l(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Tonne240l {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let stroke: PropTypes.Requireable<string>;
|
|
8
|
+
let fill: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Tonne240l.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tonne240l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne240l.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Tonne240l.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Tonne240l.jsx"],"names":[],"mappings":";AAIA,0DAgCC;;;;;;;;;uBApCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,7 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = require("../_defaultIconPropValues.ts");
|
|
10
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
12
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
13
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -35,4 +37,10 @@ const Tonne240l = props => {
|
|
|
35
37
|
d: "M15 46c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3ZM39 12H9V9c0-1.65 1.38-3 3.06-3h23.87C37.62 6 39 7.35 39 9zm-28-2h26V9c0-.55-.48-1-1.07-1H12.06C11.47 8 11 8.45 11 9zM34 6h-2V5c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-2V5c0-1.65 1.35-3 3-3h2c1.65 0 3 1.35 3 3z"
|
|
36
38
|
}));
|
|
37
39
|
};
|
|
40
|
+
Tonne240l.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string,
|
|
43
|
+
stroke: _propTypes.default.string,
|
|
44
|
+
fill: _propTypes.default.string
|
|
45
|
+
};
|
|
38
46
|
var _default = exports.default = Tonne240l;
|