@pinuts/bsr-uikit-relaunch 0.2.12 → 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/styles/_form.scss +44 -26
- package/package.json +1 -1
|
@@ -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 FussballRZ1 = (props) => {
|
|
@@ -47,4 +48,10 @@ const FussballRZ1 = (props) => {
|
|
|
47
48
|
);
|
|
48
49
|
};
|
|
49
50
|
|
|
51
|
+
FussballRZ1.propTypes = {
|
|
52
|
+
width: PropTypes.string,
|
|
53
|
+
height: PropTypes.string,
|
|
54
|
+
fill: PropTypes.string,
|
|
55
|
+
stroke: PropTypes.string,
|
|
56
|
+
};
|
|
50
57
|
export default FussballRZ1;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Gartenabfaelle;
|
|
2
2
|
declare function Gartenabfaelle(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Gartenabfaelle {
|
|
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=Gartenabfaelle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gartenabfaelle.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Gartenabfaelle.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Gartenabfaelle.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Gartenabfaelle.jsx"],"names":[],"mappings":";AAIA,+DA4CC;;;;;;;;;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); }
|
|
@@ -45,4 +47,10 @@ const Gartenabfaelle = props => {
|
|
|
45
47
|
d: "M24.3 46c-5.29 0-10.54-2.46-15.2-7.13C4.46 34.22 2 28.96 2 23.65S4.45 13.08 9.1 8.44C14.4 3.12 25.46 2 33.81 2c4.98 0 9.16.35 10.73.5.47.05.85.42.9.89 1.38 12.89.54 28.99-5.94 35.51-4.67 4.65-9.93 7.1-15.19 7.1zm9.51-42c-7.97 0-18.48 1.02-23.3 5.86C6.25 14.12 4 18.89 4 23.65s2.25 9.54 6.51 13.81C14.78 41.74 19.55 44 24.3 44s9.49-2.25 13.78-6.51c5.85-5.89 6.6-21.3 5.45-33.07C41.61 4.25 38 4 33.81 4Z"
|
|
46
48
|
}));
|
|
47
49
|
};
|
|
50
|
+
Gartenabfaelle.propTypes = {
|
|
51
|
+
width: _propTypes.default.string,
|
|
52
|
+
height: _propTypes.default.string,
|
|
53
|
+
fill: _propTypes.default.string,
|
|
54
|
+
stroke: _propTypes.default.string
|
|
55
|
+
};
|
|
48
56
|
var _default = exports.default = Gartenabfaelle;
|
|
@@ -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 Gartenabfaelle = (props) => {
|
|
@@ -47,4 +48,10 @@ const Gartenabfaelle = (props) => {
|
|
|
47
48
|
);
|
|
48
49
|
};
|
|
49
50
|
|
|
51
|
+
Gartenabfaelle.propTypes = {
|
|
52
|
+
width: PropTypes.string,
|
|
53
|
+
height: PropTypes.string,
|
|
54
|
+
fill: PropTypes.string,
|
|
55
|
+
stroke: PropTypes.string,
|
|
56
|
+
};
|
|
50
57
|
export default Gartenabfaelle;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Glas;
|
|
2
2
|
declare function Glas(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Glas {
|
|
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=Glas.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Glas.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Glas.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Glas.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Glas.jsx"],"names":[],"mappings":";AAIA,qDA+CC;;;;;;;;;uBAnDsB,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); }
|
|
@@ -47,4 +49,10 @@ const Glas = props => {
|
|
|
47
49
|
d: "M37.5 3.97v2h-4v-2zm0-2h-4c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2Z"
|
|
48
50
|
}));
|
|
49
51
|
};
|
|
52
|
+
Glas.propTypes = {
|
|
53
|
+
width: _propTypes.default.string,
|
|
54
|
+
height: _propTypes.default.string,
|
|
55
|
+
fill: _propTypes.default.string,
|
|
56
|
+
stroke: _propTypes.default.string
|
|
57
|
+
};
|
|
50
58
|
var _default = exports.default = Glas;
|
|
@@ -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 Glas = (props) => {
|
|
@@ -50,4 +51,10 @@ const Glas = (props) => {
|
|
|
50
51
|
);
|
|
51
52
|
};
|
|
52
53
|
|
|
54
|
+
Glas.propTypes = {
|
|
55
|
+
width: PropTypes.string,
|
|
56
|
+
height: PropTypes.string,
|
|
57
|
+
fill: PropTypes.string,
|
|
58
|
+
stroke: PropTypes.string,
|
|
59
|
+
};
|
|
53
60
|
export default Glas;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Hartkunststoffe;
|
|
2
2
|
declare function Hartkunststoffe(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Hartkunststoffe {
|
|
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=Hartkunststoffe.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Hartkunststoffe.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Hartkunststoffe.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Hartkunststoffe.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Hartkunststoffe.jsx"],"names":[],"mappings":";AAIA,gEA+BC;;;;;;;;;uBAnCsB,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); }
|
|
@@ -28,4 +30,10 @@ const Hartkunststoffe = props => {
|
|
|
28
30
|
stroke: "none"
|
|
29
31
|
}));
|
|
30
32
|
};
|
|
33
|
+
Hartkunststoffe.propTypes = {
|
|
34
|
+
width: _propTypes.default.string,
|
|
35
|
+
height: _propTypes.default.string,
|
|
36
|
+
fill: _propTypes.default.string,
|
|
37
|
+
stroke: _propTypes.default.string
|
|
38
|
+
};
|
|
31
39
|
var _default = exports.default = Hartkunststoffe;
|
|
@@ -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 Hartkunststoffe = (props) => {
|
|
@@ -34,4 +35,10 @@ const Hartkunststoffe = (props) => {
|
|
|
34
35
|
);
|
|
35
36
|
};
|
|
36
37
|
|
|
38
|
+
Hartkunststoffe.propTypes = {
|
|
39
|
+
width: PropTypes.string,
|
|
40
|
+
height: PropTypes.string,
|
|
41
|
+
fill: PropTypes.string,
|
|
42
|
+
stroke: PropTypes.string,
|
|
43
|
+
};
|
|
37
44
|
export default Hartkunststoffe;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Hausmuell;
|
|
2
2
|
declare function Hausmuell(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Hausmuell {
|
|
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=Hausmuell.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Hausmuell.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Hausmuell.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Hausmuell.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Hausmuell.jsx"],"names":[],"mappings":";AAIA,0DA8BC;;;;;;;;;uBAlCsB,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); }
|
|
@@ -30,4 +32,10 @@ const Hausmuell = props => {
|
|
|
30
32
|
d: "M45.477 36.273H2.523a1.022 1.022 0 1 0 0 2.045h42.954a1.022 1.022 0 1 0 0-2.045ZM21.51 33.195c6.56 0 11.671-2.845 15.029-8.176l2.8.004h.007c1.553 0 3.115-.672 4.286-1.844s1.843-2.736 1.845-4.292c.002-1.577-.602-3.022-1.7-4.07-.88-.84-2.028-1.35-3.28-1.516v-.162c0-1.906-1.577-3.457-3.513-3.457H6.035c-1.937 0-3.512 1.551-3.512 3.458v.415a1 1 0 0 0 .012.16c1.984 12.561 8.722 19.48 18.975 19.48Zm18.674-17.878c.842.102 1.606.432 2.18.98.69.657 1.069 1.577 1.068 2.588-.002 2.143-1.95 4.092-4.086 4.092h-.004l-1.669-.002c1.095-2.216 1.938-4.772 2.511-7.658ZM4.568 13.14c0-.766.672-1.413 1.467-1.413h5.678l6.264 4.058-3.708 2.225a1.023 1.023 0 0 0-.128 1.662l6.136 5.114a1.02 1.02 0 0 0 1.44-.131 1.02 1.02 0 0 0-.13-1.44l-5.03-4.192 3.879-2.328a1.023 1.023 0 0 0 .029-1.735l-4.99-3.233h21.509c.795 0 1.467.647 1.467 1.413v.334C36.118 28.08 27.954 31.149 21.51 31.149c-11.658 0-15.65-9.592-16.942-17.675z"
|
|
31
33
|
}));
|
|
32
34
|
};
|
|
35
|
+
Hausmuell.propTypes = {
|
|
36
|
+
width: _propTypes.default.string,
|
|
37
|
+
height: _propTypes.default.string,
|
|
38
|
+
fill: _propTypes.default.string,
|
|
39
|
+
stroke: _propTypes.default.string
|
|
40
|
+
};
|
|
33
41
|
var _default = exports.default = Hausmuell;
|
|
@@ -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 Hausmuell = (props) => {
|
|
@@ -33,4 +34,10 @@ const Hausmuell = (props) => {
|
|
|
33
34
|
);
|
|
34
35
|
};
|
|
35
36
|
|
|
37
|
+
Hausmuell.propTypes = {
|
|
38
|
+
width: PropTypes.string,
|
|
39
|
+
height: PropTypes.string,
|
|
40
|
+
fill: PropTypes.string,
|
|
41
|
+
stroke: PropTypes.string,
|
|
42
|
+
};
|
|
36
43
|
export default Hausmuell;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Herz;
|
|
2
2
|
declare function Herz(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Herz {
|
|
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=Herz.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Herz.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Herz.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Herz.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Herz.jsx"],"names":[],"mappings":";AAIA,qDA4BC;;;;;;;;;uBAhCsB,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,10 @@ const Herz = props => {
|
|
|
29
31
|
d: "M80 149.192a3.36 3.36 0 0 1-2.28-.863c-2.142-1.9-52.544-46.671-61.974-59.246C5.865 75.921 4 67.285 4 55.92c0-24.77 20.14-44.91 44.91-44.91 12.332-.276 24.388 6.288 31.09 16.651 6.702-10.329 18.69-16.961 31.125-16.65C135.86 11.01 156 31.185 156 55.92c0 10.709-1.9 19.552-11.711 33.129-9.085 12.609-59.867 57.38-62.009 59.28a3.36 3.36 0 0 1-2.28.863ZM49.704 17.92h-.691c-21.038 0-38.104 17.065-38.104 38 0 10.087 1.59 17.341 10.364 29.018 7.91 10.536 48.605 47.12 58.727 56.171 10.19-9.051 51.093-45.6 58.693-56.137 8.774-12.16 10.398-19.345 10.398-29.052 0-20.935-17.031-38-38-38h-.104c-11.952-.173-23.421 7.289-27.774 18.516-.518 1.313-1.797 2.21-3.213 2.21a3.435 3.435 0 0 1-3.213-2.21C72.504 25.45 61.45 17.92 49.704 17.92Z"
|
|
30
32
|
}));
|
|
31
33
|
};
|
|
34
|
+
Herz.propTypes = {
|
|
35
|
+
width: _propTypes.default.string,
|
|
36
|
+
height: _propTypes.default.string,
|
|
37
|
+
fill: _propTypes.default.string,
|
|
38
|
+
stroke: _propTypes.default.string
|
|
39
|
+
};
|
|
32
40
|
var _default = exports.default = Herz;
|
|
@@ -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 Herz = (props) => {
|
|
@@ -31,4 +32,10 @@ const Herz = (props) => {
|
|
|
31
32
|
);
|
|
32
33
|
};
|
|
33
34
|
|
|
35
|
+
Herz.propTypes = {
|
|
36
|
+
width: PropTypes.string,
|
|
37
|
+
height: PropTypes.string,
|
|
38
|
+
fill: PropTypes.string,
|
|
39
|
+
stroke: PropTypes.string,
|
|
40
|
+
};
|
|
34
41
|
export default Herz;
|
|
@@ -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,10 @@ const Idea = props => {
|
|
|
27
29
|
d: "M94.287 120.968H65.713a4.654 4.654 0 0 1-4.602-3.864l-3.25-18.524C47.404 91.395 41 79.354 41 66.676c0-10.348 4.087-20.057 11.455-27.37C59.825 32.024 69.606 28 80 28h.032c10.426 0 20.208 4.056 27.577 11.37S119.032 56.424 119 66.77c0 12.68-6.404 24.688-16.862 31.841l-3.25 18.524c-.386 2.235-2.349 3.864-4.601 3.864zm-24.649-9.294h20.723l2.928-16.639c.226-1.309 1.03-2.459 2.189-3.161 8.752-5.302 14.19-14.915 14.19-25.103 0-7.856-3.057-15.266-8.656-20.822-5.599-5.557-13.032-8.623-20.948-8.623s-15.349 3.066-20.948 8.59c-5.599 5.558-8.688 12.935-8.688 20.791 0 10.188 5.438 19.833 14.19 25.135a4.74 4.74 0 0 1 2.189 3.161l2.928 16.64zM92.355 139h-24.71c-2.57 0-4.645-2.01-4.645-4.5s2.075-4.5 4.645-4.5h24.71c2.57 0 4.645 2.01 4.645 4.5s-2.075 4.5-4.645 4.5M89.344 153H70.656c-2.583 0-4.656-2.034-4.656-4.5s2.105-4.5 4.656-4.5h18.688c2.583 0 4.656 2.034 4.656 4.5s-2.105 4.5-4.656 4.5M140.638 74.931H130.5a5.06 5.06 0 0 1-5.052-5.052c0-2.768 2.284-5.051 5.052-5.051h10.138a5.06 5.06 0 0 1 5.052 5.051c0 2.768-2.284 5.052-5.052 5.052M29.19 74.931H19.052A5.06 5.06 0 0 1 14 69.879c0-2.768 2.284-5.051 5.052-5.051H29.19a5.06 5.06 0 0 1 5.051 5.051c0 2.768-2.283 5.052-5.051 5.052M115.691 38.15a5.09 5.09 0 0 1-3.599-1.487 5.075 5.075 0 0 1 0-7.162l7.163-7.163a5.074 5.074 0 0 1 7.162 0 5.075 5.075 0 0 1 0 7.162l-7.162 7.163a5.03 5.03 0 0 1-3.599 1.488zM36.836 117.005c-1.28 0-2.595-.484-3.564-1.488-1.972-1.972-2.006-5.19 0-7.162l7.163-7.197a5.075 5.075 0 0 1 7.162 0c1.972 1.972 2.007 5.19 0 7.162l-7.162 7.197a5.02 5.02 0 0 1-3.599 1.488M122.853 117.005a5.02 5.02 0 0 1-3.598-1.488l-7.163-7.197a5.075 5.075 0 0 1 0-7.162 5.076 5.076 0 0 1 7.163 0l7.162 7.197a5.075 5.075 0 0 1 0 7.162c-1.003.969-2.284 1.488-3.564 1.488M43.999 38.15a5.08 5.08 0 0 1-3.599-1.487L33.238 29.5a5.075 5.075 0 0 1 0-7.163 5.075 5.075 0 0 1 7.162 0l7.162 7.162a5.075 5.075 0 0 1 0 7.163 5.03 5.03 0 0 1-3.598 1.488zM79.845 24.241a5.06 5.06 0 0 1-5.052-5.051V9.052A5.06 5.06 0 0 1 79.845 4c2.768 0 5.051 2.284 5.051 5.052V19.19a5.06 5.06 0 0 1-5.051 5.051"
|
|
28
30
|
}));
|
|
29
31
|
};
|
|
32
|
+
Idea.propTypes = {
|
|
33
|
+
width: _propTypes.default.string,
|
|
34
|
+
height: _propTypes.default.string,
|
|
35
|
+
fill: _propTypes.default.string,
|
|
36
|
+
stroke: _propTypes.default.string
|
|
37
|
+
};
|
|
30
38
|
var _default = exports.default = Idea;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
import PropTypes from 'prop-types';
|
|
2
4
|
import { Icon160PropValues } from '../_defaultIconPropValues.ts';
|
|
3
5
|
|
|
4
6
|
const Idea = (props) => {
|
|
@@ -36,4 +38,10 @@ const Idea = (props) => {
|
|
|
36
38
|
);
|
|
37
39
|
};
|
|
38
40
|
|
|
41
|
+
Idea.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
stroke: PropTypes.string,
|
|
46
|
+
};
|
|
39
47
|
export default Idea;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Kehrmaschine;
|
|
2
2
|
declare function Kehrmaschine(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Kehrmaschine {
|
|
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=Kehrmaschine.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Kehrmaschine.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Kehrmaschine.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Kehrmaschine.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Kehrmaschine.jsx"],"names":[],"mappings":";AAIA,6DAyCC;;;;;;;;;uBA7CsB,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 Kehrmaschine = props => {
|
|
|
35
37
|
strokeWidth: "0.4"
|
|
36
38
|
}));
|
|
37
39
|
};
|
|
40
|
+
Kehrmaschine.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 = Kehrmaschine;
|
|
@@ -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 Kehrmaschine = (props) => {
|
|
@@ -44,4 +45,10 @@ const Kehrmaschine = (props) => {
|
|
|
44
45
|
);
|
|
45
46
|
};
|
|
46
47
|
|
|
48
|
+
Kehrmaschine.propTypes = {
|
|
49
|
+
width: PropTypes.string,
|
|
50
|
+
height: PropTypes.string,
|
|
51
|
+
fill: PropTypes.string,
|
|
52
|
+
stroke: PropTypes.string,
|
|
53
|
+
};
|
|
47
54
|
export default Kehrmaschine;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Kleidung;
|
|
2
2
|
declare function Kleidung(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Kleidung {
|
|
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=Kleidung.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Kleidung.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Kleidung.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Kleidung.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Kleidung.jsx"],"names":[],"mappings":";AAIA,yDA6BC;;;;;;;;;uBAjCsB,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,10 @@ const Kleidung = props => {
|
|
|
29
31
|
d: "M151.973 113.697a4 4 0 0 0-.304-.197L83.786 74.981v-9.827c.028-1.381.921-2.591 2.332-3.048 6.872-2.457 11.487-9.036 11.487-16.37a17.3 17.3 0 0 0-5.058-12.289 17.11 17.11 0 0 0-12.215-5.093h-.003c-4.612 0-8.949 1.807-12.21 5.09-3.261 3.281-5.058 7.646-5.06 12.287 0 1.92 1.546 3.476 3.455 3.476 1.908 0 3.455-1.556 3.455-3.476 0-2.784 1.08-5.403 3.036-7.373a10.26 10.26 0 0 1 7.324-3.053h.003c2.768 0 5.37 1.086 7.33 3.056a10.4 10.4 0 0 1 3.033 7.374c0 4.4-2.77 8.348-6.79 9.787-4.118 1.328-6.943 5.145-7.028 9.564v9.895L8.998 113.5a4 4 0 0 0-.304.194 10.36 10.36 0 0 0-4.215 6.76c-.46 2.75.169 5.509 1.775 7.783a10.37 10.37 0 0 0 8.444 4.382h131.277c2.767 0 5.364-1.083 7.321-3.051a10.4 10.4 0 0 0 3.036-7.372c0-3.37-1.629-6.547-4.358-8.499Zm-3.563 10.956a3.42 3.42 0 0 1-2.439 1.015H14.697a3.46 3.46 0 0 1-2.816-1.46 3.48 3.48 0 0 1-.59-2.596 3.45 3.45 0 0 1 1.284-2.162L80.332 81l67.758 38.45a3.49 3.49 0 0 1 1.332 2.742c0 .93-.361 1.806-1.012 2.461Z"
|
|
30
32
|
}));
|
|
31
33
|
};
|
|
34
|
+
Kleidung.propTypes = {
|
|
35
|
+
width: _propTypes.default.string,
|
|
36
|
+
height: _propTypes.default.string,
|
|
37
|
+
fill: _propTypes.default.string,
|
|
38
|
+
stroke: _propTypes.default.string
|
|
39
|
+
};
|
|
32
40
|
var _default = exports.default = Kleidung;
|
|
@@ -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 Kleidung = (props) => {
|
|
@@ -32,4 +33,10 @@ const Kleidung = (props) => {
|
|
|
32
33
|
);
|
|
33
34
|
};
|
|
34
35
|
|
|
36
|
+
Kleidung.propTypes = {
|
|
37
|
+
width: PropTypes.string,
|
|
38
|
+
height: PropTypes.string,
|
|
39
|
+
fill: PropTypes.string,
|
|
40
|
+
stroke: PropTypes.string,
|
|
41
|
+
};
|
|
35
42
|
export default Kleidung;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default KuehlUndGefriergeraete;
|
|
2
2
|
declare function KuehlUndGefriergeraete(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace KuehlUndGefriergeraete {
|
|
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=KuehlUndGefriergeraete.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KuehlUndGefriergeraete.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/KuehlUndGefriergeraete.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"KuehlUndGefriergeraete.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/KuehlUndGefriergeraete.jsx"],"names":[],"mappings":";AAIA,uEA8CC;;;;;;;;;uBAlDsB,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); }
|
|
@@ -44,4 +46,10 @@ const KuehlUndGefriergeraete = props => {
|
|
|
44
46
|
stroke: "none"
|
|
45
47
|
}));
|
|
46
48
|
};
|
|
49
|
+
KuehlUndGefriergeraete.propTypes = {
|
|
50
|
+
width: _propTypes.default.string,
|
|
51
|
+
height: _propTypes.default.string,
|
|
52
|
+
fill: _propTypes.default.string,
|
|
53
|
+
stroke: _propTypes.default.string
|
|
54
|
+
};
|
|
47
55
|
var _default = exports.default = KuehlUndGefriergeraete;
|
|
@@ -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 KuehlUndGefriergeraete = (props) => {
|
|
@@ -49,4 +50,10 @@ const KuehlUndGefriergeraete = (props) => {
|
|
|
49
50
|
);
|
|
50
51
|
};
|
|
51
52
|
|
|
53
|
+
KuehlUndGefriergeraete.propTypes = {
|
|
54
|
+
width: PropTypes.string,
|
|
55
|
+
height: PropTypes.string,
|
|
56
|
+
fill: PropTypes.string,
|
|
57
|
+
stroke: PropTypes.string,
|
|
58
|
+
};
|
|
52
59
|
export default KuehlUndGefriergeraete;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Lager;
|
|
2
2
|
declare function Lager(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Lager {
|
|
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=Lager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Lager.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Lager.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Lager.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Lager.jsx"],"names":[],"mappings":";AAIA,sDAqCC;;;;;;;;;uBAzCsB,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 Lager = props => {
|
|
|
35
37
|
strokeWidth: "0.8"
|
|
36
38
|
}));
|
|
37
39
|
};
|
|
40
|
+
Lager.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 = Lager;
|
|
@@ -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 Lager = (props) => {
|
|
@@ -40,4 +41,10 @@ const Lager = (props) => {
|
|
|
40
41
|
);
|
|
41
42
|
};
|
|
42
43
|
|
|
44
|
+
Lager.propTypes = {
|
|
45
|
+
width: PropTypes.string,
|
|
46
|
+
height: PropTypes.string,
|
|
47
|
+
fill: PropTypes.string,
|
|
48
|
+
stroke: PropTypes.string,
|
|
49
|
+
};
|
|
43
50
|
export default Lager;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Laptop;
|
|
2
2
|
declare function Laptop(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Laptop {
|
|
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=Laptop.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Laptop.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Laptop.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Laptop.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Specific/Laptop.jsx"],"names":[],"mappings":";AAIA,uDAoCC;;;;;;;;;uBAxCsB,OAAO;sBACR,YAAY"}
|