@project-lary/react-material-symbols-700-outlined 0.15.0 → 0.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/{AddToPhotos.d.ts → ArrowsInput.d.ts} +1 -1
- package/dist/components/ArrowsInput.js +6 -0
- package/dist/components/ArrowsInputFilled.d.ts +3 -0
- package/dist/components/ArrowsInputFilled.js +3 -0
- package/dist/components/{AddToPhotosFilled.d.ts → ArrowsOutput.d.ts} +1 -1
- package/dist/components/ArrowsOutput.js +6 -0
- package/dist/components/ArrowsOutputFilled.d.ts +3 -0
- package/dist/components/ArrowsOutputFilled.js +3 -0
- package/dist/components/BooksMoviesAndMusic.d.ts +4 -0
- package/dist/components/BooksMoviesAndMusic.js +6 -0
- package/dist/components/BooksMoviesAndMusicFilled.d.ts +4 -0
- package/dist/components/BooksMoviesAndMusicFilled.js +6 -0
- package/dist/components/{GradeFilled.d.ts → CardsStar.d.ts} +1 -1
- package/dist/components/CardsStar.js +6 -0
- package/dist/components/CardsStarFilled.d.ts +4 -0
- package/dist/components/CardsStarFilled.js +6 -0
- package/dist/components/ChessPawn.d.ts +4 -0
- package/dist/components/ChessPawn.js +6 -0
- package/dist/components/ChessPawnFilled.d.ts +4 -0
- package/dist/components/ChessPawnFilled.js +6 -0
- package/dist/components/ClockArrowDown.d.ts +4 -0
- package/dist/components/ClockArrowDown.js +6 -0
- package/dist/components/ClockArrowDownFilled.d.ts +4 -0
- package/dist/components/ClockArrowDownFilled.js +6 -0
- package/dist/components/ClockArrowUp.d.ts +4 -0
- package/dist/components/ClockArrowUp.js +6 -0
- package/dist/components/ClockArrowUpFilled.d.ts +4 -0
- package/dist/components/ClockArrowUpFilled.js +6 -0
- package/dist/components/Cognition2.d.ts +4 -0
- package/dist/components/Cognition2.js +6 -0
- package/dist/components/Cognition2Filled.d.ts +4 -0
- package/dist/components/Cognition2Filled.js +6 -0
- package/dist/components/DeliveryTruckBolt.d.ts +4 -0
- package/dist/components/DeliveryTruckBolt.js +6 -0
- package/dist/components/DeliveryTruckBoltFilled.d.ts +4 -0
- package/dist/components/DeliveryTruckBoltFilled.js +6 -0
- package/dist/components/DeliveryTruckSpeed.d.ts +4 -0
- package/dist/components/DeliveryTruckSpeed.js +6 -0
- package/dist/components/DeliveryTruckSpeedFilled.d.ts +4 -0
- package/dist/components/DeliveryTruckSpeedFilled.js +6 -0
- package/dist/components/DepartureBoard.js +1 -1
- package/dist/components/DesktopCloudStack.d.ts +4 -0
- package/dist/components/DesktopCloudStack.js +6 -0
- package/dist/components/DesktopCloudStackFilled.d.ts +4 -0
- package/dist/components/DesktopCloudStackFilled.js +6 -0
- package/dist/components/{Grade.d.ts → Docs.d.ts} +1 -1
- package/dist/components/Docs.js +6 -0
- package/dist/components/DocsFilled.d.ts +4 -0
- package/dist/components/DocsFilled.js +6 -0
- package/dist/components/EditArrowUp.d.ts +4 -0
- package/dist/components/EditArrowUp.js +6 -0
- package/dist/components/EditArrowUpFilled.d.ts +4 -0
- package/dist/components/{Grade.js → EditArrowUpFilled.js} +2 -2
- package/dist/components/ExpansionPanels.d.ts +4 -0
- package/dist/components/ExpansionPanels.js +6 -0
- package/dist/components/ExpansionPanelsFilled.d.ts +4 -0
- package/dist/components/ExpansionPanelsFilled.js +6 -0
- package/dist/components/FileExport.d.ts +4 -0
- package/dist/components/FileExport.js +6 -0
- package/dist/components/FileExportFilled.d.ts +4 -0
- package/dist/components/FileExportFilled.js +6 -0
- package/dist/components/FileJson.d.ts +4 -0
- package/dist/components/FileJson.js +6 -0
- package/dist/components/FileJsonFilled.d.ts +4 -0
- package/dist/components/FileJsonFilled.js +6 -0
- package/dist/components/FilePng.d.ts +4 -0
- package/dist/components/FilePng.js +6 -0
- package/dist/components/FilePngFilled.d.ts +4 -0
- package/dist/components/FilePngFilled.js +6 -0
- package/dist/components/Files.d.ts +4 -0
- package/dist/components/Files.js +6 -0
- package/dist/components/FilesFilled.d.ts +4 -0
- package/dist/components/FilesFilled.js +6 -0
- package/dist/components/FitPageHeight.d.ts +4 -0
- package/dist/components/FitPageHeight.js +6 -0
- package/dist/components/FitPageHeightFilled.d.ts +4 -0
- package/dist/components/FitPageHeightFilled.js +6 -0
- package/dist/components/Flowchart.d.ts +4 -0
- package/dist/components/Flowchart.js +6 -0
- package/dist/components/FlowchartFilled.d.ts +4 -0
- package/dist/components/{GradeFilled.js → FlowchartFilled.js} +2 -2
- package/dist/components/Graph1.d.ts +4 -0
- package/dist/components/Graph1.js +6 -0
- package/dist/components/Graph1Filled.d.ts +3 -0
- package/dist/components/Graph1Filled.js +3 -0
- package/dist/components/Graph2.d.ts +4 -0
- package/dist/components/Graph2.js +6 -0
- package/dist/components/Graph2Filled.d.ts +3 -0
- package/dist/components/Graph2Filled.js +3 -0
- package/dist/components/Graph3.d.ts +4 -0
- package/dist/components/Graph3.js +6 -0
- package/dist/components/Graph3Filled.d.ts +3 -0
- package/dist/components/Graph3Filled.js +3 -0
- package/dist/components/Graph4.d.ts +4 -0
- package/dist/components/Graph4.js +6 -0
- package/dist/components/Graph4Filled.d.ts +3 -0
- package/dist/components/Graph4Filled.js +3 -0
- package/dist/components/Graph5.d.ts +4 -0
- package/dist/components/Graph5.js +6 -0
- package/dist/components/Graph5Filled.d.ts +3 -0
- package/dist/components/Graph5Filled.js +3 -0
- package/dist/components/Graph6.d.ts +4 -0
- package/dist/components/Graph6.js +6 -0
- package/dist/components/Graph6Filled.d.ts +3 -0
- package/dist/components/Graph6Filled.js +3 -0
- package/dist/components/Hearing.js +1 -1
- package/dist/components/HearingAid.js +1 -1
- package/dist/components/HearingAidDisabled.d.ts +4 -0
- package/dist/components/HearingAidDisabled.js +6 -0
- package/dist/components/HearingAidDisabledFilled.d.ts +4 -0
- package/dist/components/HearingAidDisabledFilled.js +6 -0
- package/dist/components/HearingAidFilled.js +1 -1
- package/dist/components/IdentityAwareProxy.d.ts +4 -0
- package/dist/components/IdentityAwareProxy.js +6 -0
- package/dist/components/IdentityAwareProxyFilled.d.ts +3 -0
- package/dist/components/IdentityAwareProxyFilled.js +3 -0
- package/dist/components/IdentityPlatform.d.ts +4 -0
- package/dist/components/IdentityPlatform.js +6 -0
- package/dist/components/IdentityPlatformFilled.d.ts +4 -0
- package/dist/components/IdentityPlatformFilled.js +6 -0
- package/dist/components/InboxText.d.ts +4 -0
- package/dist/components/InboxText.js +6 -0
- package/dist/components/InboxTextFilled.d.ts +4 -0
- package/dist/components/InboxTextFilled.js +6 -0
- package/dist/components/InkSelection.d.ts +4 -0
- package/dist/components/InkSelection.js +6 -0
- package/dist/components/InkSelectionFilled.d.ts +3 -0
- package/dist/components/InkSelectionFilled.js +3 -0
- package/dist/components/MicAlert.d.ts +4 -0
- package/dist/components/MicAlert.js +6 -0
- package/dist/components/MicAlertFilled.d.ts +4 -0
- package/dist/components/MicAlertFilled.js +6 -0
- package/dist/components/Modeling.d.ts +4 -0
- package/dist/components/Modeling.js +6 -0
- package/dist/components/ModelingFilled.d.ts +4 -0
- package/dist/components/ModelingFilled.js +6 -0
- package/dist/components/Moped.d.ts +4 -0
- package/dist/components/Moped.js +6 -0
- package/dist/components/MopedFilled.d.ts +4 -0
- package/dist/components/MopedFilled.js +6 -0
- package/dist/components/MultipleAirports.d.ts +4 -0
- package/dist/components/MultipleAirports.js +6 -0
- package/dist/components/MultipleAirportsFilled.d.ts +4 -0
- package/dist/components/MultipleAirportsFilled.js +6 -0
- package/dist/components/MusicNoteAdd.d.ts +4 -0
- package/dist/components/MusicNoteAdd.js +6 -0
- package/dist/components/MusicNoteAddFilled.d.ts +3 -0
- package/dist/components/MusicNoteAddFilled.js +3 -0
- package/dist/components/NetworkIntelligence.d.ts +4 -0
- package/dist/components/NetworkIntelligence.js +6 -0
- package/dist/components/NetworkIntelligenceFilled.d.ts +3 -0
- package/dist/components/NetworkIntelligenceFilled.js +3 -0
- package/dist/components/Owl.d.ts +4 -0
- package/dist/components/Owl.js +6 -0
- package/dist/components/OwlFilled.d.ts +4 -0
- package/dist/components/OwlFilled.js +6 -0
- package/dist/components/Pinboard.d.ts +4 -0
- package/dist/components/Pinboard.js +6 -0
- package/dist/components/PinboardFilled.d.ts +4 -0
- package/dist/components/PinboardFilled.js +6 -0
- package/dist/components/PinboardUnread.d.ts +4 -0
- package/dist/components/PinboardUnread.js +6 -0
- package/dist/components/PinboardUnreadFilled.d.ts +4 -0
- package/dist/components/PinboardUnreadFilled.js +6 -0
- package/dist/components/Planet.d.ts +4 -0
- package/dist/components/Planet.js +6 -0
- package/dist/components/PlanetFilled.d.ts +4 -0
- package/dist/components/PlanetFilled.js +6 -0
- package/dist/components/QueryStats.js +1 -1
- package/dist/components/SaveClock.d.ts +4 -0
- package/dist/components/SaveClock.js +6 -0
- package/dist/components/SaveClockFilled.d.ts +4 -0
- package/dist/components/SaveClockFilled.js +6 -0
- package/dist/components/ServerPerson.d.ts +4 -0
- package/dist/components/ServerPerson.js +6 -0
- package/dist/components/ServerPersonFilled.d.ts +4 -0
- package/dist/components/ServerPersonFilled.js +6 -0
- package/dist/components/ShareEta.d.ts +4 -0
- package/dist/components/ShareEta.js +6 -0
- package/dist/components/ShareEtaFilled.d.ts +3 -0
- package/dist/components/ShareEtaFilled.js +3 -0
- package/dist/components/ShoppingBagSpeed.d.ts +4 -0
- package/dist/components/ShoppingBagSpeed.js +6 -0
- package/dist/components/ShoppingBagSpeedFilled.d.ts +4 -0
- package/dist/components/ShoppingBagSpeedFilled.js +6 -0
- package/dist/components/Siren.d.ts +4 -0
- package/dist/components/Siren.js +6 -0
- package/dist/components/SirenCheck.d.ts +4 -0
- package/dist/components/SirenCheck.js +6 -0
- package/dist/components/SirenCheckFilled.d.ts +4 -0
- package/dist/components/SirenCheckFilled.js +6 -0
- package/dist/components/SirenFilled.d.ts +4 -0
- package/dist/components/SirenFilled.js +6 -0
- package/dist/components/SirenOpen.d.ts +4 -0
- package/dist/components/SirenOpen.js +6 -0
- package/dist/components/SirenOpenFilled.d.ts +4 -0
- package/dist/components/SirenOpenFilled.js +6 -0
- package/dist/components/SirenQuestion.d.ts +4 -0
- package/dist/components/SirenQuestion.js +6 -0
- package/dist/components/SirenQuestionFilled.d.ts +4 -0
- package/dist/components/SirenQuestionFilled.js +6 -0
- package/dist/components/SplitScene.d.ts +4 -0
- package/dist/components/SplitScene.js +6 -0
- package/dist/components/SplitSceneFilled.d.ts +4 -0
- package/dist/components/SplitSceneFilled.js +6 -0
- package/dist/components/SquareDot.d.ts +4 -0
- package/dist/components/SquareDot.js +6 -0
- package/dist/components/SquareDotFilled.d.ts +3 -0
- package/dist/components/SquareDotFilled.js +3 -0
- package/dist/components/SyncArrowDown.d.ts +4 -0
- package/dist/components/SyncArrowDown.js +6 -0
- package/dist/components/SyncArrowDownFilled.d.ts +3 -0
- package/dist/components/SyncArrowDownFilled.js +3 -0
- package/dist/components/SyncArrowUp.d.ts +4 -0
- package/dist/components/SyncArrowUp.js +6 -0
- package/dist/components/SyncArrowUpFilled.d.ts +3 -0
- package/dist/components/SyncArrowUpFilled.js +3 -0
- package/dist/components/ThreatIntelligence.d.ts +4 -0
- package/dist/components/ThreatIntelligence.js +6 -0
- package/dist/components/ThreatIntelligenceFilled.d.ts +3 -0
- package/dist/components/ThreatIntelligenceFilled.js +3 -0
- package/dist/components/TimerArrowDown.d.ts +4 -0
- package/dist/components/TimerArrowDown.js +6 -0
- package/dist/components/TimerArrowDownFilled.d.ts +4 -0
- package/dist/components/TimerArrowDownFilled.js +6 -0
- package/dist/components/TimerArrowUp.d.ts +4 -0
- package/dist/components/TimerArrowUp.js +6 -0
- package/dist/components/TimerArrowUpFilled.d.ts +4 -0
- package/dist/components/TimerArrowUpFilled.js +6 -0
- package/dist/components/TouchDouble.d.ts +4 -0
- package/dist/components/TouchDouble.js +6 -0
- package/dist/components/TouchDoubleFilled.d.ts +4 -0
- package/dist/components/TouchDoubleFilled.js +6 -0
- package/dist/components/TouchLong.d.ts +4 -0
- package/dist/components/TouchLong.js +6 -0
- package/dist/components/TouchLongFilled.d.ts +4 -0
- package/dist/components/TouchLongFilled.js +6 -0
- package/dist/components/TouchTriple.d.ts +4 -0
- package/dist/components/TouchTriple.js +6 -0
- package/dist/components/TouchTripleFilled.d.ts +4 -0
- package/dist/components/TouchTripleFilled.js +6 -0
- package/dist/components/VideocamAlert.d.ts +4 -0
- package/dist/components/VideocamAlert.js +6 -0
- package/dist/components/VideocamAlertFilled.d.ts +4 -0
- package/dist/components/VideocamAlertFilled.js +6 -0
- package/dist/components/WidgetMedium.d.ts +4 -0
- package/dist/components/WidgetMedium.js +6 -0
- package/dist/components/WidgetMediumFilled.d.ts +4 -0
- package/dist/components/WidgetMediumFilled.js +6 -0
- package/dist/components/WidgetSmall.d.ts +4 -0
- package/dist/components/WidgetSmall.js +6 -0
- package/dist/components/WidgetSmallFilled.d.ts +4 -0
- package/dist/components/WidgetSmallFilled.js +6 -0
- package/dist/components/WidgetWidth.d.ts +4 -0
- package/dist/components/WidgetWidth.js +6 -0
- package/dist/components/WidgetWidthFilled.d.ts +4 -0
- package/dist/components/WidgetWidthFilled.js +6 -0
- package/dist/index.d.ts +126 -4
- package/dist/index.js +126 -4
- package/package.json +1 -1
- package/dist/components/AddToPhotos.js +0 -6
- package/dist/components/AddToPhotosFilled.js +0 -6
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsInput(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m147-79-68-68 130-130H95v-94h276v276h-94v-114zm666 0L684-209v114h-95v-276h277v94H751l130 130zM95-589v-95h114L79-813l68-68 130 130v-115h94v277zm494 0v-277h95v115l130-131 68 68-131 130h115v95zM480.8-404q-31.85 0-54.32-22.38Q404-448.77 404-480.2q0-31.44 22.68-53.62T481.2-556q31.02 0 52.91 22.38Q556-511.23 556-479.8q0 31.44-22.09 53.62T480.8-404" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ArrowsOutput(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M95-95v-276h94v115l131-131 67 67-131 131h115v94zm494 0v-94h115L574-319l67-67 130 130v-115h95v276zM319-574 189-704v115H95v-277h276v95H256l130 130zm322 0-67-67 130-130H589v-95h277v277h-95v-115zM480.8-404q-31.85 0-54.32-22.38Q404-448.77 404-480.2q0-31.44 22.68-53.62T481.2-556q31.02 0 52.91 22.38Q556-511.23 556-479.8q0 31.44-22.09 53.62T480.8-404" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BooksMoviesAndMusic(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M152-34q-24.77 0-40.89-16.68Q95-67.35 95-92v-593q0-13.75 10-29.88Q115-731 126-736l425.76-184.76Q578-932 601-928.5t23 33.5v152h32q24.23 0 40.61 16.39Q713-710.23 713-686v172h-94v-135H189v520h263l95 95zm196-709h181v-76zM685-64q-83 0-139-56t-56-139 56-139 139-56 139 56 56 139-56 139-139 56m-57-102 143-93-143-93zm-439 37v-520z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BooksMoviesAndMusicFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M152-34q-24 0-40.5-17.35T95-93v-591.61q0-17.46 7.5-32.43Q110-732 126-736l426-185q25.26-12 48.63-4T624-895.17V-743h33q23.58 0 39.79 16.5T713-686v176q-10-2-19.5-3t-19.5-1q-103 5-173.5 78.5T430-259q0 67.88 31 127.94T550-34zm203-709h174v-78zM684.95-64Q604-64 547-121.05q-57-57.06-57-138Q490-340 547.05-397q57.06-57 138-57Q766-454 823-396.95q57 57.06 57 138Q880-178 822.95-121q-57.06 57-138 57M628-166l143-93-143-93z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CardsStar(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m485.88-449 101.56-60.77L689-449l-27-116 89-77-117-10-47-109-46.29 109.34L423-642l89.97 77.21zM670-189h126q5 36-22.5 61T710-100L211-40q-39.4 4-69.2-19T106-121L44-600q-6-38.95 18.57-70.44T127-707l64-6v95l-54 5 62.63 481zm-325-60q-39.05 0-66.52-27.77Q251-304.54 251-344v-483q0-39.05 27.48-66.53Q305.95-921 345-921h484q39.46 0 67.23 27.47Q924-866.05 924-827v483q0 39.46-27.77 67.23T829-249zm0-95h484v-483H345zM200-132" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CardsStarFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m485.88-449 101.56-60.77L689-449l-27-116 89-77-117-10-47-109-46.29 109.34L423-642l89.97 77.21zM211-40q-39.4 4-69.2-19T106-121L44-600q-6-38.95 18.5-70.48Q87-702 127-707l64-6v369q0 65.46 43.98 110.23Q278.95-189 344-189h452q7 32-11 57t-49 29zm134-209q-39.05 0-66.52-27.77Q251-304.54 251-344v-483q0-39.05 27.48-66.53Q305.95-921 345-921h484q39.46 0 67.23 27.47Q924-866.05 924-827v483q0 39.46-27.77 67.23T829-249z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ChessPawn(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M135-55v-218q81-56 126-115.33 45-59.34 69-125.67H220v-95h97q-15.87-20.92-24.43-46.32Q284-680.72 284-710q0-81.67 57.22-138.83Q398.44-906 480.18-906q80.82 0 138.32 57.17Q676-791.67 676-710q0 29.28-8.3 54.68T644-609h96v95H631q23 66 67.5 125.5T826-273v218zm94-94h503v-79q-98-77-138.5-152.5T537.53-514H423q-15 58-55.5 133.5T229-228zm250.29-459q43.15 0 72.93-29.07T582-709.29t-29.52-72.43T480.21-811q-43.65 0-72.43 29.23T379-710.21q0 43.65 28.57 72.93T479.29-608m.71-102" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ChessPawnFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M135-55v-218q81-56 126-115.33 45-59.34 69-125.67H220v-95h97q-15.87-20.92-24.43-46.32Q284-680.72 284-710q0-81.67 57.22-138.83Q398.44-906 480.18-906q80.82 0 138.32 57.17Q676-791.67 676-710q0 29.28-8.3 54.68T644-609h96v95H631q23 66 67.5 125.5T826-273v218z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ClockArrowDown(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321.44-173q-127.94 0-218.19-90.18Q13-353.35 13-482.18 13-611 103.14-701t218.92-90q127.44 0 217.69 90.07Q630-610.85 630-482.18q0 129.1-90.31 219.14T321.44-173M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM321.81-261q92.19 0 156.69-64.31t64.5-156.5T478.69-639t-157-65-157.19 64.81-64.5 157 64.26 156.69T321.81-261M384-353l60-59-77-76-1-132h-87v163zm-62-129" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ClockArrowDownFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321.44-173q-127.94 0-218.19-90.18Q13-353.35 13-482.18 13-611 103.14-701t218.92-90q127.44 0 217.69 90.07Q630-610.85 630-482.18q0 129.1-90.31 219.14T321.44-173M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM384-353l60-59-77-76-1-132h-87v163z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ClockArrowUp(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321.44-173q-127.94 0-218.19-90.18Q13-353.35 13-482.18 13-611 103.14-701t218.92-90q127.44 0 217.69 90.07Q630-610.85 630-482.18q0 129.1-90.31 219.14T321.44-173M758-135v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524zM321.81-261q92.19 0 156.69-64.31t64.5-156.5T478.69-639t-157-65-157.19 64.81-64.5 157 64.26 156.69T321.81-261M384-353l60-59-77-76-1-132h-87v163zm-62-129" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ClockArrowUpFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321.44-173q-127.94 0-218.19-90.18Q13-353.35 13-482.18 13-611 103.14-701t218.92-90q127.44 0 217.69 90.07Q630-610.85 630-482.18q0 129.1-90.31 219.14T321.44-173M758-135v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524zM384-353l60-59-77-76-1-132h-87v163z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Cognition2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M319-396q28.26 29 67.63 29t68.04-28.67l154.35-154.42Q637-578.08 637-617.54T608.66-686q-28.34-28-67.83-28t-67.51 28q-36.32-13-70.73-6.31t-59.31 31.59q-23.9 24.08-30.59 58.76t6.31 70.28q-29 28.19-29 67.94Q290-424 319-396M218-58v-184q-57-55-88.5-127.5T98-520q0-159.58 111.28-271.29T479.53-903Q612-903 714.5-824T849-620l56 224q6 23-7.91 40.5T860-338h-77v106q0 39.8-27.39 66.9Q728.21-138 688-138h-65v80h-95v-174h160v-200h111l-41-165q-24-92-102-151.5T480.46-808q-120.22 0-204.34 83.34T192-522.23q0 61.05 25.32 117.59Q242.65-348.09 289-306l23 21.86V-58zm278-375" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Cognition2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M218-58v-184q-57-55-88.5-127.5T98-520q0-159.58 111.28-271.29T479.53-903Q612-903 714.5-824T849-620l56 224q6 23-7.91 40.5T860-338h-77v106q0 40.05-27.27 67.02Q728.46-138 688-138h-65v80zm101-338q28.26 29 67.63 29t68.04-28.67l154.35-154.42Q637-578.08 637-617.54T608.66-686q-28.34-28-67.83-28t-67.51 28q-36.32-13-70.73-6.31t-59.31 31.59q-23.9 24.08-30.59 58.76t6.31 70.28q-29 28.19-29 67.94Q290-424 319-396" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DeliveryTruckBolt(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M262-105q-57.08 0-94.04-40.96T136-243H29l21-94h144q13-10 30.4-16t37.5-6 37.06 6.08Q315.92-346.85 330-337h203l97-424H267l21-95h460l-47 209h124l124 164-49 240h-91.2q5 56.08-32.4 97.04T682-105q-57.08 0-94.04-40.96T556-243H389q5 57-32.46 97.5T262-105m388-321h186l8-39-66-88h-98.96zm-20-335-97 424 8-36zM138-422v-134H39l143-222v133h99zm123.84 223q13.71 0 23.43-10.07 9.73-10.06 9.73-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.93 9.57Q229-245.87 229-232.16q0 12.71 10.07 22.93Q249.13-199 261.84-199m420 0q13.71 0 23.44-10.07 9.72-10.06 9.72-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.94 9.57Q649-245.87 649-232.16q0 12.71 10.07 22.93Q669.13-199 681.84-199" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DeliveryTruckBoltFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M138-422v-134H39l143-222v133h99zm129.65 317q-53.23 0-89.94-36.96T141-232q0-24.18 8.5-48.09T176-322l273-439H267l21-95h460l-47 209h124l124 164-49 240h-91.2q5 56.08-32.9 97.04T682-105q-56.08 0-93.54-40.96T556-243H395q5 57-33.06 97.5T267.65-105m-5.81-94q13.71 0 23.43-10.07 9.73-10.06 9.73-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.93 9.57Q229-245.87 229-232.16q0 12.71 10.07 22.93Q249.13-199 261.84-199m420 0q13.71 0 23.44-10.07 9.72-10.06 9.72-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.94 9.57Q649-245.87 649-232.16q0 12.71 10.07 22.93Q669.13-199 681.84-199M650-426h186l8-39-66-88h-98.96z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DeliveryTruckSpeed(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M262-105q-57.08 0-94.04-40.96T136-243H29l21-94h144q13-10 30.4-16t37.5-6 37.06 6.08Q315.92-346.85 330-337h203l97-424H172l4.54-20.51q7.31-33.37 32.9-53.93T268-856h480l-47 209h124l124 164-49 240h-91.2q5 56.08-32.4 97.04T682-105q-57.08 0-94.04-40.96T556-243H389q5 57-32.46 97.5T262-105m388-321h186l8-39-66-88h-98.96zm-28-300.03 8-34.97-97 424 8-36 39-168zM3-418l23-94h255l-23 94zm80-168 23-95h295l-23 95zm178.84 387q13.71 0 23.43-10.07 9.73-10.06 9.73-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.93 9.57Q229-245.87 229-232.16q0 12.71 10.07 22.93Q249.13-199 261.84-199m420 0q13.71 0 23.44-10.07 9.72-10.06 9.72-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.94 9.57Q649-245.87 649-232.16q0 12.71 10.07 22.93Q669.13-199 681.84-199" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DeliveryTruckSpeedFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m3-418 23-94h255l-23 94zm259 313q-57.08 0-94.04-40.96T136-243H29l31-130h232.63L335-541h78l46-185H163l13-56q7.7-33 33.4-53.5Q235.09-856 268-856h480l-47 209h124l124 164-49 240h-91.2q5 56.08-32.4 97.04T682-105q-57.08 0-94.04-40.96T556-243H389q5 57-32.46 97.5T262-105M83-586l23-95h295l-23 95zm178.84 387q13.71 0 23.43-10.07 9.73-10.06 9.73-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.93 9.57Q229-245.87 229-232.16q0 12.71 10.07 22.93Q249.13-199 261.84-199m420 0q13.71 0 23.44-10.07 9.72-10.06 9.72-22.77 0-13.71-9.57-23.43-9.56-9.73-23.27-9.73-12.71 0-22.94 9.57Q649-245.87 649-232.16q0 12.71 10.07 22.93Q669.13-199 681.84-199M650-426h186l8-39-66-88h-98.96z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DepartureBoard(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m785-607 31-33-76-77.78V-843h-47v139zM140-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m785-607 31-33-76-77.78V-843h-47v139zM140-723h300zm91 295h-82 549zM169-55q-24.02 0-41.01-13.02Q111-81.05 111-102v-82q-27-15-41.5-44T55-294v-413q0-84.76 100-122.88T487-868q-14 22-24 45.5T449-774q-160 2-227.5 13T140-723h300q0 15 2 30t5 30H149v175h400q30 24 67 39.5t77 20.5H149v108q0 36 24.5 62.5T231-231h338q33 0 57.5-26.5T651-320v-129q24 6 47 7.5t48-1.5v149q0 37-15 66t-41 44v78q0 21.47-17.49 36.24Q655.03-55 631-55h4q-24.45 0-41.72-13.02Q576-81.05 576-102v-35H224v35q0 20.95-17.27 33.98Q189.45-55 165-55zm546.19-469Q635-524 579.5-579.51T524-715.49Q524-794 580-850t135-56 135 56 56 135q0 80-55.81 135.5-55.82 55.5-135 55.5M251.06-276q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-38.5-16.5Q228-386 212-369.44t-16 38.5Q196-308 212.06-292t39 16m299 0q21.94 0 38.44-16.06t16.5-39q0-21.94-16.56-38.44t-38.5-16.5Q527-386 511-369.44t-16 38.5Q495-308 511.06-292t39 16" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DesktopCloudStack(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M263-329h252q38.8 0 64.4-27.91 25.6-27.9 25.6-66.5 0-35.59-24.56-62.09T520-516h-9l-1-9q-15-38-50.26-59.5-35.27-21.5-76.23-21.5-36.4 0-66.95 18Q286-570 269-539l-3 5-6 1q-40.79 3.83-70.39 32.98Q160-470.88 160-431.14q0 43.39 30.04 72.76Q220.08-329 263-329m8-72q-15.95 0-27.48-9.82-11.52-9.83-11.52-26.5Q232-454 243.52-464q11.53-10 27.48-10h39v7q3-28.14 24.07-47.57T383.9-534q29.79 0 51.94 22.55Q458-488.9 458-457v8h51q10.6 0 17.3 6.79 6.7 6.78 6.7 17.5 0 10.71-6.7 17.21T509-401zM252-10v-95h64v-74H105q-39.46 0-67.23-27.48Q10-233.95 10-273v-388q0-39.46 27.77-67.23T105-756h556q39.46 0 67.23 27.77T756-661v388q0 39.05-27.77 66.52Q700.46-179 661-179H450v74h63v95zm604-386v-460H185v-94h671q38 0 66 28t28 66v460zM105-273h556v-388H105zm278-194" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DesktopCloudStackFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M263-329h252q38.8 0 64.4-27.91 25.6-27.9 25.6-66.5 0-35.59-24.56-62.09T520-516h-9l-1-9q-15-38-50.26-59.5-35.27-21.5-76.23-21.5-36.4 0-66.95 18Q286-570 269-539l-3 5-6 1q-40.79 3.83-70.39 32.98Q160-470.88 160-431.14q0 43.39 30.04 72.76Q220.08-329 263-329M252-10v-95h64v-74H105q-39.46 0-67.23-27.48Q10-233.95 10-273v-388q0-39.46 27.77-67.23T105-756h556q39.46 0 67.23 27.77T756-661v388q0 39.05-27.77 66.52Q700.46-179 661-179H450v74h63v95zm604-386v-460H185v-94h671q38 0 66 28t28 66v460z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Docs(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M329-493h302v-72H329zm0 132h302v-72H329zm0 132h182v-72H329zM229-55q-39.05 0-66.52-27.47Q135-109.95 135-149v-662q0-39.46 27.48-67.23Q189.95-906 229-906h363l234 234v523q0 39.05-27.77 66.53Q770.46-55 731-55zm337-594v-162H229v662h502v-500zM229-811v162zv662z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DocsFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M329-493h302v-72H329zm0 132h302v-72H329zm0 132h182v-72H329zM229-55q-39.05 0-66.52-27.47Q135-109.95 135-149v-662q0-39.46 27.48-67.23Q189.95-906 229-906h363l234 234v523q0 39.05-27.77 66.53Q770.46-55 731-55zm337-594h165L566-811z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EditArrowUp(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M758-135v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524zM65-220v-180l305-308q27.98-28 67.49-28.5T505-707l46 45q26 27.9 26 66.45T550-530L243-220zm93-94h58l163-168-27-28-28-27-166 165zm273-218-55-57z" })));
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function EditArrowUpFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M758-135v-523l-45 44-61-62 150-150 149 150-62 62-44-45v524zM65-220v-180l305-308q28-28 67.5-28.5T505-707l46 45q26 27.9 26 66.45T550-530L243-220zm366-312 56-58-55-55-56 56z" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExpansionPanels(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m480-242 153-153-44-44-109 109-109-109-44 44zM371-521l109-109 109 109 44-44-153-153-153 153zM189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v582q0 39.05-27.77 66.53Q810.46-95 771-95zm0-94h582v-582H189zm0-582v582z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ExpansionPanelsFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m480-242 153-153-44-44-109 109-109-109-44 44zM371-521l109-109 109 109 44-44-153-153-153 153zM189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v582q0 39.05-27.77 66.53Q810.46-95 771-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FileExport(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m204-54-66-68 111-111H131v-94h278v278h-94v-117zm265-1v-94h262v-442H511v-220H229v424h-94v-424q0-40.21 27.1-67.61Q189.2-906 229-906h342l255 255v502q0 39.8-27.39 66.9Q771.21-55 731-55z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FileExportFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m204-54-66-68 111-111H131v-94h278v278h-94v-117zm265-1v-332H135v-424q0-40.21 27.1-67.61Q189.2-906 229-906h342l255 255v502q0 39.8-27.39 66.9Q771.21-55 731-55zm42-536h220L511-811l220 220-220-220z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FileJson(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M184-360h49q14.55 0 25.27-10.3Q269-380.6 269-396.16V-600h-48v192h-25v-52h-48v63.56q0 15.84 10.3 26.14T184-360m157 0h75.22q12.78 0 21.78-9t9-21v-79q0-12-8.79-21t-22.22-9H366v-53h25v32h56v-50q0-12-8.79-21T416-600h-75.22Q328-600 319-591t-9 21v79q0 12 8.79 21t21.97 9H391v53h-25v-32h-56v50q0 12 8.79 21t22.21 9m204-45v-150h30v150zm-19 48h69q14.55 0 25.28-10.3Q631-377.6 631-393.35v-173.3q0-15.75-10.72-26.05Q609.55-603 595-603h-69q-15.4 0-25.7 10.3T490-566.65v173.3q0 15.75 10.3 26.05T526-357m147 0h49v-122l44 122h54v-246h-49v117l-44-117h-54zM111-135q-39.05 0-66.53-27.48Q17-189.95 17-229v-502q0-39.46 27.47-67.23Q71.95-826 111-826h738q38.75 0 66.38 27.77Q943-770.46 943-731v502q0 39.05-27.62 66.52Q887.75-135 849-135zm0-94h738v-502H111zm0 0v-502z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FileJsonFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M184-360h49q14.15 0 25.08-10.5Q269-381 269-396.16V-600h-48v192h-25v-52h-48v63.56q0 15.44 10.5 25.94T184-360m157 0h75q13 0 22-9t9-21v-79q0-12-9-21t-22.01-9H366v-53h25v32h56v-50q0-12-9-21t-22-9h-75q-13 0-22 9t-9 21v79q0 12 9 21t21.76 9H391v53h-25v-32h-56v50q0 12 9 21t22 9m204-45v-150h30v150zm-19 48h69q14.15 0 25.08-10.5Q631-378 631-393.35v-173.3q0-15.35-10.92-25.85Q609.15-603 595-603h-69q-15 0-25.5 10.5T490-566.65v173.3q0 15.35 10.5 25.85T526-357m147 0h49v-122l44 122h54v-246h-49v117l-44-117h-54zM111-135q-39.05 0-66.53-27.48Q17-189.95 17-229v-502q0-39.46 27.47-67.23Q71.95-826 111-826h738q39 0 66.5 27.77T943-731v502q0 39.05-27.5 66.52Q888-135 849-135z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FilePng(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M257-483v-74h51v74zm364 132h106q13.25 0 18.63-7.17Q751-365.33 751-374v-106h-48v82h-59v-165h107v-21q0-11-5.37-18-5.38-7-18.63-7H621q-13.25 0-19.12 7-5.88 7-5.88 18v208q0 9 5.88 17 5.87 8 19.12 8m-414-6h50v-79h51q22 0 36-14.38 14-14.37 14-35.62v-67q0-21.25-14-35.63Q330-603 308-603H207zm191 0h41v-147l75 147h42v-246h-41v154l-75-154h-42zM149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-502q0-39.46 27.47-67.23Q109.95-826 149-826h662q39.46 0 67.23 27.77T906-731v502q0 39.05-27.77 66.52Q850.46-135 811-135zm0-94h662v-502H149zm0 0v-502zm0 0v-502z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FilePngFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M257-483v-74h51v74zm364 132h106q13.25 0 18.63-7.17Q751-365.33 751-374v-106h-48v82h-59v-165h107v-21q0-11-5.37-18-5.38-7-18.63-7H621q-13.25 0-19.12 7-5.88 7-5.88 18v208q0 9 5.88 17 5.87 8 19.12 8m-414-6h50v-79h51q22 0 36-14.38 14-14.37 14-35.62v-67q0-21.25-14-35.63Q330-603 308-603H207zm191 0h41v-147l75 147h42v-246h-41v154l-75-154h-42zM149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-502q0-39.46 27.47-67.23Q109.95-826 149-826h662q39.46 0 67.23 27.77T906-731v502q0 39.05-27.77 66.52Q850.46-135 811-135zm0-94v-502z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Files(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M149-135q-38.78 0-66.39-27.61T55-229v-422q0-39.19 27.61-67.09Q110.22-746 149-746h246.5l80.5-80h335q39.19 0 67.09 27.91Q906-770.19 906-731v502q0 38.78-27.91 66.39Q850.19-135 811-135zm83-313h200v-200zm-83-50 153-153H149zm0 144v125h662v-502H526v283q0 38.77-27.61 66.39Q470.77-354 432-354zm284-173" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FilesFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M149-135q-38.78 0-66.39-27.61T55-229v-147h389q24.75 0 42.38-17.63Q504-411.25 504-436v-390h307q39.19 0 67.09 27.91Q906-770.19 906-731v502q0 38.78-27.91 66.39Q850.19-135 811-135zM55-404v-247q0-39.19 27.61-67.09Q110.22-746 149-746h247zm125-32 264-264v264z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageHeight(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M229-55q-39.05 0-66.52-27.47Q135-109.95 135-149v-662q0-39.46 27.48-67.23Q189.95-906 229-906h502q39.46 0 67.23 27.77T826-811v662q0 39.05-27.77 66.53Q770.46-55 731-55zm502-94v-662H229v662zm0-662H229zM371-600h219L480-710zm109 351 110-110H371z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageHeightFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M229-55q-39.05 0-66.52-27.47Q135-109.95 135-149v-662q0-39.46 27.48-67.23Q189.95-906 229-906h502q39.46 0 67.23 27.77T826-811v662q0 39.05-27.77 66.53Q770.46-55 731-55zm142-545h219L480-710zm109 351 110-110H371z" })));
|
|
6
|
+
}
|