@project-lary/react-material-symbols-700-sharp 0.16.0 → 0.18.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/{Grade.d.ts → Brick.d.ts} +1 -1
- package/dist/components/{Grade.js → Brick.js} +2 -2
- package/dist/components/{GradeFilled.d.ts → BrickFilled.d.ts} +1 -1
- package/dist/components/{GradeFilled.js → BrickFilled.js} +2 -2
- package/dist/components/CardsStar.d.ts +4 -0
- 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/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/CloudLock.d.ts +4 -0
- package/dist/components/CloudLock.js +6 -0
- package/dist/components/CloudLockFilled.d.ts +4 -0
- package/dist/components/CloudLockFilled.js +6 -0
- package/dist/components/DatabaseSearch.d.ts +4 -0
- package/dist/components/DatabaseSearch.js +6 -0
- package/dist/components/DatabaseSearchFilled.d.ts +4 -0
- package/dist/components/DatabaseSearchFilled.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/DocumentSearch.d.ts +4 -0
- package/dist/components/DocumentSearch.js +6 -0
- package/dist/components/DocumentSearchFilled.d.ts +4 -0
- package/dist/components/DocumentSearchFilled.js +6 -0
- package/dist/components/EditArrowDown.d.ts +4 -0
- package/dist/components/EditArrowDown.js +6 -0
- package/dist/components/EditArrowDownFilled.d.ts +4 -0
- package/dist/components/EditArrowDownFilled.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/FitPageHeight.d.ts +4 -0
- package/dist/components/{AddToPhotosFilled.js → FitPageHeight.js} +2 -2
- package/dist/components/FitPageHeightFilled.d.ts +4 -0
- package/dist/components/{AddToPhotos.js → FitPageHeightFilled.js} +2 -2
- package/dist/components/FitPageWidth.d.ts +4 -0
- package/dist/components/FitPageWidth.js +6 -0
- package/dist/components/FitPageWidthFilled.d.ts +4 -0
- package/dist/components/FitPageWidthFilled.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/FlowchartFilled.js +6 -0
- package/dist/components/FolderInfo.d.ts +4 -0
- package/dist/components/FolderInfo.js +6 -0
- package/dist/components/FolderInfoFilled.d.ts +4 -0
- package/dist/components/FolderInfoFilled.js +6 -0
- 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/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/HourglassArrowDown.d.ts +4 -0
- package/dist/components/HourglassArrowDown.js +6 -0
- package/dist/components/HourglassArrowDownFilled.d.ts +4 -0
- package/dist/components/HourglassArrowDownFilled.js +6 -0
- package/dist/components/HourglassArrowUp.d.ts +4 -0
- package/dist/components/HourglassArrowUp.js +6 -0
- package/dist/components/HourglassArrowUpFilled.d.ts +4 -0
- package/dist/components/HourglassArrowUpFilled.js +6 -0
- package/dist/components/HourglassPause.d.ts +4 -0
- package/dist/components/HourglassPause.js +6 -0
- package/dist/components/HourglassPauseFilled.d.ts +4 -0
- package/dist/components/HourglassPauseFilled.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/MatchCaseOff.d.ts +4 -0
- package/dist/components/MatchCaseOff.js +6 -0
- package/dist/components/MatchCaseOffFilled.d.ts +3 -0
- package/dist/components/MatchCaseOffFilled.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/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/NetworkIntelNode.d.ts +4 -0
- package/dist/components/NetworkIntelNode.js +6 -0
- package/dist/components/NetworkIntelNodeFilled.d.ts +3 -0
- package/dist/components/NetworkIntelNodeFilled.js +3 -0
- package/dist/components/PageFooter.d.ts +4 -0
- package/dist/components/PageFooter.js +6 -0
- package/dist/components/PageFooterFilled.d.ts +4 -0
- package/dist/components/PageFooterFilled.js +6 -0
- package/dist/components/PageHeader.d.ts +4 -0
- package/dist/components/PageHeader.js +6 -0
- package/dist/components/PageHeaderFilled.d.ts +4 -0
- package/dist/components/PageHeaderFilled.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/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/ScreenshotFrame2.d.ts +4 -0
- package/dist/components/ScreenshotFrame2.js +6 -0
- package/dist/components/ScreenshotFrame2Filled.d.ts +3 -0
- package/dist/components/ScreenshotFrame2Filled.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/SkullList.d.ts +4 -0
- package/dist/components/SkullList.js +6 -0
- package/dist/components/SkullListFilled.d.ts +4 -0
- package/dist/components/SkullListFilled.js +6 -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/ThermostatArrowDown.d.ts +4 -0
- package/dist/components/ThermostatArrowDown.js +6 -0
- package/dist/components/ThermostatArrowDownFilled.d.ts +3 -0
- package/dist/components/ThermostatArrowDownFilled.js +3 -0
- package/dist/components/ThermostatArrowUp.d.ts +4 -0
- package/dist/components/ThermostatArrowUp.js +6 -0
- package/dist/components/ThermostatArrowUpFilled.d.ts +3 -0
- package/dist/components/ThermostatArrowUpFilled.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/ViewApps.d.ts +4 -0
- package/dist/components/ViewApps.js +6 -0
- package/dist/components/ViewAppsFilled.d.ts +4 -0
- package/dist/components/ViewAppsFilled.js +6 -0
- package/dist/index.d.ts +114 -4
- package/dist/index.js +114 -4
- package/package.json +1 -1
|
@@ -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
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function Brick(_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: "M55-135v-505h102v-186h279v186h89v-186h279v186h102v505zm94-94h662v-317H149zm102-411h90v-91h-90zm368 0h90v-91h-90zM149-229h662zm102-411h90zm368 0h90z" })));
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function BrickFilled(_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: "M55-135v-505h102v-186h279v186h89v-186h279v186h102v505z" })));
|
|
6
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.21zM667-189h132l12 77-693 83-86-667 160-17v95l-55 5 62.77 481zm-416-60v-672h673v672zm94-95h484v-483H345zm242-242" })));
|
|
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.21zM118-29 32-696l159-17v524h607l13 77zm133-220v-672h673v672z" })));
|
|
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 CloudLock(_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: "M616-135H252q-96.34 0-165.67-68.68Q17-272.35 17-368q0-84 50.5-151T201-600q24-100 102.08-162.5T482-825q124 0 207 89.5T772-520v16q-26.85 3-50.98 13.47T678-464v-43q6-91-52.5-157t-147.98-66Q392-730 335-665.5T278-513h-28q-58.27 0-98.64 40.81-40.36 40.81-40.36 101Q111-313 152.29-271q41.3 42 99.71 42h364zm95 0q-15 0-25-10t-10-25v-120q0-14 11.5-24.5T716-325v-45q0-29.94 22.04-52.47 22.05-22.53 53-22.53 29.96 0 52.46 22.53T866-370v45q16 0 28 10.5t12 24.5v120q0 15-10.5 25T871-135zm35-190h90v-44.91q0-18.09-13.41-31.59t-32-13.5T759-401.56q-13 13.43-13 31.56z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CloudLockFilled(_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: "M252-135q-96.34 0-165.67-68.68Q17-272.35 17-368q0-84 50.5-151T201-600q24-100 102.08-162.5T482-825q124 0 207 89.5T772-520v16q-67.17 8.02-111.58 57.72Q616-396.58 616-330v195zm459 0q-15 0-25-10t-10-25v-120q0-14 11.5-24.5T716-325v-45q0-30 22-52.5t53-22.5q30 0 52.5 22.5T866-370v45q16 0 28 10.5t12 24.5v120q0 15-10.5 25T871-135zm35-190h90v-45q0-18-13.5-31.5t-32-13.5-31.5 13.5-13 31.5z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DatabaseSearch(_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: "M521-95q-3 3-69.5 1t-146-19.5-145-56.5T95-280q0 71 65.5 110t145 56.5 146 19.5 69.5-1m-54-213q-47-1-87-6t-74.5-14-65-22.5T182-380q28 16 58.5 29.5t65 22.5 74.5 14 87 6m13.5-301q85.5 0 174-25.5T772-693.51q-30-32.54-120.5-59.01Q561.01-779 479.51-779 394-779 305.5-753T188-694q28 36 113.5 60.5t179 24.5M478-182q4 23 15.7 44.55T521-95q-3 3-69.5 1t-146-19.5-145-56.5T95-280v-413q0-32.19 33-63.09 33-30.91 87-55.45 54-24.55 123-39.5Q407-866 480-866q66 0 134.5 16T739-809t91.5 55.83 35.5 62.5Q866-660 831.5-630T742-576t-124 38.5T480-523q-74 0-150.5-17.5T182-592v135.86Q243-430 326-411.5T505-395q-12 16-23 40t-15 47q-94.9-.79-161.45-19.89Q239-347 182-380v104q10 33 105 62.5T478-182M909 15 803.34-90Q782-75 758-70t-50 5q-78.5 0-132.75-54.15Q521-173.29 521-251.65q0-78.35 54.35-132.85 54.36-54.5 133-54.5 78.65 0 133.15 54.25T896-252q0 26-5.5 50.5T870-156.66L976-51zM708-159q39 0 66-27.24T801-252t-27.24-65.76T708-345q-39 0-65.5 27.24T616-252t26.5 65.76T708-159" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DatabaseSearchFilled(_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: "M519-96q-26.56 2-96.28-3T279.5-121 150-170.5 94-257v-124q0 37 33.5 66.5T214-264t119.5 33.5T465-217q4.67 34.23 18.84 64.62Q498-122 519-96m-52-212q-60.25-1.64-125.62-12.32Q276-331 221-351.5t-91-50T94-471v-122q0 39.79 40 71.89Q174-489 236.5-468t137 31 144.5 7h13q-24 26-40.5 56.5T467-308m11.78-214Q319-522 207-572.5T95-693.83q0-72.83 111-122.5T479-866t274.5 49.67T866-693.83Q866-623 752.27-572.5T478.78-522M909 15 803.34-90Q782-75 758-70t-50 5q-78.5 0-132.75-54.15Q521-173.29 521-251.65q0-78.35 54.35-132.85 54.36-54.5 133-54.5 78.65 0 133.15 54.25T896-252q0 26-5.5 50.5T870-156.66L976-51zM708-159q39 0 66-27.24T801-252t-27.24-65.76T708-345q-39 0-65.5 27.24T616-252t26.5 65.76T708-159" })));
|
|
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-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m785-607 31-33-76-77.78V-843h-47v139zM224-137v82H111v-129q-27-15-41.5-44T55-294v-413q0-84.76 100-122.88T487-868q-14 21.67-23.81 45.36T449-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 44v129H576v-82zm491.19-387Q635-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 16M140-723h300zm91 295h-82 549z" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DocumentSearch(_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: "M189-811v283-2 381zv186zM95-55v-851h457l234 234v167q-23-11-47-16.5t-48-6.5v-97H502v-186H189v662h290q19 32 47.44 55.71Q554.88-69.59 591-55zm581.39-135q39.61 0 66.11-26.39 26.5-26.4 26.5-66Q769-322 742.79-349t-65.55-27q-39.76 0-66.5 26.6T584-282.9t26.39 66.4q26.4 26.5 66 26.5M881-12 770.84-122q-21.84 12-45.03 19-23.2 7-48.81 7-78.33 0-133.17-54.47Q489-204.95 489-282.76q0-77.82 54.87-132.53T677.12-470q77.96 0 132.42 54.54T864-283q0 25.88-7.5 49.33T837-189.16L947-79z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DocumentSearchFilled(_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: "M676.39-190Q715-190 742-216.39q27-26.4 27-66 0-38.61-26.71-66.11T677.24-376q-39.76 0-66.5 27.1t-26.74 66q0 39.9 26.39 66.4 26.4 26.5 66 26.5M881-12 771-122q-22 13-45.19 19.5Q702.61-96 677-96q-77.58 0-132.79-54.46T489-283q0-77.08 55.21-132.04T677-470q76.58 0 131.79 54.96T864-283q0 26.5-7.04 49.64Q849.93-210.22 837-189L946-79zM95-55v-851h457l234 234v167q-26-12-53.3-18.5-27.31-6.5-55.7-6.5-120 0-184 78.13-64 78.12-64 171.87 0 71 38.5 134T590-55zm407-570h189L502-811l189 186-189-186z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EditArrowDown(_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: "M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM65-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
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EditArrowDownFilled(_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: "M802-135 652-285l61-61 45 45v-525h87v524l44-44 62 61zM65-220v-180l305-308q28-28 67.5-28.5T505-707l46 45q26 28 26 66.5T550-530L243-220zm366-312 56-58-55-55-56 56z" })));
|
|
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
|
+
}
|
|
@@ -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: "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
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function FitPageHeight(_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: "M371-600h219L480-710zm109 351 110-110H371zM826-55H135v-851h691zm-95-94v-662H229v662zm0-662H229z" })));
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function FitPageHeightFilled(_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: "M371-600h219L480-710zm109 351 110-110H371zM826-55H135v-851h691z" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageWidth(_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: "M360-371v-219L250-480zm351-109L601-590v219zM55-135v-691h851v691zm756-596H149v502h662zm-662 0v502z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FitPageWidthFilled(_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: "M360-371v-219L250-480zm351-109L601-590v219zM55-135v-691h851v691z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Flowchart(_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: "M648-135q-19.75 0-33.37-13.63Q601-162.25 601-182v-37H480q-19.75 0-33.37-13.63Q433-246.25 433-266v-167h-75v38q0 19.75-13.62 33.37Q330.75-348 311-348H102q-19.75 0-33.37-13.63Q55-375.25 55-395v-170q0-19.75 13.63-33.88Q82.25-613 102-613h209q19.75 0 33.38 14.12Q358-584.75 358-565v38h75v-167q0-19.75 13.63-33.38Q460.25-741 480-741h121v-37q0-19.75 13.63-33.88Q628.25-826 648-826h210q19.75 0 33.88 14.12Q906-797.75 906-778v169q0 20.75-14.12 34.37Q877.75-561 858-561H648q-19.75 0-33.37-13.63Q601-588.25 601-609v-38h-74v333h74v-37q0-19.75 13.63-33.88Q628.25-399 648-399h210q19.75 0 33.88 14.12Q906-370.75 906-351v169q0 19.75-14.12 33.37Q877.75-135 858-135zm47-94h116v-75H695zM149-442h114v-76H149zm546-214h116v-75H695zm0 427v-75zM263-442v-76zm432-214v-75z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FlowchartFilled(_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: "M648-135q-19.75 0-33.37-13.63Q601-162.25 601-182v-37H480q-19.75 0-33.37-13.63Q433-246.25 433-266v-167h-75v38q0 19.75-13.62 33.37Q330.75-348 311-348H102q-19.75 0-33.37-13.63Q55-375.25 55-395v-170q0-19.75 13.63-33.88Q82.25-613 102-613h209q19.75 0 33.38 14.12Q358-584.75 358-565v38h75v-167q0-19.75 13.63-33.38Q460.25-741 480-741h121v-37q0-19.75 13.63-33.88Q628.25-826 648-826h210q19.75 0 33.88 14.12Q906-797.75 906-778v169q0 20.75-14.12 34.37Q877.75-561 858-561H648q-19.75 0-33.37-13.63Q601-588.25 601-609v-38h-74v333h74v-37q0-19.75 13.63-33.88Q628.25-399 648-399h210q19.75 0 33.88 14.12Q906-370.75 906-351v169q0 19.75-14.12 33.37Q877.75-135 858-135z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FolderInfo(_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-229v-502 253-26zm335 94H55v-691h355l71 72h425v341q-19.61-21.04-43.31-37.52Q839-467 811-478.28V-660H442l-71-71H149v502h311.33q.67 24 6.49 47.92Q472.64-157.17 484-135m228-308q79.51 0 136.76 57.24Q906-328.51 906-248.5t-57.24 136.75Q791.51-55 711.5-55t-136.76-56.75Q518-168.49 518-249q0-79.51 56.74-136.76Q631.49-443 712-443m-34 329h67v-163h-67zm34-203q13 0 23-9.5t10-23.5-10-24-23.5-10-23.5 9.8-10 24.2q0 14 9.8 23.5T712-317" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FolderInfoFilled(_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: "M55-135v-691h355l71 72h425v341q-37-43-87.31-67t-107.11-24q-104.35 0-178.47 73.49Q459-357.02 458-252q-1 31 5.5 61t20.5 56zm656.5 80q-80.01 0-136.76-56.75Q518-168.49 518-249q0-79.51 56.74-136.76Q631.49-443 712-443q79.51 0 136.76 57.24Q906-328.51 906-248.5t-57.24 136.75Q791.51-55 711.5-55M678-114h67v-163h-67zm34-203q13 0 23-9.5t10-23.5-10-24-23.5-10-23.5 9.8-10 24.2q0 14 9.8 23.5T712-317" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Graph1(_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: "M266.88-54q-55.96 0-93.92-38.5T135-186q0-42.09 23.5-75.54Q182-295 220-310v-340q-38-14-61.5-47.07T135-773q0-55.42 38.06-94.21t93.5-38.79T361-867.21 400-773q0 43.41-24.5 76.2Q351-664 314-650v8q2 49 37.46 82T437-527h86q89.22 0 152.11 60.24Q738-406.51 740-319v9q38 14.35 62 47.67 24 33.31 24 76.33 0 55-38.53 93.5Q748.93-54 693.88-54q-55.46 0-94.17-38.5T561-186q0-42.86 24-75.93T647-309v-9q-3-48.75-39.17-82.38Q571.67-434 523-434h-86q-35.07 0-66.54-11.5Q339-457 314-477v168q37 14 61.5 46.8Q400-229.41 400-186q0 55-38.83 93.5Q322.35-54 266.88-54m.47-88q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5T235-219.52t-13 32.5T235.28-155t32.07 13m427.7 0q19.09 0 31.52-13.28t12.43-32-12.24-32.22Q714.53-233 695.44-233t-33.26 13.48Q648-206.04 648-187.02T661.98-155t33.07 13m-427.7-586q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5T235-805.52t-13 32.5T235.28-741t32.07 13" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Graph2(_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: "M153.88-55Q98-55 59-93.56t-39-93.65q0-41.58 24-74.51T105-310v-86q0-53.92 38.25-92.46T235-527h198v-123q-38-14-61.5-47.07T348-773q0-55.42 38.71-94.21 38.7-38.79 94-38.79 55.29 0 93.79 38.79T613-773q0 43.41-24.5 76.2Q564-664 527-650v123h198.14q54.28 0 92.57 38.54T856-396v86q36 15.35 60 48.05T940-187q0 55-38.24 93.5Q863.51-55 808.88-55 753-55 714-93.5T675-187q0-42.84 24.5-76.42T762-311v-85q0-15.5-10.75-26.25T725-433H527v123q37 14 61.5 46.8Q613-230.41 613-187q0 55-38.53 93.5Q535.93-55 480.88-55q-55.46 0-94.17-38.5T348-187q0-42.86 23.5-75.93T433-310v-123H235q-15.5 0-26.25 10.75T198-396v85q38 14 62.5 47.58T285-187q0 55-38.24 93.5Q208.51-55 153.88-55m-.13-87q19.39 0 31.82-13.28t12.43-32-12.68-32.22-31.43-13.5q-19.89 0-33.39 13.48t-13.5 32.5T120.68-155q13.67 13 33.07 13m327.6 0q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5-32.59 13.48-13.5 32.5T448.78-155t32.57 13m327.4 0q19.39 0 31.82-13.28t12.43-32-12.68-32.22-31.43-13.5q-19.89 0-33.39 13.48t-13.5 32.5T775.68-155q13.67 13 33.07 13m-327.4-586q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5-32.59 13.48-13.5 32.5T448.78-741t32.57 13" })));
|
|
6
|
+
}
|