@project-lary/react-material-symbols-600-sharp 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/{AddToPhotos.js → DocsFilled.js} +2 -2
- 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/{AddToPhotosFilled.js → ExpansionPanelsFilled.js} +2 -2
- 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/{GradeFilled.js → FilesFilled.js} +2 -2
- 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/FlowchartFilled.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/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/Grade.js +0 -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: "M646.26-145.87q-16.71 0-28.16-11.45t-11.45-28.16v-43.95H480q-16.71 0-28.16-11.46-11.45-11.45-11.45-28.15v-171.35h-88.04v44.52q0 16.71-11.45 28.16t-28.16 11.45H105.48q-16.71 0-28.16-11.45t-11.45-28.16v-168.26q0-16.71 11.45-28.44t28.16-11.73h207.26q16.71 0 28.16 11.73t11.45 28.44v44.52h88.04v-171.35q0-16.7 11.45-28.15 11.45-11.46 28.16-11.46h126.65v-43.95q0-16.71 11.45-28.44 11.45-11.74 28.16-11.74h208.26q16.71 0 28.44 11.74 11.74 11.73 11.74 28.44v167.69q0 17.28-11.74 28.73-11.73 11.45-28.44 11.45H646.26q-16.71 0-28.16-11.45t-11.45-28.73v-44.52h-87.04v342.13h87.04v-43.52q0-16.71 11.45-28.44t28.16-11.73h208.26q16.71 0 28.44 11.73 11.74 11.73 11.74 28.44v167.26q0 16.71-11.74 28.16-11.73 11.45-28.44 11.45zm39.61-79.22h129.04v-88.04H685.87zM145.09-435.48h127.47v-89.04H145.09zm540.78-210.96h129.04v-88.47H685.87zm0 421.35v-88.04zM272.56-435.48v-89.04zm413.31-210.96v-88.47z" })));
|
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: "M646.26-145.87q-16.71 0-28.16-11.45t-11.45-28.16v-43.95H480q-16.71 0-28.16-11.46-11.45-11.45-11.45-28.15v-171.35h-88.04v44.52q0 16.71-11.45 28.16t-28.16 11.45H105.48q-16.71 0-28.16-11.45t-11.45-28.16v-168.26q0-16.71 11.45-28.44t28.16-11.73h207.26q16.71 0 28.16 11.73t11.45 28.44v44.52h88.04v-171.35q0-16.7 11.45-28.15 11.45-11.46 28.16-11.46h126.65v-43.95q0-16.71 11.45-28.44 11.45-11.74 28.16-11.74h208.26q16.71 0 28.44 11.74 11.74 11.73 11.74 28.44v167.69q0 17.28-11.74 28.73-11.73 11.45-28.44 11.45H646.26q-16.71 0-28.16-11.45t-11.45-28.73v-44.52h-87.04v342.13h87.04v-43.52q0-16.71 11.45-28.44t28.16-11.73h208.26q16.71 0 28.44 11.73 11.74 11.73 11.74 28.44v167.26q0 16.71-11.74 28.16-11.73 11.45-28.44 11.45z" })));
|
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: "M269.54-64.87q-52.5 0-88.09-36.09-35.58-36.09-35.58-87.65 0-40.58 23.5-72.83 23.5-32.26 60.63-45.08v-346.96q-37.13-12.26-60.63-43.99-23.5-31.74-23.5-72.92 0-51.8 35.64-88.05 35.64-36.26 87.63-36.26t88.38 36.26q36.39 36.25 36.39 88.05 0 41.49-24.06 73.07-24.07 31.58-60.63 43.84v10.18q1.13 52.47 38.13 88.08 36.99 35.61 90.08 35.61h84.7q85.8 0 146.27 58.72 60.47 58.73 61.6 143.19v11.18q37.13 12.46 60.91 44.63 23.79 32.18 23.79 73.28 0 51.56-35.99 87.65-35.98 36.09-87.39 36.09-52 0-88.33-36.09-36.34-36.09-36.34-87.65 0-41.18 23.78-72.92 23.79-31.73 60.92-43.99v-11.61q-1.7-51.83-39.39-87.83-37.68-36-89.83-36h-84.7q-36.78 0-69.78-12.8t-58.43-35.41v183.65q36.56 12.26 60.63 43.84 24.06 31.58 24.06 73.07 0 51.56-36.27 87.65-36.28 36.09-88.1 36.09m.3-76.26q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39 0-20.14-13.79-34.51t-34.17-14.37q-20.39 0-34.47 14.36-14.09 14.36-14.09 34.67 0 20.32 14.25 34.4 14.24 14.09 34.46 14.09m422.18 0q20.38 0 33.9-14.25 13.51-14.24 13.51-34.39 0-20.14-13.4-34.51-13.41-14.37-33.79-14.37-20.39 0-35.36 14.36t-14.97 34.67q0 20.32 14.86 34.4 14.86 14.09 35.25 14.09M269.84-721.91q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.17-14.36-20.39 0-34.47 14.35-14.09 14.36-14.09 34.68 0 20.31 14.25 34.4 14.24 14.09 34.46 14.09" })));
|
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: "M171.32-65.87q-52.23 0-88.73-36.12-36.5-36.13-36.5-87.74 0-40.02 23.34-71.38 23.35-31.36 59.48-44.98v-90.78q0-50.47 35.97-86.61 35.97-36.13 86.21-36.13h189.3v-133.87q-37.13-12.26-60.63-43.99-23.5-31.74-23.5-72.92 0-51.8 36.29-88.05 36.29-36.26 88.13-36.26t87.73 36.26q35.89 36.25 35.89 88.05 0 41.49-24.06 73.07-24.07 31.58-60.63 43.84v133.87h189.38q50.68 0 86.67 36.13 35.99 36.14 35.99 86.61v90.78q35.57 13.62 58.92 44.85 23.34 31.23 23.34 71.63 0 51.56-35.81 87.65-35.82 36.09-86.99 36.09-52.24 0-88.74-36.09t-36.5-87.65q0-41.6 24.5-73.85 24.5-32.24 62.07-44.06v-89.35q0-17.89-12.82-30.71-12.81-12.81-30.71-12.81h-189.3v133.87q36.56 12.26 60.63 43.84 24.06 31.58 24.06 73.07 0 51.56-35.98 87.65t-87.39 36.09q-52 0-88.33-36.09-36.34-36.09-36.34-87.65 0-41.18 23.5-72.92 23.5-31.73 60.63-43.99v-133.87h-189.3q-17.9 0-30.71 12.81-12.82 12.82-12.82 30.71v89.35q37.57 11.82 62.07 44.06 24.5 32.25 24.5 73.85 0 51.56-35.82 87.65t-86.99 36.09m-.04-75.26q20.55 0 34.07-14.25 13.52-14.24 13.52-34.39 0-20.14-13.66-34.51t-33.85-14.37q-20.84 0-35.43 14.36-14.58 14.36-14.58 34.67 0 20.32 14.68 34.4 14.69 14.09 35.25 14.09m309.95 0q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39 0-20.14-13.79-34.51t-34.17-14.37-34.97 14.36-14.59 34.67q0 20.32 14.75 34.4 14.74 14.09 34.96 14.09m309.83 0q20.56 0 34.08-14.25 13.51-14.24 13.51-34.39 0-20.14-13.66-34.51-13.65-14.37-33.84-14.37-20.84 0-35.43 14.36t-14.59 34.67q0 20.32 14.69 34.4 14.68 14.09 35.24 14.09M481.23-721.91q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.17-14.36t-34.97 14.35q-14.59 14.36-14.59 34.68 0 20.31 14.75 34.4 14.74 14.09 34.96 14.09" })));
|
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.93-65.87q-52 0-88.33-35.63-36.34-35.63-36.34-88.11 0-6.87 1-12.8 1-5.94 2.44-12.59L271-264.56q-15.92 15.56-36.5 24.28-20.57 8.72-44.89 8.72-51.98 0-88.36-36.09-36.38-36.08-36.38-87.63t35.69-87.94q35.68-36.39 88.24-36.39 26.26 0 49.33 10.17 23.08 10.16 40.7 28.53l126.08-63.61q-3.3-23.74 3.13-46.76 6.44-23.02 21.74-41.33l-39.88-58.91q-8.69 3-17.14 3.93-8.45.94-17.46.94-51.97 0-88.35-36.09-36.39-36.08-36.39-87.63 0-51.54 36.29-87.93 36.29-36.4 88.13-36.4 51.85 0 87.74 36.26 35.89 36.25 35.89 88.05 0 21.56-7 40.63-7 19.06-20 34.63l38.62 58.78q8.42-3 18.21-4.5 9.78-1.5 19.78-1.5 15.46 0 29.16 4.65 13.7 4.66 25.92 11.4l71.66-59.35q-4.44-10.08-6.37-20.69-1.94-10.62-1.94-22.64 0-52.27 35.64-88.21 35.65-35.94 87.63-35.94 51.99 0 88.38 36.2 36.4 36.2 36.4 87.91 0 51.72-36.26 87.32-36.25 35.61-88.05 35.61-19.14 0-36.53-5.15T702-626.65l-63.3 52.56q6.69 12.67 9.76 26.77 3.06 14.1 3.06 29.28 0 51.55-36.25 87.65-36.26 36.09-88.05 36.09-28.26 0-51.81-11.35-23.54-11.35-40.67-30.61l-123.83 63.48q1.44 10.8 1.13 21.61-.31 10.8-3.13 21.6l87.13 48.66q16.83-15 38.83-24t46.13-9q51.38 0 87.34 36.25 35.96 36.26 35.96 88.06 0 51.56-35.98 87.65-35.98 36.08-87.39 36.08M189.84-306.83q20.21 0 34.01-14.24 13.8-14.25 13.8-34.39 0-20.15-13.79-34.52t-34.17-14.37q-20.39 0-34.97 14.36-14.59 14.36-14.59 34.68 0 20.31 14.75 34.4 14.74 14.08 34.96 14.08m165.69-414.08q20.22 0 34.02-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.18-14.36-20.38 0-34.97 14.35-14.58 14.36-14.58 34.68 0 20.31 14.74 34.4 14.75 14.09 34.96 14.09m124.63 579.78q20.14 0 34.51-14.25 14.37-14.24 14.37-34.39 0-20.14-14.36-34.51t-34.67-14.37-34.4 14.36-14.09 34.67q0 20.32 14.25 34.4 14.24 14.09 34.39 14.09m47.22-328.44q20.14 0 34.51-14.24 14.37-14.25 14.37-34.39 0-20.15-14.36-34.52t-34.67-14.37q-20.32 0-34.4 14.36-14.09 14.36-14.09 34.68 0 20.31 14.25 34.4 14.24 14.08 34.39 14.08m243.24-211.78q20.22 0 34.02-13.67 13.79-13.68 13.79-33.89 0-20.22-13.78-34.59-13.79-14.37-34.18-14.37-20.38 0-34.97 14.36t-14.59 34.74q0 20.39 14.75 33.91 14.74 13.51 34.96 13.51" })));
|
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.93-65.87q-52.5 0-88.08-36.12-35.59-36.11-35.59-87.71 0-40.17 22.5-71.65t58.63-44.17v-273.3L295.17-402.57q8.97 14.04 13.86 30.25 4.88 16.21 4.88 33.49 0 51.8-35.98 88.05-35.98 36.26-87.39 36.26-52 0-88.34-36.2-36.33-36.2-36.33-87.91 0-51.72 36.38-87.83t88.36-36.11q12.07 0 23.05 1.81 10.97 1.81 21.95 6.63l175.69-215q-24.87-15.13-39.95-42.24-15.09-27.1-15.09-59.02 0-51.8 36.29-88.05 36.29-36.26 88.13-36.26t87.73 36.26q35.89 36.25 35.89 88.05 0 32.56-15.36 59.85-15.37 27.28-40.24 42.97l175.94 214.44q11.32-4.68 22.46-7.06t24.29-2.38q51.38 0 87.34 36.1 35.97 36.09 35.97 87.65 0 51.8-35.99 88.05-35.98 36.25-87.39 36.25-52 0-88.33-36.26-36.34-36.25-36.34-88.05 0-17.28 4.6-33.49 4.61-16.21 13.58-30.25L519.61-578.82v271.3q37.56 11.26 62.63 43.51 25.06 32.26 25.06 74.4 0 51.56-36.27 87.65-36.28 36.09-88.1 36.09m1.3-76.26q20.21 0 34.01-14.36t13.8-34.67q0-20.32-13.79-34.4-13.79-14.09-34.17-14.09t-34.97 14.24q-14.59 14.25-14.59 34.39 0 20.15 14.75 34.52 14.74 14.37 34.96 14.37M190.84-289.78q20.21 0 34.01-13.62 13.8-13.61 13.8-34.17t-13.79-34.65q-13.79-14.08-34.17-14.08-20.39 0-34.97 14.22-14.59 14.23-14.59 34.42 0 20.84 14.75 34.36 14.74 13.52 34.96 13.52m580.78 0q20.22 0 34.02-13.62 13.79-13.61 13.79-34.17t-13.78-34.65q-13.79-14.08-34.18-14.08-20.38 0-34.97 14.22-14.59 14.23-14.59 34.42 0 20.84 14.75 34.36 14.74 13.52 34.96 13.52M481.23-721.91q20.21 0 34.01-14.25 13.8-14.24 13.8-34.39t-13.79-34.52q-13.79-14.36-34.17-14.36t-34.97 14.35q-14.59 14.36-14.59 34.68 0 20.31 14.75 34.4 14.74 14.09 34.96 14.09" })));
|
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.99-33.56q-51.56 0-87.64-36.25-36.09-36.25-36.09-88.04 0-40.73 23.5-72.42t60.63-44.51v-88.84q-12.49-2.98-22.63-8.31-10.15-5.33-19.46-14.63l-74.87 42.8q1.44 5.78 1.94 12.03.5 6.26.5 13.08 0 51.56-36.2 87.65t-87.91 36.09q-51.72 0-87.83-36.1-36.11-36.09-36.11-87.65 0-51.8 36.1-88.05 36.09-36.25 87.64-36.25 23.57 0 44.85 8.22 21.29 8.22 36.85 22.65l75.44-43.43q-1.44-5.66-2.44-11.9-1-6.23-1-12.55t1-12.69q1-6.38 2.44-12.38l-76.87-43.31q-16.13 14.44-37.42 22.37-21.28 7.94-44.85 7.94-51.55 0-87.64-36.09-36.1-36.08-36.1-87.63 0-51.54 36.1-87.94 36.09-36.39 87.65-36.39 51.8 0 88.05 36.3 36.25 36.31 36.25 88.17 0 5.95-.5 11.92-.5 5.96-1.94 11.83l76.87 45.43q9.31-8.73 19.55-15.17 10.24-6.43 22.54-9.33v-89.41q-37.13-12.26-60.63-44.07t-23.5-72.3q0-51.78 36.08-88.03Q428.43-927 479.97-927q51.55 0 87.94 36.25t36.39 88.03q0 40.49-23.78 72.3t-60.91 44.07v90.44q12.38 3.51 22.4 9.29 10.01 5.78 18.69 13.62l75.3-42.3q-2-6.16-2.43-12.73-.44-6.58-.44-13.75 0-51.8 36.08-88.05 36.09-36.26 87.63-36.26 51.55 0 87.94 36.26 36.4 36.26 36.4 88.05 0 51.57-36.26 87.65-36.26 36.09-88.05 36.09-23.16 0-43.65-7.66-20.48-7.65-36.61-21.65l-75.74 43.31q1.43 6.22 1.93 11.8.5 5.59.5 12.24 0 6.59-.5 12.24t-1.93 11.24l75.3 44.43q15.57-14.43 36.63-22.65 21.07-8.22 44.64-8.22 51.55 0 87.64 36.2 36.1 36.2 36.1 87.92 0 51.71-36.1 87.82-36.09 36.11-87.65 36.11-51.8 0-88.05-36.09t-36.25-87.65q0-6.97 1-13.35 1-6.39 2.44-11.7l-75.87-43.86q-8.31 7.73-18.55 14.67-10.24 6.93-22.54 9.83v88.28q37.13 13.1 60.91 44.6t23.78 72.39q0 52-36.25 88.11-36.26 36.12-88.06 36.12m1.24-76.27q20.21 0 34.01-13.61 13.8-13.62 13.8-34.18 0-20.55-13.81-34.64t-34.22-14.09q-21.26 0-35.38 14.23-14.11 14.23-14.11 34.42 0 20.84 14.75 34.36 14.74 13.51 34.96 13.51M202.79-271.17q20.22 0 34.02-13.68 13.8-13.67 13.8-33.89t-13.81-34.59-34.23-14.37q-21.26 0-35.37 14.36t-14.11 34.75q0 20.38 14.74 33.9 14.75 13.52 34.96 13.52m555.71 0q20.38 0 33.9-13.68 13.51-13.67 13.51-33.89t-13.69-34.59q-13.7-14.37-33.94-14.37-21.1 0-35.49 14.36-14.4 14.36-14.4 34.75 0 20.38 14.86 33.9t35.25 13.52M481.23-432.52q20.21 0 34.01-13.68 13.8-13.67 13.8-33.89 0-20.21-13.81-34.58t-34.22-14.37q-21.26 0-35.38 14.36-14.11 14.36-14.11 34.74t14.75 33.9q14.74 13.52 34.96 13.52M200.79-594.3q20.22 0 34.02-13.68t13.8-33.89q0-20.22-13.81-34.59t-34.23-14.37q-21.26 0-35.37 14.36t-14.11 34.75q0 20.38 14.74 33.9 14.75 13.52 34.96 13.52m557.31 0q20.21 0 34.01-13.68t13.8-33.89q0-20.22-13.81-34.59t-34.22-14.37q-21.26 0-35.38 14.36-14.11 14.36-14.11 34.75 0 20.38 14.75 33.9 14.74 13.52 34.96 13.52M481.23-755.22q20.21 0 34.01-13.67 13.8-13.68 13.8-33.89 0-20.22-13.81-34.59t-34.22-14.37q-21.26 0-35.38 14.36-14.11 14.36-14.11 34.74 0 20.39 14.75 33.9 14.74 13.52 34.96 13.52" })));
|
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.99-33.56q-51.56 0-87.64-36.2-36.09-36.2-36.09-87.92 0-51.71 36.08-87.82 36.09-36.11 87.63-36.11 51.55 0 87.94 36.09 36.39 36.1 36.39 87.66 0 51.8-36.25 88.05-36.26 36.25-88.06 36.25m1.24-76.27q20.21 0 34.01-13.61 13.8-13.62 13.8-34.18 0-20.55-13.81-34.64t-34.22-14.09q-21.26 0-35.38 14.23-14.11 14.23-14.11 34.42 0 20.84 14.75 34.36 14.74 13.51 34.96 13.51m-279.47-85.08q-51.72 0-87.83-36.1-36.11-36.09-36.11-87.65 0-51.8 36.1-88.05 36.09-36.25 87.65-36.25 51.8 0 88.05 36.2t36.25 87.92q0 51.71-36.2 87.82t-87.91 36.11m555.67 0q-51.8 0-88.05-36.1-36.25-36.09-36.25-87.65 0-51.8 36.2-88.05t87.91-36.25q51.72 0 87.83 36.2t36.11 87.92q0 51.71-36.1 87.82-36.09 36.11-87.65 36.11m-554.64-76.26q20.22 0 34.02-13.68 13.8-13.67 13.8-33.89t-13.81-34.59-34.23-14.37q-21.26 0-35.37 14.36t-14.11 34.75q0 20.38 14.74 33.9 14.75 13.52 34.96 13.52m555.71 0q20.38 0 33.9-13.68 13.51-13.67 13.51-33.89t-13.69-34.59q-13.7-14.37-33.94-14.37-21.1 0-35.49 14.36-14.4 14.36-14.4 34.75 0 20.38 14.86 33.9t35.25 13.52M199.76-518.04q-51.72 0-87.83-36.09-36.11-36.08-36.11-87.63 0-51.54 36.1-87.94 36.09-36.39 87.65-36.39 51.8 0 88.05 36.26t36.25 88.05q0 51.57-36.2 87.65-36.2 36.09-87.91 36.09m557.1 0q-51.56 0-87.64-36.09-36.09-36.08-36.09-87.63 0-51.54 36.08-87.94 36.09-36.39 87.63-36.39 51.55 0 87.94 36.26 36.4 36.26 36.4 88.05 0 51.57-36.26 87.65-36.26 36.09-88.06 36.09M200.79-594.3q20.22 0 34.02-13.68t13.8-33.89q0-20.22-13.81-34.59t-34.23-14.37q-21.26 0-35.37 14.36t-14.11 34.75q0 20.38 14.74 33.9 14.75 13.52 34.96 13.52m557.31 0q20.21 0 34.01-13.68t13.8-33.89q0-20.22-13.81-34.59t-34.22-14.37q-21.26 0-35.38 14.36-14.11 14.36-14.11 34.75 0 20.38 14.75 33.9 14.74 13.52 34.96 13.52m-278.11-84.66q-51.56 0-87.64-36.09-36.09-36.09-36.09-87.65 0-51.8 36.08-88.05Q428.43-927 479.97-927q51.55 0 87.94 36.2t36.39 87.91q0 51.72-36.25 87.82-36.26 36.11-88.06 36.11m1.24-76.26q20.21 0 34.01-13.67 13.8-13.68 13.8-33.89 0-20.22-13.81-34.59t-34.22-14.37q-21.26 0-35.38 14.36-14.11 14.36-14.11 34.74 0 20.39 14.75 33.9 14.74 13.52 34.96 13.52" })));
|
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: "M262.37-69.13q60.41 0 104.96-33.83 44.54-33.82 64.54-83.69 20.03-52.32 40.08-81.29t73.48-71.41q64.31-50.74 94.44-112.71Q670-514.04 670-601.74q0-123.89-78.83-203.53-78.82-79.64-202.73-79.64-121.91 0-202.57 79.28-80.65 79.28-85.09 201.5H180q5-88 62.3-144.5t145.72-56.5q86.41 0 144.59 58.74 58.17 58.73 58.17 144.65 0 70.31-27.72 120.26-27.71 49.96-92.99 98.96-37.59 27.87-60.53 61.58-22.93 33.72-44.5 83.71-17 42.58-42.52 65.45t-59.56 22.87q-31.61 0-54.29-22.87Q186-194.65 181-231.91h-79.22q4.44 73.56 50.42 118.17t110.17 44.61m475.02-211.39q59.83-68.65 91.11-151.96 31.28-83.3 31.28-173.26 0-87.26-30.06-171.56-30.07-84.31-92.33-151.53l-58 53.57q52.57 56.39 76.59 126.3Q780-679.04 780-605.74q0 71.74-25.09 141.94-25.08 70.19-76.08 128.15zm-349-228.22q39 0 66-27t27-66-27-67-66-28-67 28-28 67 28 66 67 27" })));
|
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: "M259.22-70.83q56 0 103.76-31t68.89-83.69q15.87-39.61 47.76-82.13t66.94-72.26q57.3-47.57 90.36-115.57 33.07-68 33.07-146.51 0-117.14-82.61-200.03t-199-82.89q-109.61 0-190.17 71.82-80.57 71.83-94.61 177.87h81.48q12.91-72.56 70.04-121.24 57.13-48.67 133.26-48.67 83.22 0 142.81 59.58 59.58 59.59 59.58 143.81 0 63.1-31.78 119.16t-87.52 98.93q-29.61 23.3-57.52 61.78-27.92 38.48-48.35 84.65-14.44 35.31-41.84 60.96-27.41 25.65-64.64 25.65-45.87 0-66.46-30.43-20.58-30.44-20.58-70.57 0-31.7 17.58-57.78 17.59-26.09 41.55-48.22L282.04-312l98.7-162.39q53.48 4.61 94.02-31.63t40.54-91.72q0-51.88-36.11-87.83-36.12-35.95-88.23-35.95-56.58 0-93.2 41.56-36.63 41.57-29.72 97.05L116.39-462.57l57.78 50.44q-37.74 33.52-59.52 73.76t-21.78 86.59q0 73.27 43.45 127.11 43.46 53.84 122.9 53.84m478.17-209.69q59.7-68.52 91.05-151.48 31.34-82.97 31.34-173.74 0-91.69-31.84-175.63-31.85-83.93-90.55-147.46l-58 53.57q49.31 52.69 74.96 121.96Q780-684.04 780-605.74q0 74.73-25.93 144.56-25.94 69.83-75.24 125.53zM268.57-411.04l-52.53-45.05 78.44-64.74q5.43 7.44 12.43 13.44t14.44 11zm122.67-129.13q-24.2 0-40.74-16.55-16.54-16.54-16.54-40.74 0-24.19 16.56-40.74 16.57-16.54 40.44-16.54 24.47 0 41.02 16.57 16.54 16.57 16.54 40.43 0 24.48-16.54 41.02-16.55 16.55-40.74 16.55m-.28-57.57" })));
|
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: "M259.13-70.83q-79.35 0-122.81-53.8-43.45-53.8-43.45-127.15 0-46.35 21.78-86.59t59.52-73.76l-57.78-50.44 151.65-120.34q-2.74-26 3.96-49.09t20.83-41.39l173.78 173.78q-17.87 13.7-40.09 20.39-22.22 6.7-45.78 4.83L282.04-312l-50.82-45.61q-23.96 22.13-41.55 48.35-17.58 26.22-17.58 57.48 0 40.3 20.58 70.74 20.59 30.43 66.46 30.43 37.57 0 62.8-20.52 25.24-20.52 43.11-66.09 9.87-23.74 21.87-45.24t26.35-40.34q14.35-18.85 31.26-36.05 16.91-17.19 36.04-32.32L194.7-677.04q-5 12.74-8.5 27.26t-5.07 29.26h-79.78q3.13-31.7 11.32-61.11 8.2-29.41 21.89-55.54L11.87-860.44l47.52-46.95L899.18-68.17l-47.53 48.08-312.39-312.95q-22.56 18.56-38.63 33.63-16.06 15.06-27.63 31.06t-21.35 35.57q-9.78 19.56-19.78 46.13-21.13 54.69-66.67 85.26-45.55 30.56-106.07 30.56m496.05-234.13-57.7-58.26q40.48-51.87 61.5-114.11T780-605.74q0-78.13-25.65-147.48t-74.96-122.04l58-53.57q58.7 63.53 90.55 147.33 31.84 83.8 31.84 175.76 0 82.13-26.65 158.83-26.65 76.69-77.95 141.95M628.22-433.04l-64.66-64.09q13.61-22.22 20.42-47.65 6.8-25.44 6.8-56.96 0-86.04-58.17-144.72-58.18-58.67-144.22-58.67-29.65 0-55.09 7.74-25.43 7.74-47.21 22.78l-59.96-60.52q34.3-24.17 75.2-36.98 40.89-12.8 87.06-12.8 123.96 0 202.78 79.61Q670-725.7 670-601.74q0 52.04-10.09 92.72-10.08 40.67-31.69 75.98m-126.96-126.4-148.61-148.6q8.92-5.74 19.98-9.33 11.07-3.59 23.41-3.59 48.92 1.7 82.96 35.46t35.74 82.67q0 12.35-3.59 23.42-3.59 11.06-9.89 19.97m-232.69 148.4 52.78-85.35q-7.44-5-14.44-11t-12.43-13.44l-78.44 64.74zm.13-55.4" })));
|
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: "M259.13-70.83q-79.35 0-122.81-53.8-43.45-53.8-43.45-127.15 0-46.35 21.78-86.59t59.52-73.76l-57.78-50.44 151.65-120.34q-2.74-26 3.96-49.09t20.83-41.39l173.78 173.78q-17.87 13.7-40.09 20.39-22.22 6.7-45.78 4.83L282.04-312l-50.82-45.61q-23.96 22.13-41.55 48.35-17.58 26.22-17.58 57.48 0 40.3 20.58 70.74 20.59 30.43 66.46 30.43 37.57 0 62.8-20.52 25.24-20.52 43.11-66.09 9.87-23.74 21.87-45.24t26.35-40.34q14.35-18.85 31.26-36.05 16.91-17.19 36.04-32.32L194.7-677.04q-5 12.74-8.5 27.26t-5.07 29.26h-79.78q3.13-31.7 11.32-61.11 8.2-29.41 21.89-55.54L11.87-860.44l47.52-46.95L899.18-68.17l-47.53 48.08-312.39-312.95q-22.56 18.56-38.63 33.63-16.06 15.06-27.63 31.06t-21.35 35.57q-9.78 19.56-19.78 46.13-21.13 54.69-66.67 85.26-45.55 30.56-106.07 30.56m496.05-234.13-57.7-58.26q40.48-51.87 61.5-114.11T780-605.74q0-78.13-25.65-147.48t-74.96-122.04l58-53.57q58.7 63.53 90.55 147.33 31.84 83.8 31.84 175.76 0 82.13-26.65 158.83-26.65 76.69-77.95 141.95M628.22-433.04l-64.66-64.09q13.61-22.22 20.42-47.65 6.8-25.44 6.8-56.96 0-86.04-58.17-144.72-58.18-58.67-144.22-58.67-29.65 0-55.09 7.74-25.43 7.74-47.21 22.78l-59.96-60.52q34.3-24.17 75.2-36.98 40.89-12.8 87.06-12.8 123.96 0 202.78 79.61Q670-725.7 670-601.74q0 52.04-10.09 92.72-10.08 40.67-31.69 75.98m-126.96-126.4-148.61-148.6q8.92-5.74 19.98-9.33 11.07-3.59 23.41-3.59 48.92 1.7 82.96 35.46t35.74 82.67q0 12.35-3.59 23.42-3.59 11.06-9.89 19.97" })));
|
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: "M259.13-70.83q56.26 0 103.93-31 47.68-31 68.81-83.69 15.87-39.61 47.76-82.13t66.94-72.26q57.3-47.57 90.36-115.57 33.07-68 33.07-146.26 0-117.39-82.61-200.28t-199-82.89q-109.61 0-190.17 71.82-80.57 71.83-94.61 177.87h81.48q12.91-72.56 70.04-121.24 57.13-48.67 133.26-48.67 83.48 0 142.94 59.46 59.45 59.45 59.45 143.93 0 62.87-31.78 119.04-31.78 56.18-87.52 99.05-29.61 23.3-57.52 61.78-27.92 38.48-48.35 84.65-14.44 35.31-41.81 60.96t-64.67 25.65q-45.87 0-66.46-30.43-20.58-30.44-20.58-70.74 0-31.26 17.58-57.48 17.59-26.22 41.55-48.35L282.04-312l98.7-162.39q53.48 4.61 94.02-31.63t40.54-91.72q0-51.74-36.02-87.76t-88.32-36.02q-56.79 0-93.31 41.56-36.52 41.57-29.61 97.05L116.39-462.57l57.78 50.44q-37.74 33.52-59.52 73.76t-21.78 86.59q0 73.35 43.45 127.15 43.46 53.8 122.81 53.8m478.26-209.69q59.7-68.52 91.05-151.54 31.34-83.03 31.34-173.68 0-91.96-31.84-175.76-31.85-83.8-90.55-147.33l-58 53.57q49.31 52.69 74.96 122.04T780-605.74q0 74.57-25.93 144.48-25.94 69.91-75.24 125.61z" })));
|
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: "M113.78-113.78v-72.44h732.44v72.44zm0-660v-72.44h732.44v72.44zm0 165v-72.44h72.44v72.44zm660 0v-72.44h72.44v72.44zm-660 330v-72.44h72.44v72.44zm660 0v-72.44h72.44v72.44zm-450 0v-165h-210v-72.44h210v-165h312.44v165h210v72.44h-210v165z" })));
|
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: "M480.04-440.39q-56.87 0-96.56-39.66-39.7-39.66-39.7-96.52t39.66-96.84 96.52-39.98q56.87 0 96.56 40.05 39.7 40.04 39.7 96.7 0 56.86-39.66 96.55-39.66 39.7-96.52 39.7m.08-73q26.62 0 45.14-18.52t18.52-44.98-18.63-44.98q-18.64-18.52-45.27-18.52-26.62 0-45.14 18.61-18.52 18.6-18.52 45.19 0 26.34 18.63 44.77 18.64 18.43 45.27 18.43M480-43.04 105.87-271.87v-416.04L480-916.39l374.7 228.24v416.05zm0-94.18 154.56-93.08q-32.73-26.74-72.34-40.11T480-283.78t-82.22 13.37-72.34 40.11zM253.74-273.78q49.13-38 106.46-60.22 57.32-22.22 119.67-22.22 62.15 0 119.7 22.22 57.56 22.22 106.13 60.22l69.21-41.05v-328.39L480-823.78 185.09-643.22v328.39zM480-481" })));
|
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: "M479.75-137.22 705.7-273.35Q657.2-311.78 599.63-334t-119.6-22.22-119.31 22.36q-57.29 22.36-106.29 60.08zm.21-303.17q56.87 0 96.56-39.66 39.7-39.66 39.7-96.52t-39.66-96.84-96.52-39.98q-56.87 0-96.56 40.05-39.7 40.04-39.7 96.7 0 56.86 39.66 96.55 39.66 39.7 96.52 39.7M480-43.04 105.87-271.87v-416.04L480-916.39l374.7 228.24v416.05z" })));
|
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: "M279.83-474.87h400.91v-60H279.83zm0-144h400.91v-60H279.83zm-173.96 513V-854.7H854.7v748.83zm79.22-79.22h589.82v-133.74H634q-26 40-67.5 61.5t-86.5 21.5-86.5-21.5-67.5-61.5H185.09zm295.16-110.74q40.75 0 73.75-23.21 33-23.22 56.11-59.79h164.8v-396.08H185.09v396.08H350q23 36.57 56.25 59.79 33.24 23.21 74 23.21M185.09-185.09h589.82z" })));
|
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: "M279.83-474.87h400.91v-60H279.83zm0-144h400.91v-60H279.83zm-173.96 513V-854.7H854.7v748.83zm374.38-189.96q40.75 0 73.75-23.21 33-23.22 56.11-59.79h164.8v-396.08H185.09v396.08H350q23 36.57 56.25 59.79 33.24 23.21 74 23.21" })));
|
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: "M429.96-105.87v-424.74H854.7v79.78H565.74l288.96 288.4-56.57 56.56-288.96-288.39v288.39zm-156.83 0v-79.22h79.78v79.22zM105.87-774.91v-79.79h79.22v79.79zm167.26 0v-79.79h79.78v79.79zm167.26 0v-79.79h79.22v79.79zm167.26 0v-79.79h79.79v79.79zm167.26 0v-79.79h79.79v79.79zM105.87-105.87v-79.22h79.22v79.22zm0-167.26v-79.78h79.22v79.78zm0-167.26v-79.22h79.22v79.22zm0-167.26v-79.79h79.22v79.79zm669.04 0v-79.79h79.79v79.79z" })));
|
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: "M399.09-403.78q-49.44 0-83.24-35.53-33.81-35.54-33.81-86.3v-248.17q0-47.79 34.03-81.81t83.37-34.02q48.68 0 82.75 34.02t34.07 81.81v248.17q0 50.76-33.87 86.3-33.87 35.53-83.3 35.53m.34-79.22q16.08 0 26.85-12.52 10.76-12.53 10.76-30.09v-248.1q0-15.15-11.05-25.92-11.05-10.76-26.84-10.76-15.78 0-26.55 10.76-10.77 10.77-10.77 25.92v248.1q0 17.56 10.52 30.09Q382.88-483 399.43-483m36.22 389h-73v-137.75q-113.35-12.07-189.3-95.79-75.96-83.72-75.96-198.07h73q0 94.39 66.69 159.22t162.35 64.83q9.33 0 18.18-1.07t18.04-2.63zm268.55-23.39q10.19 0 17.32-6.63t7.13-17.33q0-10.69-6.99-17.61-6.99-6.91-17.25-6.91-11.26 0-17.75 6.91-6.49 6.92-6.49 17.61 0 10.7 6.58 17.33 6.57 6.63 17.45 6.63m-24.03-88.48h48.48v-188.48h-48.48zm24.53 140q-78 0-134-55.4t-56-134 56-134.6 134-56q77.43 0 133.71 55.87 56.29 55.87 56.29 135.13 0 78.44-56.29 133.72-56.28 55.28-133.71 55.28M399.43-647.48" })));
|
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: "M399.09-403.78q-49.44 0-83.24-35.53-33.81-35.54-33.81-86.3v-248.17q0-47.79 34.03-81.81t83.37-34.02q48.68 0 82.75 34.02t34.07 81.81v248.17q0 50.76-33.87 86.3-33.87 35.53-83.3 35.53M435.65-94h-73v-137.75q-113.35-12.07-189.3-95.79-75.96-83.72-75.96-198.07h73q0 94.39 66.69 159.22t162.35 64.83q9.33 0 18.18-1.07t18.04-2.63zm268.55-23.39q10.19 0 17.32-6.63t7.13-17.33q0-10.69-6.99-17.61-6.99-6.91-17.25-6.91-11.26 0-17.75 6.91-6.49 6.92-6.49 17.61 0 10.7 6.58 17.33 6.57 6.63 17.45 6.63m-24.03-88.48h48.48v-188.48h-48.48zm24.53 140q-78 0-134-55.4t-56-134 56-134.6 134-56q77.43 0 133.71 55.87 56.29 55.87 56.29 135.13 0 78.44-56.29 133.72-56.28 55.28-133.71 55.28" })));
|
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: "M717.43-121.82 557.13-282l160.3-160.17L773-385.04l-64.13 63.43 185.83 1v79.22l-185.83-1L773-178.96zM65.87-137.39v-286.22h399.74v286.22zm79.22-79.22h241.3v-127.78h-241.3zm97.48-303.22L187-575.39l64.13-65H65.87v-79.22h185.26l-64.13-64 55.57-55.57L402.3-680zm252.39-16v-287.35H894.7v287.35zm79.22-79.78h240.73v-127.78H574.18zm-187.79 399v-127.78zm187.79-399v-127.78z" })));
|
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: "M717.43-121.82 557.13-282l160.3-160.17L773-385.04l-64.13 63.43 185.83 1v79.22l-185.83-1L773-178.96zM65.87-137.39v-286.22h399.74v286.22zm176.7-382.44L187-575.39l64.13-65H65.87v-79.22h185.26l-64.13-64 55.57-55.57L402.3-680zm252.39-16v-287.35H894.7v287.35z" })));
|
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: "M270.84-196.61q-48.8 0-83.64-34.22-34.85-34.21-35.98-82.78h-78v-282.78h316.21v216h157.54l146.51-185v-136.87h-123v-66.22H759.7v226.35L578.3-313.61H389.43q-.56 48.57-35.29 82.78-34.73 34.22-83.3 34.22m-.23-66.78q20.74 0 35.82-14.83 15.09-14.82 16.22-35.39H218.57q.56 20.74 15.93 35.48t36.11 14.74M193.22-653v-66.22h196.21V-653zm574.47 456.39q-49.99 0-84.56-34.54-34.56-34.55-34.56-84.55t34.26-84.84q34.26-34.85 84.26-34.85t84.85 34.54q34.84 34.55 34.84 84.55t-34.54 84.84q-34.55 34.85-84.55 34.85m-.24-66.78q21.83 0 37.47-15.54 15.65-15.55 15.65-37.13t-15.71-37.07q-15.7-15.48-37.52-15.48t-37.19 15.54q-15.37 15.55-15.37 37.13t15.55 37.07q15.54 15.48 37.12 15.48m-628.02-117h183.79v-149.22H139.43z" })));
|
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: "M270.84-196.61q-48.8 0-83.64-34.22-34.85-34.21-35.98-82.78h-78v-282.78h316.21v216h157.54l146.51-185v-136.87h-123v-66.22H759.7v226.35L578.3-313.61H389.43q-.56 48.57-35.29 82.78-34.73 34.22-83.3 34.22m-.23-66.78q20.74 0 35.82-14.83 15.09-14.82 16.22-35.39H218.57q.56 20.74 15.93 35.48t36.11 14.74M193.22-653v-66.22h196.21V-653zm574.47 456.39q-49.99 0-84.56-34.54-34.56-34.55-34.56-84.55t34.26-84.84q34.26-34.85 84.26-34.85t84.85 34.54q34.84 34.55 34.84 84.55t-34.54 84.84q-34.55 34.85-84.55 34.85m-.24-66.78q21.83 0 37.47-15.54 15.65-15.55 15.65-37.13t-15.71-37.07q-15.7-15.48-37.52-15.48t-37.19 15.54q-15.37 15.55-15.37 37.13t15.55 37.07q15.54 15.48 37.12 15.48" })));
|
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: "m337.96-363 73-21 73 21v-27l-48-32v-132l155 50v-30l-155-90v-94q0-11-7.29-19-7.28-8-17.71-8-11 0-18 8t-7 19v94l-155 90v30l155-50v132l-48 32zM626.18-77.7l-53.88-56.69q84.18-85.18 158.2-191.63 74.02-106.46 74.02-227.68 0-76.47-26.61-148-26.61-71.52-73.04-124.47l57.7-56.13q56.56 54.95 89.15 147.06t32.59 181.54q0 124.61-79.72 246.55Q724.87-185.22 626.18-77.7m-215.22-92.6q129.6-117.61 192.26-210.74 62.65-93.13 62.65-172.66 0-115.01-74.03-188.11-74.04-73.1-180.9-73.1-107.29 0-181.09 73.1-73.81 73.1-73.81 188.11 0 79.53 63.87 172.37 63.87 92.85 191.05 211.03m0 104.43Q242.61-206.83 159.43-325.46 76.26-444.09 76.26-553.7q0-155.49 100.93-248.24 100.93-92.76 233.77-92.76 132.6 0 233.37 92.76 100.76 92.75 100.76 248.24 0 109.61-83.18 228.24-83.17 118.63-250.95 259.59m0-487.83" })));
|
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: "m339.65-363 73-21 73 21v-27l-48-32v-132l155 50v-30l-155-90v-94q0-11-7-19t-18-8q-10.43 0-17.72 8-7.28 8-7.28 19v94l-155 90v30l155-50v132l-48 32zM628.44-77.7 574-134.39q84.74-85.18 158.76-191.63 74.02-106.46 74.02-227.68 0-76.47-26.89-148-26.89-71.52-72.76-124.47l57.7-56.13q56 54.95 88.87 147.06t32.87 181.54q0 124.61-80 246.55-80 121.93-178.13 229.45M412.65-65.87Q244.87-206.83 161.69-325.46 78.52-444.09 78.52-553.7q0-155.49 100.88-248.24 100.89-92.76 233.25-92.76 132.93 0 233.82 92.76 100.88 92.75 100.88 248.24 0 109.61-83.46 228.24T412.65-65.87" })));
|
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: "M471.48-104.17q-66.97 0-113.29-46.33-46.32-46.32-46.32-113.28 0-66.97 46.32-113.29t113.29-46.32q25.06 0 45.07 6.59 20.01 6.58 35.32 18.32v-457.91H814.7v154.78H631.09v437.83q0 66.96-46.33 113.28-46.32 46.33-113.28 46.33m-199-432.22V-663H145.87v-66.78h126.61v-126.61h66.78v126.61h126.61V-663H339.26v126.61z" })));
|
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: "M314.74-145.87q-10.56 0-19.96-5.41-9.39-5.42-14.52-14.68L194-319.35h73.39l45.26 83.96h90.57v-30h-72.41l-44.96-83.96H178l-63-111.13q-3.13-5.13-4.41-9.64-1.29-4.51-1.29-9.8 0-3.94 5.7-20.17l63-110.56h107.85l44.96-83.96h72.41v-30h-90.35l-45.61 83.96H194l86.26-153.96q5.13-8.69 14.52-14.39 9.4-5.7 19.96-5.7h110.65q16.96 0 28.28 11.65Q465-791.41 465-774.52v175h-88.39l-30 30H465v139.61H361.91l-40.92-83.39h-98.34l-30 30h108l42.23 83.39H465v214.43q0 16.96-11.33 28.28-11.32 11.33-28.28 11.33zm219.87 0q-16.96 0-28.28-11.33Q495-168.52 495-185.48v-214.43h122.09l42.26-83.39h108.56l-30-30h-98.35l-41.47 83.39H495v-139.61h118.39l-30-30H495v-175q0-16.89 11.33-28.53 11.32-11.65 28.28-11.65h111.22q10.56 0 19.95 5.7t14.52 14.39L766-640.65h-73.05l-45.04-83.96h-91.13v30h72.97l44.4 83.96H782l63 111.13q2.91 5.27 4.3 9.76 1.4 4.49 1.4 9.76 0 3.7-5.7 19.52l-63 111.13H674.15l-44.4 83.96h-72.97v30h91.13l45.04-83.96H766l-85.7 153.39q-5.22 9.02-14.43 14.56-9.22 5.53-20.04 5.53z" })));
|
6
|
+
}
|