@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 EncryptedAdd(_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: "M465.62-105.62q-130.47-41.84-208.04-161.42Q180-386.62 180-521.08v-185.23q0-18.6 10.45-33.49 10.44-14.88 27.01-21.58l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.7 27.01 21.58Q780-724.91 780-706.31v226.54q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52T741-463.6q-6.39-6.53-6.39-16.17v-226.92q0-3.85-2.11-6.92-2.12-3.08-5.96-4.62l-242.31-91.08q-1.92-.77-4.23-.77t-4.23.77l-242.31 91.08q-3.84 1.54-5.96 4.62-2.11 3.07-2.11 6.92v185.61q0 128.31 71.34 232.08Q368.08-185.23 480-148.77q8.79 2.56 13.01 11.17 4.22 8.6 1.42 17.73-2.8 9.14-11.34 13.31-8.55 4.17-17.47.94M694.61-220h-97.3q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31t6.53-16.11q6.52-6.39 16.17-6.39h97.3v-97.3q0-9.65 6.59-16.17 6.58-6.53 16.3-6.53 9.73 0 16.11 6.53 6.39 6.52 6.39 16.17v97.3h97.31q9.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.39H740v97.31q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T701-106.53q-6.39-6.52-6.39-16.16zM453.54-370h53.09q6.1 0 11.08-5.48t3.37-11.75l-21.23-120.85q19.31-7.61 30.88-23.52 11.58-15.91 11.58-35.71 0-25.7-18.35-44t-44.12-18.3q-25.76 0-43.95 18.3-18.2 18.3-18.2 44 0 19.8 11.58 35.71 11.57 15.91 30.88 23.52l-21.23 120.85q-1.61 6.27 3.33 11.75 4.93 5.48 11.29 5.48" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedAddCircle(_a) {
|
3
|
+
var className = _a.className;
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M180-520.46v-185.85q0-18.6 10.45-33.49 10.44-14.88 27.01-21.58l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.7 27.01 21.58Q780-724.91 780-706.31v168q0 9.65-6.58 16.17t-16.31 6.52-16.11-6.52q-6.39-6.52-6.39-16.17v-168.77q0-3.46-2.11-6.73-2.12-3.27-5.96-4.81l-242.31-89.07q-1.92-1.16-4.23-1.16t-4.23 1.16l-242.31 89.07q-3.84 1.54-5.96 4.81-2.11 3.27-2.11 6.73v186.62q0 66.31 19.03 123.27 19.04 56.96 50.2 102.88 31.15 45.92 70.88 79.42t80.5 52.5q9.31 3.85 12.54 13.08t-.62 18.54q-3.46 8.92-12.69 12.35-9.23 3.42-18.54-.43-116.46-52.07-181.57-163.92Q180-394.62 180-520.46M675.31-255v69.79q0 6.9 4.79 11.06 4.8 4.15 11.2 4.15 5.93 0 10.12-4.79 4.19-4.8 4.19-10.85V-255h70q6.62 0 10.81-4.84 4.19-4.83 4.19-10.96 0-6.12-4.19-10.32-4.19-4.19-10.81-4.19h-70v-69.79q0-6.9-4.19-11.05-4.19-4.16-10.32-4.16-6.12 0-10.96 4.16-4.83 4.15-4.83 11.05v69.79h-69.65q-6.58 0-10.97 4.16-4.38 4.15-4.38 10.55 0 5.93 4.75 10.76 4.76 4.84 11.09 4.84zm13.91 155q-70.77 0-120.77-50.31-49.99-50.31-49.99-120.15 0-71.64 49.98-121.86 49.99-50.22 121.28-50.22 70.28 0 120.59 50.22 50.3 50.22 50.3 121.86 0 69.84-50.3 120.15Q760-100 689.22-100M479.73-504.77q26.06 0 44.32-18.1 18.26-18.11 18.26-44.17 0-26.05-18.35-44.31t-44.12-18.26q-25.76 0-44.07 18.34-18.31 18.35-18.31 44.12t18.11 44.07q18.1 18.31 44.16 18.31" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedAddCircleFilled(_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: "M675.31-255v69.79q0 6.9 4.79 11.06 4.8 4.15 11.2 4.15 5.93 0 10.12-4.79 4.19-4.8 4.19-10.85V-255h70q6.62 0 10.81-4.84 4.19-4.83 4.19-10.96 0-6.12-4.19-10.32-4.19-4.19-10.81-4.19h-70v-69.79q0-6.9-4.19-11.05-4.19-4.16-10.32-4.16-6.12 0-10.96 4.16-4.83 4.15-4.83 11.05v69.79h-69.65q-6.58 0-10.97 4.16-4.38 4.15-4.38 10.55 0 5.93 4.75 10.76 4.76 4.84 11.09 4.84zm13.91 155q-70.77 0-120.77-50.31-49.99-50.31-49.99-120.15 0-71.64 49.98-121.86 49.99-50.22 121.28-50.22 70.28 0 120.59 50.22 50.3 50.22 50.3 121.86 0 69.84-50.3 120.15Q760-100 689.22-100M180-520.55v-185.76q0-18.6 10.45-33.49 10.44-14.88 27.01-21.58l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.7 27.01 21.58Q780-724.91 780-706.31v181.93q0 13.39-10.4 21T746.92-500q-13.54-3.46-28.38-5.69-14.85-2.23-29.18-2.23-98.1 0-167.19 69.44-69.09 69.43-69.09 168.02 0 33.84 10.81 68.23 10.8 34.38 31.96 64.84 8.84 13 .96 25.43-7.89 12.42-21.89 8.04-63.61-19.62-112.77-50.93-49.15-31.31-96.53-96.77-40.46-57.07-63.04-125.26Q180-445.08 180-520.55m299.84-109.06q-25.76 0-44.07 18.34-18.31 18.35-18.31 44.12t18.17 44.07q18.16 18.31 44.37 18.31 14.38 0 27.08-5.5 12.69-5.5 23.07-15.5-1.92 1.92-4.03 3.27-2.12 1.35-4.04 2.5 9.61-9.23 14.92-21.47t5.31-25.84q0-25.7-18.35-44t-44.12-18.3" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedAddFilled(_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.11-100q-9.73 0-16.11-6.53-6.39-6.52-6.39-16.16V-220h-97.3q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31t6.53-16.11q6.52-6.39 16.17-6.39h97.3v-97.3q0-9.65 6.59-16.17 6.58-6.53 16.3-6.53 9.73 0 16.11 6.53 6.39 6.52 6.39 16.17v97.3h97.31q9.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.39H740v97.31q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53m-252.26-5.62q-124.31-41.23-204.58-157.92T180-521.18v-185.13q0-18.6 10.45-33.49 10.44-14.88 27.01-21.58l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.7 27.01 21.58Q780-724.91 780-706.31v191.08q0 11.93-8.82 19.43-8.82 7.49-21.46 5.95-7.72-1.69-16.02-1.69h-16.13q-61.34 0-112.3 26.42-50.96 26.43-85.19 70.89l-20.23-113.85q19.31-7.61 30.88-23.52 11.58-15.91 11.58-35.71 0-25.7-18.35-44t-44.12-18.3q-25.76 0-43.95 18.3-18.2 18.3-18.2 44 0 19.8 11.58 35.71 11.57 15.91 30.88 23.52l-21.23 120.85q-1.61 6.27 3.33 11.75 4.93 5.48 11.29 5.48h49.54q-16.62 28.23-25.43 60.4-8.8 32.18-8.8 66.99 0 29.92 6.38 57.5 6.38 27.57 20.77 54.19 4.46 13.15-6.27 22.26-10.73 9.12-24.88 3.04" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedMinusCircle(_a) {
|
3
|
+
var className = _a.className;
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M180-520.46v-185.85q0-18.6 10.45-33.49 10.44-14.88 27.01-21.58l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.7 27.01 21.58Q780-724.91 780-706.31v168q0 9.65-6.58 16.17t-16.31 6.52-16.11-6.52q-6.39-6.52-6.39-16.17v-168.77q0-3.46-2.11-6.73-2.12-3.27-5.96-4.81l-242.31-89.07q-1.92-1.16-4.23-1.16t-4.23 1.16l-242.31 89.07q-3.84 1.54-5.96 4.81-2.11 3.27-2.11 6.73v186.62q0 66.31 19.03 123.27 19.04 56.96 50.2 102.88 31.15 45.92 70.88 79.42t80.5 52.5q9.31 3.85 12.54 13.08t-.62 18.54q-3.46 8.92-12.69 12.35-9.23 3.42-18.54-.43-116.46-52.07-181.57-163.92Q180-394.62 180-520.46M606.15-255h169.66q6.57 0 10.69-4.84 4.11-4.83 4.11-10.96 0-6.12-4.19-10.32-4.19-4.19-10.49-4.19H605.52q-6.6 0-10.9 4.16-4.31 4.15-4.31 10.55 0 5.93 4.75 10.76 4.76 4.84 11.09 4.84m83.07 155q-70.77 0-120.77-50.31-49.99-50.31-49.99-120.15 0-71.64 49.98-121.86 49.99-50.22 121.28-50.22 70.28 0 120.59 50.22 50.3 50.22 50.3 121.86 0 69.84-50.3 120.15Q760-100 689.22-100M479.73-504.77q26.06 0 44.32-18.1 18.26-18.11 18.26-44.17 0-26.05-18.35-44.31t-44.12-18.26q-25.76 0-44.07 18.34-18.31 18.35-18.31 44.12t18.11 44.07q18.1 18.31 44.16 18.31" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedMinusCircleFilled(_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: "M606.15-255h169.66q6.57 0 10.69-4.84 4.11-4.83 4.11-10.76 0-6.32-4.19-10.52-4.19-4.19-10.49-4.19H605.52q-6.6 0-10.9 4.19-4.31 4.2-4.31 10.52 0 5.93 4.79 10.76 4.79 4.84 11.05 4.84m82.89 155q-70.58 0-120.58-50.31t-50-120.15q0-71.51 49.99-121.8 49.99-50.28 121.09-50.28 70.46 0 120.77 50.28 50.3 50.29 50.3 121.8 0 69.84-50.3 120.15Q760-100 689.04-100M180-520.39v-185.92q0-18.58 10.44-33.57 10.45-14.98 27.02-21.5l242.31-90.08q10.61-4 20.23-4t20.23 4l242.31 90.08q16.57 6.52 27.02 21.5Q780-724.89 780-706.31v181.93q0 13.39-10.4 21T746.92-500q-13.54-3.46-28.38-5.69-14.85-2.23-29-2.23-98.13 0-167.3 69.46-69.16 69.46-69.16 168 0 33.84 10.81 68.23 10.8 34.38 31.96 64.84 8.84 13 .96 25.43-7.89 12.42-21.89 8.04-63.61-19.62-112.77-50.93-49.15-31.31-96.53-96.77-40.46-57.02-63.04-125.24T180-520.39m299.87-109.22q-25.79 0-44.1 18.31-18.31 18.32-18.31 44.12t18.17 44.1q18.16 18.31 44.37 18.31 14.38 0 27.08-5.5 12.69-5.5 23.07-15.5-1.92 1.92-4.03 3.27-2.12 1.35-4.04 2.5 9.61-9.23 14.92-21.5 5.31-12.28 5.31-25.81 0-25.74-18.32-44.02t-44.12-18.28" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedOff(_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: "M780-707.31v185.62q0 42.77-8.54 86.77t-26.15 88.61q-5.85 12.77-14.46 15.81-8.62 3.04-16.93-.19-8.69-2.85-13.15-10.54t.38-16.62q15.85-35.23 24.66-81.84 8.8-46.62 8.8-82v-186q0-3.46-2.11-6.73-2.12-3.27-5.96-4.81l-242.31-89.08q-1.92-1.15-4.23-1.15t-4.23 1.15L313.08-748q-6.08 2.23-12.46.81-6.39-1.42-10.85-6.27-8.31-8.31-6.08-20.46 2.23-12.16 13.77-17l162.31-60.54q10.23-4 20.23-4t20.23 4L742.54-762q16.23 6.62 26.84 21.54Q780-725.54 780-707.31M480-104.77q-6.23 0-19.38-4.39-130.77-48.46-205.7-161.11Q180-382.92 180-521.69v-188l-79.38-79.39q-6.69-6.69-6.89-16.11-.19-9.42 6.89-16.5 6.69-7.08 16.11-7.08 9.43 0 16.5 7.08L822-132.92q6.69 6.69 6.38 16.11-.3 9.42-7.38 16.5t-16 7.08-15.62-7.08L666.92-221.16q-36.07 39.16-76.19 67-40.11 27.85-90.35 45.62-5 2-10.19 2.88-5.19.89-10.19.89m41.69-416.77q9.31-8.46 14.96-20.15 5.66-11.69 5.66-25.62 0-25.92-18.2-44.11-18.19-18.19-44.11-18.19-13.92 0-25.61 5.65-11.7 5.65-20.16 14.96zM480-148.77q44.31-14 86.08-43.73t69.23-61.27L509.85-378.85l.38 2.31q.77 2.31-.77 4.42-1.54 2.12-4.23 2.12h-51.69q-6.62 0-11.42-5.31-4.81-5.31-3.2-11.92l9.54-53-223.07-224.08v142.62q0 127.31 71.65 231.88Q368.69-185.23 480-148.77" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function EncryptedOffFilled(_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: "M453.54-370h51.69q2.69 0 4.23-2.12 1.54-2.11.77-4.42l-.38-2.31-61.39-61.38-9.54 53q-1.61 6.61 3.2 11.92 4.8 5.31 11.42 5.31m213.38 148.84q-36.07 39.16-76.69 67.2-40.61 28.04-90.85 45.8-5 2-9.69 2.7-4.69.69-9.69.69-5.08 0-19.38-4-130.77-48.46-205.7-161.31Q180-382.92 180-521.69v-188l-79.38-79.39q-6.69-6.69-6.89-16.11-.19-9.42 6.89-16.5 6.69-7.08 16.11-7.08 9.43 0 16.5 7.08L822-132.92q6.69 6.69 6.38 16.11-.3 9.42-7.38 16.5t-16 7.08-15.62-7.08zM780-707.31v185.62q0 39.23-7.66 79.73-7.65 40.5-22.34 81.42-4 8.62-10.42 13.92-6.43 5.31-14.04 7.31-8 2-17.12-.81-9.11-2.8-15.34-9.42l-172-172q9.3-8.46 15.27-20.15 5.96-11.69 5.96-25.62 0-25.92-18.2-44.11-18.19-18.19-44.11-18.19-13.92 0-25.61 5.65-11.7 5.65-20.16 14.96L296.31-746.92q-4.62-4.62-6.62-9.43-2-4.8-2-10.8 0-8.62 5.12-15.73 5.11-7.12 14.11-11.12l152.85-57.46q10.23-4 20.23-4t20.23 4L742.54-762q16.23 6.62 26.84 21.54Q780-725.54 780-707.31" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function EyeTracking(_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: "M117.69-60q-23.53 0-40.61-17.08T60-117.69v-91.85q0-9.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M117.69-60q-23.53 0-40.61-17.08T60-117.69v-91.85q0-9.64 6.58-16.17 6.58-6.52 16.31-6.52T99-225.71q6.39 6.53 6.39 16.17v91.85q0 5.38 3.46 8.84t8.84 3.46h91.85q9.64 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11Q219.18-60 209.54-60zm724.62 0h-91.85q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31T734.29-99q6.53-6.39 16.17-6.39h91.85q5.38 0 8.84-3.46t3.46-8.84v-91.85q0-9.64 6.59-16.17 6.58-6.52 16.3-6.52 9.73 0 16.11 6.52 6.39 6.53 6.39 16.17v91.85q0 23.53-17.08 40.61T842.31-60M479.19-239.23q-103.42 0-187.84-53.46-84.43-53.46-135.12-149.85-4.42-8.61-6.52-17.86-2.09-9.24-2.09-19.1 0-10.07 2.25-19.71t6.36-18.25q50.69-97 135.12-150.65 84.42-53.66 187.84-53.66t188.35 53.66q84.92 53.65 135.61 150.65 4.62 8.61 6.62 18.23 2 9.61 2 19.23t-2 19.23q-2 9.62-6.62 18.23-50.69 96.39-135.61 149.85-84.93 53.46-188.35 53.46m0-45.39q93.19 0 171.08-51.92Q728.15-388.46 770.15-480q-42-91.54-119.88-143.96-77.89-52.42-171.08-52.42t-170.57 52.42Q231.23-571.54 188.85-480q42.38 91.54 119.77 143.46 77.38 51.92 170.57 51.92m1.03-73.77q50.58 0 86.29-35.55 35.72-35.55 35.72-86.28 0-50.58-35.64-86.29-35.64-35.72-86.5-35.72t-86.28 35.64-35.42 86.5 35.55 86.28 86.28 35.42m-.15-45.38q-31.81 0-54.06-22.27-22.24-22.26-22.24-54.07t22.27-54.27q22.26-22.47 54.07-22.47t54.27 22.28q22.47 22.28 22.47 54.5 0 31.81-22.28 54.06-22.28 22.24-54.5 22.24M900-842.31v91.85q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52T861-734.29q-6.39-6.53-6.39-16.17v-91.85q0-5.38-3.46-8.84t-8.84-3.46h-91.85q-9.64 0-16.17-6.59-6.52-6.58-6.52-16.3 0-9.73 6.52-16.11 6.53-6.39 16.17-6.39h91.85q23.53 0 40.61 17.08T900-842.31M117.69-900h91.85q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31T225.71-861q-6.53 6.39-16.17 6.39h-91.85q-5.38 0-8.84 3.46t-3.46 8.84v91.85q0 9.64-6.59 16.17-6.58 6.52-16.3 6.52-9.73 0-16.11-6.52Q60-740.82 60-750.46v-91.85q0-23.53 17.08-40.61T117.69-900" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function EyeTrackingFilled(_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: "M117.69-60q-23.53 0-40.61-17.08T60-117.69v-91.85q0-9.64 6.58-16.17 6.58-6.52 16.31-6.52T99-225.71q6.39 6.53 6.39 16.17v91.85q0 5.38 3.46 8.84t8.84 3.46h91.85q9.64 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11Q219.18-60 209.54-60zm724.62 0h-91.85q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31T734.29-99q6.53-6.39 16.17-6.39h91.85q5.38 0 8.84-3.46t3.46-8.84v-91.85q0-9.64 6.59-16.17 6.58-6.52 16.3-6.52 9.73 0 16.11 6.52 6.39 6.53 6.39 16.17v91.85q0 23.53-17.08 40.61T842.31-60M479.19-239.23q-103.42 0-187.84-53.46-84.43-53.46-135.12-149.85-4.42-8.61-6.52-17.86-2.09-9.24-2.09-19.1 0-10.07 2.25-19.71t6.36-18.25q50.69-97 135.12-150.65 84.42-53.66 187.84-53.66t188.35 53.66q84.92 53.65 135.61 150.65 4.62 8.61 6.62 18.23 2 9.61 2 19.23t-2 19.23q-2 9.62-6.62 18.23-50.69 96.39-135.61 149.85-84.93 53.46-188.35 53.46m1.03-119.16q50.58 0 86.29-35.55 35.72-35.55 35.72-86.28 0-50.58-35.64-86.29-35.64-35.72-86.5-35.72t-86.28 35.64-35.42 86.5 35.55 86.28 86.28 35.42m-.15-45.38q-31.81 0-54.06-22.27-22.24-22.26-22.24-54.07t22.27-54.27q22.26-22.47 54.07-22.47t54.27 22.28q22.47 22.28 22.47 54.5 0 31.81-22.28 54.06-22.28 22.24-54.5 22.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M117.69-60q-23.53 0-40.61-17.08T60-117.69v-91.85q0-9.64 6.58-16.17 6.58-6.52 16.31-6.52T99-225.71q6.39 6.53 6.39 16.17v91.85q0 5.38 3.46 8.84t8.84 3.46h91.85q9.64 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11Q219.18-60 209.54-60zm724.62 0h-91.85q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31T734.29-99q6.53-6.39 16.17-6.39h91.85q5.38 0 8.84-3.46t3.46-8.84v-91.85q0-9.64 6.59-16.17 6.58-6.52 16.3-6.52 9.73 0 16.11 6.52 6.39 6.53 6.39 16.17v91.85q0 23.53-17.08 40.61T842.31-60M479.19-239.23q-103.42 0-187.84-53.46-84.43-53.46-135.12-149.85-4.42-8.61-6.52-17.86-2.09-9.24-2.09-19.1 0-10.07 2.25-19.71t6.36-18.25q50.69-97 135.12-150.65 84.42-53.66 187.84-53.66t188.35 53.66q84.92 53.65 135.61 150.65 4.62 8.61 6.62 18.23 2 9.61 2 19.23t-2 19.23q-2 9.62-6.62 18.23-50.69 96.39-135.61 149.85-84.93 53.46-188.35 53.46m1.03-119.16q50.58 0 86.29-35.55 35.72-35.55 35.72-86.28 0-50.58-35.64-86.29-35.64-35.72-86.5-35.72t-86.28 35.64-35.42 86.5 35.55 86.28 86.28 35.42m-.15-45.38q-31.81 0-54.06-22.27-22.24-22.26-22.24-54.07t22.27-54.27q22.26-22.47 54.07-22.47t54.27 22.28q22.47 22.28 22.47 54.5 0 31.81-22.28 54.06-22.28 22.24-54.5 22.24M900-842.31v91.85q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52T861-734.29q-6.39-6.53-6.39-16.17v-91.85q0-5.38-3.46-8.84t-8.84-3.46h-91.85q-9.64 0-16.17-6.59-6.52-6.58-6.52-16.3 0-9.73 6.52-16.11 6.53-6.39 16.17-6.39h91.85q23.53 0 40.61 17.08T900-842.31M117.69-900h91.85q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31T225.71-861q-6.53 6.39-16.17 6.39h-91.85q-5.38 0-8.84 3.46t-3.46 8.84v91.85q0 9.64-6.59 16.17-6.58 6.52-16.3 6.52-9.73 0-16.11-6.52Q60-740.82 60-750.46v-91.85q0-23.53 17.08-40.61T117.69-900" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function Flight(_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: "m417.85-431-269.7 109.23q-16.92 6.85-32.53-3.42Q100-335.45 100-354.72v-15.35q0-9.31 3.99-16.54 4-7.23 10.93-11.93l302.93-213.61v-185.7q0-25.55 18.29-43.85 18.3-18.3 43.85-18.3t43.86 18.3q18.3 18.3 18.3 43.85v185.7l302.93 213.61q6.93 4.7 10.93 11.93 3.99 7.23 3.99 16.54v15.35q0 19.27-15.62 29.53-15.61 10.27-32.53 3.42L542.15-431v178.92l107.46 75.62q5.56 3.88 9.13 9.99 3.57 6.1 3.57 13.01v15.54q0 13.92-11.2 22.69-11.19 8.77-25.11 4.54l-146-44.85-146 44.85q-13.92 4.23-24.92-4.54t-11-22.69v-15.66q0-6.73 3.38-12.86 3.37-6.13 8.93-10.02l107.46-75.62z" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function FlightLand(_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: "M162.69-140q-9.9 0-16.29-6.4-6.4-6.4-6.4-16.31t6.4-16.29q6.39-6.39 16.29-6.39h634.62q9.9 0 16.29 6.4 6.4 6.4 6.4 16.31t-6.4 16.29q-6.39 6.39-16.29 6.39zm580.69-202.46-561.3-162.46q-19.23-4.62-30.66-20.04Q140-540.39 140-560v-176.69q0-13.92 11.19-22.19 11.2-8.27 24.05-4.1l15.64 4.01q6.43 1.89 11.27 6.74 4.85 4.85 7.47 11.31l43.23 125.84 169.38 48.93L393-859q-2-18.54 12.31-30.23t32.07-6.76l14.47 4.3q8.07 2.08 14.21 7.83 6.13 5.75 8.79 13.78L596-515.54l179.15 51.62q19.29 5.9 32.07 22.28Q820-425.25 820-403.58q0 28.35-22.42 49.46-22.43 21.12-54.2 11.66" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function FlightTakeoff(_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: "M806.23-507.54 240.77-357q-19.23 5-36.46-2.31t-27.85-23.54L85.23-534.23q-6.46-11.31-1.42-24.12 5.04-12.8 17.96-16.65l15.92-4.23q6.46-1.62 13.43-.31 6.96 1.31 11.8 5.54l101.47 86.23 171.15-45.77-176.23-235.61q-11.08-14.31-5.04-32.35t23.58-22.27l15.3-4.23q8.08-1.61 16.04 0 7.96 1.62 14.81 7.85l286.31 240.61L770.85-628q25.15-6.23 46.76 7.04 21.62 13.27 28.47 38.81 6.84 24.53-4.74 46.15-11.57 21.61-35.11 28.46M162.69-140q-9.92 0-16.3-6.39-6.39-6.38-6.39-16.3 0-9.93 6.39-16.31 6.38-6.39 16.3-6.39h634.62q9.92 0 16.3 6.39 6.39 6.38 6.39 16.31 0 9.92-6.39 16.3-6.38 6.39-16.3 6.39z" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function LockReset(_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: "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.07M400-328.46q-14.17 0-24.01-9.84-9.84-9.83-9.84-24.01v-120q0-14.17 11.5-24.2t28.5-10.03v-45.77q0-30.37 21.75-52.3 21.76-21.93 52.14-21.93 30.39 0 52.29 21.93t21.9 52.3v45.77q16.62 0 28.31 10.03t11.69 24.2v120q0 14.18-10.03 24.01-10.03 9.84-24.2 9.84zm34.23-188.08h91.92v-45.53q0-19.62-13.29-33.01-13.3-13.38-32.77-13.38t-32.67 13.32q-13.19 13.32-13.19 32.98z" })));
|
6
6
|
}
|
@@ -1,3 +1,4 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
1
|
+
import React from 'react';
|
2
|
+
export default function LockResetFilled({ className }: {
|
3
|
+
className?: string;
|
4
|
+
}): React.JSX.Element;
|
@@ -1,3 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
1
|
+
import React from 'react';
|
2
|
+
export default function LockResetFilled(_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.07M400-328.46q-14.17 0-24.01-9.84-9.84-9.83-9.84-24.01v-120q0-14.17 11.5-24.2t28.5-10.03v-45.77q0-30.37 21.75-52.3 21.76-21.93 52.14-21.93 30.39 0 52.29 21.93t21.9 52.3v45.77q16.62 0 28.31 10.03t11.69 24.2v120q0 14.18-10.03 24.01-10.03 9.84-24.2 9.84zm34.23-188.08h91.92v-45.53q0-19.62-13.29-33.01-13.3-13.38-32.77-13.38t-32.67 13.32q-13.19 13.32-13.19 32.98z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MaskedTransitionsAdd(_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: "M345-242.69V-345H242.69v-45.38H345v-102.31h45.38v102.31h102.31V-345H390.38v102.31zm22.69 135q-107.3 0-183.65-76.35t-76.35-183.65q0-107.31 76.35-183.66 76.35-76.34 183.65-76.34 107.31 0 183.66 76.34 76.34 76.35 76.34 183.66 0 107.3-76.34 183.65-76.35 76.35-183.66 76.35m-.26-45.39q88.96 0 151.92-62.7 62.96-62.69 62.96-151.65t-62.7-151.92-151.65-62.96q-88.96 0-151.92 62.7t-62.96 151.65q0 88.96 62.7 151.92 62.69 62.96 151.65 62.96m299.42-190.69q.61-5.46.92-11.74t.31-11.93q0-123.41-88.62-212.02-88.61-88.62-212.02-88.62-5.65 0-11.62.31t-11.43.92q20.07-74.61 88.38-130.03 68.31-55.43 159.05-55.43 107.79 0 184.14 76.35t76.35 184.14q0 90.74-54.93 158.74-54.92 68-130.53 89.31" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MultimodalHandEye(_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: "M280.63-70.39q-20.28 0-38.99-7.61-18.72-7.62-33.56-22.4L44-264.77q-8.55-8.62-8.39-20.04t7.78-20.04l3.39-3.39q10.99-10.99 25.04-14.03t28.49 1.19L185-299.62v-347.69q0-9.64 6.71-16.17 6.7-6.52 16.3-6.52 9.61 0 15.99 6.52 6.38 6.53 6.38 16.17v370.38q0 14.58-11.23 23.22-11.23 8.63-24.84 4.63l-95.77-25.54 141.77 141.93q8.15 8.77 18.19 12.84 10.04 4.08 22.19 4.08h167.77q40.59 0 68.95-28.58 28.36-28.59 28.36-68.73v-150.77q0-9.64 6.7-16.16 6.71-6.53 16.31-6.53t15.99 6.53q6.38 6.52 6.38 16.16v150.77q0 59.92-41.38 101.31-41.39 41.38-101.31 41.38zm24.83-298.46v-137.69q0-9.64 6.71-16.17 6.7-6.52 16.31-6.52 9.6 0 15.98 6.52 6.39 6.53 6.39 16.17v137.69q0 9.65-6.58 16.17t-16.31 6.52-16.11-6.52q-6.39-6.52-6.39-16.17m119.85 0v-82.69q0-9.64 6.7-16.17 6.71-6.52 16.31-6.52t15.99 6.52q6.38 6.53 6.38 16.17v82.69q0 9.65-6.58 16.17t-16.31 6.52q-9.72 0-16.11-6.52-6.38-6.52-6.38-16.17m120.46 253.08H230.38zm105.02-440.39q-73.32 0-136.17-34.26-62.85-34.27-100.57-96.54-3.28-4.5-4.97-9.48t-1.69-11.64 1.69-11.63q1.69-4.98 5.01-9.48 37.68-61.89 100.65-96.35Q577.72-860 650.82-860t136.06 34.27 100.68 96.54q2.9 4.5 4.78 9.71 1.89 5.22 1.89 11.63 0 6.4-1.43 11.23t-4.65 9.66q-37.07 62.88-100.56 96.84-63.48 33.96-136.8 33.96m-.04-45.38q59.94 0 111.6-28.92 51.65-28.92 86.03-77.62-34.38-48.69-85.89-77.61-51.5-28.92-111.82-28.92-59.75 0-111.59 28.92-51.85 28.92-85.85 77.61 34 48.7 85.79 77.62t111.73 28.92m-.01-63.85q-18.05 0-30.43-12.47-12.39-12.48-12.39-30.31t12.48-30.21q12.47-12.39 30.29-12.39 18.23 0 30.42 12.48 12.2 12.48 12.2 30.31t-12.27 30.21q-12.26 12.38-30.3 12.38" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MultimodalHandEyeFilled(_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: "M650.79-556.16q-73.32 0-136.17-34.26-62.85-34.27-100.57-96.54-3.28-4.5-4.97-9.48t-1.69-11.64 1.69-11.63q1.69-4.98 5.01-9.48 37.68-61.89 100.65-96.35Q577.72-860 650.82-860t136.06 34.27 100.68 96.54q2.9 4.5 4.78 9.71 1.89 5.22 1.89 11.63 0 6.4-1.43 11.23t-4.65 9.66q-37.07 62.88-100.56 96.84-63.48 33.96-136.8 33.96m.15-73.84q32.67 0 55.21-22.69 22.54-22.68 22.54-55.53 0-32.86-22.68-55.39-22.68-22.54-55.52-22.54-32.49 0-55.22 22.68-22.73 22.69-22.73 55.54t22.86 55.39T650.94-630m-.2-35.39q-18.05 0-30.43-12.47-12.39-12.48-12.39-30.31t12.48-30.21q12.47-12.39 30.29-12.39 18.23 0 30.42 12.48 12.2 12.48 12.2 30.31t-12.27 30.21q-12.26 12.38-30.3 12.38m-370.11 595q-20.28 0-38.99-7.61-18.72-7.62-33.56-22.4L44-264.77q-8.55-8.62-8.39-20.04t7.78-20.04l3.39-3.39q10.99-10.99 25.04-14.03t28.49 1.19L185-299.62v-347.69q0-9.64 6.71-16.17 6.7-6.52 16.3-6.52 9.61 0 15.99 6.52 6.38 6.53 6.38 16.17v283.46h75.08v-142.69q0-9.64 6.71-16.17 6.7-6.52 16.31-6.52 9.6 0 15.98 6.52 6.39 6.53 6.39 16.17v142.69h74.46v-87.69q0-9.64 6.7-16.17 6.71-6.52 16.31-6.52t15.99 6.52q6.38 6.53 6.38 16.17v87.69h75.08q0-9.64 6.7-16.16 6.71-6.53 16.31-6.53t15.99 6.53q6.38 6.52 6.38 16.16v150.77q0 59.92-41.38 101.31-41.39 41.38-101.31 41.38z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Orbit(_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: "M241.46-119.23q-50.89 0-86.56-35.64t-35.67-86.5 35.64-86.59 86.5-35.73 86.59 35.66q35.73 35.67 35.73 86.57 0 21.06-7.19 40.68-7.19 19.63-19.81 35.47v-12q33.39 15.77 69.77 23.85 36.39 8.07 73.54 8.07 133.2 0 229.45-89.76 96.24-89.77 104.93-221.16.85-9.92 6.98-16.81 6.13-6.88 15.82-6.88t16.25 6.88q6.57 6.89 5.95 16.81-9.3 149.62-118.09 252.96Q632.51-100 479.73-100q-44.54 0-87.52-10.31t-83.44-30.31q-14.85 10.5-32.03 15.95-17.19 5.44-35.28 5.44m.02-45.39q32.32 0 54.58-22.27 22.25-22.28 22.25-54.59 0-32.32-22.28-54.58-22.27-22.25-54.59-22.25t-54.57 22.28q-22.25 22.27-22.25 54.59t22.27 54.57q22.28 22.25 54.59 22.25m238.61-193.15q-50.86 0-86.59-35.64t-35.73-86.5 35.64-86.59 86.5-35.73 86.59 35.64 35.73 86.5-35.64 86.59-86.5 35.73M480-814.61q-133.2 0-229.45 89.76-96.24 89.77-104.93 221.16-.85 9.92-6.98 16.81-6.13 6.88-15.82 6.88t-16.25-6.88q-6.57-6.89-5.95-16.81 9.3-149.62 118.09-252.96Q327.49-860 480.27-860q44.54 0 87.52 10.31t83.44 30.31q15.01-10 32.04-15.2 17.04-5.19 35.27-5.19 50.64 0 85.93 35.36 35.3 35.36 35.3 86.09 0 50.58-35.36 86.3-35.36 35.71-86.09 35.71-50.58 0-86.3-35.66-35.71-35.67-35.71-86.57 0-21.06 7.19-40.68 7.19-19.63 20.19-35.47v12q-33.77-15.77-70.15-23.85-36.39-8.07-73.54-8.07m238.45 172.92q31.64 0 53.79-22.45 22.14-22.44 22.14-54.31 0-31.45-22.14-53.69-22.15-22.24-53.79-22.24-31.45 0-54.1 22.18-22.66 22.19-22.66 53.89t22.27 54.16 54.49 22.46m.09-76.85" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function OrbitFilled(_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: "M241.46-119.23q-50.89 0-86.56-35.64t-35.67-86.5 35.64-86.59 86.5-35.73 86.59 35.66q35.73 35.67 35.73 86.57 0 21.23-7.19 40.77t-19.81 35.38v-12q33.39 15.77 69.77 23.85 36.39 8.07 73.54 8.07 133.2 0 229.45-89.76 96.24-89.77 104.93-221.16.85-9.92 6.93-16.81 6.07-6.88 15.81-6.88 9.75 0 16.31 6.88 6.57 6.89 5.95 16.81-9.3 149.62-118.09 252.96Q632.51-100 479.73-100q-44.58 0-87.54-10.31t-83.42-30.31q-14.85 10.5-31.96 15.95-17.12 5.44-35.35 5.44m238.63-238.54q-50.86 0-86.59-35.64t-35.73-86.5 35.64-86.59 86.5-35.73 86.59 35.64 35.73 86.5-35.64 86.59-86.5 35.73M480-814.61q-133.2 0-229.45 89.76-96.24 89.77-104.93 221.16-.85 9.92-6.93 16.81-6.07 6.88-15.81 6.88-9.75 0-16.31-6.88-6.57-6.89-5.95-16.81 9.3-149.62 118.09-252.96Q327.49-860 480.27-860q44.58 0 87.54 10.31t83.42 30.31q14.85-10 31.96-15.2 17.12-5.19 35.35-5.19 50.64 0 85.93 35.36 35.3 35.36 35.3 86.09 0 50.58-35.36 86.3-35.36 35.71-86.09 35.71-50.58 0-86.3-35.66-35.71-35.67-35.71-86.57 0-21.23 7.19-40.77t20.19-35.38v12q-33.77-15.77-70.15-23.85-36.39-8.07-73.54-8.07" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function PhotoPrints(_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: "M565-372.08q36.85-1.61 69.93-15.84T694-426.39q23.23-21.23 38.46-48.25 15.23-27.03 21.46-58.28 1.62-7.46-3.69-13.16-5.31-5.69-12.92-5.07-31.23 3.61-60.39 17.23-29.15 13.61-52 34.84-26.46 24.85-42.69 57.19Q566-409.54 565-372.08m0 0q-1.39-37.46-17.42-69.81-16.04-32.34-42.89-57.19-22.84-21.23-52-34.84-29.15-13.62-60-17.23-7.61-.62-12.92 5.07-5.31 5.7-3.69 13.16 5.9 31.25 21.49 58.28 15.58 27.02 38.43 48.25 25.85 24.24 59 38.47t70 15.84m0-130.15q19.85 0 32.46-12.81 12.62-12.81 12.62-32.65v-10l10 3.38q22.3 7.62 38.42 3.81 16.11-3.81 24.11-17.81 8.39-14.38 6.5-33.61-1.88-19.23-23.34-29.03l-10.62-4.59 10.62-5.2q21.46-10.8 23.34-29.3 1.89-18.5-6.5-32.88-8-14-24.23-17.81t-38.3 3.81l-10 3.38v-10q0-19.84-12.62-32.46-12.61-12.61-32.46-12.61T532.04-756q-13.12 12.62-13.12 32.46v10l-10-3.38q-22.69-7.62-38.3-3.81-15.62 3.81-24.24 17.81-9.38 14.38-7 32.88 2.39 18.5 23.85 29.3l10.62 5.2-10.62 4.59q-21.46 9.8-23.35 29.22-1.88 19.42 6.5 33.42 8 14.39 24.43 18 16.42 3.62 38.11-4l10-3.38v10q0 19.84 13.12 32.65 13.11 12.81 32.96 12.81m-.02-88.31q-19.21 0-32.13-12.94-12.93-12.94-12.93-32.15 0-19.22 12.94-32.14t32.16-12.92q18.83 0 31.94 12.94 13.12 12.94 13.12 32.15 0 19.22-13.14 32.14-13.13 12.92-31.96 12.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M565-372.08q36.85-1.61 69.93-15.84T694-426.39q23.23-21.23 38.46-48.25 15.23-27.03 21.46-58.28 1.62-7.46-3.69-13.16-5.31-5.69-12.92-5.07-31.23 3.61-60.39 17.23-29.15 13.61-52 34.84-26.46 24.85-42.69 57.19Q566-409.54 565-372.08m0 0q-1.39-37.46-17.42-69.81-16.04-32.34-42.89-57.19-22.84-21.23-52-34.84-29.15-13.62-60-17.23-7.61-.62-12.92 5.07-5.31 5.7-3.69 13.16 5.9 31.25 21.49 58.28 15.58 27.02 38.43 48.25 25.85 24.24 59 38.47t70 15.84m0-130.15q19.85 0 32.46-12.81 12.62-12.81 12.62-32.65v-10l10 3.38q22.3 7.62 38.42 3.81 16.11-3.81 24.11-17.81 8.39-14.38 6.5-33.61-1.88-19.23-23.34-29.03l-10.62-4.59 10.62-5.2q21.46-10.8 23.34-29.3 1.89-18.5-6.5-32.88-8-14-24.23-17.81t-38.3 3.81l-10 3.38v-10q0-19.84-12.62-32.46-12.61-12.61-32.46-12.61T532.04-756q-13.12 12.62-13.12 32.46v10l-10-3.38q-22.69-7.62-38.3-3.81-15.62 3.81-24.24 17.81-9.38 14.38-7 32.88 2.39 18.5 23.85 29.3l10.62 5.2-10.62 4.59q-21.46 9.8-23.35 29.22-1.88 19.42 6.5 33.42 8 14.39 24.43 18 16.42 3.62 38.11-4l10-3.38v10q0 19.84 13.12 32.65 13.11 12.81 32.96 12.81m-.02-88.31q-19.21 0-32.13-12.94-12.93-12.94-12.93-32.15 0-19.22 12.94-32.14t32.16-12.92q18.83 0 31.94 12.94 13.12 12.94 13.12 32.15 0 19.22-13.14 32.14-13.13 12.92-31.96 12.92m-232.75 316q-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.04zm0-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.97-11.14-18.75-14.14-21.72-37.94l-59-457.61q-3-23.84 11.92-43.46t39.15-21.85l31.62-2.61q10.54-1.23 17.23 5.6 6.69 6.84 6.69 16.92 0 9.48-5.66 15.67t-13.8 7.19l-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.86 4.47 7.55 6.08 9.06 15.39 1.23 9.31-4.35 16.17-5.58 6.87-15.5 8.36z" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function PhotoPrintsFilled(_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: "M565-502.23q19.85 0 32.46-12.81 12.62-12.81 12.62-32.65v-10l10 3.38q22.3 7.62 38.42 3.81 16.11-3.81 24.11-17.81 8.39-14.38 6.5-33.61-1.88-19.23-23.34-29.03l-10.62-4.59 10.62-5.2q21.46-10.8 23.34-29.3 1.89-18.5-6.5-32.88-8-14-24.23-17.81t-38.3 3.81l-10 3.38v-10q0-19.84-12.62-32.46-12.61-12.61-32.46-12.61T532.04-756q-13.12 12.62-13.12 32.46v10l-10-3.38q-22.69-7.62-38.3-3.81-15.62 3.81-24.24 17.81-9.38 14.38-7 32.88 2.39 18.5 23.85 29.3l10.62 5.2-10.62 4.59q-21.46 9.8-23.35 29.22-1.88 19.42 6.5 33.42 8 14.39 24.43 18 16.42 3.62 38.11-4l10-3.38v10q0 19.84 13.12 32.65 13.11 12.81 32.96 12.81m0-88.31q-19.23 0-32.15-12.92-12.93-12.92-12.93-32.16 0-19.23 12.93-32.15 12.92-12.92 32.15-12.92 18.85 0 31.96 12.92 13.12 12.92 13.12 32.15 0 19.24-13.12 32.16-13.11 12.92-31.96 12.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M565-502.23q19.85 0 32.46-12.81 12.62-12.81 12.62-32.65v-10l10 3.38q22.3 7.62 38.42 3.81 16.11-3.81 24.11-17.81 8.39-14.38 6.5-33.61-1.88-19.23-23.34-29.03l-10.62-4.59 10.62-5.2q21.46-10.8 23.34-29.3 1.89-18.5-6.5-32.88-8-14-24.23-17.81t-38.3 3.81l-10 3.38v-10q0-19.84-12.62-32.46-12.61-12.61-32.46-12.61T532.04-756q-13.12 12.62-13.12 32.46v10l-10-3.38q-22.69-7.62-38.3-3.81-15.62 3.81-24.24 17.81-9.38 14.38-7 32.88 2.39 18.5 23.85 29.3l10.62 5.2-10.62 4.59q-21.46 9.8-23.35 29.22-1.88 19.42 6.5 33.42 8 14.39 24.43 18 16.42 3.62 38.11-4l10-3.38v10q0 19.84 13.12 32.65 13.11 12.81 32.96 12.81m0-88.31q-19.23 0-32.15-12.92-12.93-12.92-12.93-32.16 0-19.23 12.93-32.15 12.92-12.92 32.15-12.92 18.85 0 31.96 12.92 13.12 12.92 13.12 32.15 0 19.24-13.12 32.16-13.11 12.92-31.96 12.92m0 218.46q36.85-1.61 69.93-15.84T694-426.39q23.23-21.23 38.61-48.37 15.37-27.14 21.31-58.16 1.62-7.46-3.69-13.16-5.31-5.69-12.92-5.07-31.23 3.61-60.39 17.23-29.15 13.61-52 34.84-26.46 24.85-42.69 57.19Q566-409.54 565-372.08m0 0q-1.39-37.46-17.42-69.81-16.04-32.34-42.89-57.19-22.84-21.23-52-34.84-29.15-13.62-60-17.23-7.61-.62-12.92 5.07-5.31 5.7-3.69 13.16 5.61 31.02 21.34 58.16T436-426.39q25.85 24.24 59 38.47t70 15.84M226.85-103.31q-24.23 3-42.97-11.21-18.75-14.2-21.72-37.87l-59-457.61q-3-23.84 11.8-43.46 14.81-19.62 38.66-21.85l55.53-5.46v348.54q0 51.06 35.71 87.07 35.7 36.01 86.76 36.01h455.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.04z" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function PowerSettingsCircle(_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.07-100q-78.84 0-148.21-29.92t-120.68-81.21-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68-120.63 81.25Q558.9-100 480.07-100m-.11-45.39q140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.23-237.38-97.24-97.27-237.34-97.27-140.11 0-237.38 97.23-97.27 97.24-97.27 237.34 0 140.11 97.23 237.38 97.24 97.27 237.34 97.27M479.91-260q91.63 0 155.86-64.17Q700-388.33 700-480q0-36.68-11.69-70.53-11.7-33.85-31.7-61.32-8.12-10.15-17.52-11.07-9.4-.93-16.71 3.54-7.69 4.84-10.03 13.65-2.35 8.81 3.73 16.73 18.15 23 28.34 50.5t10.19 58.5q0 72.78-50.9 123.7-50.9 50.91-123.65 50.91T356.35-356.3q-50.96-50.92-50.96-123.7 0-31.41 9.71-58.85 9.72-27.44 28.59-50.3 6.08-7.93 3.76-16.19t-9.42-13.15q-6.72-4.51-16.68-4.13-9.96.39-17.96 10.77-20.62 27.47-32 61.33Q260-516.66 260-480q0 91.67 64.14 155.83Q388.28-260 479.91-260m-.11-440q-9.72 0-16.11 6.53-6.38 6.52-6.38 16.16v174.62q0 9.64 6.58 16.17 6.58 6.52 16.31 6.52 9.72 0 16.11-6.52 6.38-6.53 6.38-16.17v-174.62q0-9.64-6.58-16.16-6.58-6.53-16.31-6.53m.2 220" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function PowerSettingsCircleFilled(_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.07-100q-78.84 0-148.21-29.92t-120.68-81.21-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68-120.63 81.25Q558.9-100 480.07-100m-.16-160q91.63 0 155.86-64.17Q700-388.33 700-480q0-36.68-11.69-70.53-11.7-33.85-31.7-61.32-8.12-10.15-17.52-11.07-9.4-.93-16.71 3.54-7.69 4.84-10.03 13.65-2.35 8.81 3.73 16.73 18.15 23 28.34 50.5t10.19 58.5q0 72.78-50.9 123.7-50.9 50.91-123.65 50.91T356.35-356.3q-50.96-50.92-50.96-123.7 0-31.41 9.88-58.78t28.42-50.37q6.08-7.93 3.73-16.23-2.34-8.31-9.42-13.16-6.69-4.46-16.65-4.08-9.96.39-17.96 10.77-20.62 27.47-32 61.33Q260-516.66 260-480q0 91.67 64.14 155.83Q388.28-260 479.91-260m.07-440q-9.9 0-16.29 6.4-6.38 6.4-6.38 16.29v174.62q0 9.89 6.4 16.29 6.41 6.4 16.31 6.4t16.29-6.4q6.38-6.4 6.38-16.29v-174.62q0-9.89-6.4-16.29-6.41-6.4-16.31-6.4" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function PowerSettingsNew(_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: "M480.07-100q-78.22 0-147.48-29.93-69.26-29.92-120.99-81.72t-81.67-120.96Q100-401.77 100-480q0-72.69 25.59-137.49 25.59-64.81 71.26-115.66 7.07-7.93 16.11-7.62 9.04.32 14.94 6.42 6.02 6.04 7.75 15.16 1.74 9.11-6.57 18.04-39.27 44.58-61.48 101.08T145.39-480q0 139.08 97.76 236.85 97.77 97.76 236.66 97.76 139.88 0 237.34-97.76 97.46-97.77 97.46-236.85 0-63.66-21.71-120.11-21.71-56.46-60.98-101.04-8.69-8.93-7.27-18.04 1.43-9.12 7.45-15.16 6.03-6.04 15-6.38 8.98-.35 16.05 7.58 45.67 50.85 71.26 115.66Q860-552.69 860-480q0 78.23-29.92 147.47t-81.21 120.96-120.63 81.64Q558.9-100 480.07-100m-.09-340q-9.9 0-16.29-6.4-6.38-6.4-6.38-16.29v-374.62q0-9.89 6.4-16.29 6.41-6.4 16.31-6.4t16.29 6.4q6.38 6.4 6.38 16.29v374.62q0 9.89-6.4 16.29-6.41 6.4-16.31 6.4" })));
|
6
6
|
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
4
|
-
}): React.JSX.Element;
|
1
|
+
import PowerSettingsNew from './PowerSettingsNew';
|
2
|
+
declare const PowerSettingsNewFilled: typeof PowerSettingsNew;
|
3
|
+
export default PowerSettingsNewFilled;
|
@@ -1,6 +1,3 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
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: "M457.31-461.08v-342.15q0-9.92 6.38-16.31 6.39-6.38 16.31-6.38t16.31 6.38q6.38 6.39 6.38 16.31v342.15q0 9.93-6.38 16.31-6.39 6.39-16.31 6.39t-16.31-6.39q-6.38-6.38-6.38-16.31M480-138.39q-70.15 0-132-26.96t-108.15-73.07q-46.31-46.12-73.08-108.16T140-478.38q0-69.7 27.31-131.39t77.15-110q7.08-7.08 17.5-7.77 10.43-.69 17.5 6.39 7.08 7.07 5.58 16.5-1.5 9.42-8.58 16.5-43.92 40.84-67.5 94.92-23.57 54.08-23.57 114.85 0 122.3 85.96 208.46 85.96 86.15 208.65 86.15t208.65-86.15q85.96-86.16 85.96-208.46 0-61.39-23.57-115.58-23.58-54.19-66.12-94.81-7.46-6.69-8.65-16.5t5.88-15.88q7.7-7.7 18.12-6.39t18.11 9.39q48.62 47.3 75.12 109Q820-547.46 820-478.38q0 69.76-26.77 131.8t-72.77 108.16q-46 46.11-107.85 73.07-61.84 26.96-132.61 26.96" })));
|
6
|
-
}
|
1
|
+
import PowerSettingsNew from './PowerSettingsNew';
|
2
|
+
var PowerSettingsNewFilled = PowerSettingsNew;
|
3
|
+
export default PowerSettingsNewFilled;
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ReplaceAudio(_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: "M791.15-610H634.61q-9.67 0-16.18-6.56t-6.51-16.31q0-9.74 6.51-16.13 6.51-6.38 16.18-6.38h107.47q-38.54-73.7-108.62-116.47-70.07-42.76-153.46-42.76-91.92 0-167.19 49.76-75.27 49.77-109.19 133.01-4.31 10.53-12.43 13.76-8.11 3.23-16.42-.23-8.69-3.46-12.73-11.84-4.04-8.39-.58-16.69 37.77-97 125-155.08T480-860q91.77 0 170.5 45.77t124.11 125.62v-106.77q0-9.68 6.56-16.19 6.56-6.5 16.31-6.5t16.13 6.5q6.39 6.51 6.39 16.19v156.53q0 12.37-8.24 20.61T791.15-610M425.28-100q-48.51 0-82.86-34.45-34.34-34.45-34.34-82.96t34.42-82.86q34.41-34.34 82.89-34.34 20.76 0 39.03 6.53 18.27 6.54 32.89 18.47v-212.7h165.38v45.39h-120v259.61q0 48.47-34.45 82.89Q473.8-100 425.28-100" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ReplaceImage(_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: "m462.54-232.69-27.77-37.62q-4.62-5.61-11.62-5.61t-11.61 5.61l-34.62 46.69q-4.61 7.62-.65 15.43 3.96 7.8 12.27 7.8h182.92q8.5 0 12.87-7.8 4.36-7.81-1.25-15.43L533-288.77q-4.62-5.61-11.12-5.31-6.5.31-11.11 5.31zM317.69-100q-23.59 0-40.64-17.05T260-157.69v-324.62q0-23.59 17.05-40.64T317.69-540h324.62q23.59 0 40.64 17.05T700-482.31v324.62q0 23.59-17.05 40.64T642.31-100zm0-45.39h324.62q5.38 0 8.84-3.46t3.46-8.84v-324.62q0-5.38-3.46-8.84t-8.84-3.46H317.69q-5.38 0-8.84 3.46t-3.46 8.84v324.62q0 5.38 3.46 8.84t8.84 3.46m-12.3 0v-349.22zM791.15-610H634.61q-9.66 0-16.17-6.57-6.52-6.56-6.52-16.3t6.52-16.13q6.51-6.38 16.17-6.38h107.47q-38.54-73.7-108.62-116.47-70.07-42.76-153.46-42.76-91.92 0-167.19 49.76-75.27 49.77-109.19 133.01-4.31 10.53-12.43 13.76-8.11 3.23-16.61-.23t-12.54-11.84q-4.04-8.39-.58-16.69 37.77-97 125-155.08T480.13-860q91.64 0 170.37 45.77t124.11 125.62v-106.77q0-9.67 6.57-16.18t16.31-6.51 16.12 6.51q6.39 6.51 6.39 16.18v156.53q0 12.36-8.25 20.61-8.24 8.24-20.6 8.24" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ReplaceImageFilled(_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: "m462.54-232.69-27.77-37.62q-4.62-5.61-11.62-5.61t-11.61 5.61l-34.62 46.69q-4.61 7.62-.8 15.43 3.8 7.8 12.42 7.8h182.92q8.62 0 12.92-7.8 4.31-7.81-1.3-15.43L533-288.77q-4.62-5.61-11.12-5.31-6.5.31-11.11 5.31zM317.69-100q-23.84 0-40.77-16.92Q260-133.85 260-157.69v-324.62q0-23.84 16.92-40.77Q293.85-540 317.69-540h324.62q23.84 0 40.77 16.92Q700-506.15 700-482.31v324.62q0 23.84-16.92 40.77Q666.15-100 642.31-100zm473.46-510H634.61q-9.92 0-16.3-6.38-6.39-6.39-6.39-16.31t6.39-16.31q6.38-6.38 16.3-6.38h107.47q-38.54-73.7-108.62-116.47-70.07-42.76-153.46-42.76-91.92 0-167.19 49.76-75.27 49.77-109.19 133.01-4.31 10.53-12.43 13.76-8.11 3.23-16.42-.23-8.69-3.46-12.73-11.84-4.04-8.39-.58-16.69 37.77-97 125-155.08T480-860q91.77 0 170.5 45.77t124.11 125.62v-106.77q0-9.93 6.39-16.31 6.38-6.38 16.31-6.38 9.92 0 16.3 6.38 6.39 6.38 6.39 16.31v156.53q0 12.62-8.12 20.74-8.11 8.11-20.73 8.11" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ReplaceVideo(_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: "M285.39-145.39H610q5.38 0 8.85-3.46 3.46-3.46 3.46-8.84v-324.62q0-5.38-3.46-8.84-3.47-3.46-8.85-3.46H285.39q-5.39 0-8.85 3.46t-3.46 8.84v324.62q0 5.38 3.46 8.84t8.85 3.46m-12.31 0v-349.22zM285.39-100q-23.6 0-40.65-17.05t-17.05-40.64v-324.62q0-23.59 17.05-40.64T285.39-540H610q23.6 0 40.64 17.05 17.05 17.05 17.05 40.64V-350l87.08-87.08q6.61-6.61 15.92-3.13 9.31 3.47 9.31 12.75v215.3q0 9.28-9.31 12.57-9.31 3.28-15.92-3.33L667.69-290v132.31q0 23.59-17.05 40.64Q633.6-100 610-100zm505.76-510H634.61q-9.66 0-16.17-6.57-6.52-6.56-6.52-16.3t6.52-16.13q6.51-6.38 16.17-6.38h107.47q-38.54-73.7-108.62-116.47-70.07-42.76-153.46-42.76-91.92 0-167.19 49.76-75.27 49.77-109.19 133.01-4.31 10.53-12.43 13.76-8.11 3.23-16.61-.23t-12.54-11.84q-4.04-8.39-.58-16.69 37.77-97 125-155.08T480.13-860q91.64 0 170.37 45.77t124.11 125.62v-106.77q0-9.67 6.57-16.18t16.31-6.51 16.12 6.51q6.39 6.51 6.39 16.18v156.53q0 12.36-8.25 20.61-8.24 8.24-20.6 8.24" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ReplaceVideoFilled(_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: "M285.39-100q-23.75 0-40.72-16.97-16.98-16.97-16.98-40.72v-324.62q0-23.75 16.98-40.72Q261.64-540 285.39-540H610q23.75 0 40.72 16.97t16.97 40.72V-350l87.08-87.08q6.61-6.61 15.92-3.21 9.31 3.41 9.31 12.83v215.44q0 9.12-9.31 12.42-9.31 3.29-15.92-3.32L667.69-290v132.31q0 23.75-16.97 40.72T610-100zm505.76-510H634.61q-9.9 0-16.29-6.4-6.4-6.4-6.4-16.3 0-9.91 6.4-16.3 6.39-6.38 16.29-6.38h107.47q-38.54-73.7-108.62-116.47-70.07-42.76-153.46-42.76-91.92 0-167.19 49.76-75.27 49.77-109.19 133.01-4.31 10.53-12.43 13.76-8.11 3.23-16.42-.23-8.69-3.46-12.73-11.84-4.04-8.39-.58-16.69 37.77-97 125-155.08T480-860q91.77 0 170.5 45.77t124.11 125.62v-106.77q0-9.91 6.4-16.3t16.31-6.39 16.29 6.39q6.39 6.39 6.39 16.3v156.53q0 12.52-8.16 20.69-8.17 8.16-20.69 8.16" })));
|
6
|
+
}
|