@project-lary/react-material-symbols-300-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/EditArrowUpFilled.js +6 -0
- 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
- package/dist/components/Grade.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: "m156.46-123.85-32.61-32.61 150.84-150.85H140v-45.38h212.69V-140h-45.38v-134.69zm647.08 0L652.69-274.69V-140h-45.38v-212.69H820v45.38H685.31l150.84 150.85zM140-607.31v-45.38h134.69L123.85-803.54l32.61-32.61 150.85 150.84V-820h45.38v212.69zm467.31 0V-820h45.38v134.69l151.46-151.46 32.62 32.62-151.46 151.46H820v45.38zM480.62-423q-23.77 0-40.69-16.88Q423-456.76 423-480t16.98-40.12T480.81-537q23.02 0 39.6 16.88Q537-503.24 537-480t-16.56 40.12Q503.87-423 480.62-423" })));
|
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: "M140-140v-212.69h45.39V-218l151.46-151.46 32.61 32.61L218-185.39h134.69V-140zm467.31 0v-45.39H742L591.15-336.23l32.62-32.62L774.61-218v-134.69H820V-140zM336.23-591.15 185.39-742v134.69H140V-820h212.69v45.39H218l150.85 150.84zm287.54 0-32.62-32.62L742-774.61H607.31V-820H820v212.69h-45.39V-742zM480.62-423q-23.77 0-40.69-16.88Q423-456.76 423-480t16.98-40.12T480.81-537q23.02 0 39.6 16.88Q537-503.24 537-480t-16.56 40.12Q503.87-423 480.62-423" })));
|
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: "M175.39-100q-15.08 0-25.23-10.16Q140-120.31 140-135.39v-544.69q0-11 8.04-22.65t18.04-14.88l353.3-114.69q15.7-4.85 29.62-1.27 13.92 3.57 13.92 22.11v94.62h57.23q15.08 0 25.23 10.15 10.16 10.15 10.16 25.23v152.61h-45.39v-142.61H185.39v526.07h290.46L521.23-100zm134.3-616.84h207.85v-67.93zm368 606.07q-74.92 0-125.73-50.62-50.81-50.61-50.81-125.53 0-74.93 50.81-125.73 50.81-50.81 125.73-50.81 74.54 0 125.35 50.81 50.8 50.8 50.8 125.73 0 74.92-50.8 125.53-50.81 50.62-125.35 50.62m-47.77-93.54 122.23-83.38-122.23-83.39zm-444.53 58.92v-526.07z" })));
|
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: "M175.39-100q-14.7 0-25.04-10.51Q140-121.02 140-135.95v-543.63q0-13.8 6.62-24.61 6.61-10.81 19.46-13.42l353.3-114.69q16.57-6.08 30.06.03 13.48 6.12 13.48 20.81v94.62h58.23q14.27 0 24.33 10.34 10.06 10.35 10.06 25.04v153.77q-93.77 8.84-156.77 77.77t-63 163q0 53.97 22.58 102.91 22.57 48.93 64.11 84.01zm139.38-616.84h202.77V-786zm362.87 606.07q-73.51 0-125-51.41t-51.49-124.73 51.49-124.94q51.49-51.61 124.93-51.61 73.43 0 124.85 51.67t51.42 124.99-51.42 124.67q-51.43 51.36-124.78 51.36m-47.72-93.54 122.23-83.38-122.23-83.39z" })));
|
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: "M483.39-458.23 567.46-509l84.08 50.77-22.46-95.92 74.23-64-97.31-8.23-38.54-90.31-38.54 90.31-97.3 8.23 74.23 64zm235.77 249.08h67.61q1.54 16.76-10.69 28.76t-29.23 13.62l-520 63.46q-24.23 3-42.96-11.11-18.73-14.12-21.73-37.97l-59-457.61q-3-23.84 11.87-43.42 14.88-19.58 38.59-21.89l55.53-5.46v46.39l-49.69 4.46q-5 .38-8.07 4.42-3.08 4.04-2.7 9.42l58.85 457.23q.77 5.39 4.81 8.46 4.04 3.08 9.04 2.31zm-386.93-65.39q-23.53 0-40.61-17.08t-17.08-40.61v-470.08q0-23.53 17.08-40.61T332.23-860h470.08q23.53 0 40.61 17.08T860-802.31v470.08q0 23.53-17.08 40.61t-40.61 17.08zm0-45.38h470.08q5.38 0 8.84-3.66 3.46-3.65 3.46-8.65v-470.08q0-5.38-3.46-8.84t-8.84-3.46H332.23q-5 0-8.65 3.46-3.66 3.46-3.66 8.84v470.08q0 5 3.66 8.65 3.65 3.66 8.65 3.66M209.08-146.54" })));
|
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: "M483.39-458.23 567.46-509l84.08 50.77-22.46-95.92 74.23-64-97.31-8.23-38.54-90.31-38.54 90.31-97.3 8.23 74.23 64zM226.85-103.31q-24.23 3-42.96-11.11-18.73-14.12-21.73-37.97l-59-457.61q-3-23.84 11.8-43.46 14.81-19.62 38.66-21.85l55.53-5.46v348.54q0 51.15 35.66 87.11 35.65 35.97 86.81 35.97h455.15q1.54 16.15-7.96 27.96-9.5 11.8-25.66 13.42zm105.38-171.23q-23.53 0-40.61-17.08t-17.08-40.61v-470.08q0-23.53 17.08-40.61T332.23-860h470.08q23.53 0 40.61 17.08T860-802.31v470.08q0 23.53-17.08 40.61t-40.61 17.08z" })));
|
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: "M180-100v-177.46q99.16-70.16 136.69-138.34 37.54-68.17 52.16-121.51H259.54v-45.38h108.85q-23.08-21.85-36.31-51.76-13.23-29.92-13.23-64.4 0-67.14 47.02-114.15 47.02-47 114.2-47 66.42 0 113.94 47 47.53 47.01 47.53 114.15 0 34.48-13.43 64.4-13.42 29.91-36.5 51.76h109.23v45.38H591.92q14.23 52.62 50.96 121.35T780-277.46V-100zm45.39-45.39h509.22v-105.46q-84.92-67.23-128.57-143-43.65-75.76-61.12-143.46H415.46q-17.46 67.7-61.31 143.46-43.84 75.77-128.76 143zm254.44-437.3q48.55 0 82.44-33.63 33.88-33.62 33.88-82.31 0-48.54-33.74-82.26t-82.18-33.72-82.22 33.56-33.78 82.16q0 48.61 33.53 82.4 33.52 33.8 82.07 33.8m.17-116.16" })));
|
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: "M180-100v-177.46q99.16-70.16 136.69-138.34 37.54-68.17 52.16-121.51H259.54v-45.38h108.85q-23.08-21.85-36.31-51.76-13.23-29.92-13.23-64.4 0-67.24 46.95-114.19Q412.76-860 480-860q66.49 0 114.01 46.96 47.53 46.95 47.53 114.19 0 34.48-13.43 64.4-13.42 29.91-36.5 51.76h109.23v45.38H591.92q14.23 52.62 50.96 121.35T780-277.46V-100z" })));
|
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: "M343.19-211.16q-114.34 0-194.19-80.04-79.84-80.04-79.84-194.38t79.9-194.38T343.1-760q114.31 0 194.41 79.98t80.1 194.24q0 114.42-80.04 194.52t-194.38 80.1M786.61-180 670.69-295.92l31.62-32 60.61 60.61V-780h45.39v513.31l61.23-61.23 32 32zm-443.66-76.54q95.69 0 162.49-66.64 66.79-66.63 66.79-162.42 0-95.63-66.64-162.32-66.63-66.69-162.42-66.69-95.63 0-162.13 66.57t-66.5 162.27q0 95.69 66.35 162.46 66.36 66.77 162.06 66.77m88.44-104 31.76-31.38L366.08-489v-145.54h-45.39v163.92zM343-485.77" })));
|
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: "M343.19-211.16q-114.34 0-194.19-80.04-79.84-80.04-79.84-194.38t79.9-194.38T343.1-760q114.31 0 194.41 79.98t80.1 194.24q0 114.42-80.04 194.52t-194.38 80.1M786.61-180 670.69-295.92l31.62-32 60.61 60.61V-780h45.39v513.31l61.23-61.23 32 32zM431.39-360.54l31.76-31.38L366.08-489v-145.54h-45.39v163.92z" })));
|
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: "M343.19-211.16q-114.34 0-194.19-80.04-79.84-80.04-79.84-194.38t79.9-194.38T343.1-760q114.31 0 194.41 79.98t80.1 194.24q0 114.42-80.04 194.52t-194.38 80.1M763.92-180v-513.31l-61.23 60.85-32-31.62L786.61-780l114.93 115.92-31.62 31.62-60.61-60.23V-180zm-420.97-76.54q95.69 0 162.49-66.64 66.79-66.63 66.79-162.42 0-95.63-66.64-162.32-66.63-66.69-162.42-66.69-95.63 0-162.13 66.57t-66.5 162.27q0 95.69 66.35 162.46 66.36 66.77 162.06 66.77m88.44-104 31.76-31.38L366.08-489v-145.54h-45.39v163.92zM343-485.77" })));
|
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: "M343.19-211.16q-114.34 0-194.19-80.04-79.84-80.04-79.84-194.38t79.9-194.38T343.1-760q114.31 0 194.41 79.98t80.1 194.24q0 114.42-80.04 194.52t-194.38 80.1M763.92-180v-513.31l-61.23 60.85-32-31.62L786.61-780l114.93 115.92-31.62 31.62-60.61-60.23V-180zM431.39-360.54l31.76-31.38L366.08-489v-145.54h-45.39v163.92z" })));
|
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: "M314-407.08q26.69 26.69 65.55 26.69 38.85 0 65.68-26.69L592.86-554.7q26.75-26.76 26.75-65.62 0-38.85-26.69-65.68-26.83-26.69-65.68-26.69-38.86 0-65.55 26.69-33.92-12.23-67.23-5.61-33.31 6.61-56.38 29.69-23.08 23.07-29.69 56.38-6.62 33.31 5.61 67.23-26.69 26.83-26.69 65.68 0 38.86 26.69 65.55M260-100v-161.23q-57-52-88.5-119.19-31.5-67.2-31.5-139.86 0-141.55 99.17-240.63Q338.33-860 480-860q116.54 0 208.42 69.66 91.89 69.65 119.35 180.73l48.96 194.12q3.5 13.64-4.92 24.57Q843.38-380 828.77-380H740v142.31q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1H580v80h-45.39v-125.39h147.7q5.38 0 8.84-3.46t3.46-8.84v-187.7h112.47L764-598.85q-23.62-95.84-103.46-155.8-79.85-59.96-180.54-59.96-122.77 0-208.69 85.04t-85.92 207.49q0 63.55 25.93 120.29 25.94 56.73 73.14 100.6l20.93 19.88V-100zm236.23-357.31" })));
|
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: "M260-100v-161.23q-57-52-88.5-119.19-31.5-67.2-31.5-139.86 0-141.55 99.17-240.63Q338.33-860 480-860q116.54 0 208.42 69.66 91.89 69.65 119.35 180.73l48.96 194.12q3.5 13.64-4.92 24.57Q843.38-380 828.77-380H740v142.31q0 23.75-16.97 40.72T682.31-180H580v80zm54-307.08q26.69 26.69 65.55 26.69 38.85 0 65.68-26.69L592.86-554.7q26.75-26.76 26.75-65.62 0-38.85-26.69-65.68-26.83-26.69-65.68-26.69-38.86 0-65.55 26.69-33.92-12.23-67.23-5.61-33.31 6.61-56.38 29.69-23.08 23.07-29.69 56.38-6.62 33.31 5.61 67.23-26.69 26.83-26.69 65.68 0 38.86 26.69 65.55" })));
|
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: "M282.69-180q-45.77 0-75.65-32.73t-26.42-77.89H86L95.92-336h101.23q12.31-22.23 34.97-35.81 22.65-13.58 50.57-13.58 27.93 0 50.58 13.58T368.62-336H567l91.62-398.61H286l9.92-45.39h419.62l-36.31 157.31h106.15l109.77 146.61-36.69 185.46h-63.08q3.47 45.16-26.73 77.89Q738.46-180 692.69-180t-75.65-32.73q-29.89-32.73-26.42-77.89H385.39q3.46 45.16-26.74 77.89Q328.46-180 282.69-180M634-427.69h205.77l6.77-37.23-83.85-112.39h-94.38zm24.62-306.92L567-336l10.31-44.85zM155-449.69v-109.93H82.31l111.92-184.69V-635h72.69zm127.69 224.3q24.08 0 40.7-17.11Q340-259.62 340-282.69q0-24.08-16.61-40.7Q306.77-340 282.69-340q-23.07 0-40.19 16.61-17.11 16.62-17.11 40.7 0 23.07 17.11 40.19 17.12 17.11 40.19 17.11m410 0q24.08 0 40.7-17.11Q750-259.62 750-282.69q0-24.08-16.61-40.7Q716.77-340 692.69-340q-23.07 0-40.19 16.61-17.12 16.62-17.12 40.7 0 23.07 17.12 40.19 17.12 17.11 40.19 17.11" })));
|
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: "M155-449.69v-109.93H82.31l111.92-184.69V-635h72.69zM283.46-180q-42.92 0-72.8-29.89-29.89-29.88-29.89-72.8 0-19.23 6.35-37.7 6.34-18.46 16.96-34.92l219.54-379.3H286l9.92-45.39h419.62l-36.31 157.31h106.15l109.77 146.61-36.69 185.46h-63.08q3.47 45.16-27.03 77.89T692.69-180q-45.15 0-75.34-32.73-30.2-32.73-26.73-77.89H386.15q3.85 45.16-26.84 77.89T283.46-180m-.77-45.39q24.08 0 40.7-17.11Q340-259.62 340-282.69q0-24.08-16.61-40.7Q306.77-340 282.69-340q-23.07 0-40.19 16.61-17.11 16.62-17.11 40.7 0 23.07 17.11 40.19 17.12 17.11 40.19 17.11m410 0q24.08 0 40.7-17.11Q750-259.62 750-282.69q0-24.08-16.61-40.7Q716.77-340 692.69-340q-23.07 0-40.19 16.61-17.12 16.62-17.12 40.7 0 23.07 17.12 40.19 17.12 17.11 40.19 17.11M634-427.69h205.77l6.77-37.23-83.85-112.39h-94.38z" })));
|
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: "M282.69-180q-45.77 0-75.65-32.73t-26.42-77.89H86L95.92-336h101.23q12.31-22.23 34.97-35.81 22.65-13.58 50.57-13.58 27.93 0 50.58 13.58T368.62-336H567l91.62-398.61H206l1.85-7.62q3.84-16.77 16.57-27.27t29.89-10.5h461.23l-36.31 157.31h106.15l109.77 146.61-36.69 185.46h-63.08q3.47 45.16-26.73 77.89Q738.46-180 692.69-180t-75.65-32.73q-29.89-32.73-26.42-77.89H385.39q3.46 45.16-26.74 77.89Q328.46-180 282.69-180M634-427.69h205.77l6.77-37.23-83.85-112.39h-94.38zm13.69-261.46 10.93-45.46L567-336l10.31-44.85 32.85-142.92zM45.08-440.85l11.15-45.38h199.62l-11.16 45.38zm80-142.92 11.15-45.38h239.62l-11.16 45.38zm157.61 358.38q24.08 0 40.7-17.11Q340-259.62 340-282.69q0-24.08-16.61-40.7Q306.77-340 282.69-340q-23.07 0-40.19 16.61-17.11 16.62-17.11 40.7 0 23.07 17.11 40.19 17.12 17.11 40.19 17.11m410 0q24.08 0 40.7-17.11Q750-259.62 750-282.69q0-24.08-16.61-40.7Q716.77-340 692.69-340q-23.07 0-40.19 16.61-17.12 16.62-17.12 40.7 0 23.07 17.12 40.19 17.12 17.11 40.19 17.11" })));
|
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: "m45.08-440.85 11.15-45.38h199.62l-11.16 45.38zM282.69-180q-45.77 0-75.65-32.73t-26.42-77.89H86l22.23-90.23h183.46l35.23-142.92h84.77l41.16-165.38H193.69l14.16-53.08q3.84-16.77 16.57-27.27t29.89-10.5h461.23l-36.31 157.31h106.15l109.77 146.61-36.69 185.46h-63.08q3.47 45.16-26.73 77.89Q738.46-180 692.69-180t-75.65-32.73q-29.89-32.73-26.42-77.89H385.39q3.46 45.16-26.74 77.89Q328.46-180 282.69-180M125.08-583.77l11.15-45.38h239.62l-11.16 45.38zm157.61 358.38q24.08 0 40.7-17.11Q340-259.62 340-282.69q0-24.08-16.61-40.7Q306.77-340 282.69-340q-23.07 0-40.19 16.61-17.11 16.62-17.11 40.7 0 23.07 17.11 40.19 17.12 17.11 40.19 17.11m410 0q24.08 0 40.7-17.11Q750-259.62 750-282.69q0-24.08-16.61-40.7Q716.77-340 692.69-340q-23.07 0-40.19 16.61-17.12 16.62-17.12 40.7 0 23.07 17.12 40.19 17.12 17.11 40.19 17.11M634-427.69h205.77l6.77-37.23-83.85-112.39h-94.38z" })));
|
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: "m747.85-593.54 22.3-22.69-74.46-74.7v-117.92h-31.54v127.02zM143.46-712.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m747.85-593.54 22.3-22.69-74.46-74.7v-117.92h-31.54v127.02zM143.46-712.08h279.85zM227-433.31h-81.61 482.07zM187.46-100q-10.59 0-17.75-5.88-7.17-5.89-7.17-14.58V-201q-26.38-10.77-44.46-41.42Q100-273.08 100-308.31V-693q0-67.88 80.5-96.01 80.5-28.14 277.73-28.14-5.92 10.92-11.81 22.27-5.88 11.34-9.73 23.11-151.23 2.39-216.96 16.12t-76.27 43.57h279.85q-1.23 11.16-1.54 22.5-.31 11.35 1.31 22.89H145.39v188h381.84q21.31 16.61 47.08 27.96t53.15 17.42H145.39v120q0 35.23 24.11 60.77Q193.62-227 227-227h346q33.38 0 57.5-25.54 24.11-25.54 24.11-60.77v-118.08q11.16 1.24 22.7 1.43 11.53.19 22.69-1.04v122.69q0 35.23-18.08 65.89-18.08 30.65-44.46 41.42v80.54q0 8.69-7.17 14.58-7.16 5.88-17.75 5.88h-9q-11.36 0-18.64-5.88-7.28-5.89-7.28-14.58v-61.16H222.38v61.16q0 8.69-7.28 14.58-7.28 5.88-18.64 5.88zm491.59-413q-72.08 0-122.91-50.84-50.83-50.83-50.83-123.49 0-71.62 50.82-122.14Q606.95-860 679.16-860q72.72 0 122.93 50.21 50.22 50.22 50.22 123.1 0 72.69-50.59 123.19T679.05-513M250.06-282q20.23 0 34.24-14.16t14.01-34.38q0-20.23-14.16-34.5t-34.39-14.27q-20.22 0-34.49 14.42T201-330.24q0 20.22 14.42 34.23T250.06-282m300.18 0q20.22 0 34.49-14.16T599-330.54q0-20.23-14.42-34.5t-34.64-14.27q-20.23 0-34.24 14.42t-14.01 34.65q0 20.22 14.16 34.23T550.24-282" })));
|
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: "M282.31-339.31h260q34.7 0 58.69-24.51 24-24.52 24-59.29 0-34.43-24.94-58.5-24.95-24.08-59.75-24.08h-12.08l-.61-8.62q-4.31-48-40.32-79.19-36-31.19-84.9-31.19-35.78 0-65.25 19.34-29.46 19.35-45.3 51.81l-4.93 8.85-10.23 1q-40.71 2.22-68.89 31.46-28.18 29.25-28.18 70.37 0 43.17 29.98 72.86t72.71 29.69m0-45.38q-24.33 0-40.82-16.44T225-441.63t16.49-40.87 40.82-16.81h33.07v1.16q2.31-33.92 27.25-57.54t59.38-23.62q36.38 0 61.99 25.53 25.62 25.52 25.62 61.78v32.69h52.69q15.69 0 26.5 10.81t10.81 26.69q0 15.89-10.81 26.5-10.81 10.62-26.5 10.62zm18 324.69v-45.39h60.08V-219h-242.7q-23.53 0-40.61-17.08T60-276.69v-410.23q0-23.53 17.08-40.61t40.61-17.08h569.23q23.53 0 40.61 17.08t17.08 40.61v410.23q0 23.53-17.08 40.61T686.92-219H444.23v113.61h59.08V-60zm554.3-357.85v-424.46q0-5.38-3.46-8.84t-8.84-3.46H219V-900h623.31q23.53 0 40.61 17.08T900-842.31v424.46zM117.69-264h569.23q5.39 0 8.85-3.65 3.46-3.66 3.46-8.66v-411q0-5.38-3.46-8.84-3.46-3.47-8.85-3.47H117.69q-5.38 0-8.84 3.47-3.46 3.46-3.46 8.84v411q0 5 3.46 8.66 3.46 3.65 8.84 3.65m284.62-218" })));
|
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: "M282.31-339.31h260q34.7 0 58.69-24.51 24-24.52 24-59.29 0-34.43-24.94-58.5-24.95-24.08-59.75-24.08h-12.08l-.61-8.62q-4.31-48-40.32-79.19-36-31.19-84.9-31.19-35.78 0-65.25 19.34-29.46 19.35-45.3 51.81l-4.93 8.85-10.23 1q-40.71 2.22-68.89 31.46-28.18 29.25-28.18 70.37 0 43.17 29.98 72.86t72.71 29.69m18 279.31v-45.39h60.08V-219h-242.7q-23.53 0-40.61-17.08T60-276.69v-410.23q0-23.53 17.08-40.61t40.61-17.08h569.23q23.53 0 40.61 17.08t17.08 40.61v410.23q0 23.53-17.08 40.61T686.92-219H444.23v113.61h59.08V-60zm554.3-357.85v-424.46q0-5.38-3.46-8.84t-8.84-3.46H219V-900h623.31q23.53 0 40.61 17.08T900-842.31v424.46z" })));
|
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: "M327.69-468.46h304.62v-45.39H327.69zm0 115.38h304.62v-45.38H327.69zm0 115.39h184.62v-45.39H327.69zm-90 137.69q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h347.54L780-665.23v507.54q0 23.53-17.08 40.61T722.31-100zm324.85-544.77v-169.84H237.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v644.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h484.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-487.08zM225.39-814.61v169.84zv669.22z" })));
|
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: "M327.69-468.46h304.62v-45.39H327.69zm0 115.38h304.62v-45.38H327.69zm0 115.39h184.62v-45.39H327.69zm-90 137.69q-23.61 0-40.65-17.04T180-157.69v-644.62q0-23.61 17.04-40.65T237.69-860h347.54L780-665.23v507.54q0 23.61-17.04 40.65T722.31-100zm324.85-544.77h172.07L562.54-814.61z" })));
|
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: "M763.92-180v-513.31l-61.23 60.85-32-31.62L786.61-780l114.93 115.92-31.62 31.62-60.61-60.23V-180zM140-260.54v-139.38l305.16-303.85Q462.39-721 486.42-721q24.04 0 40.66 17.23l57.23 57.85q16.23 16.61 16.23 40.65T583.92-565L279.15-260.54zm45.39-45.38h75.92L452-497.69l-37.46-37.08-37.46-37.08-191.69 190.16zm299.84-223.39-74.92-75.15z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EditArrowUpFilled(_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: "M763.92-180v-513.31l-61.23 60.85-32-31.62L786.61-780l114.93 115.92-31.62 31.62-60.61-60.23V-180zM140-260.54v-139.38l305.16-303.85Q462.39-721 486.42-721q24.04 0 40.66 17.23l57.23 57.85q16.23 16.61 16.23 40.65T583.92-565L279.15-260.54zm345.23-268.77 59.39-60.61q3.84-3.47 3.84-8.85 0-5.39-3.84-8.85l-56.23-56.61q-3.47-3.46-8.47-3.46t-8.84 3.46l-60.77 59.77z" })));
|
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-255.46 141.08-141.08-33.23-33.23L480-321.92 372.15-429.77l-33.23 33.23zM372.15-530.23 480-638.08l107.85 107.85 33.23-33.62L480-704.54 338.92-563.85zM197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v564.62q0 23.53-17.08 40.61T762.31-140zm0-45.39h564.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-564.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H197.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v564.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3-589.22v589.22z" })));
|
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-255.46 141.08-141.08-33.23-33.23L480-321.92 372.15-429.77l-33.23 33.23zM372.15-530.23 480-638.08l107.85 107.85 33.23-33.62L480-704.54 338.92-563.85zM197.69-140q-23.61 0-40.65-17.04T140-197.69v-564.62q0-23.61 17.04-40.65T197.69-820h564.62q23.61 0 40.65 17.04T820-762.31v564.62q0 23.61-17.04 40.65T762.31-140z" })));
|
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: "M209.46-89.39 177.85-122l135.31-135.31h-131v-45.38h207.99v208h-45.38v-130zM463.23-100v-45.39h259.08q5.38 0 8.84-3.46t3.46-8.84V-620H540v-194.61H237.69q-5.38 0-8.84 3.46t-3.46 8.84v426.54H180v-426.54q0-23.59 17.05-40.64T237.69-860H570l210 210v492.31q0 23.59-17.05 40.64T722.31-100z" })));
|
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: "M209.46-89.39 177.85-122l135.31-135.31h-131v-45.38h207.99v208h-45.38v-130zM463.23-100v-275.77H180v-426.54q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1H570l210 210v492.31q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zM540-620h194.61L540-814.61 734.61-620 540-814.61z" })));
|
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: "M174.62-366.15H251q11.62 0 19.85-8.24 8.23-8.23 8.23-19.84v-199.62h-39.16v187.77h-53.46V-460h-39.92v65.77q0 11.61 8.23 19.84 8.23 8.24 19.85 8.24m174.07 0h77.54q11.22 0 19.65-8.24 8.43-8.23 8.43-19.84v-76.31q0-10.08-7.66-17.54t-17.34-7.46h-68.77v-58.38H414v35.07h40.31v-46.92q0-11.61-8.43-19.84-8.43-8.24-19.65-8.24h-77.54q-11.61 0-19.84 8.24-8.23 8.23-8.23 19.84v76.31q0 10.08 7.46 17.54t17.54 7.46H414v58.38h-53.46v-35.07h-39.92v46.92q0 11.61 8.23 19.84 8.23 8.24 19.84 8.24m187.08-36.93v-154.23h56.31v154.23zm-11.08 39.16h78.85q11.6 0 20.22-8.62t8.62-20.23v-174.46q0-11.61-8.62-20.23t-20.22-8.62h-78.85q-12 0-20.42 8.62t-8.42 20.23v174.46q0 11.61 8.42 20.23t20.42 8.62m149.23 0h37.69v-139.7l61.47 139.7h41.53v-232.16h-37.69v140.31l-61.46-140.31h-41.54zM117.69-180q-23.53 0-40.61-17.08T60-237.69v-484.62q0-23.53 17.08-40.61T117.69-780h724.62q23.98 0 40.83 17.08Q900-745.84 900-722.31v484.62q0 23.53-16.86 40.61Q866.29-180 842.31-180zm0-45.39h724.62q5.38 0 8.84-3.46t3.46-8.84v-484.62q0-5.38-3.46-8.84t-8.84-3.46H117.69q-5.38 0-8.84 3.46t-3.46 8.84v484.62q0 5.38 3.46 8.84t8.84 3.46m-12.3 0v-509.22z" })));
|
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: "M174.62-366.15H251q11.58 0 19.83-8.25t8.25-19.83v-199.62h-39.16v187.77h-53.46V-460h-39.92v65.77q0 11.58 8.25 19.83t19.83 8.25m174.07 0h77.54q11.19 0 19.64-8.25 8.44-8.25 8.44-19.83v-76.31q0-10.27-7.56-17.63-7.56-7.37-17.44-7.37h-68.77v-58.38H414v35.07h40.31v-46.92q0-11.58-8.44-19.83-8.45-8.25-19.64-8.25h-77.54q-11.57 0-19.82 8.25t-8.25 19.83v76.31q0 10.27 7.36 17.63 7.37 7.37 17.64 7.37H414v58.38h-53.46v-35.07h-39.92v46.92q0 11.58 8.25 19.83t19.82 8.25m187.08-36.93v-154.23h56.31v154.23zm-11.08 39.16h78.85q11.52 0 20.18-8.67 8.66-8.66 8.66-20.18v-174.46q0-11.52-8.66-20.18-8.66-8.67-20.18-8.67h-78.85q-11.9 0-20.37 8.67-8.47 8.66-8.47 20.18v174.46q0 11.52 8.47 20.18 8.47 8.67 20.37 8.67m149.23 0h37.69v-139.7l61.47 139.7h41.53v-232.16h-37.69v140.31l-61.46-140.31h-41.54zM117.69-180q-23.61 0-40.65-17.04T60-237.69v-484.62q0-23.61 17.04-40.65T117.69-780h724.62q24.23 0 40.96 17.04T900-722.31v484.62q0 23.61-16.73 40.65T842.31-180z" })));
|
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: "M248.08-479.77v-77.54h60.23q2.31 0 4.23 1.93 1.92 1.92 1.92 4.23v65.23q0 2.3-1.92 4.23-1.92 1.92-4.23 1.92zm387.61 115.85h82.23q15.19 0 24.79-9.79t9.6-25.37v-77.84h-38.77v67.69q0 2.69-1.92 4.42-1.93 1.73-4.24 1.73h-61.53q-2.7 0-4.43-1.73t-1.73-4.42v-141.92q0-2.31 1.73-4.23 1.73-1.93 4.43-1.93h106.46V-569q0-12.12-7.48-19.6t-19.6-7.48h-89.54q-15.19 0-24.98 9.79t-9.79 24.98v162.62q0 15.19 9.79 24.98t24.98 9.79m-428 0h40.39V-441H306q21.85 0 35.35-13.99t13.5-34.86v-57.38q0-20.49-13.5-34.67T306-596.08h-98.31zm194.85 0h36.54v-157.24l73 157.24h41.15v-232.16h-36.92v150.16l-69.93-150.16h-43.84zM157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm0-45.39h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-484.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3 0v-509.22zm0 0v-509.22z" })));
|
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: "M248.08-479.77v-77.54h60.23q2.31 0 4.23 1.93 1.92 1.92 1.92 4.23v65.23q0 2.3-1.92 4.23-1.92 1.92-4.23 1.92zm387.61 115.85h82.23q15.19 0 24.79-9.79t9.6-25.37v-77.84h-38.77v67.69q0 2.69-1.92 4.42-1.93 1.73-4.24 1.73h-61.53q-2.7 0-4.43-1.73t-1.73-4.42v-141.92q0-2.31 1.73-4.23 1.73-1.93 4.43-1.93h106.46V-569q0-12.12-7.48-19.6t-19.6-7.48h-89.54q-15.19 0-24.98 9.79t-9.79 24.98v162.62q0 15.19 9.79 24.98t24.98 9.79m-428 0h40.39V-441H306q21.85 0 35.35-13.99t13.5-34.86v-57.38q0-20.49-13.5-34.67T306-596.08h-98.31zm194.85 0h36.54v-157.24l73 157.24h41.15v-232.16h-36.92v150.16l-69.93-150.16h-43.84zM157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm-12.3-45.39v-509.22z" })));
|
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: "M157.69-180q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59v-404.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h236.69l80-80h327.93q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v484.62q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zM194-435.38h238.31q5.38 0 8.84-3.47 3.47-3.46 3.47-8.84V-686zM145.39-451 349-654.61H157.69q-5.38 0-8.84 3.46t-3.46 8.84zm0 61v152.31q0 5.38 3.46 8.84t8.84 3.46h644.62q5.38 0 8.84-3.46t3.46-8.84v-484.62q0-5.38-3.46-8.84t-8.84-3.46H490v286.92q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zm311.92-112.69" })));
|
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: "M157.69-180q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59V-390h332.31q23.5 0 40.59-17.1 17.1-17.09 17.1-40.59V-780h312.31q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v484.62q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zM100-405.62v-236.69q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h236.69zm94-29.76L444.62-686v238.31q0 5.38-3.47 8.84-3.46 3.47-8.84 3.47z" })));
|
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: "M237.69-100q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31v644.62q0 23.53-17.08 40.61T722.31-100zm496.92-57.69v-644.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H237.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v644.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h484.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46m0-656.92H225.39zm-347.92 193.3h186.62L480-714.61zM480-245.39l93.31-93.3H386.69z" })));
|
6
|
+
}
|