@geops/rvf-mobility-web-component 0.1.128 → 0.1.129
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/CHANGELOG.md +7 -0
- package/dist/index.js +22 -1
- package/package.json +11 -4
- package/.fixpackrc +0 -21
- package/.github/CODEOWNERS +0 -37
- package/.github/workflows/conventional-pr-title.yml +0 -36
- package/.husky/commit-msg +0 -1
- package/.husky/post-checkout +0 -1
- package/.husky/post-merge +0 -1
- package/.husky/post-rebase +0 -1
- package/.husky/pre-commit +0 -1
- package/.lintstagedrc.js +0 -13
- package/.nvmrc +0 -1
- package/.prettierrc.js +0 -3
- package/.vscode/settings.json +0 -2
- package/Logo.svg +0 -10
- package/__mocks__/dataurl.js +0 -11
- package/__mocks__/mapbox-gl.js +0 -19
- package/commitlint.config.cjs +0 -1
- package/doc/.eslintrc.json +0 -3
- package/doc/.fixpackrc +0 -21
- package/doc/.prettierrc +0 -1
- package/doc/README.md +0 -14
- package/doc/next.config.mjs +0 -8
- package/doc/package.json +0 -44
- package/doc/postcss.config.mjs +0 -8
- package/doc/public/ExportMenu-HGGM7Z53.js +0 -229
- package/doc/public/README.md +0 -1
- package/doc/public/chunk-5TBO732O.js +0 -1
- package/doc/public/chunk-7SZT7G2L.js +0 -3
- package/doc/public/chunk-AOWOBR67.js +0 -37
- package/doc/public/chunk-CZ6RUAVW.js +0 -3
- package/doc/public/chunk-FK6H3RFT.js +0 -1
- package/doc/public/chunk-L5TSFF6Q.js +0 -6
- package/doc/public/chunk-W5KNTEOZ.js +0 -1
- package/doc/public/deflate-7Y7TJOU7.js +0 -1
- package/doc/public/html2canvas-HSPYX66M.js +0 -28
- package/doc/public/index.es-LIBYYWEU.js +0 -23
- package/doc/public/jpeg-IRWWL5ZF.js +0 -1
- package/doc/public/lerc-NVL4MKRG.js +0 -6
- package/doc/public/lzw-EHQHNZB6.js +0 -1
- package/doc/public/packbits-PQSBS4GQ.js +0 -1
- package/doc/public/purify.es-4R37HRTQ.js +0 -7
- package/doc/public/raw-OK63VTT6.js +0 -1
- package/doc/public/webimage-DLGKDXZD.js +0 -1
- package/doc/public/zstd-JFJYRN7P.js +0 -1
- package/doc/src/app/components/GeopsAPIKeyLink.tsx +0 -6
- package/doc/src/app/components/GeopsAPIsLink.tsx +0 -6
- package/doc/src/app/components/GeopsMapsAPILink.tsx +0 -8
- package/doc/src/app/components/GeopsMobility.tsx +0 -23
- package/doc/src/app/components/GeopsMobilityDoc.tsx +0 -39
- package/doc/src/app/components/GeopsMobilitySearch.tsx +0 -22
- package/doc/src/app/components/GeopsMobilitySearchDoc.tsx +0 -33
- package/doc/src/app/components/GeopsRealtimeAPILink.tsx +0 -10
- package/doc/src/app/components/GeopsStopsAPILink.tsx +0 -8
- package/doc/src/app/components/Link.tsx +0 -9
- package/doc/src/app/components/WebComponentDoc.tsx +0 -284
- package/doc/src/app/favicon.ico +0 -0
- package/doc/src/app/geops-mobility/page.tsx +0 -11
- package/doc/src/app/geops-mobility-search/page.tsx +0 -11
- package/doc/src/app/globals.css +0 -58
- package/doc/src/app/hooks/useAttrFromUrlParams.ts +0 -21
- package/doc/src/app/hooks/useIsFullScreen.ts +0 -14
- package/doc/src/app/hooks/usePublicKey.ts +0 -19
- package/doc/src/app/layout.tsx +0 -53
- package/doc/src/app/page.tsx +0 -86
- package/doc/src/geops-ui.ts +0 -3
- package/doc/tsconfig.json +0 -41
- package/docutils.js +0 -417
- package/eslint.config.mjs +0 -34
- package/favicon.ico +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-500.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-500.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-600.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-600.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-700.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-700.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-regular.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-regular.woff2 +0 -0
- package/global.d.ts +0 -9
- package/iframe.html +0 -233
- package/index.html +0 -147
- package/index.js +0 -4343
- package/input.css +0 -59
- package/jest-setup.js +0 -13
- package/jest.config.js +0 -17
- package/notifications.html +0 -144
- package/scripts/build.mjs +0 -15
- package/scripts/dev.mjs +0 -27
- package/search.html +0 -122
- package/src/BaseLayer/BaseLayer.tsx +0 -61
- package/src/BaseLayer/index.tsx +0 -1
- package/src/Copyright/Copyright.tsx +0 -51
- package/src/Copyright/index.tsx +0 -1
- package/src/DebugDeparture/DebugDeparture.tsx +0 -120
- package/src/DebugDeparture/index.tsx +0 -1
- package/src/DebugStop/DebugStop.tsx +0 -47
- package/src/DebugStop/index.tsx +0 -1
- package/src/Departure/Departure.tsx +0 -57
- package/src/Departure/index.tsx +0 -1
- package/src/EmbedNavigation/DragPanWarning.ts +0 -133
- package/src/EmbedNavigation/EmbedNavigation.tsx +0 -89
- package/src/EmbedNavigation/index.js +0 -1
- package/src/EmbedNavigation/index.tsx +0 -1
- package/src/ExportMenu/ExportMenu.tsx +0 -114
- package/src/ExportMenu/index.tsx +0 -1
- package/src/ExportMenuButton/ExportMenuButton.tsx +0 -33
- package/src/ExportMenuButton/index.tsx +0 -1
- package/src/FeatureDetails/FeatureDetails.tsx +0 -62
- package/src/FeatureDetails/index.ts +0 -1
- package/src/FeaturesInfosListener/FeaturesInfosListener.tsx +0 -142
- package/src/FeaturesInfosListener/index.tsx +0 -1
- package/src/GeolocationButton/GeolocationButton.tsx +0 -78
- package/src/GeolocationButton/index.tsx +0 -1
- package/src/I18n/I18n.tsx +0 -38
- package/src/I18n/index.tsx +0 -1
- package/src/LayerTree/LayerTree.tsx +0 -58
- package/src/LayerTree/TreeItem/TreeItem.tsx +0 -153
- package/src/LayerTree/TreeItem/index.tsx +0 -1
- package/src/LayerTree/index.tsx +0 -1
- package/src/LayerTree/layersTreeContext.ts +0 -4
- package/src/LayerTree/layersTreeReducer.ts +0 -158
- package/src/LayerTreeButton/LayerTreeButton.tsx +0 -33
- package/src/LayerTreeButton/index.tsx +0 -1
- package/src/LayerTreeMenu/LayerTreeMenu.tsx +0 -147
- package/src/LayerTreeMenu/index.tsx +0 -1
- package/src/LayoutState/LayoutState.tsx +0 -380
- package/src/LayoutState/index.tsx +0 -1
- package/src/LinesNetworkPlanDetails/LinesNetworkPlanDetails.tsx +0 -274
- package/src/LinesNetworkPlanDetails/index.tsx +0 -1
- package/src/LinesNetworkPlanLayer/LinesNetworkPlanLayer.tsx +0 -51
- package/src/LinesNetworkPlanLayer/index.tsx +0 -1
- package/src/LinesNetworkPlanLayerHighlight/LinesNetworkPlanLayerHighlight.tsx +0 -59
- package/src/LinesNetworkPlanLayerHighlight/index.tsx +0 -1
- package/src/Map/Map.tsx +0 -166
- package/src/Map/index.tsx +0 -1
- package/src/MapDispatchEvents/MapDispatchEvents.tsx +0 -87
- package/src/MapDispatchEvents/index.tsx +0 -1
- package/src/MapLayout/MapLayout.tsx +0 -172
- package/src/MapLayout/index.tsx +0 -1
- package/src/MapsetLayer/MapsetLayer.tsx +0 -111
- package/src/MapsetLayer/index.tsx +0 -1
- package/src/MobilityMap/MobilityMap.tsx +0 -338
- package/src/MobilityMap/MobilityMapAttributes.test.ts +0 -59
- package/src/MobilityMap/MobilityMapAttributes.ts +0 -381
- package/src/MobilityMap/MobilityMapEvents.ts +0 -53
- package/src/MobilityMap/index.css +0 -0
- package/src/MobilityMap/index.tsx +0 -2
- package/src/MobilityNotifications/MobilityNotifications.tsx +0 -153
- package/src/MobilityNotifications/MobilityNotificationsAttributes.test.ts +0 -35
- package/src/MobilityNotifications/MobilityNotificationsAttributes.ts +0 -53
- package/src/MobilityNotifications/index.ts +0 -2
- package/src/MobilitySearch/MobilitySearch.tsx +0 -35
- package/src/MobilitySearch/MobilitySearchAttributes.test.ts +0 -21
- package/src/MobilitySearch/MobilitySearchAttributes.ts +0 -87
- package/src/MobilitySearch/MobilitySearchEvents.ts +0 -21
- package/src/MobilitySearch/index.ts +0 -2
- package/src/NotificationDetails/NotificationDetails.tsx +0 -309
- package/src/NotificationDetails/index.ts +0 -1
- package/src/NotificationsLayer/NotificationsLayer.tsx +0 -124
- package/src/NotificationsLayer/index.tsx +0 -1
- package/src/Overlay/Overlay.tsx +0 -61
- package/src/Overlay/index.tsx +0 -1
- package/src/OverlayContent/OverlayContent.tsx +0 -88
- package/src/OverlayContent/index.ts +0 -1
- package/src/OverlayDetails/OverlayDetails.tsx +0 -93
- package/src/OverlayDetails/index.ts +0 -1
- package/src/OverlayDetailsFooter/OverlayDetailsFooter.tsx +0 -50
- package/src/OverlayDetailsFooter/index.tsx +0 -1
- package/src/OverlayDetailsHeader/OverlayDetailsHeader.tsx +0 -30
- package/src/OverlayDetailsHeader/index.ts +0 -1
- package/src/OverlayFooter/OverlayFooter.tsx +0 -42
- package/src/OverlayFooter/index.tsx +0 -1
- package/src/OverlayHeader/OverlayHeader.tsx +0 -44
- package/src/OverlayHeader/index.tsx +0 -1
- package/src/Permalink/Permalink.tsx +0 -89
- package/src/Permalink/index.tsx +0 -1
- package/src/PermalinkInput/PermalinkInput.tsx +0 -33
- package/src/PermalinkInput/index.tsx +0 -1
- package/src/RealtimeLayer/RealtimeLayer.tsx +0 -299
- package/src/RealtimeLayer/index.tsx +0 -1
- package/src/RouteDestination/RouteDestination.test.tsx +0 -13
- package/src/RouteDestination/RouteDestination.tsx +0 -15
- package/src/RouteDestination/index.tsx +0 -1
- package/src/RouteFollowingButton/RouteFollowingButton.tsx +0 -30
- package/src/RouteFollowingButton/index.tsx +0 -1
- package/src/RouteIcon/RouteIcon.tsx +0 -99
- package/src/RouteIcon/index.tsx +0 -1
- package/src/RouteIdentifier/RouteIdentifer.tsx +0 -36
- package/src/RouteIdentifier/index.tsx +0 -1
- package/src/RouteInfos/RouteInfos.tsx +0 -26
- package/src/RouteInfos/index.tsx +0 -1
- package/src/RouteSchedule/RouteSchedule.tsx +0 -59
- package/src/RouteSchedule/firstStation.png +0 -0
- package/src/RouteSchedule/index.tsx +0 -1
- package/src/RouteSchedule/lastStation.png +0 -0
- package/src/RouteSchedule/line.png +0 -0
- package/src/RouteSchedule/station.png +0 -0
- package/src/RouteScheduleFooter/RouteScheduleFooter.tsx +0 -46
- package/src/RouteScheduleFooter/index.tsx +0 -1
- package/src/RouteScheduleHeader/RouteScheduleHeader.tsx +0 -23
- package/src/RouteScheduleHeader/index.tsx +0 -1
- package/src/RouteStop/RouteStop.tsx +0 -108
- package/src/RouteStop/index.tsx +0 -1
- package/src/RouteStopDelay/RouteStopDelay.tsx +0 -37
- package/src/RouteStopDelay/index.tsx +0 -1
- package/src/RouteStopName/RouteStopName.tsx +0 -24
- package/src/RouteStopName/index.tsx +0 -1
- package/src/RouteStopPlatform/RouteStopPlatform.tsx +0 -27
- package/src/RouteStopPlatform/index.tsx +0 -1
- package/src/RouteStopProgress/RouteStopProgress.tsx +0 -100
- package/src/RouteStopProgress/index.tsx +0 -1
- package/src/RouteStopServices/RouteStopServices.tsx +0 -26
- package/src/RouteStopServices/index.tsx +0 -1
- package/src/RouteStopStation/RouteStopStation.tsx +0 -38
- package/src/RouteStopStation/index.tsx +0 -1
- package/src/RouteStopTime/RouteStopTime.tsx +0 -35
- package/src/RouteStopTime/index.tsx +0 -1
- package/src/RvfButton/RvfButton.tsx +0 -57
- package/src/RvfButton/index.tsx +0 -1
- package/src/RvfCheckbox/RvfCheckbox.tsx +0 -31
- package/src/RvfCheckbox/index.tsx +0 -1
- package/src/RvfCopyright/RvfCopyright.tsx +0 -36
- package/src/RvfCopyright/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfFeatureDetails.tsx +0 -46
- package/src/RvfFeatureDetails/RvfLineNetworkDetails/RvfLineNetworkDetails.tsx +0 -292
- package/src/RvfFeatureDetails/RvfLineNetworkDetails/index.js +0 -1
- package/src/RvfFeatureDetails/RvfNotificationDetails/RvfNotificationDetails.tsx +0 -36
- package/src/RvfFeatureDetails/RvfNotificationDetails/index.ts +0 -1
- package/src/RvfFeatureDetails/RvfSellingPointDetails/RvfSellingPointDetails.tsx +0 -50
- package/src/RvfFeatureDetails/RvfSellingPointDetails/index.js +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/FloatingVehiclesDetails/FloatingVehiclesDetails.tsx +0 -74
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/FloatingVehiclesDetails/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/RvfSharedMobilityDetails.tsx +0 -134
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/StationDetails/StationDetails.tsx +0 -84
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/StationDetails/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/index.tsx +0 -1
- package/src/RvfFeatureDetails/index.tsx +0 -1
- package/src/RvfIconButton/RvfIconButton.tsx +0 -49
- package/src/RvfIconButton/index.tsx +0 -1
- package/src/RvfInputCopy/RvfInputCopy.tsx +0 -67
- package/src/RvfInputCopy/index.tsx +0 -1
- package/src/RvfLink/RvfLink.tsx +0 -54
- package/src/RvfLink/index.tsx +0 -1
- package/src/RvfMainLinkButton/RvfMainLinkButton.tsx +0 -62
- package/src/RvfMainLinkButton/index.tsx +0 -1
- package/src/RvfMapLayout/RvfMapLayout.tsx +0 -202
- package/src/RvfMapLayout/index.tsx +0 -1
- package/src/RvfMobilityMap/RvfMobilityMap.tsx +0 -58
- package/src/RvfMobilityMap/index.css +0 -13
- package/src/RvfMobilityMap/index.tsx +0 -1
- package/src/RvfModal/RvfModal.tsx +0 -53
- package/src/RvfModal/index.tsx +0 -1
- package/src/RvfOpenStrikeNotification/RvfOpenStrikeNotification.tsx +0 -120
- package/src/RvfOpenStrikeNotification/index.tsx +0 -1
- package/src/RvfOverlayHeader/RvfOverlayHeader.tsx +0 -43
- package/src/RvfOverlayHeader/index.tsx +0 -1
- package/src/RvfPoisLayer/RvfPoisLayer.tsx +0 -48
- package/src/RvfPoisLayer/index.tsx +0 -1
- package/src/RvfRadioButton/RvfRadioButton.tsx +0 -16
- package/src/RvfRadioButton/index.tsx +0 -1
- package/src/RvfRealtimeLayer/RvfRealtimeLayer.tsx +0 -77
- package/src/RvfRealtimeLayer/index.tsx +0 -1
- package/src/RvfRouteIcon/RvfRouteIcon.tsx +0 -10
- package/src/RvfRouteIcon/index.tsx +0 -1
- package/src/RvfSearch/RvfSearch.tsx +0 -34
- package/src/RvfSearch/index.tsx +0 -1
- package/src/RvfSelect/RvfSelect.tsx +0 -24
- package/src/RvfSelect/index.tsx +0 -1
- package/src/RvfSelectedFeatureHighlightLayer/RvfSelectedFeatureHighlightLayer.tsx +0 -101
- package/src/RvfSelectedFeatureHighlightLayer/index.tsx +0 -1
- package/src/RvfSellingPointsLayer/RvfSellingPointsLayer.tsx +0 -67
- package/src/RvfSellingPointsLayer/index.tsx +0 -1
- package/src/RvfSharedMobilityLayerGroup/RvfSharedMobilityLayerGroup.tsx +0 -479
- package/src/RvfSharedMobilityLayerGroup/index.tsx +0 -1
- package/src/RvfStationsLayer/RvfStationsLayer.tsx +0 -19
- package/src/RvfStationsLayer/index.tsx +0 -1
- package/src/RvfTarifZonenLayer/RvfTarifZonenLayer.tsx +0 -48
- package/src/RvfTarifZonenLayer/index.tsx +0 -1
- package/src/ScaleLine/ScaleLine.tsx +0 -52
- package/src/ScaleLine/index.css +0 -6
- package/src/ScaleLine/index.tsx +0 -1
- package/src/ScrollableHandler/ScrollableHandler.tsx +0 -66
- package/src/ScrollableHandler/index.tsx +0 -1
- package/src/Search/Search.tsx +0 -50
- package/src/Search/SearchBase.tsx +0 -187
- package/src/Search/SearchHeadless.tsx +0 -79
- package/src/Search/index.tsx +0 -3
- package/src/SearchButton/SearchButton.tsx +0 -33
- package/src/SearchButton/index.tsx +0 -1
- package/src/SearchLinesResult/SearchLinesResult.tsx +0 -43
- package/src/SearchLinesResult/index.tsx +0 -1
- package/src/SearchLinesResults/SearchLinesResults.tsx +0 -106
- package/src/SearchLinesResults/index.tsx +0 -1
- package/src/SearchLnpStopsResult/SearchLnpStopsResult.tsx +0 -42
- package/src/SearchLnpStopsResult/index.tsx +0 -1
- package/src/SearchLnpStopsResults/SearchLnpStopsResults.tsx +0 -106
- package/src/SearchLnpStopsResults/index.tsx +0 -1
- package/src/SearchResult/SearchResult.tsx +0 -25
- package/src/SearchResult/index.tsx +0 -1
- package/src/SearchResults/SearchResults.tsx +0 -81
- package/src/SearchResults/index.tsx +0 -1
- package/src/SearchResultsHeader/SearchResultsHeader.tsx +0 -36
- package/src/SearchResultsHeader/index.tsx +0 -1
- package/src/SearchStopsResult/SearchStopsResult.tsx +0 -43
- package/src/SearchStopsResult/index.tsx +0 -1
- package/src/SearchStopsResults/SearchStopsResults.tsx +0 -101
- package/src/SearchStopsResults/index.tsx +0 -1
- package/src/SearchTrainsResult/SearchTrainsResult.tsx +0 -42
- package/src/SearchTrainsResult/index.tsx +0 -1
- package/src/SearchTrainsResults/SearchTrainsResults.tsx +0 -106
- package/src/SearchTrainsResults/index.tsx +0 -1
- package/src/ShadowOverflow/ShadowOverflow.tsx +0 -28
- package/src/ShadowOverflow/index.tsx +0 -1
- package/src/ShareMenu/ShareMenu.tsx +0 -43
- package/src/ShareMenu/index.tsx +0 -1
- package/src/ShareMenuButton/ShareMenuButton.tsx +0 -34
- package/src/ShareMenuButton/index.tsx +0 -1
- package/src/SingleClickListener/SingleClickListener.tsx +0 -164
- package/src/SingleClickListener/index.tsx +0 -1
- package/src/SituationDetails/SituationDetails.tsx +0 -370
- package/src/SituationDetails/index.ts +0 -1
- package/src/Station/Station.tsx +0 -50
- package/src/Station/index.tsx +0 -1
- package/src/StationHeader/StationHeader.tsx +0 -32
- package/src/StationHeader/index.tsx +0 -1
- package/src/StationName/StationName.tsx +0 -21
- package/src/StationName/index.tsx +0 -1
- package/src/StationServices/StationServices.tsx +0 -80
- package/src/StationServices/index.tsx +0 -1
- package/src/StationsLayer/StationsLayer.tsx +0 -53
- package/src/StationsLayer/index.tsx +0 -1
- package/src/StopsSearch/StopsSearch.tsx +0 -344
- package/src/StopsSearch/index.tsx +0 -1
- package/src/WindowMessageListener/WindowMessageListener.tsx +0 -74
- package/src/WindowMessageListener/index.tsx +0 -1
- package/src/ZoomButtons/ZoomButtons.tsx +0 -80
- package/src/ZoomButtons/index.tsx +0 -1
- package/src/icons/Airport/Airport.tsx +0 -17
- package/src/icons/Airport/airport-14-svgrepo-com.svg +0 -1
- package/src/icons/Airport/index.tsx +0 -1
- package/src/icons/ArrowDown/ArrowDown.tsx +0 -22
- package/src/icons/ArrowDown/down-open.svg +0 -1
- package/src/icons/ArrowDown/index.tsx +0 -1
- package/src/icons/ArrowRight/ArrowRight.tsx +0 -19
- package/src/icons/ArrowRight/arrow-right.svg +0 -1
- package/src/icons/ArrowRight/index.tsx +0 -1
- package/src/icons/ArrowUp/ArrowUp.tsx +0 -22
- package/src/icons/ArrowUp/index.tsx +0 -1
- package/src/icons/ArrowUp/up-open.svg +0 -1
- package/src/icons/ArrowUpRight/ArrowUpRight.tsx +0 -35
- package/src/icons/ArrowUpRight/index.tsx +0 -1
- package/src/icons/ArrowUpRight/up-open.svg +0 -1
- package/src/icons/Automat/Automat.tsx +0 -8
- package/src/icons/Automat/index.tsx +0 -1
- package/src/icons/Automat/rvf_automat.svg +0 -1
- package/src/icons/BarAndRestaurants/BarAndRestaurants.tsx +0 -17
- package/src/icons/BarAndRestaurants/food-restaurant-svgrepo-com.svg +0 -1
- package/src/icons/BarAndRestaurants/index.tsx +0 -1
- package/src/icons/Bathroom/Bathroom.tsx +0 -59
- package/src/icons/Bathroom/bathroom-restroom-svgrepo-com.svg +0 -1
- package/src/icons/Bathroom/index.tsx +0 -1
- package/src/icons/Bike/Bike.tsx +0 -8
- package/src/icons/Bike/index.tsx +0 -1
- package/src/icons/Bike/rvf_shared_bike.svg +0 -1
- package/src/icons/BikeStorage/BikeStorage.tsx +0 -17
- package/src/icons/BikeStorage/index.tsx +0 -1
- package/src/icons/BikeStorage/parking-bicycle-14-svgrepo-com.svg +0 -1
- package/src/icons/Cancel/Cancel.tsx +0 -21
- package/src/icons/Cancel/cancel.svg +0 -1
- package/src/icons/Cancel/index.tsx +0 -1
- package/src/icons/Car/Car.tsx +0 -8
- package/src/icons/Car/index.tsx +0 -1
- package/src/icons/Car/rvf_shared_car.svg +0 -1
- package/src/icons/CargoBike/CargoBike.tsx +0 -8
- package/src/icons/CargoBike/index.tsx +0 -1
- package/src/icons/CargoBike/rvf_shared_cargo_bike.svg +0 -1
- package/src/icons/Copy/Copy.tsx +0 -25
- package/src/icons/Copy/index.tsx +0 -1
- package/src/icons/Doc/Doc.tsx +0 -19
- package/src/icons/Doc/doc.svg +0 -1
- package/src/icons/Doc/index.tsx +0 -1
- package/src/icons/DownOpen/DownOpen.tsx +0 -24
- package/src/icons/DownOpen/down-open.svg +0 -1
- package/src/icons/DownOpen/index.tsx +0 -1
- package/src/icons/Download/Download.tsx +0 -20
- package/src/icons/Download/download.svg +0 -1
- package/src/icons/Download/index.tsx +0 -1
- package/src/icons/Ebike/Ebike.tsx +0 -8
- package/src/icons/Ebike/index.tsx +0 -1
- package/src/icons/Ebike/rvf_shared_e-bike.svg +0 -1
- package/src/icons/Elevator/Elevator.tsx +0 -16
- package/src/icons/Elevator/elevator-svgrepo-com.svg +0 -1
- package/src/icons/Elevator/index.tsx +0 -1
- package/src/icons/Email/Email.tsx +0 -19
- package/src/icons/Email/email.svg +0 -1
- package/src/icons/Email/index.tsx +0 -1
- package/src/icons/FilePdf/FilePdf.tsx +0 -19
- package/src/icons/FilePdf/file-pdf.svg +0 -1
- package/src/icons/FilePdf/index.tsx +0 -1
- package/src/icons/Geolocation/Geolocation.tsx +0 -19
- package/src/icons/Geolocation/index.tsx +0 -1
- package/src/icons/Geolocation/location.svg +0 -1
- package/src/icons/Image/Image.tsx +0 -24
- package/src/icons/Image/index.tsx +0 -1
- package/src/icons/InPerson/InPerson.tsx +0 -8
- package/src/icons/InPerson/index.tsx +0 -1
- package/src/icons/InPerson/rvf_persoenlich.svg +0 -1
- package/src/icons/Menu/Menu.tsx +0 -32
- package/src/icons/Menu/index.tsx +0 -1
- package/src/icons/Menu/menu.svg +0 -1
- package/src/icons/Minus/Minus.tsx +0 -19
- package/src/icons/Minus/index.tsx +0 -1
- package/src/icons/Minus/minus-grey.svg +0 -1
- package/src/icons/Minus/minus.svg +0 -1
- package/src/icons/NoRealtime/NoRealtime.tsx +0 -44
- package/src/icons/NoRealtime/index.tsx +0 -1
- package/src/icons/NoRealtime/norealtime.svg +0 -1
- package/src/icons/Ok/ok-grey.svg +0 -1
- package/src/icons/Ok/ok.svg +0 -1
- package/src/icons/Plus/Plus.tsx +0 -19
- package/src/icons/Plus/index.tsx +0 -1
- package/src/icons/Plus/plus.svg +0 -1
- package/src/icons/Police/Police.tsx +0 -20
- package/src/icons/Police/index.tsx +0 -1
- package/src/icons/Police/polizia.png +0 -0
- package/src/icons/README.md +0 -52
- package/src/icons/Ride/Ride.tsx +0 -8
- package/src/icons/Ride/index.tsx +0 -1
- package/src/icons/Ride/rvf_shared_ride.svg +0 -1
- package/src/icons/Scooter/Scooter.tsx +0 -8
- package/src/icons/Scooter/index.tsx +0 -1
- package/src/icons/Scooter/rvf_shared_scooter.svg +0 -1
- package/src/icons/Search/Search.tsx +0 -38
- package/src/icons/Search/index.tsx +0 -1
- package/src/icons/Search/search.svg +0 -1
- package/src/icons/Share/Share.tsx +0 -24
- package/src/icons/Share/index.tsx +0 -1
- package/src/icons/Stack/Stack.tsx +0 -24
- package/src/icons/Stack/index.tsx +0 -1
- package/src/icons/TouchFingers/TouchFingers.tsx +0 -20
- package/src/icons/TouchFingers/index.tsx +0 -1
- package/src/icons/Tracking/Tracking.tsx +0 -29
- package/src/icons/Tracking/airport-14-svgrepo-com.svg +0 -1
- package/src/icons/Tracking/index.tsx +0 -1
- package/src/icons/Video/Video.tsx +0 -8
- package/src/icons/Video/index.tsx +0 -1
- package/src/icons/Video/rvf_video.svg +0 -1
- package/src/icons/WaitingAreas/WaitingAreas.tsx +0 -16
- package/src/icons/WaitingAreas/highway-rest-area-svgrepo-com.svg +0 -1
- package/src/icons/WaitingAreas/index.tsx +0 -1
- package/src/icons/WaitingAreas/wheelchair-svgrepo-com.svg +0 -1
- package/src/icons/Warning/Warning.tsx +0 -56
- package/src/icons/Warning/exported_features_20251029101203.kml +0 -20
- package/src/icons/Warning/index.tsx +0 -1
- package/src/icons/Warning/info-achtung-kreisrot-rot.svg +0 -1
- package/src/icons/WheelChair/WheelChair.tsx +0 -16
- package/src/icons/WheelChair/disabili.png +0 -0
- package/src/icons/WheelChair/index.tsx +0 -1
- package/src/icons/WheelChair/wheelchair-svgrepo-com.svg +0 -1
- package/src/icons/disruption-type-banner.xcf +0 -0
- package/src/icons/rvf_shared_ride_2.svg +0 -1
- package/src/icons/sbb_add_stop.png +0 -0
- package/src/icons/sbb_add_stop.svg +0 -1
- package/src/icons/sbb_alternative.png +0 -0
- package/src/icons/sbb_alternative.svg +0 -1
- package/src/icons/sbb_cancellation.png +0 -0
- package/src/icons/sbb_cancellation.svg +0 -1
- package/src/icons/sbb_construction.png +0 -0
- package/src/icons/sbb_construction.svg +0 -1
- package/src/icons/sbb_construction_banner.png +0 -0
- package/src/icons/sbb_delay.png +0 -0
- package/src/icons/sbb_delay.svg +0 -1
- package/src/icons/sbb_disruption.png +0 -0
- package/src/icons/sbb_disruption.svg +0 -1
- package/src/icons/sbb_disruption_banner.png +0 -0
- package/src/icons/sbb_info.png +0 -0
- package/src/icons/sbb_info.svg +0 -1
- package/src/icons/sbb_missed_connection.png +0 -0
- package/src/icons/sbb_missed_connection.svg +0 -1
- package/src/icons/sbb_missed_connection_banner.png +0 -0
- package/src/icons/sbb_platform_change.png +0 -0
- package/src/icons/sbb_platform_change.svg +0 -1
- package/src/icons/sbb_replacementbus.png +0 -0
- package/src/icons/sbb_replacementbus.svg +0 -1
- package/src/icons/sbb_replacementbus_banner.png +0 -0
- package/src/icons/sbb_reroute.png +0 -0
- package/src/icons/sbb_reroute.svg +0 -1
- package/src/icons/warning-banner.png +0 -0
- package/src/icons/warning-banner.xcf +0 -0
- package/src/icons/warning.png +0 -0
- package/src/index.tsx +0 -44
- package/src/indexDoc.ts +0 -35
- package/src/logos/00_RegioRad_Stuttgart.svg +0 -1
- package/src/logos/01_Call_a_bike.svg +0 -1
- package/src/logos/03_KVV_nextbike.svg +0 -1
- package/src/logos/05_VrnNextbike.svg +0 -1
- package/src/logos/2em_carsharing.svg +0 -1
- package/src/logos/CarSharing-Renningen.png +0 -0
- package/src/logos/aubonne-basel-pickebike.svg +0 -1
- package/src/logos/br_logo.svg +0 -1
- package/src/logos/callabike_logo.png +0 -0
- package/src/logos/carsharing_stadtmobil_karlsruhe_rhein_neckar.svg +0 -1
- package/src/logos/compte-mobilite.png +0 -0
- package/src/logos/deer.svg +0 -1
- package/src/logos/donkey_republic.png +0 -0
- package/src/logos/edrive_carsharing.svg +0 -1
- package/src/logos/flinkster_logo.png +0 -0
- package/src/logos/gruene-flotte-logo-1.svg +0 -1
- package/src/logos/gruene_flotte_logo.png +0 -0
- package/src/logos/lasten_velo_freiburg.png +0 -0
- package/src/logos/lie_mobil.svg +0 -1
- package/src/logos/logo-einfach-mobil-ortenau.png +0 -0
- package/src/logos/logo-red.svg +0 -1
- package/src/logos/logo_frelo_web_rgb.png +0 -0
- package/src/logos/logo_teilauto.png +0 -0
- package/src/logos/mein_konrad.svg +0 -1
- package/src/logos/mit_fahr_punkt.png +0 -0
- package/src/logos/natur_energie_logo.png +0 -0
- package/src/logos/natur_energie_logo.xcf +0 -0
- package/src/logos/publibike_logo.svg +0 -1
- package/src/logos/share-birrer.svg +0 -1
- package/src/logos/stadtmobil_suedbaden.svg +0 -1
- package/src/logos/stadtwerke_tauberfranken.png +0 -0
- package/src/logos/teilauto_biberach.png +0 -0
- package/src/logos/velospot_fribourg.png +0 -0
- package/src/logos/yoio_logo.png +0 -0
- package/src/logos/zeag_carsharing.png +0 -0
- package/src/logos/zeo_carsharing.png +0 -0
- package/src/logos/zeus_logo.png +0 -0
- package/src/logos/zeus_logo.xcf +0 -0
- package/src/ui/Button/Button.tsx +0 -64
- package/src/ui/Button/index.tsx +0 -1
- package/src/ui/Checkbox/Checkbox.tsx +0 -32
- package/src/ui/Checkbox/index.tsx +0 -1
- package/src/ui/IconButton/IconButton.tsx +0 -64
- package/src/ui/IconButton/index.tsx +0 -1
- package/src/ui/Input/Input.tsx +0 -24
- package/src/ui/Input/index.tsx +0 -1
- package/src/ui/InputCopy/InputCopy.tsx +0 -97
- package/src/ui/InputCopy/index.tsx +0 -1
- package/src/ui/InputSearch/InputSearch.tsx +0 -106
- package/src/ui/InputSearch/index.tsx +0 -1
- package/src/ui/Link/Link.tsx +0 -49
- package/src/ui/Link/index.tsx +0 -1
- package/src/ui/Select/Select.tsx +0 -24
- package/src/ui/Select/index.tsx +0 -1
- package/src/utils/MobilityEvent.ts +0 -22
- package/src/utils/applyInitialLayerVisibility.ts +0 -48
- package/src/utils/centerOnVehicle.ts +0 -58
- package/src/utils/constants.ts +0 -242
- package/src/utils/exportPdf.ts +0 -671
- package/src/utils/fullTrajectoryStyle.ts +0 -53
- package/src/utils/getAllLayers.ts +0 -26
- package/src/utils/getBgColor.ts +0 -20
- package/src/utils/getDelayColor.test.ts +0 -23
- package/src/utils/getDelayColor.ts +0 -23
- package/src/utils/getDelayColorForVehicle.test.ts +0 -47
- package/src/utils/getDelayColorForVehicle.ts +0 -27
- package/src/utils/getDelayString.test.ts +0 -25
- package/src/utils/getDelayString.ts +0 -28
- package/src/utils/getDelayTextForVehicle.test.ts +0 -32
- package/src/utils/getDelayTextForVehicle.ts +0 -25
- package/src/utils/getFullTrajectoryAndFit.ts +0 -41
- package/src/utils/getHoursAndMinutes.test.ts +0 -15
- package/src/utils/getHoursAndMinutes.ts +0 -22
- package/src/utils/getLayersAsFlatArray.ts +0 -22
- package/src/utils/getLinkByDevice.ts +0 -23
- package/src/utils/getMainColorForVehicle.test.ts +0 -25
- package/src/utils/getMainColorForVehicle.ts +0 -54
- package/src/utils/getPermalinkParameters.ts +0 -35
- package/src/utils/getRadius.ts +0 -46
- package/src/utils/getStopStatus.test.ts +0 -105
- package/src/utils/getStopStatus.ts +0 -171
- package/src/utils/getTextColor.ts +0 -10
- package/src/utils/getTextColorForVehicle.ts +0 -31
- package/src/utils/getTextFontForVehicle.test.ts +0 -7
- package/src/utils/getTextFontForVehicle.tsx +0 -17
- package/src/utils/getTextForVehicle.test.ts +0 -17
- package/src/utils/getTextForVehicle.ts +0 -25
- package/src/utils/getUrlFromTemplate.test.ts +0 -23
- package/src/utils/getUrlFromTemplate.ts +0 -47
- package/src/utils/highlightLinesNetworkPlan.ts +0 -25
- package/src/utils/hooks/useDebug.tsx +0 -11
- package/src/utils/hooks/useDeparture.tsx +0 -24
- package/src/utils/hooks/useFit.tsx +0 -57
- package/src/utils/hooks/useFitOnFeatures.tsx +0 -77
- package/src/utils/hooks/useI18n.tsx +0 -23
- package/src/utils/hooks/useInitialLayersVisiblity.tsx +0 -58
- package/src/utils/hooks/useInitialPermalink.tsx +0 -93
- package/src/utils/hooks/useLayerConfig.tsx +0 -17
- package/src/utils/hooks/useLayersConfig.tsx +0 -49
- package/src/utils/hooks/useLnp.tsx +0 -146
- package/src/utils/hooks/useMapContext.tsx +0 -166
- package/src/utils/hooks/useMocoSituation.tsx +0 -62
- package/src/utils/hooks/useParams.ts +0 -5
- package/src/utils/hooks/usePermalink.tsx +0 -25
- package/src/utils/hooks/useRealtimeDepartures.tsx +0 -45
- package/src/utils/hooks/useRealtimeRenderedTrajectory.tsx +0 -42
- package/src/utils/hooks/useRealtimeStation.tsx +0 -39
- package/src/utils/hooks/useRealtimeStopSequences.tsx +0 -43
- package/src/utils/hooks/useRealtimeTrainsByRouteIdentifier.tsx +0 -72
- package/src/utils/hooks/useRouteStop.tsx +0 -40
- package/src/utils/hooks/useRvfContext.tsx +0 -46
- package/src/utils/hooks/useScrollTo.tsx +0 -36
- package/src/utils/hooks/useSearchLines.tsx +0 -34
- package/src/utils/hooks/useSearchLnpStops.tsx +0 -38
- package/src/utils/hooks/useSearchStops.tsx +0 -85
- package/src/utils/hooks/useSearchTrains.tsx +0 -83
- package/src/utils/hooks/useZoom.tsx +0 -44
- package/src/utils/mergePublications.test.ts +0 -91
- package/src/utils/mergePublications.ts +0 -52
- package/src/utils/realtimeRVFStyle.ts +0 -523
- package/src/utils/sharingGraphqlUtils.ts +0 -320
- package/src/utils/sharingStylesUtils.ts +0 -222
- package/src/utils/sharingWFSUtils.ts +0 -116
- package/src/utils/translations.ts +0 -252
- package/src/utils/translationsReasons.ts +0 -716
- package/tailwind.config.mjs +0 -95
- package/testNotification.json +0 -115
- package/tsconfig.json +0 -12
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./ArrowDown";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function ArrowRight(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M13.2928932,5.29289322 C13.6834175,4.90236893 14.3165825,4.90236893 14.7071068,5.29289322 L20.7071068,11.2928932 C20.7355731,11.3213595 20.7623312,11.3515341 20.787214,11.3832499 C20.7927155,11.3901576 20.7982466,11.397397 20.8036654,11.4046934 C20.8215099,11.4288693 20.8382813,11.453725 20.8539326,11.4793398 C20.8613931,11.4913869 20.8685012,11.5036056 20.8753288,11.5159379 C20.8862061,11.5357061 20.8966234,11.5561086 20.9063462,11.5769009 C20.914321,11.5939015 20.9218036,11.6112044 20.9287745,11.628664 C20.9366843,11.6484208 20.9438775,11.6682023 20.9504533,11.6882636 C20.9552713,11.7031487 20.9599023,11.7185367 20.9641549,11.734007 C20.9701664,11.7555635 20.9753602,11.7772539 20.9798348,11.7992059 C20.9832978,11.8166247 20.9863719,11.834051 20.9889822,11.8515331 C20.9962388,11.8996379 21,11.9493797 21,12 L20.9962979,11.9137692 C20.9978436,11.9317345 20.9989053,11.9497336 20.9994829,11.9677454 L21,12 C21,12.0112225 20.9998151,12.0224019 20.9994483,12.0335352 C20.9988772,12.050591 20.997855,12.0679231 20.996384,12.0852242 C20.994564,12.1070574 20.9920941,12.1281144 20.9889807,12.1489612 C20.9863719,12.165949 20.9832978,12.1833753 20.9797599,12.2007258 C20.9753602,12.2227461 20.9701664,12.2444365 20.964279,12.2658396 C20.9599023,12.2814633 20.9552713,12.2968513 20.9502619,12.3121425 C20.9438775,12.3317977 20.9366843,12.3515792 20.928896,12.3710585 C20.9218036,12.3887956 20.914321,12.4060985 20.9063266,12.4232215 C20.8966234,12.4438914 20.8862061,12.4642939 20.8751242,12.484277 C20.8685012,12.4963944 20.8613931,12.5086131 20.8540045,12.5207088 C20.8382813,12.546275 20.8215099,12.5711307 20.8036865,12.5951593 C20.774687,12.6343256 20.7425008,12.6717127 20.7071068,12.7071068 L20.787214,12.6167501 C20.7849289,12.6196628 20.7826279,12.6225624 20.7803112,12.625449 L20.7071068,12.7071068 L14.7071068,18.7071068 C14.3165825,19.0976311 13.6834175,19.0976311 13.2928932,18.7071068 C12.9023689,18.3165825 12.9023689,17.6834175 13.2928932,17.2928932 L17.584,13 L4,13 C3.48716416,13 3.06449284,12.6139598 3.00672773,12.1166211 L3,12 C3,11.4477153 3.44771525,11 4,11 L17.586,11 L13.2928932,6.70710678 C12.9324093,6.34662282 12.9046797,5.77939176 13.2097046,5.38710056 Z"></path>
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default ArrowRight;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"><title>arrow-right</title><defs><path id="a" d="M13.293 5.293a1 1 0 0 1 1.414 0l6 6A1 1 0 0 1 21 12l-.004-.086.003.054L21 12a1 1 0 0 1-.146.52 1 1 0 0 1-.147.187l.08-.09-.007.008-.073.082-6 6a1 1 0 0 1-1.414-1.414L17.584 13H4a1 1 0 0 1-.993-.883L3 12a1 1 0 0 1 1-1h13.586l-4.293-4.293a1 1 0 0 1-.083-1.32Z"/></defs><g fill="none"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><use xlink:href="#a" fill="#000"/><g fill="#000" fill-rule="evenodd" mask="url(#b)"><path d="M0 0h24v24H0z"/></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./ArrowRight";
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function ArrowUp(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path
|
|
15
|
-
d="M15.7389427,5.27697525 C16.129467,5.66749954 16.129467,6.30066452 15.7389427,6.69118881 L10.414,12.015082 L15.7389427,17.3406471 C16.0994267,17.7011311 16.1271562,18.2683621 15.8221313,18.6606533 L15.7389427,18.7548607 C15.3484184,19.145385 14.7152534,19.145385 14.3247292,18.7548607 L8.29289322,12.7230247 C7.90236893,12.3325005 7.90236893,11.6993355 8.29289322,11.3088112 L14.3247292,5.27697525 C14.7152534,4.88645096 15.3484184,4.88645096 15.7389427,5.27697525 Z"
|
|
16
|
-
transform="translate(12.0159, 12.0159) rotate(450) translate(-12.0159, -12.0159)"
|
|
17
|
-
></path>
|
|
18
|
-
</svg>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export default ArrowUp;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./ArrowUp";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/up-open</title><path d="M18.755 15.739a1 1 0 0 1-1.414 0l-5.324-5.325-5.326 5.325a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414l6.032-6.032a1 1 0 0 1 1.414 0l6.032 6.032a1 1 0 0 1 0 1.414"/></svg>
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function ArrowUpRight(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
height="24px"
|
|
7
|
-
style="transform: rotate(-45deg);"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<title>iconfont/right</title>
|
|
15
|
-
<g
|
|
16
|
-
fill="none"
|
|
17
|
-
fillRule="evenodd"
|
|
18
|
-
id="iconfont/right"
|
|
19
|
-
stroke="none"
|
|
20
|
-
strokeWidth="1"
|
|
21
|
-
style=" /* transform: rotate(-45deg); */ "
|
|
22
|
-
>
|
|
23
|
-
<path
|
|
24
|
-
d="M13.2928932,5.29289322 C13.6834175,4.90236893 14.3165825,4.90236893 14.7071068,5.29289322 L20.7071068,11.2928932 C20.7355731,11.3213595 20.7623312,11.3515341 20.787214,11.3832499 C20.7927155,11.3901576 20.7982466,11.397397 20.8036654,11.4046934 C20.8215099,11.4288693 20.8382813,11.453725 20.8539326,11.4793398 C20.8613931,11.4913869 20.8685012,11.5036056 20.8753288,11.5159379 C20.8862061,11.5357061 20.8966234,11.5561086 20.9063462,11.5769009 C20.914321,11.5939015 20.9218036,11.6112044 20.9287745,11.628664 C20.9366843,11.6484208 20.9438775,11.6682023 20.9504533,11.6882636 C20.9552713,11.7031487 20.9599023,11.7185367 20.9641549,11.734007 C20.9701664,11.7555635 20.9753602,11.7772539 20.9798348,11.7992059 C20.9832978,11.8166247 20.9863719,11.834051 20.9889822,11.8515331 C20.9962388,11.8996379 21,11.9493797 21,12 L20.9962979,11.9137692 C20.9978436,11.9317345 20.9989053,11.9497336 20.9994829,11.9677454 L21,12 C21,12.0112225 20.9998151,12.0224019 20.9994483,12.0335352 C20.9988772,12.050591 20.997855,12.0679231 20.996384,12.0852242 C20.994564,12.1070574 20.9920941,12.1281144 20.9889807,12.1489612 C20.9863719,12.165949 20.9832978,12.1833753 20.9797599,12.2007258 C20.9753602,12.2227461 20.9701664,12.2444365 20.964279,12.2658396 C20.9599023,12.2814633 20.9552713,12.2968513 20.9502619,12.3121425 C20.9438775,12.3317977 20.9366843,12.3515792 20.928896,12.3710585 C20.9218036,12.3887956 20.914321,12.4060985 20.9063266,12.4232215 C20.8966234,12.4438914 20.8862061,12.4642939 20.8751242,12.484277 C20.8685012,12.4963944 20.8613931,12.5086131 20.8540045,12.5207088 C20.8382813,12.546275 20.8215099,12.5711307 20.8036865,12.5951593 C20.774687,12.6343256 20.7425008,12.6717127 20.7071068,12.7071068 L20.787214,12.6167501 C20.7849289,12.6196628 20.7826279,12.6225624 20.7803112,12.625449 L20.7071068,12.7071068 L14.7071068,18.7071068 C14.3165825,19.0976311 13.6834175,19.0976311 13.2928932,18.7071068 C12.9023689,18.3165825 12.9023689,17.6834175 13.2928932,17.2928932 L17.585,13 L4,13 C3.48716416,13 3.06449284,12.6139598 3.00672773,12.1166211 L3,12 C3,11.4477153 3.44771525,11 4,11 L17.585,11 L13.2928932,6.70710678 C12.9324093,6.34662282 12.9046797,5.77939176 13.2097046,5.38710056 Z"
|
|
25
|
-
fill="currentColor"
|
|
26
|
-
fillRule="nonzero"
|
|
27
|
-
id="Combined-Shape"
|
|
28
|
-
style=" /* transform: rotate(-45deg); */ "
|
|
29
|
-
/>
|
|
30
|
-
</g>
|
|
31
|
-
</svg>
|
|
32
|
-
);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
export default ArrowUpRight;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./ArrowUpRight";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/up-open</title><path d="M18.755 15.739a1 1 0 0 1-1.414 0l-5.324-5.325-5.326 5.325a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414l6.032-6.032a1 1 0 0 1 1.414 0l6.032 6.032a1 1 0 0 1 0 1.414"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Automat";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.029 25.148.5 19.619.5 12.824S6.03.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#f3c200"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><path d="M13.79 15.52h2.223a.749.749 0 0 0 0-1.495h-2.224a.749.749 0 0 0 0 1.496" style="fill:#fff;fill-rule:evenodd"/><path d="M17.36 4.947H8.288a2.046 2.046 0 0 0-2.044 2.045v11.664c0 1.127.917 2.044 2.044 2.044h9.072a2.053 2.053 0 0 0 2.044-2.076V6.992a2.047 2.047 0 0 0-2.044-2.045m-9.62 13.13h10.168v.579a.55.55 0 0 1-.548.548H8.288c-.302 0-.548-.246-.548-.58zm9.62-11.633c.302 0 .548.246.548.548V8.77H7.74V6.992c0-.302.246-.548.548-.548zm.548 3.822v6.314H7.74v-6.314z" style="fill:#fff;fill-rule:evenodd"/></svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
function BarAndRestaurants({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
version="1.1"
|
|
7
|
-
viewBox="0 -3.84 122.88 122.88"
|
|
8
|
-
width="24px"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path d="M29.03,100.46l20.79-25.21l9.51,12.13L41,110.69C33.98,119.61,20.99,110.21,29.03,100.46L29.03,100.46z M53.31,43.05 c1.98-6.46,1.07-11.98-6.37-20.18L28.76,1c-2.58-3.03-8.66,1.42-6.12,5.09L37.18,24c2.75,3.34-2.36,7.76-5.2,4.32L16.94,9.8 c-2.8-3.21-8.59,1.03-5.66,4.7c4.24,5.1,10.8,13.43,15.04,18.53c2.94,2.99-1.53,7.42-4.43,3.69L6.96,18.32 c-2.19-2.38-5.77-0.9-6.72,1.88c-1.02,2.97,1.49,5.14,3.2,7.34L20.1,49.06c5.17,5.99,10.95,9.54,17.67,7.53 c1.03-0.31,2.29-0.94,3.64-1.77l44.76,57.78c2.41,3.11,7.06,3.44,10.08,0.93l0.69-0.57c3.4-2.83,3.95-8,1.04-11.34L50.58,47.16 C51.96,45.62,52.97,44.16,53.31,43.05L53.31,43.05z M65.98,55.65l7.37-8.94C63.87,23.21,99-8.11,116.03,6.29 C136.72,23.8,105.97,66,84.36,55.57l-8.73,11.09L65.98,55.65L65.98,55.65z" />
|
|
13
|
-
</svg>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export default BarAndRestaurants;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="800" height="800" viewBox="0 -3.84 122.88 122.88"><path d="m29.03 100.46 20.79-25.21 9.51 12.13L41 110.69c-7.02 8.92-20.01-.48-11.97-10.23m24.28-57.41c1.98-6.46 1.07-11.98-6.37-20.18L28.76 1c-2.58-3.03-8.66 1.42-6.12 5.09L37.18 24c2.75 3.34-2.36 7.76-5.2 4.32L16.94 9.8c-2.8-3.21-8.59 1.03-5.66 4.7 4.24 5.1 10.8 13.43 15.04 18.53 2.94 2.99-1.53 7.42-4.43 3.69L6.96 18.32c-2.19-2.38-5.77-.9-6.72 1.88-1.02 2.97 1.49 5.14 3.2 7.34L20.1 49.06c5.17 5.99 10.95 9.54 17.67 7.53 1.03-.31 2.29-.94 3.64-1.77l44.76 57.78c2.41 3.11 7.06 3.44 10.08.93l.69-.57c3.4-2.83 3.95-8 1.04-11.34l-47.4-54.46c1.38-1.54 2.39-3 2.73-4.11m12.67 12.6 7.37-8.94C63.87 23.21 99-8.11 116.03 6.29 136.72 23.8 105.97 66 84.36 55.57l-8.73 11.09z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./BarAndRestaurants";
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
function Bathroom({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
version="1.1"
|
|
7
|
-
viewBox="0 0 512 512"
|
|
8
|
-
width="24px"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<g>
|
|
13
|
-
<g>
|
|
14
|
-
<path
|
|
15
|
-
d="M256,0c-9.217,0-16.696,7.473-16.696,16.696v478.609c0,9.223,7.479,16.696,16.696,16.696
|
|
16
|
-
c9.217,0,16.696-7.473,16.696-16.696V16.696C272.696,7.473,265.217,0,256,0z"
|
|
17
|
-
/>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
<g>
|
|
21
|
-
<g>
|
|
22
|
-
<path
|
|
23
|
-
d="M105.739,44.522c-36.826,0-66.783,29.956-66.783,66.783c0,36.826,29.956,66.783,66.783,66.783
|
|
24
|
-
s66.783-29.956,66.783-66.783C172.522,74.478,142.565,44.522,105.739,44.522z"
|
|
25
|
-
/>
|
|
26
|
-
</g>
|
|
27
|
-
</g>
|
|
28
|
-
<g>
|
|
29
|
-
<g>
|
|
30
|
-
<path
|
|
31
|
-
d="M406.261,44.522c-36.826,0-66.783,29.956-66.783,66.783c0,36.826,29.956,66.783,66.783,66.783
|
|
32
|
-
s66.783-29.956,66.783-66.783C473.043,74.478,443.087,44.522,406.261,44.522z"
|
|
33
|
-
/>
|
|
34
|
-
</g>
|
|
35
|
-
</g>
|
|
36
|
-
<g>
|
|
37
|
-
<g>
|
|
38
|
-
<path
|
|
39
|
-
d="M202.935,218.664c-3.109-4.501-8.239-7.186-13.717-7.186H22.261c-5.478,0-10.608,2.685-13.717,7.185
|
|
40
|
-
c-3.12,4.5-3.837,10.244-1.913,15.374l49.022,130.729v63.755c0,27.619,22.468,50.087,50.087,50.087s50.087-22.468,50.087-50.087
|
|
41
|
-
v-63.755l49.022-130.728C206.772,228.909,206.054,223.163,202.935,218.664z"
|
|
42
|
-
/>
|
|
43
|
-
</g>
|
|
44
|
-
</g>
|
|
45
|
-
<g>
|
|
46
|
-
<g>
|
|
47
|
-
<path
|
|
48
|
-
d="M505.37,355.875l-50.087-133.565c-2.445-6.516-8.674-10.831-15.63-10.831H372.87c-6.957,0-13.185,4.315-15.63,10.831
|
|
49
|
-
l-50.087,133.565c-1.924,5.13-1.207,10.876,1.913,15.374c3.109,4.501,8.239,7.186,13.717,7.186h33.391v50.087
|
|
50
|
-
c0,27.619,22.468,50.087,50.087,50.087s50.087-22.468,50.087-50.087v-50.087h33.391c5.478,0,10.608-2.685,13.717-7.185
|
|
51
|
-
C506.576,366.75,507.293,361.006,505.37,355.875z"
|
|
52
|
-
/>
|
|
53
|
-
</g>
|
|
54
|
-
</g>
|
|
55
|
-
</svg>
|
|
56
|
-
);
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export default Bathroom;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="800" height="800" viewBox="0 0 512 512"><path d="M256 0c-9.217 0-16.696 7.473-16.696 16.696v478.609c0 9.223 7.479 16.696 16.696 16.696s16.696-7.473 16.696-16.696V16.696C272.696 7.473 265.217 0 256 0M105.739 44.522c-36.826 0-66.783 29.956-66.783 66.783s29.956 66.783 66.783 66.783 66.783-29.956 66.783-66.783-29.957-66.783-66.783-66.783m300.522 0c-36.826 0-66.783 29.956-66.783 66.783s29.956 66.783 66.783 66.783 66.783-29.956 66.783-66.783c-.001-36.827-29.957-66.783-66.783-66.783M202.935 218.664a16.67 16.67 0 0 0-13.717-7.186H22.261a16.67 16.67 0 0 0-13.717 7.185 16.7 16.7 0 0 0-1.913 15.374l49.022 130.729v63.755c0 27.619 22.468 50.087 50.087 50.087s50.087-22.468 50.087-50.087v-63.755l49.022-130.728a16.7 16.7 0 0 0-1.914-15.374M505.37 355.875 455.283 222.31a16.695 16.695 0 0 0-15.63-10.831H372.87a16.69 16.69 0 0 0-15.63 10.831l-50.087 133.565a16.69 16.69 0 0 0 1.913 15.374 16.67 16.67 0 0 0 13.717 7.186h33.391v50.087c0 27.619 22.468 50.087 50.087 50.087s50.087-22.468 50.087-50.087v-50.087h33.391a16.67 16.67 0 0 0 13.717-7.185 16.7 16.7 0 0 0 1.914-15.375"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Bathroom";
|
package/src/icons/Bike/Bike.tsx
DELETED
package/src/icons/Bike/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Bike";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.028 25.148.5 19.619.5 12.824S6.028.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#00973b"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><g data-name="verkehrstraeger/verkehrstraeger-rad-2px"><path d="M9.26 11.684h1.425a.713.713 0 0 0 0-1.425H9.26c-.014 0-.025.007-.038.007a.709.709 0 0 0 .038 1.418" style="fill:#fff;fill-rule:evenodd"/><path d="M17.813 18.401c-.48 0-.956-.117-1.415-.35a3.1 3.1 0 0 1-.984-.779 3.106 3.106 0 0 1 .285-4.348l-.555-1.046-3.77 2.115-.508.293c.075.395.122.68.122.962A3.157 3.157 0 0 1 7.834 18.4c-.12 0-.234-.016-.348-.032-1.629-.218-2.805-1.555-2.805-3.121a3.147 3.147 0 0 1 3.154-3.154c.48 0 .956.118 1.415.35q.522.267.903.683l.561-.276 3.697-2.134-.824-1.534a.7.7 0 0 1-.07-.211l-.015-.097a.66.66 0 0 1 .478-.72l1.372-.367a.654.654 0 0 1 .811.464.65.65 0 0 1-.18.63.63.63 0 0 1-.286.177l-.503.135.653 1.266 1.013 1.754c.393-.074.676-.12.953-.12a3.163 3.163 0 0 1 3.154 3.154 1 1 0 0 1-.01.094c-.102 1.752-1.48 3.06-3.144 3.06m-1.451-4.265a1.8 1.8 0 0 0-.385 1.112c0 .52.227 1.018.623 1.37.34.3.77.466 1.213.466q.31 0 .632-.118l.52-.3c.438-.358.684-.873.684-1.418a1.84 1.84 0 0 0-1.836-1.836q-.055.001-.108.01l-.08.01-.018.077.767 1.329a.65.65 0 0 1-.032.699.6.6 0 0 1-.209.2.6.6 0 0 1-.279.081h-.007c-.287 0-.498-.12-.614-.321l-.822-1.425zm-8.528-.724c-1.012 0-1.836.823-1.836 1.836s.824 1.836 1.836 1.836 1.836-.824 1.836-1.836q-.001-.06-.01-.116l-.01-.08-.078-.02-1.504.87a.66.66 0 0 1-.9-.241.66.66 0 0 1 .242-.901l1.523-.88a1.46 1.46 0 0 0-1.099-.468" style="fill:#fff;fill-rule:evenodd"/></g></svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
function BikeStorage({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
version="1.1"
|
|
7
|
-
viewBox="0 0 14 14"
|
|
8
|
-
width="24px"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path d="m 0,0 0,10 2.000077,0 0,-3.5 2.500097,0 c 1.976154,3e-7 3.500135,-1 3.500135,-3.25 C 8.000309,1 6.4871,2e-7 4.968942,0 z m 2.000077,2 2.500097,0 c 0.963608,0 1.500058,0.5254308 1.500058,1.25 0,0.7245692 -0.631804,1.25 -1.500058,1.25 l -2.500097,0 z M 9,7 9,7.5938559 9.500367,8 l 0,0.75 -3.000116,0 0,-0.25 0.50002,0 c 0.479412,0 0.455442,-0.5 0,-0.5 L 5.500213,8 c -0.50002,0 -0.50002,0.452061 0,0.5 l 0.500019,0 0,0.25 -0.562522,1.28125 C 5.296384,10.001436 5.147956,10 5.000193,10 c -1.02182,0 -2.000077,0.793929 -2.000077,2 0,1.206071 0.978257,2 2.000077,2 1.02182,0 1.937575,-0.856429 1.937575,-2.0625 0,-0.150759 -0.0039,-0.302075 -0.03125,-0.4375 l 0.843783,0 1.821945,-2 0.365639,0.78125 C 9.383285,10.615837 9.000348,11.229684 9.000348,12 c 0,1.206071 0.978257,2 2.000077,2 C 12.022246,14 12.938,13.143571 12.938,11.9375 12.938,10.731429 12.022246,10 11.000425,10 c -0.15008,0 -0.292278,0.02946 -0.437517,0.0625 L 10.000386,8.75 10,7.8 z m -2.593502,2.5 2.193834,0 -1.193796,1.25 -0.843782,0 C 6.422636,10.56342 6.258266,10.401358 6.062734,10.28125 z M 5.000193,11 c 0.635098,0 1.000039,0.549217 1.000039,1 0,0.450783 -0.364941,1 -1.000039,1 -0.635098,0 -1.000038,-0.549217 -1.000038,-1 0,-0.450783 0.36494,-1 1.000038,-1 z m 6.000232,0 c 0.635099,0 1.000039,0.549217 1.000039,1 0,0.450783 -0.36494,1 -1.000039,1 -0.635098,0 -1.000039,-0.549217 -1.000039,-1 0,-0.450783 0.364941,-1 1.000039,-1 z" />
|
|
13
|
-
</svg>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export default BikeStorage;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./BikeStorage";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path d="M0 0v10h2V6.5h2.5c1.976 0 3.5-1 3.5-3.25S6.487 0 4.97 0zm2 2h2.5C5.464 2 6 2.525 6 3.25S5.368 4.5 4.5 4.5H2zm7 5v.594L9.5 8v.75h-3V8.5H7c.48 0 .456-.5 0-.5H5.5c-.5 0-.5.452 0 .5H6v.25l-.562 1.281A2 2 0 0 0 5 10c-1.022 0-2 .794-2 2s.978 2 2 2 1.938-.856 1.938-2.062c0-.151-.004-.303-.031-.438h.843l1.822-2 .366.781C9.383 10.616 9 11.23 9 12c0 1.206.979 2 2 2 1.022 0 1.938-.856 1.938-2.062C12.938 10.73 12.022 10 11 10c-.15 0-.292.03-.437.063L10 8.75V7.8zM6.406 9.5H8.6l-1.193 1.25h-.844a1.8 1.8 0 0 0-.5-.469zM5 11c.635 0 1 .55 1 1s-.365 1-1 1-1-.55-1-1 .365-1 1-1m6 0c.636 0 1 .55 1 1s-.364 1-1 1c-.635 0-1-.55-1-1s.365-1 1-1" style="fill:#000;fill-rule:evenodd"/></svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
function Cancel({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
height="24px"
|
|
5
|
-
version="1.1"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
width="24px"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<g>
|
|
12
|
-
<path
|
|
13
|
-
d="M5.29289322,5.29289322 C5.68341751,4.90236893 6.31658249,4.90236893 6.70710678,5.29289322 L12,10.585 L17.2928932,5.29289322 C17.6533772,4.93240926 18.2206082,4.90467972 18.6128994,5.20970461 L18.7071068,5.29289322 C19.0976311,5.68341751 19.0976311,6.31658249 18.7071068,6.70710678 L13.415,12 L18.7071068,17.2928932 C19.0675907,17.6533772 19.0953203,18.2206082 18.7902954,18.6128994 L18.7071068,18.7071068 C18.3165825,19.0976311 17.6834175,19.0976311 17.2928932,18.7071068 L12,13.415 L6.70710678,18.7071068 C6.34662282,19.0675907 5.77939176,19.0953203 5.38710056,18.7902954 L5.29289322,18.7071068 C4.90236893,18.3165825 4.90236893,17.6834175 5.29289322,17.2928932 L10.585,12 L5.29289322,6.70710678 C4.93240926,6.34662282 4.90467972,5.77939176 5.20970461,5.38710056 Z"
|
|
14
|
-
fill="currentColor"
|
|
15
|
-
></path>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
18
|
-
);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export default Cancel;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/cancel</title><path d="M5.293 5.293a1 1 0 0 1 1.414 0L12 10.585l5.293-5.292a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L13.415 12l5.292 5.293a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L12 13.415l-5.293 5.292a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L10.585 12 5.293 6.707a1 1 0 0 1-.083-1.32Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Cancel";
|
package/src/icons/Car/Car.tsx
DELETED
package/src/icons/Car/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Car";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.029 25.148.5 19.619.5 12.824S6.03.5 12.824.5s12.324 5.53 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#00973b"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><g data-name="verkehrstraeger/verkehrstraeger-auto-2px"><path d="M16.712 14.252a.648.648 0 1 1 0 1.297.648.648 0 0 1 0-1.297m-7.776 0a.648.648 0 1 0 0 1.297.648.648 0 0 0 0-1.297" style="fill:#fff;fill-rule:evenodd"/><path d="M18.008 13.604v3.24c0 .358-.29.648-.648.648h-1.27v-.65a.647.647 0 0 0-.635-.646h-.04v-.002h-5.152a.65.65 0 0 0-.648.648v.65H8.288a.65.65 0 0 1-.648-.648v-3.24l.282-.648.27-.62.744.373.221.11.11.05c.15.058.31.087.47.087h6.174l.12-.005q.241-.024.46-.131l.22-.111.758-.379.265.626zm-9.072-2.977.51-1.17a.65.65 0 0 1 .593-.389h5.622a.65.65 0 0 1 .597.396l.454 1.075.251.595-.251.126-.801.4H9.737l-.801-.4-.226-.113zm10.368.385h-.985l-.274-.648-.594-1.404a1.94 1.94 0 0 0-1.79-1.188h-5.622c-.773 0-1.473.46-1.782 1.168l-.62 1.424-.282.648H6.344a.648.648 0 0 0 0 1.296h.446l-.282.648-.057.131a1.3 1.3 0 0 0-.107.517v3.24c0 1.074.87 1.944 1.944 1.944h1.327l.096-.003c.671-.05 1.2-.61 1.2-1.296h3.883c0 .72.58 1.3 1.296 1.3h1.27c1.074 0 1.944-.87 1.944-1.945v-3.24a1.3 1.3 0 0 0-.103-.504l-.06-.144-.274-.648h.437a.648.648 0 0 0 0-1.296" style="fill:#fff;fill-rule:evenodd"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./CargoBike";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="28.012" height="28.012" data-name="Ebene 2" viewBox="0 0 28.012 28.012"><path d="M14.006 27.512C6.559 27.512.5 21.453.5 14.006S6.56.5 14.006.5s13.506 6.06 13.506 13.506-6.059 13.506-13.506 13.506" style="fill:#00973b"/><path d="M14.006 1c7.183 0 13.006 5.823 13.006 13.006S21.19 27.012 14.006 27.012 1 21.19 1 14.006 6.823 1 14.006 1m0-1C6.283 0 0 6.283 0 14.006s6.283 14.006 14.006 14.006 14.006-6.283 14.006-14.006S21.73 0 14.006 0" style="fill:#f7f4f4"/><path d="M6.785 13.903H8.21a.7.7 0 0 0 .69-.6c.007-.038.023-.073.023-.113a.7.7 0 0 0-.282-.553.7.7 0 0 0-.403-.154c-.01 0-.018-.006-.028-.006H6.785a.713.713 0 0 0-.713.713c0 .046.018.085.025.128.063.33.34.585.688.585m12.117 6.717a2.42 2.42 0 0 1-2.294-1.636 2.4 2.4 0 0 1-.147-.804c0-.248.046-.502.138-.777a2.42 2.42 0 0 1 1.97-1.63c.142-.02.236-.034.333-.034.538 0 1.055.18 1.493.523a2.42 2.42 0 0 1 .948 1.918c0 .202-.032.41-.1.656a2.445 2.445 0 0 1-2.34 1.785m0-3.563a1.124 1.124 0 0 0 0 2.246c.619 0 1.123-.504 1.123-1.123s-.504-1.123-1.123-1.123" style="fill:#fff;fill-rule:evenodd"/><path d="M8.317 20.683q-.323 0-.663-.072a3.17 3.17 0 0 1-2.491-3.082c0-.89.37-1.717 1.042-2.328q.371-.336.808-.536c.367-.168.764-.26 1.18-.276l.124-.013c.442 0 .878.096 1.296.285a3.17 3.17 0 0 1 1.476 1.396l.567-.108-.687-2.773-.45-1.678-.185-.007-.58.156a.66.66 0 0 1-.341-1.273l1.377-.369a.65.65 0 0 1 .763.357l.055.109.159.595 1.044.04h7.873l.109.023a.65.65 0 0 1 .55.635l-.023.116a.7.7 0 0 1-.012.216l-.656 2.443a.66.66 0 0 1-.285.382c-.129.074-.18.106-.242.123l-6.75 1.809.262 1.192a.659.659 0 0 1-1.272.34l-.302-1.125-.565.095-.046.012.012.103a3.15 3.15 0 0 1-1.684 2.837c-.473.25-.965.376-1.463.376m0-4.99c-.771 0-1.463.491-1.724 1.223a1.8 1.8 0 0 0-.113.613c0 .53.237 1.038.65 1.39.341.292.751.447 1.187.447.41 0 .804-.14 1.136-.405.365-.29.604-.702.673-1.16l.012-.081-1.44.386a.66.66 0 0 1-.341-1.273l1.437-.385-.052-.065a1.83 1.83 0 0 0-1.157-.663 2 2 0 0 0-.268-.027m4.65-.151 2.894-.72 3.581-.96.205-.658.19-.713-1.709-.068h-5.997z" style="fill:#fff;fill-rule:evenodd"/></svg>
|
package/src/icons/Copy/Copy.tsx
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import type { JSX } from "preact";
|
|
2
|
-
|
|
3
|
-
function Copy({ ...props }: JSX.SVGAttributes<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
className="size-6"
|
|
7
|
-
fill="none"
|
|
8
|
-
height={24}
|
|
9
|
-
stroke="currentColor"
|
|
10
|
-
strokeWidth={1.5}
|
|
11
|
-
viewBox="0 0 24 24"
|
|
12
|
-
width={24}
|
|
13
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
-
{...props}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
d="M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"
|
|
18
|
-
strokeLinecap="round"
|
|
19
|
-
strokeLinejoin="round"
|
|
20
|
-
/>
|
|
21
|
-
</svg>
|
|
22
|
-
);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export default Copy;
|
package/src/icons/Copy/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Copy";
|
package/src/icons/Doc/Doc.tsx
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function Doc(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M13,1 C13.0425909,1 13.0845598,1.00266262 13.1257495,1.00783047 L13,1 C13.0528361,1 13.1052411,1.00418141 13.1567725,1.01236099 C13.1883933,1.0172036 13.2193064,1.02361582 13.249662,1.03141743 C13.2598053,1.0342797 13.2698902,1.03704988 13.2799252,1.0399762 C13.3109399,1.04873224 13.3413507,1.05922617 13.3710585,1.07110396 C13.3800191,1.07496957 13.3890567,1.0787342 13.3980377,1.08263089 C13.4262995,1.09463815 13.4536613,1.10806791 13.4802859,1.12267436 C13.4906553,1.12855823 13.5012587,1.13461331 13.5117542,1.14086468 C13.5399066,1.15749759 13.5670269,1.17554946 13.5931738,1.19484452 C13.5995817,1.19963491 13.6064603,1.20483437 13.6132762,1.21012666 C13.6177282,1.21353888 13.6216003,1.21659988 13.625449,1.21968877 L13.7071068,1.29289322 L20.7071068,8.29289322 C20.7364445,8.32223095 20.7639678,8.3533831 20.7894939,8.38616693 L20.7071068,8.29289322 C20.7429509,8.32873733 20.7757929,8.36702236 20.8054709,8.40735764 C20.8244505,8.43297305 20.8425024,8.46009338 20.8592238,8.48809993 C20.8653867,8.49874131 20.8714418,8.50934473 20.8772982,8.52005033 C20.8919321,8.54633874 20.9053618,8.57370048 20.9175449,8.60172936 C20.9212658,8.61094326 20.9250304,8.61998091 20.9286618,8.62907226 C20.9407738,8.65864932 20.9512678,8.68906007 20.9602981,8.72009403 C20.9629501,8.73010978 20.9657203,8.7401947 20.9683328,8.75032594 C20.9763842,8.78069364 20.9827964,8.81160666 20.9877474,8.84300527 C20.9892866,8.85360724 20.990772,8.86402246 20.9920936,8.8744695 C20.9973374,8.91544017 21,8.95740914 21,9 L21,20 C21,21.6568542 19.6568542,23 18,23 L6,23 C4.34314575,23 3,21.6568542 3,20 L3,4 C3,2.34314575 4.34314575,1 6,1 Z M12,3 L6,3 C5.44771525,3 5,3.44771525 5,4 L5,20 C5,20.5522847 5.44771525,21 6,21 L18,21 C18.5522847,21 19,20.5522847 19,20 L19,10 L13,10 C12.4871642,10 12.0644928,9.61395981 12.0067277,9.11662113 L12,9 L12,3 Z M17.586,8 L14,4.415 L14,8 L17.586,8 Z"></path>
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default Doc;
|
package/src/icons/Doc/doc.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/doc</title><path d="M13 1q.065 0 .126.008za1 1 0 0 1 .25.031l.03.009q.045.014.091.031l.027.012a1 1 0 0 1 .227.137l.082.073 7 7q.045.044.082.093l-.082-.093a1 1 0 0 1 .21.309l.012.027q.018.045.031.091l.008.03A1 1 0 0 1 21 9v11a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3Zm-1 2H6a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V10h-6a1 1 0 0 1-.993-.883L12 9zm5.586 5L14 4.415V8z"/></svg>
|
package/src/icons/Doc/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Doc";
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
function DownOpen({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
version="1.1"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width="24px"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<g>
|
|
13
|
-
<path
|
|
14
|
-
d="M15.7389427,5.27697525 C16.129467,5.66749954 16.129467,6.30066452 15.7389427,6.69118881 L10.414,12.015082 L15.7389427,17.3406471 C16.0994267,17.7011311 16.1271562,18.2683621 15.8221313,18.6606533 L15.7389427,18.7548607 C15.3484184,19.145385 14.7152534,19.145385 14.3247292,18.7548607 L8.29289322,12.7230247 C7.90236893,12.3325005 7.90236893,11.6993355 8.29289322,11.3088112 L14.3247292,5.27697525 C14.7152534,4.88645096 15.3484184,4.88645096 15.7389427,5.27697525 Z"
|
|
15
|
-
fillRule="nonzero"
|
|
16
|
-
id="Combined-Shape-Copy"
|
|
17
|
-
transform="translate(12.0159, 12.0159) rotate(270) translate(-12.0159, -12.0159)"
|
|
18
|
-
></path>
|
|
19
|
-
</g>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export default DownOpen;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/down-open</title><path d="M5.277 8.293a1 1 0 0 1 1.414 0l5.324 5.325 5.326-5.325a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414l-6.032 6.032a1 1 0 0 1-1.414 0L5.277 9.707a1 1 0 0 1 0-1.414"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./DownOpen";
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
function Download({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
height="24px"
|
|
5
|
-
viewBox="0 0 24 24"
|
|
6
|
-
width="24px"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
{...props}
|
|
9
|
-
>
|
|
10
|
-
<g>
|
|
11
|
-
<path
|
|
12
|
-
d="M21,16 C21.5522847,16 22,16.4477153 22,17 L22,20 C22,21.6568542 20.6568542,23 19,23 L5,23 C3.34314575,23 2,21.6568542 2,20 L2,17 C2,16.4477153 2.44771525,16 3,16 C3.55228475,16 4,16.4477153 4,17 L4,20 C4,20.5522847 4.44771525,21 5,21 L19,21 C19.5522847,21 20,20.5522847 20,20 L20,17 C20,16.4477153 20.4477153,16 21,16 Z M12,1 C12.5522847,1 13,1.44771525 13,2 L13,13.585 L15.2928932,11.2928932 C15.6533772,10.9324093 16.2206082,10.9046797 16.6128994,11.2097046 L16.7071068,11.2928932 C17.0976311,11.6834175 17.0976311,12.3165825 16.7071068,12.7071068 L12.7071068,16.7071068 C12.6786405,16.7355731 12.6484659,16.7623312 12.6167501,16.787214 C12.6098424,16.7927155 12.602603,16.7982466 12.5953066,16.8036654 C12.5711307,16.8215099 12.546275,16.8382813 12.5206602,16.8539326 C12.5086131,16.8613931 12.4963944,16.8685012 12.4840621,16.8753288 C12.4642939,16.8862061 12.4438914,16.8966234 12.4230991,16.9063462 C12.4060985,16.914321 12.3887956,16.9218036 12.371336,16.9287745 C12.3515792,16.9366843 12.3317977,16.9438775 12.3117364,16.9504533 C12.2968513,16.9552713 12.2814633,16.9599023 12.265993,16.9641549 C12.2444365,16.9701664 12.2227461,16.9753602 12.2007941,16.9798348 C12.1833753,16.9832978 12.165949,16.9863719 12.1484669,16.9889822 C12.1003621,16.9962388 12.0506203,17 12,17 L12.0852242,16.996384 C12.0679231,16.997855 12.050591,16.9988772 12.0332468,16.9994506 L12,17 C11.9888734,17 11.9777892,16.9998183 11.9667503,16.9994576 C11.9497336,16.9989053 11.9317345,16.9978436 11.9137692,16.9962979 C11.892114,16.9944666 11.8714753,16.9920328 11.8510388,16.9889807 C11.834051,16.9863719 11.8166247,16.9832978 11.7992742,16.9797599 C11.7772539,16.9753602 11.7555635,16.9701664 11.7341604,16.964279 C11.7185367,16.9599023 11.7031487,16.9552713 11.6878575,16.9502619 C11.6682023,16.9438775 11.6484208,16.9366843 11.6289415,16.928896 C11.6112044,16.9218036 11.5939015,16.914321 11.5767785,16.9063266 C11.5561086,16.8966234 11.5357061,16.8862061 11.515723,16.8751242 C11.5036056,16.8685012 11.4913869,16.8613931 11.4792912,16.8540045 C11.453725,16.8382813 11.4288693,16.8215099 11.4048407,16.8036865 C11.3656744,16.774687 11.3282873,16.7425008 11.2928932,16.7071068 L11.3832499,16.787214 C11.3515341,16.7623312 11.3213595,16.7355731 11.2928932,16.7071068 L7.29289322,12.7071068 C6.90236893,12.3165825 6.90236893,11.6834175 7.29289322,11.2928932 C7.68341751,10.9023689 8.31658249,10.9023689 8.70710678,11.2928932 L11,13.585 L11,2 C11,1.48716416 11.3860402,1.06449284 11.8833789,1.00672773 Z"
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
></path>
|
|
15
|
-
</g>
|
|
16
|
-
</svg>
|
|
17
|
-
);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export default Download;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M21 16a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a1 1 0 0 1 2 0v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1M12 1a1 1 0 0 1 1 1v11.585l2.293-2.292a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414l-4 4A1 1 0 0 1 12 17l.085-.004-.052.003L12 17a1 1 0 0 1-.52-.146 1 1 0 0 1-.187-.147l.09.08a1 1 0 0 1-.09-.08l-4-4a1 1 0 0 1 1.414-1.414L11 13.585V2a1 1 0 0 1 .883-.993Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Download";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Ebike";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.028 25.148.5 19.619.5 12.824S6.028.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#00973b"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><g data-name="verkehrstraeger/verkehrstraeger-ebike-2px"><path d="M18.381 19.605a3.46 3.46 0 0 1-1.572-.388 3.5 3.5 0 0 1-1.094-.866 3.45 3.45 0 0 1 .317-4.833l-.617-1.16-4.189 2.349-.564.326c.084.439.135.756.135 1.068a3.51 3.51 0 0 1-3.504 3.504c-.13 0-.254-.017-.378-.034-1.818-.243-3.125-1.73-3.125-3.47 0-.462.09-.915.268-1.344a3.5 3.5 0 0 1 3.235-2.16 3.45 3.45 0 0 1 1.574.39c.385.196.722.45 1.003.758l.624-.306 4.107-2.371-.915-1.705a.8.8 0 0 1-.078-.235l-.017-.107a.735.735 0 0 1 .531-.8l1.525-.409a.73.73 0 0 1 .901.516.72.72 0 0 1-.2.7.7.7 0 0 1-.318.197l-.559.15.726 1.407 1.124 1.948c.436-.082.75-.132 1.06-.132a3.514 3.514 0 0 1 3.504 3.503q-.001.054-.01.105c-.115 1.946-1.645 3.4-3.494 3.4m-1.612-4.74a2 2 0 0 0-.428 1.236c0 .578.253 1.132.693 1.522.377.334.856.519 1.347.519q.346 0 .703-.132l.577-.333c.486-.398.76-.97.76-1.576a2.046 2.046 0 0 0-2.04-2.04 1 1 0 0 0-.124.012l-.089.012-.016.084.852 1.476c.14.243.127.54-.034.777a.7.7 0 0 1-.233.223.7.7 0 0 1-.31.09h-.009c-.319 0-.552-.134-.682-.358l-.913-1.582zm-9.476-.804c-1.125 0-2.04.915-2.04 2.04s.915 2.04 2.04 2.04 2.04-.915 2.04-2.04a1 1 0 0 0-.01-.124l-.013-.089-.085-.025-1.671.965a.737.737 0 0 1-1-.268.734.734 0 0 1 .267-1.001l1.694-.978a1.62 1.62 0 0 0-1.222-.52" style="fill:#fff;fill-rule:evenodd"/><path d="M7.582 9.306a.8.8 0 0 0 .203.082l.036.009.03.006q.067.01.136.011h1.007l-.712 1.233a.792.792 0 0 0 1.371.792l1.397-2.418a.8.8 0 0 0 .09-.559l-.008-.033-.027-.085-.019-.047-.013-.027-.028-.051-.017-.028a1 1 0 0 0-.054-.073l-.022-.026-.04-.04-.015-.015a.8.8 0 0 0-.534-.207H9.348l.712-1.234a.792.792 0 0 0-1.371-.792l-1.397 2.42a.79.79 0 0 0 .29 1.082" style="fill:#fff;fill-rule:evenodd"/></g></svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
function Elevator({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
width="24px"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<path d="M2 22h15V2H2zm14-1h-6V3h6zM3 3h6v18H3zm15.625 10h3.75L20.5 16zm3.75-2h-3.75L20.5 8z" />
|
|
12
|
-
</svg>
|
|
13
|
-
);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
export default Elevator;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" viewBox="0 0 24 24"><path d="M2 22h15V2H2zm14-1h-6V3h6zM3 3h6v18H3zm15.625 10h3.75L20.5 16zm3.75-2h-3.75L20.5 8z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Elevator";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function Email(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M20,3 C21.6522847,3 23,4.34771525 23,6 L23,18 C23,19.6522847 21.6522847,21 20,21 L4,21 C2.34771525,21 1,19.6522847 1,18 L1,6 C1,4.34771525 2.34771525,3 4,3 L20,3 Z M20.9999141,7.92 L12.5734623,13.8192319 C12.2291422,14.060256 11.7708578,14.060256 11.4265377,13.8192319 L2.99991414,7.921 L3,18 C3,18.5477153 3.45228475,19 4,19 L20,19 C20.5477153,19 21,18.5477153 21,18 L20.9999141,7.92 Z M20,5 L4,5 C3.61200142,5 3.27189207,5.22696691 3.10652962,5.55404305 L12,11.7793444 L20.8934704,5.55404305 C20.7281079,5.22696691 20.3879986,5 20,5 Z"></path>
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default Email;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/email</title><path d="M20 3c1.652 0 3 1.348 3 3v12c0 1.652-1.348 3-3 3H4c-1.652 0-3-1.348-3-3V6c0-1.652 1.348-3 3-3zm1 4.92-8.427 5.9a1 1 0 0 1-1.146 0L3 7.92V18c0 .548.452 1 1 1h16c.548 0 1-.452 1-1zM20 5H4c-.388 0-.728.227-.893.554L12 11.779l8.893-6.225A1.01 1.01 0 0 0 20 5"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Email";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function FilePdf(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M14.333851,0.524944902 C15.3240979,0.524944902 16.2708162,0.931970216 16.9521123,1.65060831 L19.6601968,4.50712568 C20.2956482,5.17739214 20.6498328,6.06578567 20.6498328,6.989403 L20.6441295,6.8269449 L20.7799217,6.82736394 C22.0493783,6.82736394 23.0838705,7.86185614 23.0838705,9.13131271 L23.0838705,16.9550053 C23.0838705,18.2244619 22.0493783,19.2589541 20.7799217,19.2589541 L20.6491295,19.2589449 L20.6498328,21.1711063 C20.6498328,22.3876689 19.6997523,23.3884395 18.5032845,23.469725 L18.345884,23.4750551 L5.654116,23.4750551 C4.38465943,23.4750551 3.35016723,22.4405629 3.35016723,21.1711063 L3.35012953,19.2589449 L3.2200783,19.2589541 C1.95062173,19.2589541 0.916129532,18.2244619 0.916129532,16.9550053 L0.916129532,9.13131271 C0.916129532,7.86185614 1.95062173,6.82736394 3.2200783,6.82736394 L3.35012953,6.8269449 L3.35016723,2.82889367 C3.35016723,1.61233112 4.30024774,0.611560509 5.49671554,0.530275046 L5.654116,0.524944902 Z M18.6491295,19.2589449 L5.35012953,19.2589449 L5.35016723,21.1711063 C5.35016723,21.3124381 5.45233501,21.4347961 5.58536139,21.4668713 L5.654116,21.4750551 L18.345884,21.4750551 C18.5107711,21.4750551 18.6498328,21.3359934 18.6498328,21.1711063 L18.6491295,19.2589449 Z M20.7799217,8.82736394 L3.2200783,8.82736394 C3.05519123,8.82736394 2.91612953,8.96642564 2.91612953,9.13131271 L2.91612953,16.9550053 C2.91612953,17.1198924 3.05519123,17.2589541 3.2200783,17.2589541 L20.7799217,17.2589541 C20.9448088,17.2589541 21.0838705,17.1198924 21.0838705,16.9550053 L21.0838705,9.13131271 C21.0838705,8.96642564 20.9448088,8.82736394 20.7799217,8.82736394 Z M6.88163135,9.95714258 C8.01530296,9.95714258 8.95921292,10.8761681 8.95921292,12.0073412 C8.95921292,13.1385143 8.01530296,14.0575399 6.88163135,14.0575399 L6.68852639,14.0578738 C6.57430081,14.0582023 6.43464619,14.0587651 6.27442514,14.0595258 L6.15312953,14.0589449 L6.15398447,15.5638006 C6.15398447,15.891142 5.91274573,16.1621391 5.59835408,16.208706 L5.50201009,16.215775 C5.14193458,16.215775 4.8500357,15.9238762 4.8500357,15.5638006 L4.8500357,10.6090996 C4.8500357,10.5261224 4.86553682,10.4467656 4.89380125,10.3737672 L4.9099965,10.3356247 L4.9550728,10.2540927 C4.97168253,10.2285555 4.9900323,10.2042541 5.00995403,10.1813565 L5.07354162,10.117692 C5.10991642,10.08595 5.14984887,10.0581798 5.19266344,10.0350591 C5.28471406,9.98533737 5.39006742,9.9571252 5.50201009,9.9571252 L6.88163135,9.95714258 Z M18.3788076,9.90680582 C18.7388831,9.90680582 19.0307819,10.1987047 19.0307819,10.5587802 L19.0237129,10.6551242 C18.977146,10.9695158 18.7061489,11.2107546 18.3788076,11.2107546 L17.0363742,11.211188 L17.0361295,12.2589449 L18.2204517,12.2596857 C18.547793,12.2596857 18.8187901,12.5009245 18.865357,12.8153161 L18.8724261,12.9116601 C18.8724261,13.2717356 18.5805272,13.5636345 18.2204517,13.5636345 L17.0371295,13.5629449 L17.0373485,15.477188 C17.0373485,15.8045294 16.7961098,16.0755264 16.4817181,16.1220933 L16.3853742,16.1291624 C16.0252986,16.1291624 15.7333998,15.8372635 15.7333998,15.477188 L15.7333998,10.5587802 C15.7333998,10.1987047 16.0252986,9.90680582 16.3853742,9.90680582 L18.3788076,9.90680582 Z M11.9708959,9.9571252 C13.5861851,9.9571252 14.5645369,11.2659766 14.5645369,13.0131899 C14.5645369,14.7077468 13.5499832,16.0319073 12.0221206,16.0585501 C11.8857096,16.0609473 11.6697466,16.0631085 11.3948769,16.0650545 C11.1047374,16.0671085 10.8148378,16.0685209 10.6213315,16.0692548 C10.2612142,16.070607 9.96819887,15.7797409 9.96690468,15.4196233 L9.96621658,15.2215819 C9.96613387,15.1974705 9.96603803,15.1695258 9.96592623,15.1369237 L9.96523001,14.9275127 L9.96512487,14.8954109 L9.96416337,14.5905997 C9.96404911,14.553769 9.9639207,14.512331 9.96377396,14.4649732 L9.96313684,14.2484868 L9.96268088,14.0861805 C9.96193709,13.8148606 9.96137743,13.5770131 9.96103434,13.3798419 L9.96021681,12.4953033 L9.96012018,12.4186546 L9.95913004,11.7437816 L9.95822815,11.2090655 C9.95816923,11.1746913 9.95811507,11.1431203 9.95806502,11.1139903 L9.95716429,10.6103248 C9.95648791,10.2497713 10.2485846,9.9571252 10.6091387,9.9571252 Z M11.9708959,11.261074 L11.2621387,11.2612803 L11.26312,11.7686817 L11.263168,11.7990603 L11.2640684,12.4173393 C11.264136,12.4697343 11.2641974,12.5197036 11.2642524,12.5671396 L11.2651206,13.4537367 L11.2652789,13.5330607 L11.2661032,13.8859807 C11.2662652,13.9493586 11.2664392,14.0149387 11.2666247,14.0826059 L11.2670802,14.2447456 C11.2671366,14.2645177 11.267189,14.2826826 11.2672462,14.3022677 L11.2679869,14.5481875 C11.2681523,14.6015453 11.2682901,14.6459412 11.2684103,14.6844841 L11.2681387,14.7622803 L11.3856457,14.7611384 C11.6561647,14.7592232 11.8686746,14.7570966 11.9992976,14.7548011 C12.7356744,14.7419602 13.2605881,14.0568609 13.2605881,13.0131899 L13.256077,12.8346602 C13.2051276,11.8464744 12.7256182,11.261074 11.9708959,11.261074 Z M6.88163135,11.2610914 L6.15501009,11.2617375 L6.15600499,11.2894401 C6.15604635,11.3047033 6.15609578,11.3230733 6.15616992,11.3506282 L6.15712345,11.7498159 L6.15779832,12.2052723 C6.15812951,12.3226514 6.15869681,12.4665222 6.15946337,12.6318056 L6.15999351,12.7430029 L6.15901009,12.7567375 L6.20254142,12.7559106 L6.26823392,12.7555918 C6.42963551,12.7548254 6.57032601,12.7542584 6.68576551,12.7539275 L6.88163135,12.7535911 C7.30283336,12.7535911 7.65526415,12.4104515 7.65526415,12.0073412 L7.648086,11.9079769 C7.59604811,11.549424 7.26773319,11.2610914 6.88163135,11.2610914 Z M14.333851,2.5249449 L5.654116,2.5249449 C5.48922893,2.5249449 5.35016723,2.6640066 5.35016723,2.82889367 L5.35012953,6.8269449 L18.6417033,6.82786432 C18.6112338,6.52599013 18.4959021,6.23873312 18.309047,5.99955271 L18.2087836,5.88313428 L15.5006919,3.02660929 C15.1970627,2.70633815 14.7751521,2.5249449 14.333851,2.5249449 Z"></path>
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default FilePdf;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/file-pdf</title><path d="M14.334.525c.99 0 1.937.407 2.618 1.126l2.708 2.856c.636.67.99 1.559.99 2.482l-.006-.162h.136a2.31 2.31 0 0 1 2.304 2.304v7.824a2.31 2.31 0 0 1-2.304 2.304h-.13v1.912c0 1.217-.95 2.217-2.147 2.299l-.157.005H5.654a2.31 2.31 0 0 1-2.304-2.304V19.26h-.13a2.31 2.31 0 0 1-2.304-2.304V9.131A2.31 2.31 0 0 1 3.22 6.827h.13V2.829C3.35 1.612 4.3.612 5.497.53l.157-.005Zm4.315 18.734H5.35v1.912a.31.31 0 0 0 .235.296l.07.008h12.69a.31.31 0 0 0 .305-.304zm2.13-10.432H3.22a.31.31 0 0 0-.304.304v7.824c0 .165.14.304.304.304h17.56c.165 0 .304-.14.304-.304V9.131a.31.31 0 0 0-.304-.304M6.883 9.957c1.133 0 2.077.92 2.077 2.05 0 1.132-.944 2.05-2.077 2.05H6.69l-.415.003-.12-.001v1.505a.65.65 0 0 1-.556.645l-.096.007a.65.65 0 0 1-.652-.652v-4.955a.7.7 0 0 1 .044-.235l.016-.038.045-.082a1 1 0 0 1 .055-.073l.064-.063a.65.65 0 0 1 .428-.16zm11.497-.05c.36 0 .652.292.652.652l-.007.096a.65.65 0 0 1-.645.556h-1.343v1.048h1.184c.328 0 .599.242.645.556l.007.097c0 .36-.291.652-.652.652l-1.183-.001v1.914a.65.65 0 0 1-.555.645l-.097.007a.65.65 0 0 1-.652-.652V10.56c0-.36.292-.652.652-.652zm-6.408.05c1.615 0 2.594 1.309 2.594 3.056 0 1.695-1.015 3.019-2.543 3.046l-.627.006c-.29.002-.58.004-.774.004a.65.65 0 0 1-.654-.65v-.197l-.001-.085v-.242l-.002-.304v-.343l-.001-.162-.002-.706v-.961l-.002-.675v-.63l-.002-.504c0-.36.292-.653.652-.653Zm0 1.304h-.709l.001.508v.03l.001.618v.15l.001.887v.08l.001.352v.197l.001.162v.057l.001.246v.214h.118l.613-.007c.737-.013 1.262-.698 1.262-1.742l-.005-.178c-.05-.989-.53-1.574-1.285-1.574m-5.09 0h-.726l.001.028v.062l.001.399v.455l.002.427.001.111-.001.014.044-.001h.065l.418-.002h.196c.42 0 .773-.344.773-.747l-.007-.099a.78.78 0 0 0-.766-.647m7.453-8.736h-8.68a.31.31 0 0 0-.304.304v3.998h13.292A1.6 1.6 0 0 0 18.309 6l-.1-.117L15.5 3.027a1.6 1.6 0 0 0-1.167-.502"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FilePdf";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
function Geolocation({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
focusable="false"
|
|
6
|
-
height="24"
|
|
7
|
-
stroke="currentColor"
|
|
8
|
-
strokeWidth="0"
|
|
9
|
-
viewBox="0 0 512 512"
|
|
10
|
-
width="24"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z" />
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default Geolocation;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Geolocation";
|