@project-lary/react-material-symbols-300-rounded 0.7.0 → 0.9.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/AddColumnLeft.d.ts +4 -0
- package/dist/components/AddColumnLeft.js +6 -0
- package/dist/components/AddColumnLeftFilled.d.ts +4 -0
- package/dist/components/AddColumnLeftFilled.js +6 -0
- package/dist/components/AddColumnRight.d.ts +4 -0
- package/dist/components/AddColumnRight.js +6 -0
- package/dist/components/AddColumnRightFilled.d.ts +4 -0
- package/dist/components/AddColumnRightFilled.js +6 -0
- package/dist/components/{Flightsmode.d.ts → AddRowAbove.d.ts} +1 -1
- package/dist/components/AddRowAbove.js +6 -0
- package/dist/components/AddRowAboveFilled.d.ts +4 -0
- package/dist/components/AddRowAboveFilled.js +6 -0
- package/dist/components/{DeviceReset.d.ts → AddRowBelow.d.ts} +1 -1
- package/dist/components/AddRowBelow.js +6 -0
- package/dist/components/AddRowBelowFilled.d.ts +4 -0
- package/dist/components/AddRowBelowFilled.js +6 -0
- package/dist/components/AirplanemodeInactive.js +1 -1
- package/dist/components/AnimatedImages.js +1 -1
- package/dist/components/AnimatedImagesFilled.js +1 -1
- package/dist/components/{LensFilled.d.ts → ArrowBack2.d.ts} +1 -1
- package/dist/components/ArrowBack2.js +6 -0
- package/dist/components/{ClearNightFilled.d.ts → ArrowBack2Filled.d.ts} +1 -1
- package/dist/components/ArrowBack2Filled.js +6 -0
- package/dist/components/{ClearNight.d.ts → Automation.d.ts} +1 -1
- package/dist/components/Automation.js +6 -0
- package/dist/components/AutomationFilled.d.ts +4 -0
- package/dist/components/AutomationFilled.js +6 -0
- package/dist/components/Bedtime.js +1 -1
- package/dist/components/BedtimeFilled.js +1 -1
- package/dist/components/BedtimeOff.js +1 -1
- package/dist/components/BedtimeOffFilled.js +1 -1
- package/dist/components/CategorySearch.d.ts +4 -0
- package/dist/components/CategorySearch.js +6 -0
- package/dist/components/CategorySearchFilled.d.ts +4 -0
- package/dist/components/CategorySearchFilled.js +6 -0
- package/dist/components/CombineColumns.d.ts +4 -0
- package/dist/components/CombineColumns.js +6 -0
- package/dist/components/CombineColumnsFilled.d.ts +4 -0
- package/dist/components/CombineColumnsFilled.js +6 -0
- package/dist/components/ConnectingAirports.js +1 -1
- package/dist/components/ConvertToText.d.ts +4 -0
- package/dist/components/ConvertToText.js +6 -0
- package/dist/components/ConvertToTextFilled.d.ts +4 -0
- package/dist/components/ConvertToTextFilled.js +6 -0
- package/dist/components/CreditCardClock.d.ts +4 -0
- package/dist/components/CreditCardClock.js +6 -0
- package/dist/components/CreditCardClockFilled.d.ts +4 -0
- package/dist/components/CreditCardClockFilled.js +6 -0
- package/dist/components/DesktopLandscape.js +1 -1
- package/dist/components/DesktopLandscapeAdd.d.ts +4 -0
- package/dist/components/DesktopLandscapeAdd.js +6 -0
- package/dist/components/DesktopLandscapeAddFilled.d.ts +4 -0
- package/dist/components/DesktopLandscapeAddFilled.js +6 -0
- package/dist/components/DesktopLandscapeFilled.js +1 -1
- package/dist/components/DiagonalLine.d.ts +4 -0
- package/dist/components/DiagonalLine.js +6 -0
- package/dist/components/DiagonalLineFilled.d.ts +3 -0
- package/dist/components/DiagonalLineFilled.js +3 -0
- package/dist/components/DriveExport.d.ts +4 -0
- package/dist/components/DriveExport.js +6 -0
- package/dist/components/DriveExportFilled.d.ts +4 -0
- package/dist/components/DriveExportFilled.js +6 -0
- package/dist/components/{QuietTime.d.ts → EditAudio.d.ts} +1 -1
- package/dist/components/EditAudio.js +6 -0
- package/dist/components/EditAudioFilled.d.ts +3 -0
- package/dist/components/EditAudioFilled.js +3 -0
- package/dist/components/EncryptedAdd.d.ts +4 -0
- package/dist/components/EncryptedAdd.js +6 -0
- package/dist/components/{AirplanemodeActive.d.ts → EncryptedAddCircle.d.ts} +1 -1
- package/dist/components/EncryptedAddCircle.js +6 -0
- package/dist/components/EncryptedAddCircleFilled.d.ts +4 -0
- package/dist/components/EncryptedAddCircleFilled.js +6 -0
- package/dist/components/EncryptedAddFilled.d.ts +4 -0
- package/dist/components/EncryptedAddFilled.js +6 -0
- package/dist/components/EncryptedMinusCircle.d.ts +4 -0
- package/dist/components/EncryptedMinusCircle.js +6 -0
- package/dist/components/EncryptedMinusCircleFilled.d.ts +4 -0
- package/dist/components/EncryptedMinusCircleFilled.js +6 -0
- package/dist/components/EncryptedOff.d.ts +4 -0
- package/dist/components/EncryptedOff.js +6 -0
- package/dist/components/EncryptedOffFilled.d.ts +4 -0
- package/dist/components/EncryptedOffFilled.js +6 -0
- package/dist/components/EyeTracking.js +1 -1
- package/dist/components/EyeTrackingFilled.js +1 -1
- package/dist/components/Flight.js +1 -1
- package/dist/components/FlightLand.js +1 -1
- package/dist/components/FlightTakeoff.js +1 -1
- package/dist/components/LockReset.js +1 -1
- package/dist/components/LockResetFilled.d.ts +4 -3
- package/dist/components/LockResetFilled.js +6 -3
- package/dist/components/MaskedTransitionsAdd.d.ts +4 -0
- package/dist/components/MaskedTransitionsAdd.js +6 -0
- package/dist/components/MaskedTransitionsAddFilled.d.ts +3 -0
- package/dist/components/MaskedTransitionsAddFilled.js +3 -0
- package/dist/components/MultimodalHandEye.d.ts +4 -0
- package/dist/components/MultimodalHandEye.js +6 -0
- package/dist/components/MultimodalHandEyeFilled.d.ts +4 -0
- package/dist/components/MultimodalHandEyeFilled.js +6 -0
- package/dist/components/{Lens.d.ts → Orbit.d.ts} +1 -1
- package/dist/components/Orbit.js +6 -0
- package/dist/components/OrbitFilled.d.ts +4 -0
- package/dist/components/OrbitFilled.js +6 -0
- package/dist/components/PhotoPrints.js +1 -1
- package/dist/components/PhotoPrintsFilled.js +1 -1
- package/dist/components/PowerSettingsCircle.d.ts +4 -0
- package/dist/components/PowerSettingsCircle.js +6 -0
- package/dist/components/PowerSettingsCircleFilled.d.ts +4 -0
- package/dist/components/PowerSettingsCircleFilled.js +6 -0
- package/dist/components/PowerSettingsNew.js +1 -1
- package/dist/components/PowerSettingsNewFilled.d.ts +3 -4
- package/dist/components/PowerSettingsNewFilled.js +3 -6
- package/dist/components/ReplaceAudio.d.ts +4 -0
- package/dist/components/ReplaceAudio.js +6 -0
- package/dist/components/ReplaceAudioFilled.d.ts +3 -0
- package/dist/components/ReplaceAudioFilled.js +3 -0
- package/dist/components/ReplaceImage.d.ts +4 -0
- package/dist/components/ReplaceImage.js +6 -0
- package/dist/components/ReplaceImageFilled.d.ts +4 -0
- package/dist/components/ReplaceImageFilled.js +6 -0
- package/dist/components/ReplaceVideo.d.ts +4 -0
- package/dist/components/ReplaceVideo.js +6 -0
- package/dist/components/ReplaceVideoFilled.d.ts +4 -0
- package/dist/components/ReplaceVideoFilled.js +6 -0
- package/dist/components/RotateAuto.d.ts +4 -0
- package/dist/components/RotateAuto.js +6 -0
- package/dist/components/RotateAutoFilled.d.ts +4 -0
- package/dist/components/RotateAutoFilled.js +6 -0
- package/dist/components/SmartphoneCamera.d.ts +4 -0
- package/dist/components/SmartphoneCamera.js +6 -0
- package/dist/components/SmartphoneCameraFilled.d.ts +4 -0
- package/dist/components/SmartphoneCameraFilled.js +6 -0
- package/dist/components/SplitscreenLandscape.js +1 -1
- package/dist/components/SplitscreenPortraitFilled.js +1 -1
- package/dist/components/StackHexagon.d.ts +4 -0
- package/dist/components/StackHexagon.js +6 -0
- package/dist/components/StackHexagonFilled.d.ts +4 -0
- package/dist/components/StackHexagonFilled.js +6 -0
- package/dist/components/SyncDesktop.d.ts +4 -0
- package/dist/components/SyncDesktop.js +6 -0
- package/dist/components/SyncDesktopFilled.d.ts +4 -0
- package/dist/components/SyncDesktopFilled.js +6 -0
- package/dist/components/TabInactive.d.ts +4 -0
- package/dist/components/TabInactive.js +6 -0
- package/dist/components/TabInactiveFilled.d.ts +4 -0
- package/dist/components/TabInactiveFilled.js +6 -0
- package/dist/components/TabletCamera.d.ts +4 -0
- package/dist/components/TabletCamera.js +6 -0
- package/dist/components/TabletCameraFilled.d.ts +4 -0
- package/dist/components/TabletCameraFilled.js +6 -0
- package/dist/components/Texture.js +1 -1
- package/dist/components/Travel.js +1 -1
- package/dist/components/ViewObjectTrack.d.ts +4 -0
- package/dist/components/ViewObjectTrack.js +6 -0
- package/dist/components/ViewObjectTrackFilled.d.ts +4 -0
- package/dist/components/ViewObjectTrackFilled.js +6 -0
- package/dist/components/VoiceSelectionOff.d.ts +4 -0
- package/dist/components/VoiceSelectionOff.js +6 -0
- package/dist/components/VoiceSelectionOffFilled.d.ts +3 -0
- package/dist/components/VoiceSelectionOffFilled.js +3 -0
- package/dist/components/WifiCallingBar1.d.ts +4 -0
- package/dist/components/WifiCallingBar1.js +6 -0
- package/dist/components/WifiCallingBar1Filled.d.ts +4 -0
- package/dist/components/WifiCallingBar1Filled.js +6 -0
- package/dist/components/WifiCallingBar2.d.ts +4 -0
- package/dist/components/{WifiCalling2.js → WifiCallingBar2.js} +1 -1
- package/dist/components/WifiCallingBar2Filled.d.ts +4 -0
- package/dist/components/{WifiCalling2Filled.js → WifiCallingBar2Filled.js} +1 -1
- package/dist/components/WifiCallingBar3.d.ts +4 -0
- package/dist/components/{WifiCalling3.js → WifiCallingBar3.js} +1 -1
- package/dist/components/WifiCallingBar3Filled.d.ts +4 -0
- package/dist/components/{WifiCalling1Filled.js → WifiCallingBar3Filled.js} +1 -1
- package/dist/index.d.ts +72 -22
- package/dist/index.js +72 -22
- package/package.json +1 -1
- package/dist/components/AirplanemodeActive.js +0 -6
- package/dist/components/AirplanemodeActiveFilled.d.ts +0 -3
- package/dist/components/AirplanemodeActiveFilled.js +0 -3
- package/dist/components/ClearNight.js +0 -6
- package/dist/components/ClearNightFilled.js +0 -6
- package/dist/components/DeviceReset.js +0 -6
- package/dist/components/DeviceResetFilled.d.ts +0 -3
- package/dist/components/DeviceResetFilled.js +0 -3
- package/dist/components/Flightsmode.js +0 -6
- package/dist/components/FlightsmodeFilled.d.ts +0 -3
- package/dist/components/FlightsmodeFilled.js +0 -3
- package/dist/components/Lens.js +0 -6
- package/dist/components/LensFilled.js +0 -6
- package/dist/components/PanoramaFishEye.d.ts +0 -4
- package/dist/components/PanoramaFishEye.js +0 -6
- package/dist/components/PanoramaFishEyeFilled.d.ts +0 -4
- package/dist/components/PanoramaFishEyeFilled.js +0 -6
- package/dist/components/QuietTime.js +0 -6
- package/dist/components/QuietTimeActive.d.ts +0 -4
- package/dist/components/QuietTimeActive.js +0 -6
- package/dist/components/QuietTimeActiveFilled.d.ts +0 -4
- package/dist/components/QuietTimeActiveFilled.js +0 -6
- package/dist/components/QuietTimeFilled.d.ts +0 -4
- package/dist/components/QuietTimeFilled.js +0 -6
- package/dist/components/WifiCalling1.d.ts +0 -4
- package/dist/components/WifiCalling1.js +0 -6
- package/dist/components/WifiCalling1Filled.d.ts +0 -4
- package/dist/components/WifiCalling2.d.ts +0 -4
- package/dist/components/WifiCalling2Filled.d.ts +0 -4
- package/dist/components/WifiCalling3.d.ts +0 -4
- package/dist/components/WifiCalling3Filled.d.ts +0 -4
- package/dist/components/WifiCalling3Filled.js +0 -6
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function RotateAuto(_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: "M860-480.07q0 78.84-29.93 148.21-29.92 69.37-81.22 120.68T628.2-129.93Q558.85-100 480-100q-78.77 0-147.92-29.77-69.16-29.77-120.96-81.38-51.81-51.62-81.46-121.08Q100-401.69 99.62-480.46q.38-12.15 7.38-17.92t15.69-5.39q8.31 0 15.5 5.77 7.2 5.77 6.81 17.31-.85 140.31 97.12 238.31 97.96 97.99 237.88 97.99 140.07 0 237.34-97.27T814.61-479t-97.27-237.34T480-813.61q-101.15 0-181.85 53.23-80.69 53.23-120.77 138.53h102.85q9.65 0 16.17 6.58 6.52 6.57 6.52 16.31 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39H128.98q-12.5 0-20.74-8.29T100-605.31v-152q0-9.65 6.57-16.17 6.58-6.52 16.31-6.52 9.74 0 16.12 6.52 6.39 6.52 6.39 16.17v98.24Q194-749.69 281.92-804.84 369.85-860 480-860q78.85 0 148.2 29.92t120.65 81.21 81.22 120.63Q860-558.9 860-480.07m-457.23 60.3h157.08l35.84 97.62q1.62 6.84 7.29 9.88t11.79 3.04q11.14 0 17.3-8.78t1.93-19.07L501.15-682q-1.33-4.76-5.45-7.57-4.13-2.81-8.89-2.81h-11.67q-4.52 0-8.57 2.81-4.04 2.81-5.72 7.57L328.77-336.69q-4.23 9.59 1.56 18.52 5.78 8.94 16.7 8.94 6.97 0 12.71-3.8 5.73-3.79 7.8-10.35zm12.69-38.77 62.83-164.92h4.33l63.92 164.92z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function RotateAutoFilled(_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: "M860-480.07q0 78.84-29.93 148.21-29.92 69.37-81.22 120.68T628.2-129.93Q558.85-100 480-100q-78.77 0-148.11-29.96-69.35-29.96-120.97-81.58-51.61-51.61-81.46-121.27-29.84-69.65-29.84-148.42.38-12.15 7.38-17.73t15.69-5.19q8.31.38 15.5 6.15 7.2 5.77 6.81 17.31-.85 140.31 97.12 238.31 97.96 97.99 237.88 97.99 140.07 0 237.34-97.27T814.61-479t-97.27-237.34T480-813.61q-101.15 0-181.85 53.23-80.69 53.23-120.77 138.53h102.85q9.65 0 16.17 6.58 6.52 6.57 6.52 16.31 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39H128.98q-12.5 0-20.74-8.29T100-605.31v-152q0-9.65 6.57-16.17 6.58-6.52 16.31-6.52 9.74 0 16.12 6.52 6.39 6.52 6.39 16.17v98.24Q194-749.69 281.92-804.84 369.85-860 480-860q78.85 0 148.2 29.92t120.65 81.21 81.22 120.63Q860-558.9 860-480.07M315.39-312.69h51.15l23.85-53.39q7.61-22.23 32.4-36.04 24.79-13.8 86.67-13.8 22.14 0 40.3 13.98 18.16 13.99 26.55 36.4L588-329.46q1.9 8.32 8.74 12.54 6.83 4.23 15.53 4.23h2.41q13.17 0 20.89-10.46 7.73-10.45 3.43-22.77L506.54-673.15q-1.23-7.1-8.6-11.44-7.36-4.33-25.83-4.33-6.11 0-11.64 3.86-5.53 3.85-7.7 10.37zm100.07-145.85 62.83-164.92h4.33l63.92 164.92z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function SmartphoneCamera(_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: "M277.69-60q-23.5 0-40.59-17.1Q220-94.19 220-117.69v-724.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h404.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v75.77H265.39v573.08H740v75.96q0 23.56-17.1 40.53Q705.81-60 682.31-60zm0-45.39h404.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-30.39H265.39v30.39q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m-12.3-706.53h429.22v-30.39q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H277.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46zm0 0v-42.69zm0 706.53v-42.69zM582-331.54q-23.15 0-39.5-16.27-16.35-16.26-16.35-39.5v-148.02q0-23.13 16.27-39.48 16.27-16.34 39.5-16.34h37.12l37.11-37.31h74.02l37 37.31h37.01q23.13 0 39.47 16.26Q860-558.62 860-535.38v148.02q0 23.13-16.27 39.47-16.26 16.35-39.5 16.35zm111.08-65q26.69 0 45.84-19.15 19.16-19.16 19.16-45.9 0-26.75-19.16-45.66-19.15-18.9-45.84-18.9-26.7 0-45.85 18.9-19.15 18.91-19.15 45.66 0 26.74 19.15 45.9 19.15 19.15 45.85 19.15" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function SmartphoneCameraFilled(_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: "M277.69-60q-23.5 0-40.59-17.1Q220-94.19 220-117.69v-724.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h404.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v75.77H265.39v573.08H740v75.96q0 23.56-17.1 40.53Q705.81-60 682.31-60zM582-331.54q-23.15 0-39.5-16.27-16.35-16.26-16.35-39.5v-148.02q0-23.13 16.27-39.48 16.27-16.34 39.5-16.34h37.12l37.11-37.31h74.02l37 37.31h37.01q23.13 0 39.47 16.26Q860-558.62 860-535.38v148.02q0 23.13-16.27 39.47-16.26 16.35-39.5 16.35zm111.08-65q26.69 0 45.84-19.15 19.16-19.16 19.16-45.9 0-26.75-19.16-45.66-19.15-18.9-45.84-18.9-26.7 0-45.85 18.9-19.15 18.91-19.15 45.66 0 26.74 19.15 45.9 19.15 19.15 45.85 19.15" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function SplitscreenLandscape(_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: "M545.39-298.46h167.3q12.36 0 20.6-8.25 8.25-8.24 8.25-20.6v-305.38q0-12.36-8.25-20.6-8.24-8.25-20.6-8.25h-167.3q-12.36 0-20.61 8.25-8.24 8.24-8.24 20.6v305.38q0 12.36 8.24 20.6 8.25 8.25 20.61 8.25m-298.08 0h167.3q12.36 0 20.61-8.25 8.24-8.24 8.24-20.6v-305.38q0-12.36-8.24-20.6-8.25-8.25-20.61-8.25h-167.3q-12.36 0-20.6 8.25-8.25 8.24-8.25 20.6v305.38q0 12.36 8.25 20.6 8.24 8.25 20.6 8.25M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M545.39-298.46h167.3q12.36 0 20.6-8.25 8.25-8.24 8.25-20.6v-305.38q0-12.36-8.25-20.6-8.24-8.25-20.6-8.25h-167.3q-12.36 0-20.61 8.25-8.24 8.24-8.24 20.6v305.38q0 12.36 8.24 20.6 8.25 8.25 20.61 8.25m-298.08 0h167.3q12.36 0 20.61-8.25 8.24-8.24 8.24-20.6v-305.38q0-12.36-8.24-20.6-8.25-8.25-20.61-8.25h-167.3q-12.36 0-20.6 8.25-8.25 8.24-8.25 20.6v305.38q0 12.36 8.25 20.6 8.24 8.25 20.6 8.25M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm644.62-554.61H157.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v484.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-484.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84m-656.92 0v509.22z" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function SplitscreenPortraitFilled(_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: "M327.31-218.46h305.38q12.51 0 20.68-8.17t8.17-20.68v-167.3q0-12.51-8.17-20.68t-20.68-8.17H327.31q-12.51 0-20.68 8.17t-8.17 20.68v167.3q0 12.51 8.17 20.68t20.68 8.17m0-298.08h305.38q12.51 0 20.68-8.17t8.17-20.68v-167.3q0-12.51-8.17-20.68t-20.68-8.17H327.31q-12.51 0-20.68 8.17t-8.17 20.68v167.3q0 12.51 8.17 20.68t20.68 8.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M327.31-218.46h305.38q12.51 0 20.68-8.17t8.17-20.68v-167.3q0-12.51-8.17-20.68t-20.68-8.17H327.31q-12.51 0-20.68 8.17t-8.17 20.68v167.3q0 12.51 8.17 20.68t20.68 8.17m0-298.08h305.38q12.51 0 20.68-8.17t8.17-20.68v-167.3q0-12.51-8.17-20.68t-20.68-8.17H327.31q-12.51 0-20.68 8.17t-8.17 20.68v167.3q0 12.51 8.17 20.68t20.68 8.17M237.69-100q-23.53 0-40.61-17.08T180-157.69v-644.62q0-23.53 17.08-40.61T237.69-860h484.62q23.53 0 40.61 17.08T780-802.31v644.62q0 23.53-17.08 40.61T722.31-100z" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function StackHexagon(_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: "m581.69-410 116.39-65.92q6.36-3.33 10.29-10.2 3.94-6.86 3.94-15.03v-132.23q0-8.18-3.87-15.07-3.86-6.9-10.36-10.55l-116.39-65.54q-6.29-4-14.26-4t-14.58 4l-116 65.54q-6.37 3.71-10.49 10.58-4.13 6.86-4.13 15.04v132.23q0 8.17 4.13 15.03 4.12 6.87 10.49 10.2l116 65.92q6.29 3.61 14.26 3.61t14.58-3.61M332.23-274.54q-23.53 0-40.61-17.08t-17.08-40.61v-470.08q0-23.53 17.08-40.61T332.23-860h470.08q23.53 0 40.61 17.08T860-802.31v470.08q0 23.53-17.08 40.61t-40.61 17.08zm0-45.38h470.08q5.38 0 8.84-3.66 3.46-3.65 3.46-8.65v-470.08q0-5.38-3.46-8.84t-8.84-3.46H332.23q-5 0-8.65 3.46-3.66 3.46-3.66 8.84v470.08q0 5 3.66 8.65 3.65 3.66 8.65 3.66M226.85-103.31q-24.23 3-42.96-11.11-18.73-14.12-21.73-37.97l-59-457.61q-3-23.84 11.89-43.48t39.18-21.83l31.62-2.61q10.54-1.23 17.23 5.6 6.69 6.84 6.69 17.09 0 9.25-5.66 15.47t-13.8 7.22l-30.23 2.62q-5 .38-8.08 4.61t-2.69 9.23l58.84 457.23q.77 5.39 4.81 8.46 4.04 3.08 9.04 2.31l542.08-66.31q9.3-1.61 16.75 4.51 7.44 6.13 9.17 15.35 1.23 9.31-4.39 16.04-5.63 6.73-15.46 8.49z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function StackHexagonFilled(_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: "M226.85-103.31q-24.23 3-42.96-11.11-18.73-14.12-21.73-37.97l-59-457.61q-3-23.84 11.8-43.46 14.81-19.62 38.66-21.85l55.53-5.46v348.54q0 51.15 35.66 87.11 35.65 35.97 86.81 35.97h455.15q1.54 16.15-7.96 27.96-9.5 11.8-25.66 13.42zm105.38-171.23q-23.61 0-40.65-17.04t-17.04-40.65v-470.08q0-23.61 17.04-40.65T332.23-860h470.08q23.61 0 40.65 17.04T860-802.31v470.08q0 23.61-17.04 40.65t-40.65 17.04zm220.62-135.08q6.61 3.62 14.42 3.62t14.42-3.62l116.39-66.3q6.61-3.62 10.42-10.23 3.81-6.62 3.81-14.62v-133q0-8-3.81-14.61-3.81-6.62-10.42-10.62l-116.39-65.92q-6.61-4-14.42-4t-14.42 4l-116 65.92q-6.62 4-10.62 10.62-4 6.61-4 14.61v133q0 8 4 14.62 4 6.61 10.62 10.23z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function SyncDesktop(_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: "M567-260.77h247.61v-131.54H567zm-2.69 45.38q-17.79 0-30.24-12.45t-12.45-30.24V-395q0-17.79 12.45-30.24t30.24-12.45h253q17.78 0 30.24 12.45Q860-412.79 860-395v136.92q0 17.79-12.45 30.24-12.46 12.45-30.24 12.45zm-60 115.39q-9.65 0-16.17-6.58t-6.52-16.31 6.52-16.11q6.52-6.39 16.17-6.39h373q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39zM567-260.77v-131.54zM215.38-476.23q0 64.54 28.08 118.92 28.08 54.39 97.39 104.77v-105.92q0-9.65 6.58-16.17t16.3-6.52q9.73 0 16.12 6.52 6.38 6.52 6.38 16.17v156.54q0 12.26-8.29 20.55-8.3 8.29-20.56 8.29H200.85q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31 0-9.72 6.53-16.11 6.52-6.38 16.17-6.38h108.84q-70.54-56.08-105.11-116.19Q170-394.77 170-476.05q0-87.26 45.54-163.45t127.92-116.27q8.69-4.23 17.08-.96 8.38 3.27 11.73 11.58 3.73 8.69.31 17.19-3.43 8.5-11.73 12.34-63.93 32.39-104.7 96.77-40.77 64.37-40.77 142.62m406-230.85v105.54q0 9.65-6.58 16.17t-16.3 6.52q-9.73 0-16.11-6.52-6.39-6.52-6.39-16.17v-156.54q0-12.26 8.29-20.55 8.3-8.29 20.56-8.29h156.53q9.65 0 16.17 6.58 6.53 6.58 6.53 16.31 0 9.72-6.53 16.11-6.52 6.38-16.17 6.38H651.54q50.23 42.46 81.69 88.96t46.31 94.81q2.84 8.92-2.13 17.36-4.98 8.44-13.99 10.18-9.42 2-17.73-3.18-8.3-5.17-10.77-14.28-13.61-43.54-39.57-80.66-25.96-37.11-73.97-78.73" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function SyncDesktopFilled(_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: "M564.31-215.39q-17.79 0-30.24-12.45t-12.45-30.24V-395q0-17.79 12.45-30.24t30.24-12.45h253q17.78 0 30.24 12.45Q860-412.79 860-395v136.92q0 17.79-12.45 30.24-12.46 12.45-30.24 12.45zm-60 115.39q-9.65 0-16.17-6.58t-6.52-16.31 6.52-16.11q6.52-6.39 16.17-6.39h373q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39zM215.38-476.23q0 64.54 28.08 118.92 28.08 54.39 97.39 104.77v-105.92q0-9.65 6.58-16.17t16.3-6.52q9.73 0 16.12 6.52 6.38 6.52 6.38 16.17v156.54q0 12.26-8.29 20.55-8.3 8.29-20.56 8.29H200.85q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31 0-9.72 6.53-16.11 6.52-6.38 16.17-6.38h108.84q-70.54-56.08-105.11-116.19Q170-394.77 170-476.05q0-87.26 45.54-163.45t127.92-116.27q8.69-4.23 17.08-.96 8.38 3.27 11.73 11.58 3.73 8.69.31 17.19-3.43 8.5-11.73 12.34-63.93 32.39-104.7 96.77-40.77 64.37-40.77 142.62m406-230.85v105.54q0 9.65-6.58 16.17t-16.3 6.52q-9.73 0-16.11-6.52-6.39-6.52-6.39-16.17v-156.54q0-12.26 8.29-20.55 8.3-8.29 20.56-8.29h156.53q9.65 0 16.17 6.58 6.53 6.58 6.53 16.31 0 9.72-6.53 16.11-6.52 6.38-16.17 6.38H651.54q50.23 42.46 81.69 88.96t46.31 94.81q2.84 8.92-2.13 17.36-4.98 8.44-13.99 10.18-9.42 2-17.73-3.18-8.3-5.17-10.77-14.28-13.61-43.54-39.57-80.66-25.96-37.11-73.97-78.73" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function TabInactive(_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: "M320.39-100q-23.53 0-40.62-17.08-17.08-17.08-17.08-40.61v-105h-105q-23.53 0-40.61-17.08Q100-296.86 100-320.39v-48.3q0-9.67 6.57-16.18 6.56-6.52 16.31-6.52 9.74 0 16.12 6.52 6.39 6.51 6.39 16.18v48.3q0 5.39 3.46 8.85t8.84 3.46h105v-331.53q0-23.53 17.08-40.62 17.09-17.08 40.62-17.08h331.53v-105q0-5.38-3.46-8.84t-8.85-3.46h-47.3q-9.67 0-16.18-6.57-6.52-6.57-6.52-16.31t6.52-16.12q6.51-6.39 16.18-6.39h47.3q23.53 0 40.62 17.08 17.08 17.08 17.08 40.61v105h105q23.53 0 40.61 17.08Q860-663.14 860-639.61v481.92q0 23.53-17.08 40.61T802.31-100zm0-45.39h481.92q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-481.92q0-4.62-3.84-8.47-3.85-3.84-8.46-3.84H320.39q-4.62 0-8.47 3.84-3.84 3.85-3.84 8.47v481.92q0 4.61 3.84 8.46 3.85 3.84 8.47 3.84m-197.88-347.3q-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-91.93q0-9.29 6.57-15.99 6.56-6.7 16.31-6.7 9.74 0 16.12 6.7 6.39 6.7 6.39 15.99v91.93q0 9.66-6.57 16.17-6.57 6.52-16.31 6.52m0-238.23q-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-48.7q0-23.53 17.08-40.61T157.69-860h48.08q9.29 0 15.99 6.57 6.7 6.56 6.7 16.31 0 9.74-6.7 16.12-6.7 6.39-15.99 6.39h-48.08q-5.38 0-8.84 3.46t-3.46 8.84v48.7q0 9.66-6.57 16.17-6.57 6.52-16.31 6.52m229.57-83.69q-9.67 0-16.18-6.57t-6.51-16.31 6.51-16.12q6.51-6.39 16.18-6.39H445q9.29 0 15.99 6.57 6.7 6.56 6.7 16.31 0 9.74-6.7 16.12-6.7 6.39-15.99 6.39zm-44 669.22v-506.53z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function TabInactiveFilled(_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: "M320.39-100q-23.53 0-40.62-17.08-17.08-17.08-17.08-40.61v-105h-105q-23.53 0-40.61-17.08Q100-296.86 100-320.39v-48.3q0-9.65 6.58-16.17 6.58-6.53 16.31-6.53t16.11 6.53q6.39 6.52 6.39 16.17v48.3q0 5.39 3.46 8.85t8.84 3.46h105v-331.53q0-23.53 17.08-40.62 17.09-17.08 40.62-17.08h331.53v-105q0-5.38-3.46-8.84t-8.85-3.46h-47.3q-9.65 0-16.17-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.17-6.39h47.3q23.53 0 40.62 17.08 17.08 17.08 17.08 40.61v105h105q23.53 0 40.61 17.08Q860-663.14 860-639.61v481.92q0 23.53-17.08 40.61T802.31-100zM122.5-492.69q-9.73 0-16.11-6.53-6.39-6.52-6.39-16.16v-91.93q0-9.27 6.58-15.98t16.31-6.71 16.11 6.71q6.39 6.71 6.39 15.98v91.93q0 9.64-6.59 16.16-6.58 6.53-16.3 6.53m0-238.23q-9.73 0-16.11-6.53-6.39-6.52-6.39-16.16v-48.7q0-23.53 17.08-40.61T157.69-860h48.08q9.27 0 15.98 6.58t6.71 16.31-6.71 16.11q-6.71 6.39-15.98 6.39h-48.08q-5.38 0-8.84 3.46t-3.46 8.84v48.7q0 9.64-6.59 16.16-6.58 6.53-16.3 6.53m229.58-83.69q-9.65 0-16.17-6.59-6.52-6.58-6.52-16.3 0-9.73 6.52-16.11 6.52-6.39 16.17-6.39H445q9.27 0 15.98 6.58t6.71 16.31-6.71 16.11q-6.71 6.39-15.98 6.39z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function TabletCamera(_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: "M766.54-180v-554.61H193.46V-180H117.5q-23.56 0-40.53-17.1Q60-214.19 60-237.69v-484.62q0-23.5 17.1-40.59Q94.19-780 117.69-780h724.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v484.62q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zM148.08-734.61h-30.39q-5.38 0-8.84 3.46t-3.46 8.84v484.62q0 5.38 3.46 8.84t8.84 3.46h30.39zm663.84 0v509.22h30.39q5.38 0 8.84-3.46t3.46-8.84v-484.62q0-5.38-3.46-8.84t-8.84-3.46zm0 0h42.69zm-663.84 0h-42.69zM368.92-100q-23.15 0-39.5-16.27-16.34-16.26-16.34-39.5v-148.02q0-23.13 16.26-39.48 16.27-16.35 39.51-16.35h37.11l37.12-37.3h74.01l37.01 37.3h37q23.13 0 39.48 16.27 16.34 16.27 16.34 39.5v148.03q0 23.13-16.26 39.47Q614.39-100 591.15-100zM480-165q26.69 0 45.85-19.15Q545-203.31 545-230.06q0-26.74-19.15-45.65-19.16-18.91-45.85-18.91t-45.85 18.91Q415-256.8 415-230.06q0 26.75 19.15 45.91Q453.31-165 480-165" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function TabletCameraFilled(_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: "M766.54-180v-554.61H193.46V-180H117.5q-23.56 0-40.53-17.1Q60-214.19 60-237.69v-484.62q0-23.5 17.1-40.59Q94.19-780 117.69-780h724.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v484.62q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zm-397.62 80q-23.15 0-39.5-16.27-16.34-16.26-16.34-39.5v-148.02q0-23.13 16.26-39.48 16.27-16.35 39.51-16.35h37.11l37.12-37.3h74.01l37.01 37.3h37q23.13 0 39.48 16.27 16.34 16.27 16.34 39.5v148.03q0 23.13-16.26 39.47Q614.39-100 591.15-100zM480-165q26.69 0 45.85-19.15Q545-203.31 545-230.06q0-26.74-19.15-45.65-19.16-18.91-45.85-18.91t-45.85 18.91Q415-256.8 415-230.06q0 26.75 19.15 45.91Q453.31-165 480-165" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function Texture(_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: "M453.58-147.96q-6.19-6.2-7.31-15.31-1.12-9.12 7.19-17.81l326.85-326.46q7.92-8.31 17.28-7.17t15.44 7.24q6.97 7.01 7.35 16.24.39 9.23-7.07 16.69L486.46-147.69q-7.69 7.69-16.31 7.5-8.61-.2-16.57-7.77M755.54-140q-9.58 0-12.91-9.31-3.32-9.31 3.29-15.92l48.85-48.85q6.61-6.61 15.92-3.29 9.31 3.33 9.31 12.91v35.61q0 12.52-8.16 20.69-8.17 8.16-20.69 8.16zm-608.95-8.28q-6.08-6.02-6.95-15.18t7.05-17.46l634-631.39q8.31-8.3 17.28-7.11 8.97 1.18 15 7.19 6.03 6 7.34 14.92 1.3 8.93-7 17.23L179.69-148.31q-8.3 8.31-17.66 7.18-9.36-1.12-15.44-7.15m0-305.53q-6.08-6.03-6.95-15.38t7.05-17.27l326.85-326.85q8.31-8.3 17.44-7.17 9.12 1.12 15.17 7.17t7.18 15.18-7.18 17.44L179.69-453.85q-8.3 7.93-17.66 6.99-9.36-.93-15.44-6.95M140-755.54v-35.61q0-12.52 8.16-20.69 8.17-8.16 20.69-8.16h35.61q9.58 0 12.91 9.31 3.32 9.31-3.29 15.92l-48.85 48.85q-6.61 6.61-15.92 3.29-9.31-3.33-9.31-12.91" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function Travel(_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: "M459.15-547.23 191.46-660.69q-16.81-7.81-20.4-25.75-3.6-17.94 9.45-31.54l10.95-11.4q6.46-6.46 14.65-8.58 8.18-2.12 16.58-.5l364.77 62.69 131.08-131.07q18.69-18.7 44.34-18.7 25.66 0 44.35 18.7 18.31 18.3 18.31 44.15 0 25.84-18.31 44.15L675.77-587.46l63.07 364.77q1.24 8.13-.88 16.45t-8.58 14.78l-11.4 10.48q-13.6 13.52-31.71 9.98-18.12-3.54-25.19-20.46L547.23-459.54l-126 127 22.23 129.46q1.62 7.21-.47 13.61t-7.16 11.1l-11.86 11.9q-9.74 9.39-23.35 7.28-13.62-2.12-20.31-14.43l-71.69-135-135-71.69q-12.31-6.69-14.43-20.31-2.11-13.61 7.28-23.35l11.9-11.86q4.7-5.07 11.1-7.35t13.61-.67l129.46 23z" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ViewObjectTrack(_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: "M301.39-180q-51.02 0-86.2-36.45-35.19-36.44-35.19-88 0-51.55 35.19-87.97 35.18-36.43 86.2-36.43h437.22q51.02 0 86.2 36.39Q860-356.08 860-304.61q0 51.63-35.19 88.12Q789.63-180 738.61-180zm0-45.39h437.22q31.41 0 53.71-23.07 22.29-23.08 22.29-56.05 0-32.8-22.29-55.88-22.3-23.07-53.71-23.07H301.39q-31.42 0-53.71 23.01t-22.29 55.88q0 32.88 22.29 56.03t53.71 23.15m-80-305.76q-51.02 0-86.2-36.45-35.19-36.44-35.19-88 0-51.55 35.19-87.98Q170.37-780 221.39-780h437.22q51.02 0 86.2 36.39Q780-707.23 780-655.76q0 51.63-35.19 88.12-35.18 36.49-86.2 36.49zm-.39-45.39h437.61q31.41 0 53.71-23.07 22.29-23.08 22.29-56.05 0-32.81-22.29-55.88-22.3-23.07-53.71-23.07H221q-31.25 0-53.43 23.01t-22.18 55.88 22.18 56.03q22.18 23.15 53.43 23.15m219-79.23" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ViewObjectTrackFilled(_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: "M301.39-180q-51.02 0-86.2-36.4Q180-252.79 180-304.39q0-51.61 35.19-88.03 35.18-36.43 86.2-36.43h437.22q51.02 0 86.2 36.34Q860-356.18 860-304.66q0 51.68-35.19 88.17Q789.63-180 738.61-180zm-80-351.15q-51.02 0-86.2-36.4-35.19-36.39-35.19-88 0-51.6 35.19-88.03Q170.37-780 221.39-780h437.22q51.02 0 86.2 36.33Q780-707.33 780-655.81q0 51.68-35.19 88.17-35.18 36.49-86.2 36.49z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function VoiceSelectionOff(_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: "M728.54-597.31q6.69-6.69 15.5-6.5 8.8.2 14.88 6.89 43.62 49.07 67.54 110.46 23.92 61.38 23.92 129.92 0 28.08-4.11 54.96-4.12 26.89-12.35 53.96-3.23 8.93-11.54 13.08-8.3 4.15-17.23 1.31-8.92-3.23-13.57-11.73-4.66-8.5-1.43-17.43 24.85-80 7.89-159.73t-71.73-142.57q-6.08-6.7-5.27-16.31.81-9.62 7.5-16.31M356.39-793.46q-4.46-8.31-1.31-17.73t11.84-13.89q8.31-4.46 17.43-.92 9.11 3.54 13.57 11.85l97.54 193.69q3.85 8.31.81 17.62-3.04 9.3-11.73 12.76-8.31 4.47-17.42 1.12-9.12-3.35-13.19-11.65zM180-341.39v-45.15q0-12.23 8.12-20.54 8.11-8.3 20.73-8.3h118.84q5.39 0 8.85-3.47 3.46-3.46 3.46-8.84V-510q0-12.23 8.12-20.54 8.11-8.3 20.73-8.3h52.31l45.38 45.38h-81.15v60.77q0 26.31-18.2 44.5Q349-370 322.69-370h-97.3v29.38q0 38 24.46 66.73 24.46 28.74 61.84 38.35l12 3q30.7 7.62 33.73 40.23 3.04 32.62-27.34 47.31-48.85 23.77-101.16 33.77-52.3 10-106.23 11.23-9.3.61-16-5.77-6.69-6.39-6.69-16.31t6.39-16.31q6.38-6.38 16.3-7 44.7-1.23 88.2-8.96t86.57-23.88q4.62-1.54 4.23-6.92-.38-5.39-6.92-6.93-49-19-81.88-58.31-32.89-39.3-32.89-91M825.85-69.54l-759.62-759q-6.69-6.69-6.69-16.11 0-9.43 6.69-16.5 7.08-6.7 16.5-6.7t16.12 6.7l759.61 759.61q6.69 6.69 6.89 15.81.19 9.11-6.89 16.19-7.07 7.08-16.31 7.08-9.23 0-16.3-7.08" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function WifiCallingBar1(_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: "M660-526q-14.69 0-25.04-10.34-10.34-10.35-10.34-25.04 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.04Q674.69-526 660-526m115.38 386Q669-140 556-193.69q-113-53.7-210.81-151.7-97.8-98-151.5-210.8Q140-669 140-775.38q0-19.12 12.64-31.87T184.23-820h114.13q15.64 0 26.41 10.19 10.77 10.2 15.15 26.35l23.85 107.18q2.08 15.13-1 27.2-3.08 12.08-11.69 20.31l-94.39 91.92q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.39-14.81t25.84-1.81l97.08 21.39q16.15 3.61 26.35 16.26Q820-310.24 820-294.23v110q0 18.95-12.75 31.59T775.38-140M234-578l82.54-80.08q1.54-1.53 2.11-4.23.58-2.69.2-5L297-768.46q-.38-3.08-2.5-4.62-2.11-1.53-5.19-1.53h-98.54q-2.31 0-3.85 1.53-1.53 1.54-1.53 3.85.84 41.62 12.92 88.69Q210.39-633.46 234-578m356.31 349.15q41 20.16 89.77 31.39T769.23-185q2.31 0 3.85-1.54 1.53-1.54 1.53-3.85v-98.15q0-3.08-1.53-5.19-1.54-2.12-4.62-2.5l-90.69-18.69q-2.31-.39-4.04.19t-3.65 2.11zm0 0" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function WifiCallingBar1Filled(_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: "M775.38-140Q669-140 556-193.69q-113-53.7-211-151.7-97.61-98-151.31-210.8Q140-669 140-775.38 140-794 152.81-807t31.42-13h114.23q15.54 0 26.31 10.19 10.77 10.2 15.15 26.35l23.93 107.54q2 14.77-1.08 26.84Q359.69-637 351.31-629l-94.62 92.15q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.23-14.81 12.24-3.81 26-1.81l97.08 21.39q16.15 3.61 26.35 16.19Q820-310.38 820-294.23v110q0 18.61-13 31.42T775.38-140M660-526q-14.69 0-25.04-10.15-10.34-10.16-10.34-25.23 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 15.07-10.34 25.23Q674.69-526 660-526" })));
|
6
|
+
}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export default function
|
2
|
+
export default function WifiCallingBar2(_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
5
|
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M660-526q-14.69 0-25.04-10.34-10.34-10.35-10.34-25.04 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.04Q674.69-526 660-526m.01-138.08q-21.16 0-40.2 6.27t-36.58 18.04q-7.85 4.85-16.85 4.35t-15.46-6.96q-6.46-6.65-5.77-15.44.7-8.79 7.94-14.11 23.83-16.76 50.76-26.38 26.92-9.61 56.15-9.61t56.15 9.61q26.93 9.62 50.76 26.38 7.24 5.32 7.94 14.28.69 8.97-5.59 15.88-6.64 6.85-15.53 6.85-8.88 0-16.96-4.85-17.54-11.77-36.56-18.04-19.03-6.27-40.2-6.27M775.38-140Q669-140 556-193.69q-113-53.7-211-151.7-97.61-98-151.31-210.8Q140-669 140-775.38q0-18.96 12.64-31.79T184.23-820h114.13q15.64 0 26.41 10.19 10.77 10.2 15.15 26.35l23.85 107.18q2.08 15.13-1 27.2-3.08 12.08-11.69 20.31l-94.39 91.92q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.39-14.81t25.84-1.81l97.08 21.39q16.15 3.61 26.35 16.26Q820-310.24 820-294.23v110q0 18.95-12.83 31.59T775.38-140M234-578l82.54-80.08q1.54-1.53 2.11-4.23.58-2.69.2-5L297-768.46q-.38-3.08-2.5-4.62-2.11-1.53-5.19-1.53h-98.54q-2.31 0-3.85 1.53-1.53 1.54-1.53 3.85.84 41.62 12.92 88.69Q210.39-633.46 234-578m356.31 349.15q41 20.16 89.77 31.39T769.23-185q2.31 0 3.85-1.54 1.53-1.54 1.53-3.85v-98.15q0-3.08-1.53-5.19-1.54-2.12-4.62-2.5l-90.69-18.69q-2.31-.39-4.04.19t-3.65 2.11zm0 0" })));
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export default function
|
2
|
+
export default function WifiCallingBar2Filled(_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
5
|
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M660-526q-14.69 0-25.04-10.34-10.34-10.35-10.34-25.04 0-15.08 10.34-25.23 10.35-10.16 25.04-10.16t25.04 10.16q10.34 10.15 10.34 25.23 0 14.69-10.34 25.04Q674.69-526 660-526m0-138.08q-21.15 0-40.19 6.27t-36.58 18.04q-8.08 4.85-16.96 4.35-8.89-.5-15.35-6.96-6.46-6.85-5.77-15.54.7-8.69 7.77-14.16 24-16.61 50.93-26.23 26.92-9.61 56.15-9.61t56.15 9.61q26.93 9.62 50.93 26.23 7.07 5.47 7.77 14.66.69 9.19-5.77 15.65t-15.35 6.66q-8.88.19-16.96-4.66-17.54-11.77-36.58-18.04T660-664.08M775.38-140Q669-140 556-193.69q-113-53.7-211-151.7-97.61-98-151.31-210.8Q140-669 140-775.38 140-794 152.81-807t31.42-13h114.23q15.54 0 26.31 10.19 10.77 10.2 15.15 26.35l23.93 107.54q2 14.77-1.08 26.84Q359.69-637 351.31-629l-94.62 92.15q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.23-14.81 12.24-3.81 26-1.81l97.08 21.39q16.15 3.61 26.35 16.19Q820-310.38 820-294.23v110q0 18.61-13 31.42T775.38-140" })));
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export default function
|
2
|
+
export default function WifiCallingBar3(_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
5
|
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M660-526q-14.69 0-25.04-10.34-10.34-10.35-10.34-25.04 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.04Q674.69-526 660-526m.01-138.08q-21.16 0-40.2 6.27t-36.58 18.04q-7.85 4.85-16.85 4.35t-15.46-6.96q-6.46-6.65-5.77-15.44.7-8.79 7.94-14.11 23.83-16.76 50.76-26.38 26.92-9.61 56.15-9.61t56.15 9.61q26.93 9.62 50.76 26.38 7.24 5.32 7.94 14.28.69 8.97-5.59 15.88-6.64 6.85-15.53 6.85-8.88 0-16.96-4.85-17.54-11.77-36.56-18.04-19.03-6.27-40.2-6.27M660-776.77q-43.01 0-82.1 14.17-39.1 14.17-72.59 39.91-7.46 6.46-17.35 6.65-9.88.19-16.34-6.46-6.47-6.65-5.77-15.54.69-8.88 7.77-15.34 39.56-32.12 87.19-49.68 47.62-17.55 99.21-17.55 51.6 0 99.2 17.55 47.61 17.56 87.16 49.68 7.08 6.46 7.77 15.34.7 8.89-5.77 15.54-6.46 6.65-16.03 6.46-9.58-.19-17.02-6.28-33.56-26.53-72.67-40.49-39.12-13.96-82.66-13.96M775.38-140Q669-140 556-193.69q-113-53.7-211-151.7-97.61-98-151.31-210.8Q140-669 140-775.38q0-18.96 12.64-31.79T184.23-820h114.13q15.64 0 26.41 10.19 10.77 10.2 15.15 26.35l23.85 107.18q2.08 15.13-1 27.2-3.08 12.08-11.69 20.31l-94.39 91.92q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.39-14.81t25.84-1.81l97.08 21.39q16.15 3.61 26.35 16.26Q820-310.24 820-294.23v110q0 18.95-12.83 31.59T775.38-140M234-578l82.54-80.08q1.54-1.53 2.11-4.23.58-2.69.2-5L297-768.46q-.38-3.08-2.5-4.62-2.11-1.53-5.19-1.53h-98.54q-2.31 0-3.85 1.53-1.53 1.54-1.53 3.85.84 41.62 12.92 88.69Q210.39-633.46 234-578m356.31 349.15q41 20.16 89.77 31.39T769.23-185q2.31 0 3.85-1.54 1.53-1.54 1.53-3.85v-98.15q0-3.08-1.53-5.19-1.54-2.12-4.62-2.5l-90.69-18.69q-2.31-.39-4.04.19t-3.65 2.11zm0 0" })));
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
export default function
|
2
|
+
export default function WifiCallingBar3Filled(_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
5
|
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M775.38-140Q669-140 556-193.69q-113-53.7-211-151.7-97.61-98-151.31-210.8Q140-669 140-775.38q0-18.9 12.67-31.76Q165.33-820 184.23-820h114.23q15.54 0 26.31 10.19 10.77 10.2 15.15 26.35l23.85 107.18q2.08 15.13-1 27.2-3.08 12.08-11.69 20.31l-94.39 91.92q26.77 45.93 56.54 85.08t64.39 73.54q37.38 38.38 79.53 70.08 42.16 31.69 90.24 57.61l90.76-93.38q10-11 22.39-14.81 12.38-3.81 25.84-1.81l97.08 21.39q16.15 3.61 26.35 16.23Q820-310.3 820-294.23v110q0 18.9-12.86 31.56Q794.28-140 775.38-140M660-526q-14.69 0-25.04-10.15-10.34-10.16-10.34-25.23 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 15.07-10.34 25.23Q674.69-526 660-526m0-137.69q-21.15 0-40.19 6.17t-36.58 17.75q-7.85 4.85-16.85 4.54t-15.46-7.15q-6.46-6.65-5.77-15.44.7-8.79 7.94-14.11 23.83-16.76 50.76-26.38 26.92-9.61 56.15-9.61t56.15 9.61q26.93 9.62 50.76 26.38 7.24 5.32 7.94 14.28.69 8.97-5.77 15.88-6.46 6.85-15.35 6.85-8.88 0-16.96-4.85-17.54-11.6-36.58-17.76T660-663.69m0-112.69q-43.01 0-82.1 14.06-39.1 14.07-72.59 39.63-7.46 6.46-17.35 6.65-9.88.19-16.34-6.27-6.47-6.84-5.77-15.73.69-8.88 7.77-15.34 39.59-32.17 87.2-49.7t99.2-17.53q51.6 0 99.19 17.53t87.17 49.7q7.08 6.46 7.77 15.34.7 8.89-5.77 15.73-6.46 6.46-16.03 6.27-9.58-.19-17.15-5.81-33.43-26.61-72.64-40.57T660-776.38" })));
|