@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 FitPageHeightFilled(_a) {
|
3
|
+
var className = _a.className;
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M237.69-100q-23.61 0-40.65-17.04T180-157.69v-644.62q0-23.61 17.04-40.65T237.69-860h484.62q23.61 0 40.65 17.04T780-802.31v644.62q0 23.61-17.04 40.65T722.31-100zm149-521.31h186.62L480-714.61zM480-245.39l93.31-93.3H386.69z" })));
|
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: "M615.54-180v-79.54H457.31v-197.77H343.46v79.16H100v-204.08h243.46v79.54h113.85v-198.15h158.23v-79.54H860v204.46H615.54v-79.54H502.69v350.54h112.85v-78.54H860V-180zm45.38-45.39h153.69v-112.69H660.92zM145.39-423.54h152.69v-113.31H145.39zm515.53-197.77h153.69V-735H660.92zm0 395.92v-112.69zM298.08-423.54v-113.31zm362.84-197.77V-735z" })));
|
6
|
+
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export default function
|
2
|
+
export default function FlowchartFilled(_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: "M615.54-180v-79.54H457.31v-197.77H343.46v79.16H100v-204.08h243.46v79.54h113.85v-198.15h158.23v-79.54H860v204.46H615.54v-79.54H502.69v350.54h112.85v-78.54H860V-180z" })));
|
6
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: "M281.94-99.77q-43.48 0-72.9-29.53t-29.42-72.32q0-35.92 22.73-64.11T259.16-302v-356q-34.08-8.08-56.81-35.69-22.73-27.62-22.73-64.08 0-42.59 29.33-72.41T281.26-860q42.97 0 72.89 29.82 29.93 29.82 29.93 72.41 0 36.46-22.54 64.08-22.54 27.61-57 35.69v18.39q0 57.48 39.11 97.2t96.27 39.72h79.16q75.56 0 128.47 52.92t52.91 128V-302q34.46 8.08 57.19 36.08T780.38-202q0 42.95-29.87 72.59-29.88 29.64-72.08 29.64-42.46 0-72.48-29.64-30.03-29.64-30.03-72.59 0-36.46 22.54-63.88Q621-293.31 655.08-301v-20.77q0-56.15-39.67-95.85-39.67-39.69-96.33-39.69h-79.16q-40.71 0-75.81-16.81-35.11-16.8-59.57-46.27V-301q34.46 7.69 57 35.12 22.54 27.42 22.54 63.88 0 42.95-29.79 72.59t-72.35 29.64m.06-45.62q23.69 0 39.89-16.44 16.19-16.44 16.19-40.19t-16.18-40.4q-16.18-16.66-40.09-16.66-23.5 0-40.16 16.66Q225-225.77 225-202.23t16.65 40.19q16.66 16.65 40.35 16.65m396.65 0q23.64 0 39.8-16.44t16.16-40.19-16.09-40.4q-16.1-16.66-39.9-16.66-23.39 0-40.54 16.66-17.16 16.65-17.16 40.19t17.2 40.19q17.21 16.65 40.53 16.65M282-700.92q23.69 0 39.89-16.6 16.19-16.6 16.19-40.23 0-23.94-16.18-40.4t-40.09-16.46q-23.5 0-40.16 16.65Q225-781.31 225-757.77t16.65 40.19q16.66 16.66 40.35 16.66" })));
|
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: "M202.51-100q-42.46 0-72.48-29.77Q100-159.53 100-202.05q0-35.87 21.92-63.02 21.93-27.15 55.39-35.93v-99.69q0-41.58 30.21-71.79t71.79-30.21h178V-658q-34.08-8.08-56.81-35.69-22.73-27.62-22.73-64.08 0-42.59 29.92-72.41Q437.62-860 479.92-860q42.89 0 72.6 29.82t29.71 72.41q0 36.46-22.73 64.08-22.73 27.61-56.81 35.69v155.31h178q41.58 0 71.79 30.21t30.21 71.79V-301q33.46 8.8 55.39 35.99Q860-237.82 860-202.05q0 42.38-29.88 72.22Q800.24-100 758.04-100q-42.45 0-72.48-29.82-30.02-29.82-30.02-72.41 0-37.31 23.54-65.31t58.23-35.08v-98.07q0-23.5-16.56-40.06t-40.06-16.56h-178V-302q34.08 8.08 56.81 35.69 22.73 27.62 22.73 64.08 0 42.59-29.88 72.41T480.28-100q-42.46 0-72.48-29.82-30.03-29.82-30.03-72.41 0-36.46 22.73-64.08 22.73-27.61 56.81-35.69v-155.31h-178q-23.5 0-40.06 16.56t-16.56 40.06v98.07q34.69 7.08 58.23 35.08t23.54 65.31q0 42.59-29.88 72.41Q244.71-100 202.51-100m.21-45.39q23.81 0 40.08-16.44 16.28-16.44 16.28-40.19t-16.26-40.4q-16.26-16.66-40.29-16.66-23.61 0-40.38 16.66-16.76 16.65-16.76 40.19t16.76 40.19q16.77 16.65 40.57 16.65m277.77 0q23.65 0 40-16.44 16.36-16.44 16.36-40.19t-16.21-40.4q-16.21-16.66-40.18-16.66-23.38 0-40.34 16.66-16.97 16.65-16.97 40.19t17.01 40.19 40.33 16.65m277.77 0q23.65 0 40-16.44t16.35-40.19-16.21-40.4q-16.21-16.66-40.17-16.66-23.38 0-40.35 16.66-16.96 16.65-16.96 40.19t17.01 40.19 40.33 16.65M480.49-700.92q23.65 0 40-16.6 16.36-16.6 16.36-40.23 0-23.94-16.21-40.4t-40.18-16.46q-23.38 0-40.34 16.65-16.97 16.65-16.97 40.19t17.01 40.19q17.01 16.66 40.33 16.66" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Graph3(_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.66-100q-42.45 0-72.48-29.25-30.03-29.24-30.03-72.6 0-8.38 1.2-15.46 1.19-7.08 3.96-14.46L276-291.62q-13.85 15-32.8 24t-41.28 9q-42.72 0-72.63-29.77-29.9-29.77-29.9-72.31 0-42.53 29.24-72.45 29.25-29.93 72.6-29.93 23.61 0 44.27 10 20.65 10 35.12 27l139.77-70.07q-5.77-25.62 1.03-50.62 6.81-25 24.97-43.84l-48.77-72.08q-8.79 3.38-18.04 5.27-9.25 1.88-19.12 1.88-42.43 0-72.45-29.77Q258-715.09 258-757.62t29.92-72.46Q317.85-860 360.35-860t72.3 29.82q29.81 29.82 29.81 72.41 0 20.23-7.38 37.96-7.39 17.73-20.39 31.58l48.39 72.69q8.38-3.38 17.76-5.27 9.38-1.88 19.24-1.88 17.2 0 32.71 5.88 15.52 5.89 28.36 15.27l85.54-70.48q-5.38-10.16-8.27-21.09-2.88-10.92-2.88-24.04 0-43.1 29.47-72.67 29.46-29.56 72.11-29.56t72.76 29.78Q860-759.82 860-717.28q0 42.7-30.06 72.22t-72.56 29.52q-18.03 0-33.55-5.58-15.52-5.57-28.37-15.57l-84.54 70.09q5.77 10.67 8.46 22.19 2.7 11.52 2.7 23.95 0 42.95-30.06 72.59t-72.56 29.64q-24.46 0-44.31-10.5-19.84-10.5-34.3-27.5l-140.16 71.08q3.16 13.26 2.59 27.05-.56 13.78-4.59 27.18l105.93 59.84q14.46-15 34.23-24 19.76-9 41.77-9 42.24 0 72.12 29.7 29.87 29.69 29.87 72.11t-29.87 72.35Q522.86-100 480.66-100M202-304q23.69 0 40.08-16.6 16.38-16.6 16.38-40.23 0-23.94-16.29-40.59-16.28-16.66-40.36-16.66-23.5 0-40.27 16.56t-16.77 40.67q0 23.54 16.77 40.2Q178.31-304 202-304m158.72-396.31q23.81 0 40.08-16.44 16.28-16.44 16.28-40.19t-16.26-40.41Q384.56-814 360.53-814q-23.61 0-40.38 16.65-16.77 16.66-16.77 40.2t16.77 40.19 40.57 16.65M480-145q23.54 0 40.19-16.44 16.66-16.44 16.66-40.19 0-23.76-16.61-40.41T480-258.69q-23.54 0-40.19 16.65-16.66 16.65-16.66 40.19t16.66 40.2Q456.46-145 480-145m39.65-318.61q23.73 0 40.2-16.45 16.46-16.44 16.46-40.19t-16.45-40.4q-16.45-16.66-40.21-16.66-23.34 0-40.19 16.81-16.85 16.82-16.85 40.04 0 23.54 16.82 40.19 16.81 16.66 40.22 16.66m238-197.31q23.8 0 40.07-16.1Q814-693.11 814-716.9t-16.26-40.45Q781.49-774 757.45-774q-23.6 0-40.37 16.61-16.77 16.6-16.77 40.31 0 23.45 16.77 39.8 16.77 16.36 40.57 16.36" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Graph4(_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: "M482.28-100q-42.96 0-72.43-29.82-29.46-29.82-29.46-72.41 0-35.84 21.73-63.15t55.19-36v-314.47L282.69-403.92q10.39 13.23 16.08 29.14t5.69 33.78q0 42.95-29.88 72.59-29.87 29.64-72.07 29.64-42.46 0-72.48-29.6Q100-297.98 100-340.68t30.01-72.63q30.02-29.92 72.38-29.92 12.69 0 23.78 2.42 11.09 2.43 21.68 8.12l190.46-232.23q-26.39-11.69-43.46-36.59-17.08-24.89-17.08-56.26 0-42.59 29.92-72.41Q437.62-860 479.92-860q42.89 0 72.6 29.82t29.71 72.41q0 31.23-17.08 56.69-17.07 25.47-43.84 36.77l191.46 231.85q10.74-4.95 21.73-7.86 11-2.91 23.5-2.91 42.24 0 72.12 29.78T860-341.13q0 42.9-29.88 72.63t-72.08 29.73q-42.45 0-72.48-29.64-30.02-29.64-30.02-72.59 0-17.74 5.69-33.91t16.08-29.4L502.69-615.85v313.23q35.08 7.08 58.62 35.2t23.54 65.19q0 42.59-29.89 72.41Q525.08-100 482.28-100m1.02-46.39q23.61 0 39.89-16.6 16.27-16.6 16.27-40.22 0-23.94-16.14-40.41-16.15-16.46-40.02-16.46-23.61 0-40.57 16.66-16.96 16.65-16.96 40.19t16.96 40.19 40.57 16.65M202.72-284.15q23.81 0 40.08-16.1 16.28-16.09 16.28-39.88t-16.26-40.26q-16.26-16.46-40.29-16.46-23.61 0-40.38 16.71-16.76 16.7-16.76 39.83 0 23.45 16.76 39.8 16.77 16.36 40.57 16.36m555.54 0q23.65 0 40-16.1 16.35-16.09 16.35-39.88t-16.21-40.26q-16.21-16.46-40.17-16.46-23.38 0-40.35 16.71-16.96 16.7-16.96 39.83 0 23.45 17.01 39.8 17.01 16.36 40.33 16.36M480.49-700.92q23.65 0 40-16.6 16.36-16.6 16.36-40.23 0-23.94-16.21-40.4t-40.18-16.46q-23.38 0-40.34 16.65-16.97 16.65-16.97 40.19t17.01 40.19q17.01 16.66 40.33 16.66" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Graph5(_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: "M479.74-80.16q-42.42 0-72.19-29.64-29.78-29.64-29.78-72.59 0-36.3 22.71-64.12 22.7-27.83 56.83-35.26v-98.93q-15.63-3-29.05-10.34-13.41-7.35-24.03-19.5l-82.92 48.62q2.38 7.19 3.27 14.99.88 7.8.88 15.93 0 42.95-29.86 72.59-29.87 29.64-72.46 29.64t-72.36-29.6Q121-287.98 121-330.68t29.71-72.63q29.71-29.92 72.15-29.92 22.39 0 42.15 8.5t33.61 23.5l82.92-48.62q-2.39-7-3.58-14.38-1.19-7.39-1.19-15.7t1.19-15.96q1.19-7.66 3.96-14.65l-84.53-48.85Q283.54-544 263.66-535.5q-19.89 8.5-42.04 8.5-42.79 0-72.32-29.6-29.53-29.61-29.53-72.31t29.53-72.44q29.52-29.73 72.11-29.73t72.71 29.71q30.11 29.7 30.11 72.14 0 8.51-.88 16.03-.89 7.51-3.27 14.51l84.54 49.46q10.61-11.77 23.88-19.54t28.81-11v-98.85q-34.08-7.69-56.81-35.38t-22.73-64q0-42.95 29.69-72.59 29.7-29.64 72.12-29.64t72.53 29.64q30.12 29.64 30.12 72.59 0 36.46-22.73 63.88-22.73 27.43-56.81 35.5v99.85q15.16 4 28.24 11.33 13.08 7.34 23.45 18.59l84.31-47.84q-2.38-7.81-3.57-15.94-1.2-8.12-1.2-16.6 0-42.44 29.53-72.14 29.52-29.71 72.11-29.71t72.52 29.67Q838-671.74 838-629.36q0 42.9-29.97 72.63T735.69-527q-22.54 0-41.19-8.5T662.38-558l-84.92 48.46q2.39 7 3.08 14.08t.69 15.27-.88 15.27q-.89 7.07-2.89 14.07l83.92 49.62q13.85-15 33-23.5t41.31-8.5q42.37 0 72.34 29.78T838-331.13q0 42.9-29.93 72.63t-72.2 29.73q-42.78 0-72.36-29.64-29.59-29.64-29.59-72.59 0-8.45 1.2-16.2 1.19-7.75 3.57-14.72l-83.92-49.23q-10.09 11.06-23.31 19.18-13.23 8.12-28.77 11.74v98.46q34.08 7.69 56.81 35.31t22.73 64.07q0 42.95-30.03 72.59-30.04 29.64-72.46 29.64m.75-45.99q23.65 0 40-16.1 16.36-16.09 16.36-39.88t-16.23-40.45q-16.23-16.65-40.23-16.65-24.26 0-40.75 16.81t-16.49 40.1q0 23.46 17.01 39.81 17.01 16.36 40.33 16.36M223.92-274.77q23.61 0 39.88-16.09 16.28-16.1 16.28-39.89t-16.15-40.44q-16.16-16.66-40.04-16.66-24.15 0-40.83 16.66-16.67 16.65-16.67 40.26t16.96 39.88q16.96 16.28 40.57 16.28m512.53 0q23.61 0 39.89-16.09 16.27-16.1 16.27-39.89t-16.15-40.44q-16.15-16.66-40.03-16.66-24.15 0-40.64 16.66-16.48 16.65-16.48 40.26t16.77 39.88q16.77 16.28 40.37 16.28m-255.96-149q23.65 0 40-16.25 16.36-16.26 16.36-39.94 0-23.67-16.23-40.28t-40.23-16.61q-24.26 0-40.75 16.66-16.49 16.65-16.49 40.26t17.01 39.89q17.01 16.27 40.33 16.27M222.39-573q23.69 0 40.07-16.09 16.39-16.1 16.39-39.89t-16.4-40.25q-16.39-16.46-40.15-16.46-24.04 0-40.59 16.7-16.56 16.7-16.56 39.83 0 23.45 16.77 39.81Q198.69-573 222.39-573m514.06 0q23.61 0 39.89-16.09 16.27-16.1 16.27-39.89t-16.15-40.25-40.03-16.46q-24.15 0-40.64 16.7-16.48 16.7-16.48 39.83 0 23.45 16.77 39.81Q712.85-573 736.45-573M480.49-722.15q23.65 0 40-16.03 16.36-16.03 16.36-39.73 0-24.01-16.23-40.47-16.23-16.47-40.23-16.47-24.26 0-40.75 16.66-16.49 16.65-16.49 40.07t17.01 39.69q17.01 16.28 40.33 16.28" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Graph6(_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: "M479.74-80.16q-42.42 0-72.19-29.6-29.78-29.6-29.78-72.31 0-42.7 29.69-72.62 29.7-29.93 72.12-29.93t72.53 29.78q30.12 29.78 30.12 72.33 0 42.89-30.03 72.62-30.04 29.73-72.46 29.73m.75-45.99q23.65 0 40-16.1 16.36-16.09 16.36-39.88t-16.23-40.45q-16.23-16.65-40.23-16.65-24.26 0-40.75 16.81t-16.49 40.1q0 23.46 17.01 39.81 17.01 16.36 40.33 16.36M223.14-228.77q-42.59 0-72.36-29.6Q121-287.98 121-330.68t29.7-72.63q29.7-29.92 72.13-29.92 42.79 0 72.71 29.78t29.92 72.32q0 42.9-29.86 72.63-29.87 29.73-72.46 29.73m512.73 0q-42.78 0-72.36-29.6-29.59-29.61-29.59-72.31t29.53-72.63q29.52-29.92 72.11-29.92t72.52 29.78Q838-373.67 838-331.13q0 42.9-29.93 72.63t-72.2 29.73m-511.95-46q23.61 0 39.88-16.09 16.28-16.1 16.28-39.89t-16.15-40.44q-16.16-16.66-40.04-16.66-24.15 0-40.83 16.66-16.67 16.65-16.67 40.26t16.96 39.88q16.96 16.28 40.57 16.28m512.53 0q23.61 0 39.89-16.09 16.27-16.1 16.27-39.89t-16.15-40.44q-16.15-16.66-40.03-16.66-24.15 0-40.64 16.66-16.48 16.65-16.48 40.26t16.77 39.88q16.77 16.28 40.37 16.28M221.72-527q-42.78 0-72.37-29.6-29.58-29.61-29.58-72.31t29.53-72.44q29.52-29.73 72.11-29.73t72.71 29.67q30.11 29.67 30.11 72.05 0 42.9-30.04 72.63T221.72-527m514.15 0q-42.78 0-72.36-29.6-29.59-29.61-29.59-72.31t29.53-72.44q29.52-29.73 72.11-29.73t72.52 29.67Q838-671.74 838-629.36q0 42.9-29.93 72.63T735.87-527m-513.48-46q23.69 0 40.07-16.09 16.39-16.1 16.39-39.89t-16.4-40.25q-16.39-16.46-40.15-16.46-24.04 0-40.59 16.7-16.56 16.7-16.56 39.83 0 23.45 16.77 39.81Q198.69-573 222.39-573m514.06 0q23.61 0 39.89-16.09 16.27-16.1 16.27-39.89t-16.15-40.25-40.03-16.46q-24.15 0-40.64 16.7-16.48 16.7-16.48 39.83 0 23.45 16.77 39.81Q712.85-573 736.45-573M479.74-676.15q-42.42 0-72.19-29.67-29.78-29.67-29.78-72.05 0-42.9 29.69-72.63 29.7-29.73 72.12-29.73t72.53 29.6q30.12 29.61 30.12 72.31 0 42.71-30.03 72.44-30.04 29.73-72.46 29.73m.75-46q23.65 0 40-16.03 16.36-16.03 16.36-39.73 0-24.01-16.23-40.47-16.23-16.47-40.23-16.47-24.26 0-40.75 16.66-16.49 16.65-16.49 40.07t17.01 39.69q17.01 16.28 40.33 16.28" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function Hearing(_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: "M273.92-90.62q54.31 0 93.62-30.61 39.31-30.62 58.92-82 18.46-47.54 38.92-75.85 20.47-28.31 74.08-71.31 64.46-51.46 93.65-110.88 29.2-59.42 29.2-141.58 0-115.76-74.27-190.34T398-867.77q-111.85 0-186.46 69.08-74.62 69.07-81.15 176.92h45.38q6.54-88 68.58-144.31 62.03-56.31 153.65-56.31 92.69 0 155.81 63.43 63.11 63.42 63.11 156.11 0 72.39-30.11 127.2-30.12 54.8-91.66 101.5Q455-344 431.69-311.35q-23.3 32.66-44.3 82.27-17.77 43.16-45.66 68.12Q313.85-136 273.92-136q-35.77 0-62.61-23.61-26.85-23.62-34.16-58.62H131q7.31 54.23 47.42 90.92 40.12 36.69 95.5 36.69m443.62-222.92q53.54-59.92 82.81-134.77 29.26-74.84 29.26-157.38 0-81.92-28.34-157.96-28.35-76.04-83.73-134.35l-33.85 29.62q49.7 53.38 75.12 120.73 25.42 67.34 25.42 141.96 0 73.23-25.92 140.57-25.92 67.35-74.62 121.35zM398-515.62q36.69 0 61.96-25.26 25.27-25.27 25.27-61.97 0-36.69-25.27-62.76-25.27-26.08-61.96-26.08t-62.58 26.08q-25.88 26.07-25.88 62.76 0 36.7 25.88 61.97 25.89 25.26 62.58 25.26" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function HearingAid(_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: "M271.38-90.62q52.08 0 94.16-31.57 42.07-31.58 60.92-80.66 15.46-39.15 44.15-76.77 28.7-37.61 69.24-70.77 58.23-47.38 90.34-113.07 32.12-65.69 32.12-139.39 0-110.15-77.39-187.53-77.38-77.39-186.92-77.39-107.23 0-184.15 70.89-76.93 70.88-83.46 175.11h45.38q6.54-85 70.19-142.81 63.66-57.81 152.04-57.81 91.08 0 155 63.93 63.92 63.92 63.92 155.61 0 64.77-31.5 124.35t-89.88 103.96q-34.15 26.16-61.23 63.23-27.08 37.08-46.92 82.23-15.77 37.77-45.81 65.43Q311.54-136 271.38-136q-47.76 0-73.8-32.15-26.04-32.16-26.04-76.47 0-35.15 15.19-62.42t37.89-50.19l59.07 47.08 95.08-168.93q56.08 9.93 100-26.46 43.92-36.38 43.92-94.46 0-50.92-35.88-86.81-35.89-35.88-86.81-35.88-60.69 0-97.08 46.54-36.38 46.54-22.84 103.84L124.54-436.38l63.61 50.61q-27.38 29.39-44.69 63.85t-17.31 77.3q0 62.54 39.12 108.27t106.11 45.73m446.16-222.92q54.54-60.92 83.31-135.96 28.76-75.04 28.76-156.19 0-83.39-29.26-159.12-29.27-75.73-82.81-133.19l-33.85 29.62q49.46 52.53 75 120.07t25.54 142.62q0 72.46-25.73 139.81-25.73 67.34-74.81 122.11zm-447.23-64.69L195.46-438l104.69-90.77q7.16 10.69 16.47 18.81 9.3 8.11 20 14.27zM400-522.69q-32.46 0-54.89-22.42-22.42-22.43-22.42-54.89t22.42-54.89q22.43-22.42 54.89-22.42t54.89 22.42q22.42 22.43 22.42 54.89t-22.42 54.89q-22.43 22.42-54.89 22.42m0-77.31" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function HearingAidDisabled(_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: "M271.38-90.62q-66.99 0-106.11-45.73t-39.12-108.27q0-42.84 17.31-77.3t44.69-63.85l-63.61-50.61 155.54-135.93q-5.77-25.23-1.35-48.96t16.66-43.34l169.22 169.22q-19 11.24-41.11 15.66-22.12 4.42-44.73.65l-95.08 168.93-59.07-47.08q-22.7 22.92-37.89 50.19t-15.19 62.42q0 44.31 26.04 76.47Q223.62-136 271.38-136q40.08 0 68.16-22.88 28.08-22.89 47.85-70.2 10.61-24.84 20.69-43.65 10.07-18.81 23.57-36.23t31.89-35.42q18.38-18 45.62-41.24L195.69-699.08q-8.07 17.31-13.31 36.89-5.23 19.57-6.61 40.42h-45.38q2.38-30.38 10.03-58.58 7.66-28.19 21.2-52.8L47.16-847.62l32.61-32.61L877.54-82.46l-32.23 32.61-302.92-302.54q-29.7 25.7-48.28 42.89-18.57 17.19-30.15 32.81-11.58 15.61-19.92 32.5-8.35 16.88-17.58 40.96-20 53.77-60.31 83.19-40.3 29.42-94.77 29.42m456.39-234.53-32.62-32.23q43.85-53.39 66.47-116.93 22.61-63.54 22.61-131.38 0-75.08-25.54-142.62t-75-120.07L717.54-898q53.54 57.46 82.81 133.19 29.26 75.73 29.26 159.12 0 77.15-25.96 148.88t-75.88 131.66M618.54-434.39l-35.62-35.23q17-29.38 25.5-62.26 8.5-32.89 8.5-70.97 0-92.69-63.11-156.11-63.12-63.43-155.81-63.43-36.23 0-68.73 9.81t-60.89 28.43l-32.61-32.62q34.08-24.69 75.38-37.84 41.31-13.16 86.85-13.16 115.77 0 190.04 74.58t74.27 190.34q0 51-10.54 92.2-10.54 41.19-33.23 76.26M508.54-544 344-708.54q12.08-6.46 26.39-10.31 14.3-3.84 29.61-3.84 50.92 0 86.81 35.88 35.88 35.89 35.88 86.81 0 15.31-3.84 29.61Q515-556.08 508.54-544M270.31-378.23l66.31-117.46q-10.7-6.16-20-14.27-9.31-8.12-16.47-18.81L195.46-438zM266.23-454" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function HearingAidDisabledFilled(_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: "M271.38-90.62q-66.99 0-106.11-45.73t-39.12-108.27q0-42.84 17.31-77.3t44.69-63.85l-63.61-50.61 155.54-135.93q-5.77-25.23-1.35-48.96t16.66-43.34l169.22 169.22q-19 11.24-41.11 15.66-22.12 4.42-44.73.65l-95.08 168.93-59.07-47.08q-22.7 22.92-37.89 50.19t-15.19 62.42q0 44.31 26.04 76.47Q223.62-136 271.38-136q40.08 0 68.16-22.88 28.08-22.89 47.85-70.2 10.61-24.84 20.69-43.65 10.07-18.81 23.57-36.23t31.89-35.42q18.38-18 45.62-41.24L195.69-699.08q-8.07 17.31-13.31 36.89-5.23 19.57-6.61 40.42h-45.38q2.38-30.38 10.03-58.58 7.66-28.19 21.2-52.8L47.16-847.62l32.61-32.61L877.54-82.46l-32.23 32.61-302.92-302.54q-29.7 25.7-48.28 42.89-18.57 17.19-30.15 32.81-11.58 15.61-19.92 32.5-8.35 16.88-17.58 40.96-20 53.77-60.31 83.19-40.3 29.42-94.77 29.42m456.39-234.53-32.62-32.23q43.85-53.39 66.47-116.93 22.61-63.54 22.61-131.38 0-75.08-25.54-142.62t-75-120.07L717.54-898q53.54 57.46 82.81 133.19 29.26 75.73 29.26 159.12 0 77.15-25.96 148.88t-75.88 131.66M618.54-434.39l-35.62-35.23q17-29.38 25.5-62.26 8.5-32.89 8.5-70.97 0-92.69-63.11-156.11-63.12-63.43-155.81-63.43-36.23 0-68.73 9.81t-60.89 28.43l-32.61-32.62q34.08-24.69 75.38-37.84 41.31-13.16 86.85-13.16 115.77 0 190.04 74.58t74.27 190.34q0 51-10.54 92.2-10.54 41.19-33.23 76.26M508.54-544 344-708.54q12.08-6.46 26.39-10.31 14.3-3.84 29.61-3.84 50.92 0 86.81 35.88 35.88 35.89 35.88 86.81 0 15.31-3.84 29.61Q515-556.08 508.54-544" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function HearingAidFilled(_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: "M271.38-90.62q52.08 0 94.16-31.57 42.07-31.58 60.92-80.66 15.46-39.15 44.15-76.77 28.7-37.61 69.24-70.77 58.23-47.38 90.34-113.07 32.12-65.69 32.12-139.39 0-110.15-77.39-187.53-77.38-77.39-186.92-77.39-107.23 0-184.15 70.89-76.93 70.88-83.46 175.11h45.38q6.54-85 70.19-142.81 63.66-57.81 152.04-57.81 91.08 0 155 63.93 63.92 63.92 63.92 155.61 0 64.77-31.5 124.35t-89.88 103.96q-34.15 26.16-61.23 63.23-27.08 37.08-46.92 82.23-15.77 37.77-45.81 65.43Q311.54-136 271.38-136q-47.76 0-73.8-32.15-26.04-32.16-26.04-76.47 0-35.15 15.19-62.42t37.89-50.19l59.07 47.08 95.08-168.93q56.08 9.93 100-26.46 43.92-36.38 43.92-94.46 0-50.92-35.88-86.81-35.89-35.88-86.81-35.88-60.69 0-97.08 46.54-36.38 46.54-22.84 103.84L124.54-436.38l63.61 50.61q-27.38 29.39-44.69 63.85t-17.31 77.3q0 62.54 39.12 108.27t106.11 45.73m446.16-222.92q54.54-60.92 83.31-135.96 28.76-75.04 28.76-156.19 0-83.39-29.26-159.12-29.27-75.73-82.81-133.19l-33.85 29.62q49.46 52.53 75 120.07t25.54 142.62q0 72.46-25.73 139.81-25.73 67.34-74.81 122.11z" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function IdentityAwareProxy(_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: "M130-140.77v-45.38h700v45.38zm0-633.08v-45.38h700v45.38zm0 163.47v-56.16h56.15v56.16zm643.85 0v-56.16H830v56.16zM130-293.85V-350h56.15v56.15zm643.85 0V-350H830v56.15zm-436.54 0v-163.46H130v-45.38h207.31v-163.85h285.38v163.85H830v45.38H622.69v163.46z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function IdentityPlatform(_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: "M479.9-457.31q-50.82 0-86.71-35.98-35.88-35.99-35.88-86.81t35.98-86.71q35.99-35.88 86.81-35.88t86.71 35.98q35.88 35.99 35.88 86.81t-35.98 86.71q-35.99 35.88-86.81 35.88m-.02-45.38q32.2 0 54.81-22.5 22.62-22.5 22.62-54.69 0-32.2-22.5-54.81-22.5-22.62-54.69-22.62-32.2 0-54.81 22.5-22.62 22.5-22.62 54.69 0 32.2 22.5 54.81 22.5 22.62 54.69 22.62M480-83.46 140-291.15v-377.7l340-207.69 340 207.69v377.7zm0-53.31 171.23-103.69q-36.92-28.23-80.69-42.54T480-297.31 389.46-283t-80.69 42.54zM265.62-267.38q46.84-34.16 101.34-54.73 54.5-20.58 113.04-20.58t113.04 20.58q54.5 20.57 101.34 54.73l80.23-47.7v-328.07L480-823.46 185.39-643.15v328.07zM480-480.62" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function IdentityPlatformFilled(_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-136.77 214.38-130q-46.84-35.15-101.34-55.54-54.5-20.38-113.04-20.38t-113.04 20.58q-54.5 20.57-102.34 54.73zm.1-320.54q50.82 0 86.71-35.98 35.88-35.99 35.88-86.81t-35.98-86.71q-35.99-35.88-86.81-35.88t-86.71 35.98q-35.88 35.99-35.88 86.81t35.98 86.71q35.99 35.88 86.81 35.88M480-83.46 140-291.15v-377.7l340-207.69 340 207.69v377.7z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxText(_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: "M197.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.62q5.38 0 8.84-3.46t3.46-8.84v-127.16H624q-22.92 39.62-62 60.93-39.08 21.3-82.08 21.3t-82-21.3q-39-21.31-61.92-60.93H185.39v127.16q0 5.38 3.46 8.84t8.84 3.46M480.22-288q40.01 0 72.43-23.11 32.43-23.12 52.35-59.12h169.61v-392.08q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08H355q19.92 36 52.56 59.12Q440.21-288 480.22-288M197.69-185.39h-12.3 589.22zm90.08-296h384.46v-45.38H287.77zm0-134.38h384.46v-45.38H287.77z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextFilled(_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: "M197.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-140zm282.53-148q40.01 0 72.43-23.11 32.43-23.12 52.35-59.12h169.61v-392.08q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08H355q19.92 36 52.56 59.12Q440.21-288 480.22-288M287.77-481.39h384.46v-45.38H287.77zm0-134.38h384.46v-45.38H287.77z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InkSelection(_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: "M447.08-140v-372.92H820v45.38H525.08L820-172.62 787.38-140 492.46-434.92V-140zm-149.39 0v-50h50v50zM190-770h-50q0-20.33 14.84-35.16Q169.67-820 190-820zm107.69 0v-50h50v50zM455-770v-50h50v50zm157.69 0v-50h50v50zM770-770v-50q20.33 0 35.16 14.84Q820-790.33 820-770zM190-190v50q-20.33 0-35.16-14.84Q140-169.67 140-190zm-50-107.69v-50h50v50zM140-455v-50h50v50zm0-157.69v-50h50v50zm630 0v-50h50v50z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MicAlert(_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: "M400-436.85q-37.01 0-61.5-26.07Q314-489 314-526.69v-247.92q0-35.52 24.94-60.45 24.94-24.94 61-24.94 36.07 0 61.06 24.94 25 24.93 25 60.45v247.92q0 37.69-24.5 63.77-24.49 26.07-61.5 26.07m0-45.38q17.62 0 29.12-12.92 11.5-12.93 11.5-31.7v-247.76q0-17-11.68-28.5T400-814.61t-28.94 11.5-11.68 28.5v247.92q0 18.61 11.5 31.54 11.5 12.92 29.12 12.92M422.69-130h-45.38v-141.39q-100.23-9.07-168.77-82.07T140-526.69h45.39q0 89.07 62.77 150.11T400-315.54q6.4 0 11.76-.31 5.35-.3 10.93-.92zm248.92-23.85q8.31 0 13.93-5.3 5.61-5.31 5.61-13.93 0-8.61-5.61-13.92-5.62-5.31-13.62-5.31-8.61 0-13.92 5.31t-5.31 13.92q0 8.62 5.31 13.93 5.31 5.3 13.61 5.3m-17.38-78.46h35.38v-159.23h-35.38zM671.9-100q-71.05 0-121.86-50.21-50.81-50.2-50.81-122.27 0-71.48 50.83-122.19 50.84-50.71 121.89-50.71t121.86 50.58q50.8 50.58 50.8 122.72 0 71.9-50.83 121.99T671.9-100M400-648.92" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MicAlertFilled(_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: "M400-436.85q-37.01 0-61.5-26.07Q314-489 314-526.69v-247.92q0-35.52 24.94-60.45 24.94-24.94 61-24.94 36.07 0 61.06 24.94 25 24.93 25 60.45v247.92q0 37.69-24.5 63.77-24.49 26.07-61.5 26.07M422.69-130h-45.38v-141.39q-100.23-9.07-168.77-82.07T140-526.69h45.39q0 89.07 62.77 150.11T400-315.54q6.4 0 11.76-.31 5.35-.3 10.93-.92zm248.92-23.85q8.31 0 13.93-5.3 5.61-5.31 5.61-13.93 0-8.61-5.61-13.92-5.62-5.31-13.62-5.31-8.61 0-13.92 5.31t-5.31 13.92q0 8.62 5.31 13.93 5.31 5.3 13.61 5.3m-17.38-78.46h35.38v-159.23h-35.38zM671.9-100q-71.05 0-121.86-50.21-50.81-50.2-50.81-122.27 0-71.48 50.83-122.19 50.84-50.71 121.89-50.71t121.86 50.58q50.8 50.58 50.8 122.72 0 71.9-50.83 121.99T671.9-100" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Modeling(_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: "M715.69-168.08 577.08-306.92l138.61-138.85 31.62 33L664-329.62l196 1v45.39l-196-1 83.31 83.54zm-558-11.92q-23.53 0-40.61-17.08T100-237.69v-135.85q0-23.53 17.08-40.61t40.61-17.08h260.16q23.53 0 40.61 17.08t17.08 40.61v135.85q0 23.53-17.08 40.61T417.85-180zm0-45.39h260.16q5 0 8.65-3.46 3.66-3.46 3.66-8.84v-135.85q0-5.38-3.66-8.85-3.65-3.46-8.65-3.46H157.69q-5.38 0-8.84 3.46-3.46 3.47-3.46 8.85v135.85q0 5.38 3.46 8.84t8.84 3.46m86.62-290.84-31.62-32L296-632.38H100v-45.39h196l-83.31-83.54 31.62-31.61 138.61 137.84zm297.84-12.54q-23.53 0-40.61-17.08t-17.08-40.61v-135.85q0-23.53 17.08-40.61T542.15-780h260.16q23.53 0 40.61 17.08T860-722.31v135.85q0 23.53-17.08 40.61t-40.61 17.08zm0-45.38h260.16q5.38 0 8.84-3.46 3.46-3.47 3.46-8.85v-135.85q0-5.38-3.46-8.84t-8.84-3.46H542.15q-5 0-8.65 3.46-3.66 3.46-3.66 8.84v135.85q0 5.38 3.66 8.85 3.65 3.46 8.65 3.46M430.16-225.39v-160.46zm99.68-348.76v-160.46z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ModelingFilled(_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: "M715.69-168.08 577.08-306.92l138.61-138.85 31.62 33L664-329.62l196 1v45.39l-196-1 83.31 83.54zm-558-11.92q-23.61 0-40.65-17.04T100-237.69v-135.85q0-23.61 17.04-40.65t40.65-17.04h260.16q23.61 0 40.65 17.04t17.04 40.65v135.85q0 23.61-17.04 40.65T417.85-180zm86.62-336.23-31.62-32L296-632.38H100v-45.39h196l-83.31-83.54 31.62-31.61 138.61 137.84zm297.84-12.54q-23.61 0-40.65-17.04t-17.04-40.65v-135.85q0-23.61 17.04-40.65T542.15-780h260.16q23.61 0 40.65 17.04T860-722.31v135.85q0 23.61-17.04 40.65t-40.65 17.04z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Moped(_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: "M279.67-220q-44.82 0-76.13-31.58-31.31-31.59-31.31-76.19H93.85v-110q0-61.15 42.5-104.15t104.1-43h146.09v211.77h169.85l150.46-188.08v-127.23q0-5.39-3.46-8.85-3.47-3.46-8.85-3.46H585v-45.38h109.54q23.8 0 40.74 17.09 16.95 17.1 16.95 40.6v142.07l-173 218.62H386.54q0 44.54-31.03 76.15Q324.48-220 279.67-220m-.28-45.39q25.3 0 43.53-18.53 18.23-18.54 18.23-43.85H217.62q0 25.31 18.23 43.85 18.23 18.53 43.54 18.53m-65.54-390.3v-45.39h172.69v45.39zM759.28-220q-44.82 0-76.13-31.03-31.3-31.03-31.3-75.84 0-44.82 31.02-76.13 31.03-31.31 75.85-31.31t76.13 31.03q31.3 31.03 31.3 75.84 0 44.82-31.02 76.13Q804.1-220 759.28-220m-.28-45.39q25.31 0 43.54-18.23t18.23-43.53q0-25.31-18.23-43.54T759-388.92t-43.54 18.23-18.23 43.54q0 25.3 18.23 43.53T759-265.39M139.23-373.15h201.92v-166.39H240.44q-42.36 0-71.79 29.9-29.42 29.89-29.42 71.87z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MopedFilled(_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: "M279.67-220q-44.82 0-76.13-31.58-31.31-31.59-31.31-76.19H93.85v-110q0-61.15 42.5-104.15t104.1-43h146.09v211.77h169.85l150.46-188.08v-127.23q0-5.39-3.46-8.85-3.47-3.46-8.85-3.46H585v-45.38h109.54q23.8 0 40.74 17.09 16.95 17.1 16.95 40.6v142.07l-173 218.62H386.54q0 44.54-31.03 76.15Q324.48-220 279.67-220m-.28-45.39q25.3 0 43.53-18.53 18.23-18.54 18.23-43.85H217.62q0 25.31 18.23 43.85 18.23 18.53 43.54 18.53m-65.54-390.3v-45.39h172.69v45.39zM759.28-220q-44.82 0-76.13-31.03-31.3-31.03-31.3-75.84 0-44.82 31.02-76.13 31.03-31.31 75.85-31.31t76.13 31.03q31.3 31.03 31.3 75.84 0 44.82-31.02 76.13Q804.1-220 759.28-220m-.28-45.39q25.31 0 43.54-18.23t18.23-43.53q0-25.31-18.23-43.54T759-388.92t-43.54 18.23-18.23 43.54q0 25.3 18.23 43.53T759-265.39" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MultipleAirports(_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: "m353.15-373 66.08-19.85L485.31-373v-23.15l-45.7-30.08v-132.39l148.08 48.85V-534l-148.08-85.77v-95.54q0-9.27-5.65-15.82-5.65-6.56-14.78-6.56-8.79 0-14.37 6.56-5.58 6.55-5.58 15.82v95.54L250.77-534v24.23l148.46-48.85v132.39l-46.08 30.08zM587-100q-9.32 0-16.2-6.95t-6.88-16.13q0-4.46 1.43-8.11 1.42-3.66 4.88-7.5Q653-225.15 726.31-331.85q73.31-106.69 73.31-218.23 0-77.53-28.66-150.46-28.65-72.92-73.73-121.92-2.84-3.46-4.27-6.9-1.42-3.44-1.42-7.76 0-10.11 6.44-16.49 6.43-6.39 16.18-6.39 4.92 0 8.96 2.12 4.03 2.11 7.85 5.2 48.72 47.68 81.38 130.33Q845-639.69 845-550.08q0 111.93-75 226.16T604.15-108.23q-3.23 3.84-7.69 6.04Q592-100 587-100m-170.08-59.77q125.31-111.77 190.93-213.15 65.61-101.39 65.61-177.16 0-116.01-73.77-190.47Q525.92-815 416.92-815t-182.77 74.45q-73.77 74.46-73.77 190.47 0 75.77 66.74 177.16 66.73 101.38 189.8 213.15m0 60.15q-151-130.84-226.46-243.53Q115-455.85 115-550.08q0-138.46 89.58-224.19Q294.15-860 416.92-860t212.35 85.73q89.57 85.73 89.57 224.19 0 94.23-75.46 206.93-75.46 112.69-226.46 243.53m0-450.46" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MultipleAirportsFilled(_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: "m352.77-373 66.08-19.85L484.92-373v-23.15l-45.69-30.08v-132.39l148.08 48.85V-534l-148.08-85.77v-95.54q0-9.07-5.65-15.73-5.66-6.65-14.73-6.65-8.7 0-14.35 6.65-5.65 6.66-5.65 15.73v95.54L250.39-534v24.23l148.46-48.85v132.39l-46.08 30.08zm233.85 273q-9.31 0-16.2-6.89-6.88-6.88-6.88-16.19 0-4.46 1.42-8.11 1.43-3.66 4.89-7.5 82.77-86.46 156.07-193.16 73.31-106.69 73.31-218.23 0-77.53-28.65-150.46-28.66-72.92-73.73-121.92-2.85-3.46-4.27-6.92-1.43-3.47-1.43-7.93 0-9.92 6.39-16.3 6.38-6.39 16.31-6.39 4.84 0 8.88 2.12 4.04 2.11 7.88 5.34 48.7 47.54 81.35 130.19 32.65 82.66 32.65 172.27 0 111.93-75 226.16T603.77-108.23q-3.23 3.84-7.77 6.04-4.54 2.19-9.38 2.19m-170.08.38q-151-130.84-226.46-243.53-75.46-112.7-75.46-206.93 0-138.46 89.57-224.19Q293.77-860 416.54-860t212.34 85.73q89.58 85.73 89.58 224.19 0 94.23-75.46 206.93-75.46 112.69-226.46 243.53" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MusicNoteAdd(_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: "M479.27-143.85q-55.71 0-94.11-38.58-38.39-38.59-38.39-94.11t38.42-94.1q38.41-38.59 94.27-38.59 26.46 0 48.77 8.58 22.31 8.57 38.54 24.5v-440H780v112.3H612.15v427.31q0 55.52-38.58 94.11-38.59 38.58-94.3 38.58m-187.35-372.3v-127.31h-127.3v-45.38h127.3v-127.31h45.39v127.31h127.3v45.38h-127.3v127.31z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function NetworkIntelligence(_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.39-180q-7.62 0-14.43-3.81t-10.42-10.42l-78.62-141.16h63.7L327.69-260h84.62v-28.08h-67.77l-40.08-75.38h-95.77l-58.38-102.31q-2-3.61-3-7.11t-1-7.12q0-1.62 4-14.62l58.38-102.3h95.77l40.08-75.39h67.77v-28.07h-84.62L287.62-625h-63.7l78.62-140.77q3.61-6.61 10.42-10.42t14.43-3.81h109.92q12.23 0 20.54 8.12 8.3 8.11 8.3 20.73v163.07h-78.84L359.23-560h106.92v121.92h-90.69l-37.07-75h-87.62L222.69-485h97.23l37.7 75h108.53v201.15q0 12.62-8.3 20.73-8.31 8.12-20.54 8.12zm195.69 0q-12.62 0-20.73-8.12-8.12-8.11-8.12-20.73V-410h108.15l37.7-75h97.23l-28.08-28.08h-87.62l-37.07 75h-90.31V-560h106.54l-28.08-28.08h-78.46v-163.07q0-12.62 8.12-20.73 8.11-8.12 20.73-8.12h109.53q7.62 0 14.43 3.81t10.42 10.42L736.08-625h-63.7l-40.07-75.38h-84.62v28.07h67.77l39.69 75.39h96.16l58.38 102.3q2 4 3 7.5t1 7.12q0 1.62-4 14.23l-58.38 102.31h-96.16l-39.69 75.38h-67.77V-260h84.62l40.07-75.39h63.7l-78.62 141.16q-3.61 6.61-10.42 10.42T632.61-180z" })));
|
6
|
+
}
|