@nine-thirty-five/material-symbols-react 2.1.0 → 2.1.2
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/manifest.json +1 -1
- package/dist/outlined/100/filled/index.d.ts +5 -0
- package/dist/outlined/100/filled/index.js +5 -0
- package/dist/outlined/100/index.d.ts +5 -0
- package/dist/outlined/100/index.js +5 -0
- package/dist/outlined/200/filled/index.d.ts +5 -0
- package/dist/outlined/200/filled/index.js +5 -0
- package/dist/outlined/200/index.d.ts +5 -0
- package/dist/outlined/200/index.js +5 -0
- package/dist/outlined/300/filled/index.d.ts +5 -0
- package/dist/outlined/300/filled/index.js +5 -0
- package/dist/outlined/300/index.d.ts +5 -0
- package/dist/outlined/300/index.js +5 -0
- package/dist/outlined/400/filled/index.d.ts +5 -0
- package/dist/outlined/400/filled/index.js +5 -0
- package/dist/outlined/400/index.d.ts +5 -0
- package/dist/outlined/400/index.js +5 -0
- package/dist/outlined/500/filled/index.d.ts +5 -0
- package/dist/outlined/500/filled/index.js +5 -0
- package/dist/outlined/500/index.d.ts +5 -0
- package/dist/outlined/500/index.js +5 -0
- package/dist/outlined/600/filled/index.d.ts +5 -0
- package/dist/outlined/600/filled/index.js +5 -0
- package/dist/outlined/600/index.d.ts +5 -0
- package/dist/outlined/600/index.js +5 -0
- package/dist/outlined/700/filled/index.d.ts +5 -0
- package/dist/outlined/700/filled/index.js +5 -0
- package/dist/outlined/700/index.d.ts +5 -0
- package/dist/outlined/700/index.js +5 -0
- package/dist/rounded/100/filled/index.d.ts +5 -0
- package/dist/rounded/100/filled/index.js +5 -0
- package/dist/rounded/100/index.d.ts +5 -0
- package/dist/rounded/100/index.js +5 -0
- package/dist/rounded/200/filled/index.d.ts +5 -0
- package/dist/rounded/200/filled/index.js +5 -0
- package/dist/rounded/200/index.d.ts +5 -0
- package/dist/rounded/200/index.js +5 -0
- package/dist/rounded/300/filled/index.d.ts +5 -0
- package/dist/rounded/300/filled/index.js +5 -0
- package/dist/rounded/300/index.d.ts +5 -0
- package/dist/rounded/300/index.js +5 -0
- package/dist/rounded/400/filled/index.d.ts +5 -0
- package/dist/rounded/400/filled/index.js +5 -0
- package/dist/rounded/400/index.d.ts +5 -0
- package/dist/rounded/400/index.js +5 -0
- package/dist/rounded/500/filled/index.d.ts +5 -0
- package/dist/rounded/500/filled/index.js +5 -0
- package/dist/rounded/500/index.d.ts +5 -0
- package/dist/rounded/500/index.js +5 -0
- package/dist/rounded/600/filled/index.d.ts +5 -0
- package/dist/rounded/600/filled/index.js +5 -0
- package/dist/rounded/600/index.d.ts +5 -0
- package/dist/rounded/600/index.js +5 -0
- package/dist/rounded/700/filled/index.d.ts +5 -0
- package/dist/rounded/700/filled/index.js +5 -0
- package/dist/rounded/700/index.d.ts +5 -0
- package/dist/rounded/700/index.js +5 -0
- package/dist/sharp/100/filled/index.d.ts +5 -0
- package/dist/sharp/100/filled/index.js +5 -0
- package/dist/sharp/100/index.d.ts +5 -0
- package/dist/sharp/100/index.js +5 -0
- package/dist/sharp/200/filled/index.d.ts +5 -0
- package/dist/sharp/200/filled/index.js +5 -0
- package/dist/sharp/200/index.d.ts +5 -0
- package/dist/sharp/200/index.js +5 -0
- package/dist/sharp/300/filled/index.d.ts +5 -0
- package/dist/sharp/300/filled/index.js +5 -0
- package/dist/sharp/300/index.d.ts +5 -0
- package/dist/sharp/300/index.js +5 -0
- package/dist/sharp/400/filled/index.d.ts +5 -0
- package/dist/sharp/400/filled/index.js +5 -0
- package/dist/sharp/400/index.d.ts +5 -0
- package/dist/sharp/400/index.js +5 -0
- package/dist/sharp/500/filled/index.d.ts +5 -0
- package/dist/sharp/500/filled/index.js +5 -0
- package/dist/sharp/500/index.d.ts +5 -0
- package/dist/sharp/500/index.js +5 -0
- package/dist/sharp/600/filled/index.d.ts +5 -0
- package/dist/sharp/600/filled/index.js +5 -0
- package/dist/sharp/600/index.d.ts +5 -0
- package/dist/sharp/600/index.js +5 -0
- package/dist/sharp/700/filled/index.d.ts +5 -0
- package/dist/sharp/700/filled/index.js +5 -0
- package/dist/sharp/700/index.d.ts +5 -0
- package/dist/sharp/700/index.js +5 -0
- package/package.json +1 -1
|
@@ -1046,6 +1046,7 @@ export declare const DriveFolderUpload: Icon;
|
|
|
1046
1046
|
export declare const Drone: Icon;
|
|
1047
1047
|
export declare const DroneTwo: Icon;
|
|
1048
1048
|
export declare const Dropdown: Icon;
|
|
1049
|
+
export declare const DropdownMenu: Icon;
|
|
1049
1050
|
export declare const DropperEye: Icon;
|
|
1050
1051
|
export declare const Dry: Icon;
|
|
1051
1052
|
export declare const DryCleaning: Icon;
|
|
@@ -1193,6 +1194,7 @@ export declare const Extension: Icon;
|
|
|
1193
1194
|
export declare const ExtensionOff: Icon;
|
|
1194
1195
|
export declare const Eyebrow: Icon;
|
|
1195
1196
|
export declare const Eyeglasses: Icon;
|
|
1197
|
+
export declare const EyeglassesThree: Icon;
|
|
1196
1198
|
export declare const EyeglassesTwo: Icon;
|
|
1197
1199
|
export declare const EyeglassesTwoSound: Icon;
|
|
1198
1200
|
export declare const EyeTracking: Icon;
|
|
@@ -2774,6 +2776,7 @@ export declare const ReportOff: Icon;
|
|
|
2774
2776
|
export declare const RequestPage: Icon;
|
|
2775
2777
|
export declare const RequestQuote: Icon;
|
|
2776
2778
|
export declare const ResetBrightness: Icon;
|
|
2779
|
+
export declare const ResetColors: Icon;
|
|
2777
2780
|
export declare const ResetExposure: Icon;
|
|
2778
2781
|
export declare const ResetFocus: Icon;
|
|
2779
2782
|
export declare const ResetImage: Icon;
|
|
@@ -2900,6 +2903,7 @@ export declare const SeatHeatLeft: Icon;
|
|
|
2900
2903
|
export declare const SeatHeatRight: Icon;
|
|
2901
2904
|
export declare const SeatVentLeft: Icon;
|
|
2902
2905
|
export declare const SeatVentRight: Icon;
|
|
2906
|
+
export declare const SeatWindow: Icon;
|
|
2903
2907
|
export declare const Security: Icon;
|
|
2904
2908
|
export declare const SecurityKey: Icon;
|
|
2905
2909
|
export declare const Segment: Icon;
|
|
@@ -3057,6 +3061,7 @@ export declare const SignalWifiStatusbarNull: Icon;
|
|
|
3057
3061
|
export declare const SignalWifiZeroBar: Icon;
|
|
3058
3062
|
export declare const Signature: Icon;
|
|
3059
3063
|
export declare const SignLanguage: Icon;
|
|
3064
|
+
export declare const SignLanguageOff: Icon;
|
|
3060
3065
|
export declare const Signpost: Icon;
|
|
3061
3066
|
export declare const SimCard: Icon;
|
|
3062
3067
|
export declare const SimCardDownload: Icon;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M192-212q-26 0-43-17t-17-43v-4
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M212-212q0-63 35-112t91-67l-19-161H211v-168H93v-28h264v28H239v140h76l-3-28h335l-3 28h75v-140H601v-28h265v28H748v168H641l-19 161q56 18 91 67t35 112h-28q0-66-44-113t-109-47H392q-64 0-108 47t-44 113z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M275-132q-60 0-101.5-42T132-276t41.5-101.5T275-419q25 0 47.5 7.5T363-390q37-44 38.5-91.5T367-572q-19 15-42 23.5t-49 8.5q-60 0-102-42t-42-102 42-102 102-42 102 42 42 102q0 26-9 49t-24 42q43 36 91 34.5t92-37.5q-14-18-22-40.5t-8-47.5q0-60 42-101.5T684-827t102 41.5T828-684t-42 102-102 42q-27 0-51-9t-43-26q-37 44-35.5 93.5T594-387q19-15 41.5-23.5T684-419q60 0 102 41.5T828-276t-42 102-102 42-102-42-42-102q0-26 8.5-49t23.5-42q-45-38-93.5-39T385-369q17 19 26 42.5t9 50.5q0 60-42.5 102T275-132m409-436q48 0 82-34t34-82-34-81.5-82-33.5-82 33.5-34 81.5q0 20 5.5 37.5T590-615l78-78q4-4 9.5-4t9.5 4q5 5 4.5 9.5T687-674l-78 79q15 13 34.5 20t40.5 7m-408 0q20 0 38-7t33-18l-81-81q-4-4-4.5-9t4.5-10 10-5 10 5l81 81q12-15 18.5-33.5T392-684q0-48-34-82t-82-34-82 34-34 82 34 82 82 34m408 408q48 0 82-34t34-82-34-81.5-82-33.5q-20 0-38 6.5T613-367l82 82q4 4 4 9.5t-4 9.5q-5 4-10.5 4.5T674-266l-81-81q-11 15-18 33t-7 38q0 48 34 82t82 34m-409 0q49 0 83-34t34-82q0-21-7-40t-20-34l-86 84q-5 5-10 5t-10-5-5-9.5 5-9.5l84-84q-14-11-31-16.5t-37-5.5q-48 0-81.5 33.5T160-276t33.5 82 81.5 34m205-293q11 0 18.5-7.5T506-479t-7.5-18.5T480-505t-18.5 7.5T454-479t7.5 18.5T480-453");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M492-492h228v-228H492zM232-172q-26 0-43-17t-17-43v-496q0-26 17-43t43-17h496q26 0 43 17t17 43v496q0 26-17 43t-43 17z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-394 112-112H468zM320-252q-95.27 0-161.64-66.31Q92-384.62 92-479.81t66.36-161.69Q224.73-708 320-708h320q95.27 0 161.64 66.31Q868-575.38 868-480.19T801.64-318.5Q735.27-252 640-252z");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M172-172v-118l349-349-77-76 20-20 98 97 143-144q2.75-2.73 6.88-4.36Q716-788 720.27-788q4.26 0 8 1.5Q732-785 736-782l46 47q2.73 3 4.36 6.5 1.64 3.5 1.64 8t-1.64 8.62q-1.63 4.13-4.36 6.88L637-560l78 79-20 20-154-158-341 339v80h78q5 8 10 14.5t10 13.5zm434.98 80Q539-92 481.5-126.5T386-218q38-57 95.52-91.5t125.5-34.5 125.48 34.5T828-218q-38 57-95.52 91.5T606.98-92M651-173.97q18-17.97 18-44T651.03-262t-44-18T563-262.03t-18 44T562.97-174t44 18T651-173.97m-68-19.91q-10-9.88-10-24t9.88-24.12 24-10 24.12 9.88 10 24-9.88 24.12-24 10-24.12-9.88");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M266-132q-56 0-95-33t-39-89v-192q0-24 11.5-45t31.5-34l323-209q13 13 14.5 31t-7.5 33l-75 126h304q6 0 10 4t4 10-4 10-10 4H532v100h282q6 0 10 4t4 10-4 10-10 4H532v100h242q6 0 10 4t4 10-4 10-10 4H532v100h162q6 0 10 4t4 10-4 10-10 4zm366-492q2-32-5.5-53.5T597-727q-26-32-35-60.5t-7-64.5h29q-2 32 5 54t33 57q22 30 31 57t7 60zm128 0q2-32-5.5-53.5T725-727q-26-32-35-60.5t-7-64.5h29q-2 32 5 54t33 57q22 30 31 57t7 60z");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M319-132v-223h-82q-27.08 0-46.04-19.26Q172-393.53 172-421.05 172-441 182.5-458t28.5-25l255-114v-57q-32-5-53-29.5T392-740q0-36.67 25.53-62.33 25.53-25.67 62-25.67t61.97 26 25.5 62h-30q0-25.5-16.39-42.75Q504.23-800 480-800q-25.5 0-42.75 17.25T420-740t17.25 42.75T480-680q5.95 0 9.98 4.03Q494-671.95 494-666v69l254 114q17.93 8.22 28.97 24.99Q788-441.24 788-421.38q0 27.38-19.25 46.88T722-355h-81v223zm-82-251h82v-37h322v37h81q16 0 27-11t11-27q0-11-5.5-21T738-457L480-572 223-457q-11 5-17 15t-6 21q0 16 10.41 27 10.4 11 26.59 11");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M360-172H200q-12 0-20-8t-8-20v-160q30-
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M200-172q-11 0-19.5-8.5T172-200v-160q30-13 49-40t19-60-19-60-49-40v-170q0-6 2-11t6-9l570 570q-4 4-9 6t-11 2H560q-13-30-40-49t-60-19-60 19-40 49zm548-152L324-748h36q14-32 40.5-50t59.5-18 59.5 18 40.5 50h160q12 0 20 8t8 20v160q32 14 50 40.5t18 59.5-18 59.5-50 40.5zm46 198L126-794l20-20 668 668z");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M596-423q-47 0-92.5 6.5t-92.5 18-97 27T209-338q-10 3-19 4.5t-17 1.5q-38.33 0-65.17-24Q81-380 81-413v-87q0-28.93 21-51.46Q123-574 155-579q68.85-11.67 132.93-20.83Q352-609 408.03-615.2q56.02-6.19 103.98-9.5Q559.97-628 597-628q117 0 190 71.5T878-352q1 5-1.96 8.86-2.96 3.85-7.7 6-4.34 2.14-8.84 1.64T850-340q-60-37-132-60t-122-23m0-28q48 0 109 18t140 57q-23-112-85-168t-164-56q-77.52 0-195.26 13T161-552q-22.75 4-37.37 18.67Q109-518.67 109-500v87q0 28 28.5 43.5T199-365q64-20 116.5-36t99-27 90.5-17 91-6m0 0q-47 0-91 6t-90.5 17-99 27T199-365q-33 11-61.5-4.5T109-413v-87q0-19 14.5-33.5T161-552q122-22 239.5-35T596-600q102 0 164 56t85 168q-79-39-140-57t-109-18");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M305-358q32 0 58.5-19t37.5-50l12-39q17-51-9.5-93.5T329-602H186l19 156q5 38 33.5 63t66.5 25m350 0q38 0 66.5-25t33.5-63l19-156H632q-48 0-75 42.5T547-466l12 39q11 31 37.5 50t58.5 19m-350 28q-48 0-84.5-32T178-443l-20-159h-32v-28h203q32 0 60 18t46 50h91q18-32 46-50t60-18h202v28h-32l-20 159q-6 49-42.5 81T655-330q-42 0-75-24t-47-63l-12-39q-3-10-5-21t-4-33h-64q-2 20-4 31.5t-5 21.5l-12 39q-13 39-46.5 63.5T305-330");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M275-336q-60 0-102-42t-42-102 42-102 102-42q53 0 92 32t50 82q14-6 29.5-9t32.5-3 33 3.5 31 9.5q10-50 49.5-82.5T685-624q60 0 102 42t42 102-42 102-102 42-102.5-42T540-480q-14-7-29-10.5t-32-3.5q-16 0-30.5 3.5T420-480q0 60-42.5 102T275-336m-82-226q-34 34-34 82t34 82 82 34 82.5-34 34.5-82-34.5-82-82.5-34-82 34m409.5 0Q568-528 568-480t34.5 82 82.5 34 82-34 34-82-34-82-82-34-82.5 34");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-330q-57 0-87-15t-56-58q-17-28-26.5-61.5T77-530q-11 0-19-7t-8-18v-29q0-10 6-17t16-9q45-10 89.5-15t90.5-5q48 0 95.5 7t87.5 33h91q39-29 87-34.5t96-5.5q45 0 89.5 5t89.5 15q9 2 15.5 9t6.5 17v29q0 11-8 18t-19 7q-6 32-15.5 65T841-403q-24 42-55 57.5T698-330q-59 0-99-26t-60-81q-6-16-8.5-32t-7.5-32q-4-14-16.5-22t-26.5-8-25.5 8-16.5 22q-5 16-9 31.5t-9 32.5q-17 57-57.5 82T262-330m0-28q85 0 114-51.5T405-538q0-25-24-35.5T331-591q-35-9-71-10t-72 4q-26 4-47 19t-21 40q0 29 5 56t15 50q19 42 44 58t78 16m436 0q53 0 78-16t43-58q10-23 15.5-50t5.5-57q0-26-21-41t-48-18q-35-5-71-3.5T629-591q-26 7-50 17t-24 35q0 77 29 129t114 52");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-358q85 0 114-51.5T405-538q0-25-24-35.5T331-591q-35-9-71-10t-72 4q-26 4-47 19t-21 40q0 29 5 56t15 50q18 42 43.5 58t78.5 16m410 130v-172h28v172zm-68-38v-96h28v96zm136 0v-96h28v96zm-478-64q-57 0-87-15t-56-58q-17-29-26.5-62T77-530q-11 0-19-7t-8-18v-29q0-10 6-17t16-9q45-10 89.5-15t90.5-5q48 0 95.5 7t87.5 33h91q39-29 87-34.5t96-5.5q45 0 89.5 5t89.5 15q9 2 15.5 9t6.5 17v29q0 11-8 18t-19 7q-7 35-16.5 69T838-397q-5-8-10-15t-11-14q12-26 17.5-55t5.5-58q0-26-21-41t-48-18q-35-5-71-3.5T629-591q-26 7-50 17t-24 35q0 29 3.5 54t11.5 47q-6 5-11 11l-10 12q-2-5-5-10.5t-5-11.5q-6-16-8.5-32t-7.5-32q-4-14-16.5-22t-26.5-8-25.5 8-16.5 22q-5 16-9 31.5t-9 32.5q-17 57-57.5 82T262-330");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M252-92H152q-26 0-43-17t-17-43v-100h28v100q0 14 9 23t23 9h100zm456 0v-28h100q14 0 23-9t9-23v-100h28v100q0 26-17 43t-43 17zM480-260q-103 0-184.5-57.5T171-480q43-105 124.5-162.5T480-700t184.5 57.5T789-480q-43 105-124.5 162.5T480-260m0-113q45 0 76-31t31-76-31-76-76-31-76 31-31 76 31 76 76 31m0-28q-33 0-56-23t-23-56 23-56 56-23 56 23 23 56-23 56-56 23M92-708v-100q0-26 17-43t43-17h100v28H152q-14 0-23 9t-9 23v100zm748 0v-100q0-14-9-23t-23-9H708v-28h100q26 0 43 17t17 43v100z");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M816-104 678-242l-70 70H352L172-352v-2
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M466-266h28v-40h66q5.95 0 9.97-4.02Q574-314.05 574-320v-120q0-5.95-4.03-9.98Q565.95-454 560-454H414v-92h160v-28h-80v-40h-28v40h-66q-5.95 0-9.98 4.03Q386-565.95 386-560v120q0 5.95 4.02 9.98Q394.05-426 400-426h146v92H386v28h80zM272-132q-26 0-43-17t-17-43v-576q0-26 17-43t43-17h266l210 210v426q0 26-17 43t-43 17z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M272-132q-26 0-43-17t-17-43v-576q0-26 17-43t43-17h314l162 162v474q0 26-17 43t-43 17zm212-107h28v-40h66q5.95 0 9.97-4.02Q592-287.05 592-293v-120q0-5.95-4.03-9.98Q583.95-427 578-427H432v-92h160v-28h-80v-40h-28v40h-66q-5.95 0-9.98 4.03Q404-538.95 404-533v120q0 5.95 4.02 9.98Q412.05-399 418-399h146v92H404v28h80zm90-427h134L574-800z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("m660-124-48-48h-80v-80l-48-48 48-48v-80h80l48-48 48 48h80v80l48 48-48 48v80h-80zm0-80q40 0 68-28t28-68-28-68-68-28zm111-376h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188H212v-28h144q-81-37-132.5-111.5T172-480q0-64.08 24-120.04T262-698t97.96-66T480-788q102 0 180.5 58.5T771-580");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M676-94q-6-2-11-7L516-250q-10-10-10-23t10-23l152-152-72-72 19-20 245 244q5 5 7 11t2 12-2 12-7 11L711-101q-5 5-11 7t-12 2-12-2M542-284h289L687-428zM212-172v-28h144q-81-37-132.5-111.5T172-480q0-64 24-120t66-98 98-66 120-24q102 0 180.5 58.5T771-580h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M212-172v-28h144q-81-37-132.5-111.5T172-480q0-64 24-120t66-98 98-66 120-24q102 0 180.5 58.5T771-580h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188zm313 40q-19 0-32-13t-13-32v-258q0-19 13-32t32-13h258q19 0 32 13t13 32v258q0 19-13 32t-32 13zm-17-28h292v-292z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-356v-79q0-18.75 13.13-31.88Q506.25-480 525-480h79v28h-96v96zm45 224q-18.75 0-31.87-13.13Q480-158.25 480-177v-79h28v96h96v28zm275-224v-96h-96v-28h79q18.75 0 31.88 13.12Q828-453.75 828-435v79zm-96 224v-28h96v-96h28v79q0 18.75-13.12 31.87Q801.75-132 783-132zm67-448h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188H212v-28h144q-81-37-132.5-111.5T172-480q0-64.08 24-120.04T262-698t97.96-66T480-788q102 0 180.5 58.5T771-580");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M172-560v-176h28v128q37-80 111.5-130T480-788q107 0 189 64.5T777-560h-29q-26-88-99-144t-169-56q-88 0-157 48T222-588h126v28zm146 294h332L548-402 448-278l-64-74zm-86 134q-25 0-42.5-17.5T172-192v-256h28v256q0 14 9 23t23 9h496q14 0 23-9t9-23v-256h28v256q0 25-17.5 42.5T728-132z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("m773-511-25-11 4-10q4-11 6-22t2-22q
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m542-511-25-11 4-10q4-11 6-22t2-22q0-18-5-35t-16-31q-14-20-23-42.5t-9-46.5q0-14 3.5-27.5T490-785l4-8 25 11-5 9q-5 10-8 21.5t-3 22.5q0 18 7 34.5t18 30.5q15 18 22 40t7 45q0 15-3 29t-8 28zm-152 0-25-11 4-10q4-11 6-22t2-22q0-18-5-35t-16-31q-14-20-23-42.5t-9-46.5q0-14 3.5-27.5T338-785l4-8 25 11-5 9q-5 10-8 21t-3 22q0 18 6.5 35t17.5 31q15 18 22.5 40t7.5 45q0 15-3 29t-8 28zm-152 0-25-11 4-10q4-11 6.5-22.5T226-577q0-18-5.5-34.5T204-642q-15-19-23.5-41.5T172-730q0-14 3.5-28t10.5-27l4-8 25 11-5 9q-5 10-8 21t-3 22q0 18 6.5 35t17.5 31q15 18 22.5 40t7.5 45q0 15-3 29t-8 28zm87 339v-14q0-21 15-35.5t36-14.5h228q14 0 26.5 5t21.5 15v-58q0-61 17.5-119T712-508l16-36q13-29 8.5-60T710-657q-4-5-6-10t-2-10q0-12 8.5-20.5T731-706q11 0 21.5 6t15.5 17q10 20 15 41.5t5 44.5q0 13-1.5 25.5T781-546l-87 337q-5 17-18 27t-30 10z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M602.88-470q-19.88 0-30.38-13T562-510.12q0-10.91 4.5-19.89 4.5-8.99 14.31-16.05Q588-551 593.8-558.5q5.79-7.5 9.2-22.5-2-2-4.45-3.14-2.45-1.15-4.55-2.86-26 11-36.67 14.5Q546.67-569 534-569q-26 0-45-22.19-19-22.2-19-63.94Q470-675 483-686t27.12-11q10.91 0 19.89 5 8.99 5 15.99 14.77 4.9 7.16 12.95 12.7Q567-659 582-656q2-2 3.14-4.1 1.15-2.1 2.86-3.9-11-26-14.5-36.67Q570-711.33 570-724q0-26 22.19-45 22.2-19 63.94-19 19.87 0 30.37 13t10.5 27.12q0 10.91-4.5 19.89-4.5 8.99-14.31 16.05Q671-707 665.2-699.5q-5.79 7.5-9.2 22.5 2 2 4.45 3.14 2.45 1.15 4.55 2.86 26-11 36.67-14.5Q712.33-689 725-689q26 0 44.5 22.19 18.5 22.2 18.5 63.93Q788-583 775.66-572t-26.62 11q-11.04 0-20.68-4.55-9.65-4.55-16.54-14.3Q707-587 699.5-592.8q-7.5-5.79-22.5-9.2-2 2-3.14 4.45-1.15 2.45-2.86 4.55 11 26 14.5 36t3.5 23q0 26-22.19 45-22.2 19-63.93 19M648-610q8-8 8-19.04 0-11.03-8-18.5-8-7.46-19.04-7.46-11.03 0-18.5 7.46-7.46 7.47-7.46 18.5 0 11.04 7.46 19.04 7.47 8 18.5 8 11.04 0 19.04-8M314-172q-16.83 0-29.91-10Q271-192 266-209l-87-337q-4-13-5.5-25.61-1.5-12.6-1.5-25.62 0-22.77 5-44.3T192-683q5-11 15.5-17t21.2-6q12.3 0 20.8 8.5t8.5 20q0 5.5-2 10.5t-6 10q-22 22-26.5 53t8.5 60l16 36q25 57 42.5 115.13T308-274v58q9-10 21.56-15t26.44-5h228q21.41 0 36.2 14.69Q635-206.63 635-186v14z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M304.88-470Q285-470 274-483t-11-27.12q0-10.91 5-19.89 5-8.99 14.81-16.05 7.19-4.94 12.6-12.44T304-581q-2-2-4.33-3.14-2.34-1.15-4.67-2.86-26 11-36 14.5t-23 3.5q-26 0-45-22.19-19-22.2-19-63.94Q172-675 185-686t27.33-11q11.08 0 19.87 5 8.8 5 15.86 14.81 4.94 7.19 12.6 12.6T283-656q2-2 3.14-4.1 1.15-2.1 2.86-3.9-11-26-14.5-36.67Q271-711.33 271-724q0-26 22-45t64-19q20 0 31 13t11 27.12q0 10.91-5 19.89-5 8.99-14.81 16.05-7.19 4.94-12.6 12.44T358-677q2 2 4.33 3.14 2.34 1.15 4.67 2.86 26-11 36-14.5t23-3.5q26 0 45 22.19 19 22.2 19 63.93Q490-583 477-572t-27.12 11q-10.91 0-19.89-4.5-8.99-4.5-16.05-14.31Q409-587 401.5-592.8q-7.5-5.79-22.5-9.2-2 2-3 4.5t-3 4.5q11 26 14.5 36t3.5 23q0 26-22.19 45-22.2 19-63.93 19m44.62-140q7.5-8 7.5-19.04 0-11.03-7.46-18.5-7.47-7.46-18.5-7.46-11.04 0-18.54 7.46-7.5 7.47-7.5 18.5 0 11.04 7.46 19.04 7.47 8 18.5 8 11.04 0 18.54-8M325-172v-14q0-20.63 14.8-35.31Q354.59-236 376-236h228q13.65 0 26.33 5Q643-226 652-216v-58q0-60.74 17.5-118.87T712-508l16-36q13-29 8.5-60T710-657q-4-5-6-10t-2-10.5q0-11.5 8.68-20 8.69-8.5 20.79-8.5 10.53 0 21.03 6t15.5 17q10 20.09 15 41.79 5 21.71 5 44.21 0 12.94-1.5 25.47T781-546l-87 337q-5 17-18.09 27-13.08 10-29.91 10z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("M564-600q-10 0-17.5-6T536-622l-49-168q-4-14 5-26t24-12h230q10 0 17.5 6t10.5 16l49 168q4 14-5 26t-24 12zm-350-50q-26 0-45-19t-19-45 19-45 45-19 45 19 19 45-19 45-45 19m252 478H234q-26 0-46.5-16T162-230L80-640h28l82 408q2 12 14 22t24 10h238zM664-72l-98-168H274q-20 0-34-12t-18-30l-48-228q-8-39 17.5-65.5T250-602q26 0 48 15.5t28 42.5l50 236h154q14 0 26 7t20 21L688-86z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-134q-115-36-191.5-142T212-516v-208l268-100 268 100v208q0 134-76.5 240T480-134m0-30q97-30 162-118.5T718-480H480v-314l-240 89v206q0 8 2 19h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M422-92q-26 0-43-17t-17-43v-117h-10q-26 0-43-17t-17-43v-479q0-26 17-43t43-17h256q26 0 43 17t17 43v479q0 26-17 43t-43 17h-10v117q0 26-17 43t-43 17zm58-393q35 0 59.5-24t24.5-59-24.5-60-59.5-25-59.5 25-24.5 60 24.5 59 59.5 24m-66 365h133q10 0 17-7t7-17v-125H390v125q0 10 7 17t17 7m66-393q-23 0-39-16t-16-39 16-40 39-17 40 17 17 40-17 39-40 16");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M412-278v-28h376v28zm0-188v-28h376v28zM172-654v-28h616v28z");
|
|
@@ -3057,6 +3061,7 @@ export const SignalWifiStatusbarNull = /*#__PURE__*/ b("M480-194 74-600q85-73 18
|
|
|
3057
3061
|
export const SignalWifiZeroBar = /*#__PURE__*/ b("M480-194 74-600q85-73 189.5-110.5T480-748t216.5 37.5T886-600zm0-40 364-364q-79-60-172-91t-192-31-192 31-172 91z");
|
|
3058
3062
|
export const Signature = /*#__PURE__*/ b("M510-422q92-60 146-133t54-144q0-45-19-73t-50-28q-62 0-102 80.5T499-515q0 28 3 51t8 42M171-172v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zM151-317l-19-19 64-64-64-64 19-19 64 64 64-64 19 19-64 64 64 64-19 19-64-64zm434-3q-30 0-52.5-15T496-379q-23 14-48.5 26T395-330l-10-26q26-11 51.5-23.5T485-406q-7-22-10.5-49.5T471-515q0-139 47.5-226T641-828q44 0 70.5 35.5T738-699q0 81-59 161.5T520-394q11 23 27.5 34.5T585-348q34 0 70.5-30t65.5-81l23 11q-5 36-2 60t17 41q14-7 25.5-14.5T814-390l22 18q-26 26-44.5 39T756-320t-29-22.5-15-54.5q-23 35-59 56t-68 21");
|
|
3059
3063
|
export const SignLanguage = /*#__PURE__*/ b("m458-92-323-30q-6 0-10-4.5t-3-10.5q1-5 5.5-9t9.5-4l131 12 31-110-198-38q-5-1-8.5-6T90-302q2-6 6.5-9.5T107-314l200 39 29-103-231-62q-6-2-8.5-7t-.5-11q2-5 6.5-8t9.5-1l232 62 28-99-153-79q-5-2-7-8t1-11 8.5-6.5 10.5.5l252 131 4-102q1-8 4.5-14.5T501-605q5-4 11.5-4.5T527-608l5 1 104 192q8 14 8.5 29.5T640-356l-48 172q-12 44-50 70.5T458-92m266-283v-16q0-8-2-16L596-639l67-34-73-175q-2-5 .5-10t7.5-8q5-2 10.5 0t7.5 7l109 262 70-77q5-6 12-9.5t15-2.5q9 1 16.5 4.5T851-671l3 5-52 214q-4 15-12.5 27T768-405zM498-687l-87-125q-3-5-2-10t6-9q5-3 10.5-2.5t8.5 5.5l97 139q-8-1-16.5-.5T498-687m-86 83-49-26-55-65q-4-5-3-10t6-10q5-3 10-2.5t9 4.5l84 101q-1 2-1.5 4t-.5 4");
|
|
3064
|
+
export const SignLanguageOff = /*#__PURE__*/ b("M135-122q-6 0-10.5-4.5T122-137q0-5 5-9t10-4l131 12 32-111-199-37q-5-1-9-6t-2-10q1-6 6-9.5t11-2.5l201 38 29-100-232-64q-6-2-8.5-6.5T96-458q2-5 6-7.5t10-1.5l233 63 38-132L92-828l20-20 736 736-20 20-205-204-31 112q-13 44-50.5 70.5T458-92zm574-243L513-563l41-30-143-219q-4-4-2.5-9.5t6.5-9.5q4-3 9.5-2t9.5 5l142 219 87-64-73-175q-2-5 0-10t8-8q5-2 10.5 0t7.5 7l109 262 70-77q5-5 12-8.5t15-3.5q8 2 16 5t13 10l3 5-52 214q-4 16-13 27.5T768-405zm-163-48L219-583q-5-2-7.5-8t1.5-11q2-5 8-6.5t11 .5l249 130z");
|
|
3060
3065
|
export const Signpost = /*#__PURE__*/ b("M466-132v-160H266l-94-94 94-94h200v-80H212v-188h254v-80h28v80h200l94 94-94 94H494v80h254v188H494v160z");
|
|
3061
3066
|
export const SimCard = /*#__PURE__*/ b("M306-220h28v-50h-28zm0-150h28v-130h-28zm160 150h28v-130h-28zm0-230h28v-50h-28zm160 230h28v-50h-28zm0-150h28v-130h-28zM272-132q-26 0-43-17t-17-43v-426l210-210h266q26 0 43 17t17 43v576q0 26-17 43t-43 17z");
|
|
3062
3067
|
export const SimCardDownload = /*#__PURE__*/ b("m480-326 124-124-20-20-90 88v-192h-28v192l-90-88-20 20zM272-132q-26 0-43-17t-17-43v-426l210-210h266q26 0 43 17t17 43v576q0 26-17 43t-43 17z");
|
|
@@ -1046,6 +1046,7 @@ export declare const DriveFolderUpload: Icon;
|
|
|
1046
1046
|
export declare const Drone: Icon;
|
|
1047
1047
|
export declare const DroneTwo: Icon;
|
|
1048
1048
|
export declare const Dropdown: Icon;
|
|
1049
|
+
export declare const DropdownMenu: Icon;
|
|
1049
1050
|
export declare const DropperEye: Icon;
|
|
1050
1051
|
export declare const Dry: Icon;
|
|
1051
1052
|
export declare const DryCleaning: Icon;
|
|
@@ -1193,6 +1194,7 @@ export declare const Extension: Icon;
|
|
|
1193
1194
|
export declare const ExtensionOff: Icon;
|
|
1194
1195
|
export declare const Eyebrow: Icon;
|
|
1195
1196
|
export declare const Eyeglasses: Icon;
|
|
1197
|
+
export declare const EyeglassesThree: Icon;
|
|
1196
1198
|
export declare const EyeglassesTwo: Icon;
|
|
1197
1199
|
export declare const EyeglassesTwoSound: Icon;
|
|
1198
1200
|
export declare const EyeTracking: Icon;
|
|
@@ -2774,6 +2776,7 @@ export declare const ReportOff: Icon;
|
|
|
2774
2776
|
export declare const RequestPage: Icon;
|
|
2775
2777
|
export declare const RequestQuote: Icon;
|
|
2776
2778
|
export declare const ResetBrightness: Icon;
|
|
2779
|
+
export declare const ResetColors: Icon;
|
|
2777
2780
|
export declare const ResetExposure: Icon;
|
|
2778
2781
|
export declare const ResetFocus: Icon;
|
|
2779
2782
|
export declare const ResetImage: Icon;
|
|
@@ -2900,6 +2903,7 @@ export declare const SeatHeatLeft: Icon;
|
|
|
2900
2903
|
export declare const SeatHeatRight: Icon;
|
|
2901
2904
|
export declare const SeatVentLeft: Icon;
|
|
2902
2905
|
export declare const SeatVentRight: Icon;
|
|
2906
|
+
export declare const SeatWindow: Icon;
|
|
2903
2907
|
export declare const Security: Icon;
|
|
2904
2908
|
export declare const SecurityKey: Icon;
|
|
2905
2909
|
export declare const Segment: Icon;
|
|
@@ -3057,6 +3061,7 @@ export declare const SignalWifiStatusbarNull: Icon;
|
|
|
3057
3061
|
export declare const SignalWifiZeroBar: Icon;
|
|
3058
3062
|
export declare const Signature: Icon;
|
|
3059
3063
|
export declare const SignLanguage: Icon;
|
|
3064
|
+
export declare const SignLanguageOff: Icon;
|
|
3060
3065
|
export declare const Signpost: Icon;
|
|
3061
3066
|
export declare const SimCard: Icon;
|
|
3062
3067
|
export declare const SimCardDownload: Icon;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M466-320h28v-194l91 91 20-20-1
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M212-212q0-63 35-112t91-67l-19-161H211v-168H93v-28h264v28H239v140h76l-3-28h335l-3 28h75v-140H601v-28h265v28H748v168H641l-19 161q56 18 91 67t35 112h-28q0-66-44-113t-109-47H392q-64 0-108 47t-44 113zm153-188h229l21-180H343zm0 0h229z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M275-132q-60 0-101.5-42T132-276t41.5-101.5T275-419q25 0 47.5 7.5T363-390q37-44 38.5-91.5T367-572q-19 15-42 23.5t-49 8.5q-60 0-102-42t-42-102 42-102 102-42 102 42 42 102q0 26-9 49t-24 42q43 36 91 34.5t92-37.5q-14-18-22-40.5t-8-47.5q0-60 42-101.5T684-827t102 41.5T828-684t-42 102-102 42q-27 0-51-9t-43-26q-37 44-35.5 93.5T594-387q19-15 41.5-23.5T684-419q60 0 102 41.5T828-276t-42 102-102 42-102-42-42-102q0-26 8.5-49t23.5-42q-45-38-93.5-39T385-369q17 19 26 42.5t9 50.5q0 60-42.5 102T275-132m409-436q48 0 82-34t34-82-34-81.5-82-33.5-82 33.5-34 81.5q0 20 5.5 37.5T590-615l78-78q4-4 9.5-4t9.5 4q5 5 4.5 9.5T687-674l-78 79q15 13 34.5 20t40.5 7m-408 0q20 0 38-7t33-18l-81-81q-4-4-4.5-9t4.5-10 10-5 10 5l81 81q12-15 18.5-33.5T392-684q0-48-34-82t-82-34-82 34-34 82 34 82 82 34m408 408q48 0 82-34t34-82-34-81.5-82-33.5q-20 0-38 6.5T613-367l82 82q4 4 4 9.5t-4 9.5q-5 4-10.5 4.5T674-266l-81-81q-11 15-18 33t-7 38q0 48 34 82t82 34m-409 0q49 0 83-34t34-82q0-21-7-40t-20-34l-86 84q-5 5-10 5t-10-5-5-9.5 5-9.5l84-84q-14-11-31-16.5t-37-5.5q-48 0-81.5 33.5T160-276t33.5 82 81.5 34m205-293q11 0 18.5-7.5T506-479t-7.5-18.5T480-505t-18.5 7.5T454-479t7.5 18.5T480-453");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M492-492h228v-228H492zM232-172q-26 0-43-17t-17-43v-496q0-26 17-43t43-17h496q26 0 43 17t17 43v496q0 26-17 43t-43 17zm0-28h496q12 0 22-10t10-22v-496q0-12-10-22t-22-10H232q-12 0-22 10t-10 22v496q0 12 10 22t22 10m-32-560v560z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-394 112-112H468zM320-252q-95.27 0-161.64-66.31Q92-384.62 92-479.81t66.36-161.69Q224.73-708 320-708h320q95.27 0 161.64 66.31Q868-575.38 868-480.19T801.64-318.5Q735.27-252 640-252zm0-28h320q83 0 141.5-58.5T840-480t-58.5-141.5T640-680H320q-83 0-141.5 58.5T120-480t58.5 141.5T320-280");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("m619-582 138-138-37-37-138 139zm0 0-37-36zM172-172v-118l349-349-77-76 20-20 98 97 143-144q3-3 7-4.5t8-1.5q5 0 8.5 1.5t7.5 4.5l46 47q3 3 4.5 6.5t1.5 8.5q0 4-1.5 8t-4.5 7L637-560l78 79-20 20-154-158-341 339v80h78q5 8 10 14.5t10 13.5zm435 80q-68 0-125.5-34.5T386-218q38-57 95.5-91.5T607-344t125.5 34.5T828-218q-38 57-95.5 91.5T607-92m104-55q49-27 83-71-34-44-83-71t-104-27-104 27-83 71q34 44 83 71t104 27 104-27m-128-47q-10-10-10-24t10-24 24-10 24 10 10 24-10 24-24 10-24-10");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M632-624q2-32-5.5-53.5T597-727q-26-32-35-60.5t-7-64.5h29q-2 32 5 54t33 57q22 30 31 57t7 60zm128 0q2-32-5.5-53.5T725-727q-26-32-35-60.5t-7-64.5h29q-2 32 5 54t33 57q22 30 31 57t7 60zM266-132q-56 0-95-33t-39-89v-192q0-24 11.5-45t31.5-34l323-209q13 13 14.5 31t-7.5 33l-75 126h304q6 0 10 4t4 10-4 10-10 4H381l106-178-296 192q-14 9-22.5 24t-8.5 32v192q0 44 31 69t75 25h428q6 0 10 4t4 10-4 10-10 4zm266-256v-28h282q6 0 10 4t4 10-4 10-10 4zm0 128v-28h242q6 0 10 4t4 10-4 10-10 4zM346-388");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M319-132v-223h-82q-27.08 0-46.04-19.26Q172-393.53 172-421.05 172-441 182.5-458t28.5-25l255-114v-57q-32-5-53-29.5T392-740q0-36.67 25.53-62.33 25.53-25.67 62-25.67t61.97 26 25.5 62h-30q0-25.5-16.39-42.75Q504.23-800 480-800q-25.5 0-42.75 17.25T420-740t17.25 42.75T480-680q5.95 0 9.98 4.03Q494-671.95 494-666v69l254 114q17.93 8.22 28.97 24.99Q788-441.24 788-421.38q0 27.38-19.25 46.88T722-355h-81v223zm-82-251h82v-37h322v37h81q16 0 27-11t11-27q0-11-5.5-21T738-457L480-572 223-457q-11 5-17 15t-6 21q0 16 10.41 27 10.4 11 26.59 11m110 223h266v-232H347zm0-232h266z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M360-172H200q-12 0-20-8t-8-20v-160q30-
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M200-172q-11 0-19.5-8.5T172-200v-160q30-13 49-40t19-60-19-60-49-40v-170q0-5.96 2.09-11.05 2.08-5.09 5.91-8.95l20 20v154q32 17 50 48.5t18 67.81q0 35.69-18 67.19T200-344v144h143q18-32 49.5-50t67.5-18 67.5 18 49.5 50h153l20 20q-3.86 3.83-8.95 5.91Q735.96-172 730-172H560q-13-30-40-49t-60-19-60 19-40 49zm548-152-28-27.95V-382q30-5 49-26.5t19-51.5-19-51.5-49-26.5v-182H538q-5-30-26.5-49T460-788t-51.5 19-26.5 49h-30.05L324-748h36q14-32 40.5-50t59.5-18 59.5 18 40.5 50h160q11.55 0 19.78 8.22Q748-731.55 748-720v160q32 14 50 40.5t18 59.5-18 59.5-50 40.5zm46 198L126-794l20-20 668 668zM465-465");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M596-423q-47 0-92.5 6.5t-92.5 18-97 27T209-338q-10 3-19 4.5t-17 1.5q-38.33 0-65.17-24Q81-380 81-413v-87q0-28.93 21-51.46Q123-574 155-579q68.85-11.67 132.93-20.83Q352-609 408.03-615.2q56.02-6.19 103.98-9.5Q559.97-628 597-628q117 0 190 71.5T878-352q1 5-1.96 8.86-2.96 3.85-7.7 6-4.34 2.14-8.84 1.64T850-340q-60-37-132-60t-122-23m0-28q48 0 109 18t140 57q-23-112-85-168t-164-56q-77.52 0-195.26 13T161-552q-22.75 4-37.37 18.67Q109-518.67 109-500v87q0 28 28.5 43.5T199-365q64-20 116.5-36t99-27 90.5-17 91-6m-119-49");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M305-358q32 0 58.5-19t37.5-50l12-39q17-51-9.5-93.5T329-602H186l19 156q5 38 33.5 63t66.5 25m350 0q38 0 66.5-25t33.5-63l19-156H632q-48 0-75 42.5T547-466l12 39q11 31 37.5 50t58.5 19m-350 28q-48 0-84.5-32T178-443l-20-159h-32v-28h203q32 0 60 18t46 50h91q18-32 46-50t60-18h202v28h-32l-20 159q-6 49-42.5 81T655-330q-42 0-75-24t-47-63l-12-39q-3-10-5-21t-4-33h-64q-2 20-4 31.5t-5 21.5l-12 39q-13 39-46.5 63.5T305-330");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M275-336q-60 0-102-42t-42-102 42-102 102-42q53 0 92 32t50 82q14-6 29.5-9t32.5-3 33 3.5 31 9.5q10-50 49.5-82.5T685-624q60 0 102 42t42 102-42 102-102 42-102.5-42T540-480q-14-7-29-10.5t-32-3.5q-16 0-30.5 3.5T420-480q0 60-42.5 102T275-336m-82-226q-34 34-34 82t34 82 82 34 82.5-34 34.5-82-34.5-82-82.5-34-82 34m409.5 0Q568-528 568-480t34.5 82 82.5 34 82-34 34-82-34-82-82-34-82.5 34");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-330q-57 0-87-15t-56-58q-17-28-26.5-61.5T77-530q-11 0-19-7t-8-18v-29q0-10 6-17t16-9q45-10 89.5-15t90.5-5q48 0 95.5 7t87.5 33h91q39-29 87-34.5t96-5.5q45 0 89.5 5t89.5 15q9 2 15.5 9t6.5 17v29q0 11-8 18t-19 7q-6 32-15.5 65T841-403q-24 42-55 57.5T698-330q-59 0-99-26t-60-81q-6-16-8.5-32t-7.5-32q-4-14-16.5-22t-26.5-8-25.5 8-16.5 22q-5 16-9 31.5t-9 32.5q-17 57-57.5 82T262-330m0-28q85 0 114-51.5T405-538q0-25-24-35.5T331-591q-35-9-71-10t-72 4q-26 4-47 19t-21 40q0 29 5 56t15 50q19 42 44 58t78 16m436 0q53 0 78-16t43-58q10-23 15.5-50t5.5-57q0-26-21-41t-48-18q-35-5-71-3.5T629-591q-26 7-50 17t-24 35q0 77 29 129t114 52");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-358q85 0 114-51.5T405-538q0-25-24-35.5T331-591q-35-9-71-10t-72 4q-26 4-47 19t-21 40q0 29 5 56t15 50q18 42 43.5 58t78.5 16m410 130v-172h28v172zm-68-38v-96h28v96zm136 0v-96h28v96zm-478-64q-57 0-87-15t-56-58q-17-29-26.5-62T77-530q-11 0-19-7t-8-18v-29q0-10 6-17t16-9q45-10 89.5-15t90.5-5q48 0 95.5 7t87.5 33h91q39-29 87-34.5t96-5.5q45 0 89.5 5t89.5 15q9 2 15.5 9t6.5 17v29q0 11-8 18t-19 7q-7 35-16.5 69T838-397q-5-8-10-15t-11-14q12-26 17.5-55t5.5-58q0-26-21-41t-48-18q-35-5-71-3.5T629-591q-26 7-50 17t-24 35q0 29 3.5 54t11.5 47q-6 5-11 11l-10 12q-2-5-5-10.5t-5-11.5q-6-16-8.5-32t-7.5-32q-4-14-16.5-22t-26.5-8-25.5 8-16.5 22q-5 16-9 31.5t-9 32.5q-17 57-57.5 82T262-330");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M252-92H152q-26 0-43-17t-17-43v-100h28v100q0 14 9 23t23 9h100zm456 0v-28h100q14 0 23-9t9-23v-100h28v100q0 26-17 43t-43 17zM480-260q-103 0-184.5-57.5T171-480q43-105 124.5-162.5T480-700t184.5 57.5T789-480q-43 105-124.5 162.5T480-260m0-28q92 0 164-50t114-142q-42-92-114-142t-164-50-164 50-114 142q42 92 114 142t164 50m0-85q45 0 76-31t31-76-31-76-76-31-76 31-31 76 31 76 76 31m0-28q-33 0-56-23t-23-56 23-56 56-23 56 23 23 56-23 56-56 23M92-708v-100q0-26 17-43t43-17h100v28H152q-14 0-23 9t-9 23v100zm748 0v-100q0-14-9-23t-23-9H708v-28h100q26 0 43 17t17 43v100zM480-480");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("m756-316-22-22 26-26v-232L596-760H364l
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M466-266h28v-40h66q6 0 10-4t4-10v-120q0-6-4-10t-10-4H414v-92h160v-28h-80v-40h-28v40h-66q-6 0-10 4t-4 10v120q0 6 4 10t10 4h146v92H386v28h80zM272-132q-26 0-43-17t-17-43v-576q0-26 17-43t43-17h266l210 210v426q0 26-17 43t-43 17zm0-28h416q12 0 22-10t10-22v-414L526-800H272q-12 0-22 10t-10 22v576q0 12 10 22t22 10m-32 0v-640z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M484-239h28v-40h66q6 0 10-4t4-10v-120q0-6-4-10t-10-4H432v-92h160v-28h-80v-40h-28v40h-66q-6 0-10 4t-4 10v120q0 6 4 10t10 4h146v92H404v28h80zM272-132q-26 0-43-17t-17-43v-576q0-26 17-43t43-17h314l162 162v474q0 26-17 43t-43 17zm300-520v-148H272q-12 0-22 10t-10 22v576q0 12 10 22t22 10h416q12 0 22-10t10-22v-460zM240-800v148zv640z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("m660-124-48-48h-80v-80l-48-48 48-48v-80h80l48-48 48 48h80v80l48 48-48 48v80h-80zm0-80q40 0 68-28t28-68-28-68-68-28zm111-376h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188H212v-28h144q-81-37-132.5-111.5T172-480q0-64.08 24-120.04T262-698t97.96-66T480-788q102 0 180.5 58.5T771-580");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M676-94q-6-2-11-7L516-250q-10-10-10-23t10-23l152-152-72-72 19-20 245 244q5 5 7 11t2 12-2 12-7 11L711-101q-5 5-11 7t-12 2-12-2M542-284h289L687-428zM212-172v-28h144q-81-37-132.5-111.5T172-480q0-64 24-120t66-98 98-66 120-24q102 0 180.5 58.5T771-580h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M212-172v-28h144q-81-37-132.5-111.5T172-480q0-64 24-120t66-98 98-66 120-24q102 0 180.5 58.5T771-580h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188zm313 40q-19 0-32-13t-13-32v-258q0-19 13-32t32-13h258q19 0 32 13t13 32v258q0 19-13 32t-32 13zm-17-28h292v-292z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-356v-79q0-18.75 13.13-31.88Q506.25-480 525-480h79v28h-96v96zm45 224q-18.75 0-31.87-13.13Q480-158.25 480-177v-79h28v96h96v28zm275-224v-96h-96v-28h79q18.75 0 31.88 13.12Q828-453.75 828-435v79zm-96 224v-28h96v-96h28v79q0 18.75-13.12 31.87Q801.75-132 783-132zm67-448h-29q-30-79-100.5-129.5T480-760q-117 0-198.5 81.5T200-480q0 88 48 157.5T372-221v-139h28v188H212v-28h144q-81-37-132.5-111.5T172-480q0-64.08 24-120.04T262-698t97.96-66T480-788q102 0 180.5 58.5T771-580");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M172-560v-176h28v128q37-80 111.5-130T480-788q107 0 189 64.5T777-560h-29q-26-88-99-144t-169-56q-88 0-157 48T222-588h126v28zm146 294h332L548-402 448-278l-64-74zm-86 134q-25 0-42.5-17.5T172-192v-256h28v256q0 14 9 23t23 9h496q14 0 23-9t9-23v-256h28v256q0 25-17.5 42.5T728-132z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("m773-511-25-11 4-10q4-11 6-22t2-22q
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m542-511-25-11 4-10q4-11 6-22t2-22q0-18-5-35t-16-31q-14-20-23-42.5t-9-46.5q0-14 3.5-27.5T490-785l4-8 25 11-5 9q-5 10-8 21.5t-3 22.5q0 18 7 34.5t18 30.5q15 18 22 40t7 45q0 15-3 29t-8 28zm-152 0-25-11 4-10q4-11 6-22t2-22q0-18-5-35t-16-31q-14-20-23-42.5t-9-46.5q0-14 3.5-27.5T338-785l4-8 25 11-5 9q-5 10-8 21t-3 22q0 18 6.5 35t17.5 31q15 18 22.5 40t7.5 45q0 15-3 29t-8 28zm-152 0-25-11 4-10q4-11 6.5-22.5T226-577q0-18-5.5-34.5T204-642q-15-19-23.5-41.5T172-730q0-14 3.5-28t10.5-27l4-8 25 11-5 9q-5 10-8 21t-3 22q0 18 6.5 35t17.5 31q15 18 22.5 40t7.5 45q0 15-3 29t-8 28zm87 339v-14q0-21 15-35.5t36-14.5h228q14 0 26.5 5t21.5 15v-58q0-61 17.5-119T712-508l16-36q13-29 8.5-60T710-657q-4-5-6-10t-2-10q0-12 8.5-20.5T731-706q11 0 21.5 6t15.5 17q10 20 15 41.5t5 44.5q0 13-1.5 25.5T781-546l-87 337q-5 17-18 27t-30 10z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M602.88-470q-19.88 0-30.38-13T562-510.12q0-10.91 4.5-19.89 4.5-8.99 14.31-16.05Q588-551 593.8-558.5q5.79-7.5 9.2-22.5-2-2-4.45-3.14-2.45-1.15-4.55-2.86-26 11-36.67 14.5Q546.67-569 534-569q-26 0-45-22.19-19-22.2-19-63.94Q470-675 483-686t27.12-11q10.91 0 19.89 5 8.99 5 15.99 14.77 4.9 7.16 12.95 12.7Q567-659 582-656q2-2 3.14-4.1 1.15-2.1 2.86-3.9-11-26-14.5-36.67Q570-711.33 570-724q0-26 22.19-45 22.2-19 63.94-19 19.87 0 30.37 13t10.5 27.12q0 10.91-4.5 19.89-4.5 8.99-14.31 16.05Q671-707 665.2-699.5q-5.79 7.5-9.2 22.5 2 2 4.45 3.14 2.45 1.15 4.55 2.86 26-11 36.67-14.5Q712.33-689 725-689q26 0 44.5 22.19 18.5 22.2 18.5 63.93Q788-583 775.66-572t-26.62 11q-11.04 0-20.68-4.55-9.65-4.55-16.54-14.3Q707-587 699.5-592.8q-7.5-5.79-22.5-9.2-2 2-3.14 4.45-1.15 2.45-2.86 4.55 11 26 14.5 36t3.5 23q0 26-22.19 45-22.2 19-63.93 19M648-610q8-8 8-19.04 0-11.03-8-18.5-8-7.46-19.04-7.46-11.03 0-18.5 7.46-7.46 7.47-7.46 18.5 0 11.04 7.46 19.04 7.47 8 18.5 8 11.04 0 19.04-8M314-172q-16.83 0-29.91-10Q271-192 266-209l-87-337q-4-13-5.5-25.61-1.5-12.6-1.5-25.62 0-22.77 5-44.3T192-683q5-11 15.5-17t21.2-6q12.3 0 20.8 8.5t8.5 20q0 5.5-2 10.5t-6 10q-22 22-26.5 53t8.5 60l16 36q25 57 42.5 115.13T308-274v58q9-10 21.56-15t26.44-5h228q21.41 0 36.2 14.69Q635-206.63 635-186v14z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M304.88-470Q285-470 274-483t-11-27.12q0-10.91 5-19.89 5-8.99 14.81-16.05 7.19-4.94 12.6-12.44T304-581q-2-2-4.33-3.14-2.34-1.15-4.67-2.86-26 11-36 14.5t-23 3.5q-26 0-45-22.19-19-22.2-19-63.94Q172-675 185-686t27.33-11q11.08 0 19.87 5 8.8 5 15.86 14.81 4.94 7.19 12.6 12.6T283-656q2-2 3.14-4.1 1.15-2.1 2.86-3.9-11-26-14.5-36.67Q271-711.33 271-724q0-26 22-45t64-19q20 0 31 13t11 27.12q0 10.91-5 19.89-5 8.99-14.81 16.05-7.19 4.94-12.6 12.44T358-677q2 2 4.33 3.14 2.34 1.15 4.67 2.86 26-11 36-14.5t23-3.5q26 0 45 22.19 19 22.2 19 63.93Q490-583 477-572t-27.12 11q-10.91 0-19.89-4.5-8.99-4.5-16.05-14.31Q409-587 401.5-592.8q-7.5-5.79-22.5-9.2-2 2-3 4.5t-3 4.5q11 26 14.5 36t3.5 23q0 26-22.19 45-22.2 19-63.93 19m44.62-140q7.5-8 7.5-19.04 0-11.03-7.46-18.5-7.47-7.46-18.5-7.46-11.04 0-18.54 7.46-7.5 7.47-7.5 18.5 0 11.04 7.46 19.04 7.47 8 18.5 8 11.04 0 18.54-8M325-172v-14q0-20.63 14.8-35.31Q354.59-236 376-236h228q13.65 0 26.33 5Q643-226 652-216v-58q0-60.74 17.5-118.87T712-508l16-36q13-29 8.5-60T710-657q-4-5-6-10t-2-10.5q0-11.5 8.68-20 8.69-8.5 20.79-8.5 10.53 0 21.03 6t15.5 17q10 20.09 15 41.79 5 21.71 5 44.21 0 12.94-1.5 25.47T781-546l-87 337q-5 17-18.09 27-13.08 10-29.91 10z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("M564-600q-10 0-17.5-6T536-622l-49-168q-4-14 5-26t24-12h230q10 0 17.5 6t10.5 16l49 168q4 14-5 26t-24 12zm-1-28h233l-49-172H513zm-349-22q-26 0-45-19t-19-45 19-45 45-19 45 19 19 45-19 45-45 19m252 478H234q-26 0-46.5-16T162-230L80-640h28l82 408q2 12 14 22t24 10h238zM664-72l-98-168H274q-20 0-34-12t-18-30l-48-228q-8-39 17.5-65.5T250-602q26 0 48 15.5t28 42.5l50 236h154q14 0 26 7t20 21L688-86zM563-628l-50-172z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-134q-115-36-191.5-142T212-516v-208l268-100 268 100v208q0 134-76.5 240T480-134m0-30q97-30 162-118.5T718-480H480v-314l-240 89v206q0 8 2 19h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M422-92q-26 0-43-17t-17-43v-117h-10q-26 0-43-17t-17-43v-479q0-26 17-43t43-17h256q26 0 43 17t17 43v479q0 26-17 43t-43 17h-10v117q0 26-17 43t-43 17zm58-393q35 0 59.5-24t24.5-59-24.5-60-59.5-25-59.5 25-24.5 60 24.5 59 59.5 24m-66 365h133q10 0 17-7t7-17v-125H390v125q0 10 7 17t17 7m-70-177h272q10 0 17-7t7-17v-495q0-10-7-17t-17-7H344q-10 0-17 7t-7 17v495q0 10 7 17t17 7m136-216q-23 0-39-16t-16-39 16-40 39-17 40 17 17 40-17 39-40 16M344-297h-24 320z");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M412-278v-28h376v28zm0-188v-28h376v28zM172-654v-28h616v28z");
|
|
@@ -3057,6 +3061,7 @@ export const SignalWifiStatusbarNull = /*#__PURE__*/ b("M480-194 74-600q85-73 18
|
|
|
3057
3061
|
export const SignalWifiZeroBar = /*#__PURE__*/ b("M480-194 74-600q85-73 189.5-110.5T480-748t216.5 37.5T886-600zm0-40 364-364q-79-60-172-91t-192-31-192 31-172 91z");
|
|
3058
3062
|
export const Signature = /*#__PURE__*/ b("M510-422q92-60 146-133t54-144q0-45-19-73t-50-28q-62 0-102 80.5T499-515q0 28 3 51t8 42M171-172v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zm141 0v-52h52v52zM151-317l-19-19 64-64-64-64 19-19 64 64 64-64 19 19-64 64 64 64-19 19-64-64zm434-3q-30 0-52.5-15T496-379q-23 14-48.5 26T395-330l-10-26q26-11 51.5-23.5T485-406q-7-22-10.5-49.5T471-515q0-139 47.5-226T641-828q44 0 70.5 35.5T738-699q0 81-59 161.5T520-394q11 23 27.5 34.5T585-348q34 0 70.5-30t65.5-81l23 11q-5 36-2 60t17 41q14-7 25.5-14.5T814-390l22 18q-26 26-44.5 39T756-320t-29-22.5-15-54.5q-23 35-59 56t-68 21");
|
|
3059
3063
|
export const SignLanguage = /*#__PURE__*/ b("m299-249-198-37q-5-1-8.5-6T90-302q2-6 6.5-9.5T107-314l200 38zm36-128-230-63q-6-2-8.5-7t-.5-11q2-5 6.5-8t9.5-1l231 63zM135-122q-6 0-10-4.5t-3-10.5q1-5 5.5-9t9.5-4l324 30q36 4 65-16.5t39-55.5l48-173q3-10 3-20t-5-20l-93-171-7 144-292-151q-5-2-7-8t1-11 8.5-6.5 10.5.5l252 131 4-102q1-8 4.5-14.5T501-605q5-4 11.5-4.5T527-608l5 1 104 192q8 14 8.5 29.5T640-356l-48 172q-12 44-50 70.5T458-92zm176-593q5-3 10-2.5t9 4.5l84 101q-1 2-1.5 4t-.5 4l-49-26-55-65q-4-5-3-10t6-10m104-116q5-3 10.5-2.5t8.5 5.5l97 139q-8-1-16.5-.5T498-687l-87-125q-3-5-2-10t6-9m183-35q5-2 10.5 0t7.5 7l109 262 70-77q5-6 12-9.5t15-2.5q9 1 16.5 4.5T851-671l3 5-52 214q-4 15-12.5 27T768-405l-44 30v-16q0-8-2-16l29-20q9-6 15.5-14t8.5-19l50-204-109 119-126-303q-2-5 .5-10t7.5-8m118 321");
|
|
3064
|
+
export const SignLanguageOff = /*#__PURE__*/ b("m299-249-198-37q-5-1-9-6t-2-10q1-6 6-9.5t11-2.5l200 38zm36-128-230-63q-6-2-8.5-6.5T96-458q2-5 6-7.5t10-1.5l231 63zm223-219L411-812q-4-4-2.5-9.5t6.5-9.5q4-3 9.5-2t9.5 5l146 215zm151 231-19-19 61-43q8-6 14.5-14t9.5-19l50-204-109 119-126-303q-2-5 0-10t8-8q5-2 10.5 0t7.5 7l109 262 70-77q5-5 12-8.5t15-3.5q8 2 16 5t13 10l3 5-52 214q-4 16-13 27.5T768-405zm-163-48L219-583q-5-2-7.5-8t1.5-11q2-5 8-6.5t11 .5l249 130zM135-122q-6 0-10.5-4.5T122-137q0-5 5-9t10-4l324 30q36 4 65-16.5t39-55.5l38-124L92-828l20-20 736 736-20 20-205-204-31 112q-13 44-50.5 70.5T458-92zm555-262");
|
|
3060
3065
|
export const Signpost = /*#__PURE__*/ b("M466-132v-160H266l-94-94 94-94h200v-80H212v-188h254v-80h28v80h200l94 94-94 94H494v80h254v188H494v160zM240-588h443l66-66-66-66H240zm37 268h443v-132H277l-66 66zm-37-268v-132zm480 268v-132z");
|
|
3061
3066
|
export const SimCard = /*#__PURE__*/ b("M306-220h28v-50h-28zm0-150h28v-130h-28zm160 150h28v-130h-28zm0-230h28v-50h-28zm160 230h28v-50h-28zm0-150h28v-130h-28zM272-132q-26 0-43-17t-17-43v-426l210-210h266q26 0 43 17t17 43v576q0 26-17 43t-43 17zm0-28h416q12 0 22-10t10-22v-576q0-12-10-22t-22-10H434L240-606v414q0 12 10 22t22 10m0 0h-32 480z");
|
|
3062
3067
|
export const SimCardDownload = /*#__PURE__*/ b("m480-326 124-124-20-20-90 88v-192h-28v192l-90-88-20 20zM272-132q-26 0-43-17t-17-43v-426l210-210h266q26 0 43 17t17 43v576q0 26-17 43t-43 17zm0-28h416q12 0 22-10t10-22v-576q0-12-10-22t-22-10H434L240-606v414q0 12 10 22t22 10m0 0h-32 480z");
|
|
@@ -1046,6 +1046,7 @@ export declare const DriveFolderUpload: Icon;
|
|
|
1046
1046
|
export declare const Drone: Icon;
|
|
1047
1047
|
export declare const DroneTwo: Icon;
|
|
1048
1048
|
export declare const Dropdown: Icon;
|
|
1049
|
+
export declare const DropdownMenu: Icon;
|
|
1049
1050
|
export declare const DropperEye: Icon;
|
|
1050
1051
|
export declare const Dry: Icon;
|
|
1051
1052
|
export declare const DryCleaning: Icon;
|
|
@@ -1193,6 +1194,7 @@ export declare const Extension: Icon;
|
|
|
1193
1194
|
export declare const ExtensionOff: Icon;
|
|
1194
1195
|
export declare const Eyebrow: Icon;
|
|
1195
1196
|
export declare const Eyeglasses: Icon;
|
|
1197
|
+
export declare const EyeglassesThree: Icon;
|
|
1196
1198
|
export declare const EyeglassesTwo: Icon;
|
|
1197
1199
|
export declare const EyeglassesTwoSound: Icon;
|
|
1198
1200
|
export declare const EyeTracking: Icon;
|
|
@@ -2774,6 +2776,7 @@ export declare const ReportOff: Icon;
|
|
|
2774
2776
|
export declare const RequestPage: Icon;
|
|
2775
2777
|
export declare const RequestQuote: Icon;
|
|
2776
2778
|
export declare const ResetBrightness: Icon;
|
|
2779
|
+
export declare const ResetColors: Icon;
|
|
2777
2780
|
export declare const ResetExposure: Icon;
|
|
2778
2781
|
export declare const ResetFocus: Icon;
|
|
2779
2782
|
export declare const ResetImage: Icon;
|
|
@@ -2900,6 +2903,7 @@ export declare const SeatHeatLeft: Icon;
|
|
|
2900
2903
|
export declare const SeatHeatRight: Icon;
|
|
2901
2904
|
export declare const SeatVentLeft: Icon;
|
|
2902
2905
|
export declare const SeatVentRight: Icon;
|
|
2906
|
+
export declare const SeatWindow: Icon;
|
|
2903
2907
|
export declare const Security: Icon;
|
|
2904
2908
|
export declare const SecurityKey: Icon;
|
|
2905
2909
|
export declare const Segment: Icon;
|
|
@@ -3057,6 +3061,7 @@ export declare const SignalWifiStatusbarNull: Icon;
|
|
|
3057
3061
|
export declare const SignalWifiZeroBar: Icon;
|
|
3058
3062
|
export declare const Signature: Icon;
|
|
3059
3063
|
export declare const SignLanguage: Icon;
|
|
3064
|
+
export declare const SignLanguageOff: Icon;
|
|
3060
3065
|
export declare const Signpost: Icon;
|
|
3061
3066
|
export declare const SimCard: Icon;
|
|
3062
3067
|
export declare const SimCardDownload: Icon;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M184.62-200q-27.62 0-46.12-18.
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M200-200q0-65.77 36.38-117.19 36.39-51.43 94.47-71.5l-16.93-146.69H199.23V-720H80.77v-40h276.92v40H239.23v144.62h69.54l-4.15-40h350l-4.16 40h68.77V-720H600.77v-40h277.92v40H760.23v184.62H646.31l-16.93 146.69q58.08 20.07 94.35 71.5Q760-265.77 760-200h-40q0-66-44.69-113t-109.93-47H393.85q-64.47 0-109.16 47T240-200z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M271.31-120q-63.46 0-107.39-44.54-43.92-44.54-43.92-108t43.92-107.38q43.93-43.93 107.39-43.93 24.31 0 46.34 6.93 22.04 6.92 40.04 19.77 31.69-40.54 33.08-84.23 1.38-43.7-29.08-83.47-19 13.85-41.54 21.54-22.53 7.69-47.84 7.69-63.46 0-107.89-44.42Q120-624.46 120-687.92t44.42-107.77Q208.85-840 272.31-840t107.88 44.31q44.43 44.31 44.43 107.77 0 25.3-8.2 47.84-8.19 22.54-22.04 41.54 39.77 30.46 83.85 29.19t84.62-32.19q-12.85-18-20.16-40.04t-7.31-46.34q0-63.46 44.31-107.39 44.31-43.92 107.77-43.92t108 43.92Q840-751.38 840-687.92t-44.54 108-108 44.54q-26.31 0-49.73-8.31t-42.65-23.93Q563.62-526.85 565-481.5t33.85 87.12q19-13.85 41.15-21.66t47.46-7.81q63.46 0 108 43.93Q840-336 840-272.54t-44.54 108-108 44.54-107.77-44.54-44.31-108q0-25.31 7.81-47.84 7.81-22.54 21.66-41.54-41.77-32.46-86.35-33.58t-86.12 31.12Q408-345.15 416.31-322t8.31 49.46q0 63.46-44.93 108Q334.77-120 271.31-120m416.15-455.38q46.62 0 79.58-32.97Q800-641.31 800-687.92q0-46.62-32.96-78.96-32.96-32.35-79.58-32.35-46.61 0-79.34 32.35-32.74 32.34-32.74 78.96 0 17.23 4.58 32.65t13.5 28.04l73.85-73.85q5.84-5.84 13.77-5.84 7.92 0 13.77 5.84 6.61 6.62 6.23 13.77-.39 7.16-6.23 13.77l-74.31 75.31q13.61 11.15 30.92 17t36 5.85m-415.15-.24q17.69 0 33.61-5.84 15.93-5.85 29.31-15l-77.08-77.08q-5.84-5.84-6.23-13.38-.38-7.54 6.23-14.16 6.62-6.61 14.16-6.61t14.15 6.61L363.77-624q9.92-13.38 15.38-29.81 5.47-16.42 5.47-34.11 0-46.62-32.85-79.46-32.85-32.85-79.46-32.85-46.62 0-79.46 32.85Q160-734.54 160-687.92q0 46.61 32.85 79.46 32.84 32.84 79.46 32.84M687.46-160q46.62 0 79.58-32.96T800-272.54q0-46.61-32.96-78.96t-79.58-32.35q-17.69 0-33.61 5.35-15.93 5.35-29.31 14.5l78.31 78.31q5.84 5.84 5.84 13.77 0 7.92-5.84 13.77-6.85 5.84-14.77 6.23-7.93.38-14.54-6.23l-77.31-77.31q-9.15 13.38-15 29.31-5.85 15.92-5.85 33.61 0 46.62 32.74 79.58Q640.85-160 687.46-160m-416.15 0q47.38 0 80.34-32.96 32.97-32.96 32.97-79.58 0-18.69-5.85-35.73t-17-30.65l-82.31 80.77q-6.61 6.61-14.27 6.61-7.65 0-14.27-6.61-6.61-6.62-6.61-13.77 0-7.16 6.61-13.77L331-365.77q-12.62-8.92-27.54-13.5t-32.15-4.58q-46.62 0-78.96 32.35Q160-319.15 160-272.54q0 46.62 32.35 79.58Q224.69-160 271.31-160M480-450q12.38 0 20.81-8.42 8.42-8.43 8.42-20.81 0-12.39-8.42-20.81-8.43-8.42-20.81-8.42t-20.81 8.42q-8.42 8.42-8.42 20.81 0 12.38 8.42 20.81Q467.62-450 480-450");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M480-480h240v-240H480zM224.62-160q-27.62 0-46.12-18.5T160-224.62v-510.76q0-27.62 18.5-46.12t46.12-18.5h510.76q27.62 0 46.12 18.5t18.5 46.12v510.76q0 27.62-18.5 46.12T735.38-160z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-390.77 118.46-118.46H461.54zM320-240q-100.29 0-170.14-69.81Q80-379.63 80-479.85q0-100.23 69.86-170.19Q219.71-720 320-720h320q100.29 0 170.14 69.81Q880-580.37 880-480.15q0 100.23-69.86 170.19Q740.29-240 640-240z");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M160-160v-134.62l350.85-350.84-72.39-71.62 28.54-28.3 93.15 92.15 138.62-139.39q3.27-3.25 8.17-5.2 4.91-1.95 10.03-1.95 5.13 0 9.62 1.85 4.49 1.84 8.95 5.3l57.08 57.85q3.25 3.69 5.2 8t1.95 9.62q0 5.3-1.95 10.21-1.95 4.9-5.2 8.17L652.46-558.62l72.92 74.16-28.3 28.31-157.7-160.77L200-279.31V-200h69.69q6.16 11.23 12.66 20.85 6.5 9.61 13.34 19.15zm445.37 80q-73.29 0-135.29-37.62-62-37.61-99.31-100.84 37.31-63.23 99.32-100.85 62.02-37.61 135.31-37.61t135.29 37.61q62 37.62 99.31 100.85-37.31 63.23-99.32 100.84Q678.66-80 605.37-80m50.25-88.21q20.53-20.52 20.53-50.23t-20.51-50.25q-20.52-20.54-50.23-20.54-29.72 0-50.26 20.52-20.53 20.51-20.53 50.23 0 29.71 20.51 50.25 20.52 20.54 50.23 20.54 29.72 0 50.26-20.52m-78.5-21.89q-11.74-11.64-11.74-28.27t11.64-28.36q11.65-11.73 28.27-11.73 16.63 0 28.36 11.64t11.73 28.27-11.64 28.36-28.26 11.73q-16.63 0-28.36-11.64");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M260-120q-58.31 0-99.15-36.23Q120-192.46 120-250.77v-197.54q0-25.61 12.19-47.88t33.58-36.19l324.61-210.16 4.62 4.62q14.62 14.61 16.58 34.8 1.96 20.2-8.43 37.27l-68.07 113.54H740q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73H520v90.77h300q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73H520v90.77h260q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73H520V-160h180q8.54 0 14.27 5.73T720-140t-5.73 14.27T700-120zm364.38-507.69q2.7-34.08-4.34-56.04t-29.5-50.42q-27.16-33.85-36.5-64.31-9.35-30.46-6.19-69.23h39.84q-3.38 36.38 5 58.84 8.39 22.47 33.69 56.77 22.93 31.16 31.7 59.89t5.61 64.5zm135.62 0q2.69-34.08-4.46-56.04-7.16-21.96-29.62-50.42-27.15-33.85-36.38-64.31t-6.08-69.23h39.62q-3.39 36.38 5 58.84 8.38 22.47 33.69 56.77 22.92 31.16 31.69 59.89t5.62 64.5z");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M310-120v-226.92h-77.85q-30.06 0-51.11-21.28Q160-389.48 160-419.88q0-22.04 11.77-40.77t31.61-27.66L460-602.77v-49.85q-32.92-6.84-54.15-32.73-21.23-25.88-21.23-59.27 0-39.74 27.71-67.56Q440.05-840 479.64-840t67.28 28.08q27.7 28.07 27.7 67.3h-41.54q0-23.53-15.26-39.46Q502.56-800 480-800q-23.54 0-39.46 15.92-15.92 15.93-15.92 39.46 0 23.54 15.92 39.47 15.92 15.92 39.46 15.92 8.5 0 14.25 5.75t5.75 14.25v66.46l255.85 114.46q19.79 9.09 31.97 27.65Q800-442.11 800-420.14q0 30.29-21.27 51.76-21.27 21.46-51.65 21.46H650V-120zm-77.85-266.92H310v-37.7h340v37.7h77.08q13.92 0 23.42-9.62 9.5-9.61 9.5-23.77 0-9.61-4.81-18.11t-14.42-12.81L480-567.38 220-451.23q-9.62 4.31-14.81 12.81T200-420.31q0 14.16 9.04 23.77 9.05 9.62 23.11 9.62");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M358.15-160H200q-16.85 0-28.42-11.58Q1
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M200-160q-16.08 0-28.04-11.96T160-200v-158.15q34.15-10 57.08-37.81Q240-423.77 240-460t-22.92-64.04q-22.93-27.81-57.08-37.81v-165.84q0-8.54 2.92-15.73 2.93-7.2 8.54-12.81l584.77 584.77q-5.61 5.61-12.81 8.54-7.19 2.92-15.73 2.92H561.85q-10-34.15-37.81-57.08Q496.23-240 460-240t-64.04 22.92q-27.81 22.93-37.81 57.08zm560-152.46L312.46-760H360q10.77-34.31 37.85-54.85 27.07-20.54 62.15-20.54t62.15 20.54Q549.23-794.31 560-760h160q16.85 0 28.42 11.58Q760-736.85 760-720v160q34.31 10.77 54.85 37.85 20.54 27.07 20.54 62.15t-20.54 62.15Q794.31-370.77 760-360zm33.31 202.84L109.62-793.31l28.53-28.54 683.7 683.7z");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M596.92-417.69q-41.92 0-87.19 7.07-45.27 7.08-93.88 19.39-48.62 12.31-100.58 28.85-51.96 16.53-106.96 35.69-10.23 3.46-19.81 5.07Q178.92-320 170-320q-41.03 0-69.74-26.54Q71.54-373.08 71.54-410v-90.69q0-32.18 22.38-57.24 22.39-25.07 56.7-30.76 69.58-12.21 134.32-21.8 64.75-9.59 121.47-16.08 56.71-6.5 105.25-9.97Q560.2-640 597.69-640q118.62 0 195.19 77.96 76.58 77.96 95.04 217.42 1.23 6.39-2.77 11.43-4.01 5.05-10.43 7.85-5.87 2.8-12.1 1.96-6.24-.85-12.62-5.77-60.92-40-131.77-64.27t-121.31-24.27m0-40q49.39 0 106.93 17.19 57.53 17.19 134.23 56.19-25.31-107.15-85.81-161.42T596.92-600q-78.09 0-196.7 13.69-118.6 13.69-241.3 36.62-20.73 3.77-34.05 17.59-13.33 13.82-13.33 31.41V-410q0 26.62 25.96 41.19 25.96 14.58 55.96 4.27 63.08-21.15 118-38.42t103.85-29.31q48.92-12.04 93.73-18.73t87.88-6.69m0 0q-43.07 0-87.88 6.69t-93.73 18.73q-48.93 12.04-103.85 29.31t-118 38.42q-30 10.31-55.96-4.27-25.96-14.57-25.96-41.19v-90.69q0-17.85 13.23-31.54t34.15-17.46q122.7-22.93 241.12-36.62T596.92-600q94.85 0 155.35 54.27t85.81 161.42q-76.7-39-134.23-56.19-57.54-17.19-106.93-17.19");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M297.85-358.46q31.77 0 57.8-18.77 26.04-18.77 36.81-49.31l12.69-40.61q16.77-50.31-9.15-92.35t-73.23-42.04H180.23l19 156.23q5 37.31 33.04 62.08t65.58 24.77m364.3 0q37.54 0 65.58-24.77t33.04-62.08l19-156.23H638.23q-47.31 0-73.61 42.16-26.31 42.15-9.54 92.46l12.46 40.38q10.77 30.54 36.81 49.31 26.03 18.77 57.8 18.77m-364.3 40q-52.16 0-91.66-34.66-39.5-34.65-45.96-87.57L140-601.54h-33.85v-40h216.62q34.77 0 64.73 18.81t48.65 51.96h88.7q18.69-33.15 48.65-51.96t64.73-18.81h215.62v40H820l-20.23 160.85q-6.46 52.92-45.96 87.57-39.5 34.66-91.66 34.66-45.46 0-81.34-25.96-35.89-25.96-50.81-68.43l-12.69-40.38q-2.77-9.31-4.77-19.5t-4-30.35h-57.08q-2 18.16-4 28.73-2 10.58-4.77 19.89L430-413.85q-14.15 42.47-50.42 68.93t-81.73 26.46");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M271.54-327.69q-63.46 0-107.89-44.43-44.42-44.42-44.42-107.88t44.42-107.88q44.43-44.43 107.89-44.43 53.69 0 93.84 31.54 40.16 31.54 53.47 81.08 13.77-5.54 28.8-8.31 15.04-2.77 31.35-2.77t31.85 3.15q15.53 3.16 30.3 8.7 12.54-49.54 53.08-81.46 40.54-31.93 94.23-31.93 63.46 0 107.89 44.43 44.42 44.42 44.42 107.88t-44.42 107.88q-44.43 44.43-107.89 44.43-63 0-107.69-43.96-44.69-43.97-45.39-106.73-13.07-6.31-26.92-9.35-13.84-3.04-29.46-3.04-14.85 0-28.19 3.15-13.35 3.16-26.19 9.24-.7 62.76-45.39 106.73-44.69 43.96-107.69 43.96m-79.46-231.77q-32.85 32.84-32.85 79.46t32.85 79.46q32.84 32.85 79.46 32.85 46.61 0 79.84-32.85 33.24-32.84 33.24-79.46t-33.24-79.46q-33.23-32.85-79.84-32.85-46.62 0-79.46 32.85m416.54 0q-33.24 32.84-33.24 79.46t33.24 79.46q33.23 32.85 79.84 32.85 46.62 0 79.46-32.85 32.85-32.84 32.85-79.46t-32.85-79.46q-32.84-32.85-79.46-32.85-46.61 0-79.84 32.85");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-327.69q-57.92 0-88.38-15.35-30.47-15.34-56.7-58.81-16.54-27.3-26.27-61.03-9.73-33.74-16.42-64.81-11 0-18.77-7t-7.77-18v-33.62q0-9.77 6-16.65 6-6.89 15.77-8.89 47.54-10.23 92.27-15.23t89.81-5q51 0 98.96 7.7 47.96 7.69 85.19 32.07h89.62q35.54-26.46 84.46-33.11 48.92-6.66 99.69-6.66 44.31 0 88.92 5 44.62 5 92.16 15.23 9 2 15.38 8.89 6.39 6.88 6.39 16.65v33.62q0 11-7.77 18t-18.77 7q-6.69 31.07-16.42 64.42t-26.27 61.42q-24.46 42.47-55.81 58.31-31.35 15.85-89.27 15.85-59.92 0-100.85-26.23-40.92-26.23-60.23-82.39-5.77-16-8.5-32t-7.73-32q-4-13.54-15.46-20.96T480-528.69q-13.54 0-24.23 7.54-10.69 7.53-15.69 20.84-5 16-8.89 31.62-3.88 15.61-8.88 32.38-17 57.69-58.31 83.16-41.31 25.46-102 25.46m0-34.93q81.77 0 110.08-49.3 28.3-49.31 28.3-123.77 0-23.16-21.23-33.43-21.23-10.26-49.3-17.5-32.93-8.53-69.16-9.65-36.23-1.11-72 3.89-26 4-45.04 17.61-19.03 13.62-19.03 36.77 0 28.54 4.88 55.08t14.65 49.07q18.31 40.39 42.5 55.81 24.2 15.42 75.35 15.42m436 0q51.15 0 75.35-15.42 24.19-15.42 41.5-55.81 9.77-22.53 15.15-49.07t5.38-56.08q0-23.92-19.03-37.65-19.04-13.73-46.04-16.73-35-5-71.12-3.39-36.11 1.62-69.04 10.15-28.07 7.24-49.3 17-21.23 9.77-21.23 32.93 0 74.46 28.3 124.27 28.31 49.8 110.08 49.8");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-362.62q81.77 0 110.08-49.3 28.3-49.31 28.3-123.77 0-23.16-21.23-33.31t-49.3-17.62q-32.93-8.53-69.16-9.65-36.23-1.11-72 3.89-26 4-45.04 17.61-19.03 13.62-19.03 36.77 0 28.54 4.88 55.08t14.65 49.07q17.54 40.39 42.12 55.81T262-362.62m414.15 150.31V-400h35.39v187.69zm-77.69-43.07v-101.54h35.39v101.54zm155.39 0v-101.54h35.38v101.54zM262-327.69q-57.92 0-88.38-15.35-30.47-15.34-56.7-58.81-16.54-28.3-26.27-61.53-9.73-33.24-16.42-64.31-11 0-18.77-7t-7.77-18v-33.62q0-9.77 6-16.65 6-6.89 15.77-8.89 47.54-10.23 92.27-15.34 44.73-5.12 89.81-5.12 51 0 98.96 7.81t85.19 32.19h89.62q35.54-26.46 84.46-33.11 48.92-6.66 99.69-6.66 44.31 0 88.92 5 44.62 5 92.16 15.23 9 2 15.38 8.89 6.39 6.88 6.39 16.65v33.62q0 11-7.77 18t-18.77 7q-7 32-16.04 64.27t-26.19 60.65q-6.62-8.69-13.58-16.27t-15.04-14.81q10.39-24.15 15.43-51.07 5.03-26.93 5.03-54.08 0-23.92-19.03-37.65-19.04-13.73-46.04-16.73-35-5-71.12-3.39-36.11 1.62-69.04 10.15-28.07 7.47-49.3 17.24-21.23 9.76-21.23 32.92 0 28.77 3.61 53.42 3.62 24.66 12.08 45.96-7.39 6.16-13.77 13.43-6.39 7.27-12.08 15.11-3.15-6.38-6.61-13.15-3.47-6.77-5.93-14.62-5.77-16-8.5-32t-7.73-32q-4-13.54-15.46-20.96T480-528.69q-13.54 0-24.35 7.54-10.8 7.53-15.57 20.84-5 16-8.89 31.62-3.88 15.61-8.88 32.38-17 57.69-58.31 83.16-41.31 25.46-102 25.46");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M249.23-80H144.62Q117-80 98.5-98.5T80-144.62v-104.61h40v104.61q0 10.77 6.92 17.7 6.93 6.92 17.7 6.92h104.61zm461.54 0v-40h104.61q10.77 0 17.7-6.92 6.92-6.93 6.92-17.7v-104.61h40v104.61q0 27.62-18.5 46.12T815.38-80zM480-250.77q-106.92 0-192.12-60.61Q202.69-372 159.23-480q43.46-108 128.65-168.62 85.2-60.61 192.12-60.61t192.12 60.61Q757.31-588 800.77-480q-43.46 108-128.65 168.62-85.2 60.61-192.12 60.61m0-114.61q48 0 81.31-33.31T594.62-480t-33.31-81.31T480-594.62t-81.31 33.31T365.38-480t33.31 81.31T480-365.38m0-40q-31.15 0-52.88-21.74-21.74-21.73-21.74-52.88t21.74-52.88q21.73-21.74 52.88-21.74t52.88 21.74q21.74 21.73 21.74 52.88t-21.74 52.88q-21.73 21.74-52.88 21.74M80-710.77v-104.61Q80-843 98.5-861.5t46.12-18.5h104.61v40H144.62q-10.77 0-17.7 6.92-6.92 6.93-6.92 17.7v104.61zm760 0v-104.61q0-10.77-6.92-17.7-6.93-6.92-17.7-6.92H710.77v-40h104.61q27.62 0 46.12 18.5t18.5 46.12v104.61z");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M816.92-86.46 678-225.38 613.08-160H34
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M460-260h40v-40h60q8.5 0 14.25-5.75T580-320v-120q0-8.5-5.75-14.25T560-460H420v-80h160v-40h-80v-40h-40v40h-60q-8.5 0-14.25 5.75T380-560v120q0 8.5 5.75 14.25T400-420h140v80H380v40h80zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-590.76q0-27.62 18.5-46.12t46.12-18.5h278.46L760-623.08v438.46q0 27.62-18.5 46.12T695.38-120z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M264.62-120q-27.62 0-46.12-18.5T200-184.62v-590.76q0-27.62 18.5-46.12t46.12-18.5H580l180 180v475.38q0 27.62-18.5 46.12T695.38-120zm209.23-110h40v-40h60q8.5 0 14.25-5.75t5.75-14.25v-120q0-8.5-5.75-14.25T573.85-430h-140v-80h160v-40h-80v-40h-40v40h-60q-8.5 0-14.25 5.75T393.85-530v120q0 8.5 5.75 14.25t14.25 5.75h140v80h-160v40h80zm89.3-430h140l-140-140z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("M664.62-109.23 613.85-160h-84.62v-84.62l-50.77-50.76 50.77-50.77v-84.62h84.62l50.77-50.77 50.76 50.77H800v84.62l50.77 50.77L800-244.62V-160h-84.62zm0-84.62q42.3 0 71.92-29.61 29.61-29.62 29.61-71.92 0-42.31-29.61-71.93-29.62-29.61-71.92-29.61zm120.23-381.53h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200H200v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.6 25.04-124.76t68.54-101.66 101.66-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M676.46-82.58q-7.15-2.57-13.08-8.5L511.85-242.62Q500-254.23 500-270t11.85-27.62L662.46-448l-73.38-73.38 27.54-28.31 253.3 252.07q5.93 5.93 8.5 13.08 2.58 7.16 2.58 14.31t-2.58 14.42q-2.57 7.27-8.5 13.19L718.38-91.08q-5.92 5.93-13.19 8.5Q697.92-80 690.77-80t-14.31-2.58M548-278.46h283.23L690-419.69zM200-160v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.54 25.04-124.73t68.54-101.69 101.69-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M200-160v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.54 25.04-124.73t68.54-101.69 101.69-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200zm328.46 40q-20.38 0-34.42-14.04T480-168.46v-263.08q0-20.38 14.04-34.42T528.46-480h263.08q20.38 0 34.42 14.04T840-431.54v263.08q0 20.38-14.04 34.42T791.54-120zM520-160h280v-280z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-347.69v-83.85q0-20.19 14.13-34.33Q508.27-480 528.46-480h83.85v35.38h-96.93v96.93zM528.46-120q-20.19 0-34.33-14.13Q480-148.27 480-168.46v-83.85h35.38v96.93h96.93V-120zm276.16-227.69v-96.93h-96.93V-480h83.85q20.19 0 34.33 14.13Q840-451.73 840-431.54v83.85zM707.69-120v-35.38h96.93v-96.93H840v83.85q0 20.19-14.13 34.33Q811.73-120 791.54-120zm77.16-455.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200H200v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.6 25.04-124.76t68.54-101.66 101.66-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M160-569.23V-760h40v129.38q40-75.84 114.04-122.61T480-800q109.54 0 193.96 65.08 84.42 65.07 112.96 165.69h-42.38q-27.85-84.31-99.46-137.54Q573.46-760 480-760q-80.85 0-145.58 41.77t-98.11 109h114.46v40zM300-260h366.15L553.08-410.77 448.46-278.46l-70-84.62zm-75.38 140q-26.85 0-45.74-18.88Q160-157.77 160-184.62v-270.76h40v270.76q0 10.77 6.92 17.7 6.93 6.92 17.7 6.92h510.76q10.77 0 17.7-6.92 6.92-6.93 6.92-17.7v-270.76h40v270.76q0 26.85-18.88 45.74Q762.23-120 735.38-120z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("M779.46-498.77 745-517.38l6.08-12.5
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m546.38-498.77-34.46-18.61 6.08-12.54q4.46-10.54 6.69-21.2 2.23-10.65 2.23-21.65 0-17.08-5.11-33.15-5.12-16.08-15.89-29.16-15.61-20.23-25.07-43.88-9.47-23.66-9.47-49.04 0-16.08 4.2-31.31 4.19-15.23 12.34-29.61l6.08-10.77 34.69 18.61-7.07 11.77q-5.24 9.77-8.24 20.81t-3 22.04q0 17.08 6.66 32.77 6.65 15.69 17.42 28.77 16.39 18.69 24.31 41.96t7.92 47.88q0 16.85-3.69 32.46-3.69 15.62-10.31 30.77zm-155.69 0-34.46-18.61 6.08-12.54q4.46-10.54 6.69-21.2 2.23-10.65 2.23-21.65 0-17.08-5.11-33.15Q361-622 350.23-635.08q-15.61-20.23-25.08-43.88-9.46-23.66-9.46-49.04 0-16.08 4.19-31.31 4.2-15.23 12.35-29.61l6.08-10.77L373-781.08l-7.08 11.77q-5.23 9.77-8.23 20.43-3 10.65-3 21.65 0 17.08 6.27 33.15Q367.23-678 378-664.92q16.38 18.69 24.69 41.96t8.31 47.88q0 16.85-3.69 32.46Q403.62-527 397-511.85zm-155.69 0-34.46-18.61 6.31-12.54q4.46-10.54 6.96-21.58t2.5-22.04q0-17.08-5.39-32.77-5.38-15.69-16.15-28.77-16.39-19.46-25.58-43.11-9.19-23.66-9.19-49.04 0-16.08 4.08-31.69 4.07-15.62 12.46-30l6.31-10.77 34.46 18.61-7.08 11.77Q205-759.77 202-749t-3 21.77q0 17.08 6.27 33.15 6.27 16.08 17.04 29.16 16.38 18.69 24.81 41.96 8.42 23.27 8.42 47.88 0 16.85-3.81 32.46-3.81 15.62-10.42 30.77zM314.38-160v-20q0-23.77 16.85-40.35 16.85-16.57 40.85-16.57h222.46q15.61 0 29.61 5.69T649-215.31v-54.77q0-63.07 17.85-123.15 17.84-60.08 43.77-118.46l16.69-37.39q12.54-28.07 8.38-58.04-4.15-29.96-25.46-51.5-4.92-5.69-7.38-11.84-2.47-6.16-2.47-12.54 0-14.54 10.35-25t24.89-10.46q13.07 0 25.07 7.04t17.93 19.65q10.69 21.15 16.03 43.92 5.35 22.77 5.35 46.93 0 13.69-1.62 26.88-1.61 13.19-5.84 26.66l-89.08 345.3q-5.69 19.08-20.65 30.58T648.54-160z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M592.98-444.61q-22.21 0-33.98-14.39-11.77-14.38-11.77-30.32 0-12.32 5.08-22.46 5.07-10.14 16.08-17.88 8.07-5.42 14.49-13.84t10.2-25.27q-2.46-2-5.16-3.34-2.69-1.34-5-3.35-29 11.92-40.89 16-11.9 4.08-26.03 4.08-28.77 0-50.08-24.81-21.31-24.8-21.31-71.44 0-22.22 14.39-34.37 14.38-12.15 30.32-12.15 12.32 0 22.46 5.46t17.84 16.43q5.38 8.05 14.23 14.27 8.84 6.22 25.69 9.68 2-2.46 3.34-4.88 1.34-2.43 3.35-4.5-11.92-29-16-40.9t-4.08-26.03q0-28.76 24.81-50.07Q605.76-800 652.4-800q22.22 0 33.98 14.38 11.77 14.39 11.77 30.33 0 12.31-5.07 22.46-5.08 10.14-16.09 17.88-8.07 5.41-14.49 13.83-6.42 8.43-10.19 25.27 2.46 2 5.15 3.34 2.69 1.35 5 3.36 29-11.93 40.9-16 11.9-4.08 26.02-4.08 28.77 0 49.7 24.8Q800-639.62 800-592.98q0 22.21-13.87 34.36-13.88 12.16-29.95 12.16-12.41 0-23.06-5.12-10.65-5.11-18.26-16.07-5.32-8.04-13.74-14.46-8.43-6.42-25.27-10.2-2 2.46-3.34 5.16-1.35 2.69-3.36 5 11.93 29 16 40.38 4.08 11.39 4.08 25.77 0 28.77-24.8 50.08-24.81 21.31-71.45 21.31m50.52-156.51q8.81-8.8 8.81-21.21 0-12.42-8.81-20.81-8.81-8.4-21.22-8.4t-20.81 8.4q-8.39 8.39-8.39 20.81 0 12.41 8.39 21.21 8.4 8.81 20.81 8.81t21.22-8.81M311.23-160q-19.17 0-34.09-11.5-14.91-11.5-20.6-30.58l-89.08-345.3q-4-13.47-5.73-26.74T160-601.1q0-23.98 5.35-46.77 5.34-22.79 16.03-43.9 5.93-12.61 17.81-19.65 11.89-7.04 24.73-7.04 14.77 0 25.23 10.46 10.47 10.46 10.47 24.62 0 6.76-2.47 12.92-2.46 6.15-7.38 11.84-21.31 21.54-25.58 51.5-4.27 29.97 8.27 58.04l16.92 37.39q25.93 58.38 43.66 118.56t17.73 123.05v54.77q10.85-10.23 24.89-15.92 14.05-5.69 29.57-5.69h222.46q24.32 0 41.12 16.72 16.81 16.72 16.81 40.2v20z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M308.37-444.61q-22.22 0-34.37-14.39-12.15-14.38-12.15-30.32 0-12.32 5.34-22.46 5.35-10.14 16.35-17.88 8.08-5.42 14.2-13.84t9.72-25.27q-2.46-2-4.95-3.34-2.48-1.34-4.97-3.35-29 11.92-40.39 16-11.38 4.08-25.77 4.08-28.76 0-50.07-24.81Q160-604.99 160-651.63q0-22.22 14.38-34.37 14.39-12.15 30.49-12.15 12.44 0 22.33 5.46 9.88 5.46 17.61 16.47 5.42 8.07 14.08 14.19t25.26 9.72q2-2.46 3.34-4.88 1.35-2.43 3.36-4.5-11.93-29-16-40.9-4.08-11.9-4.08-26.03 0-28.76 24.54-50.07T366.69-800q22.31 0 34.58 14.38 12.27 14.39 12.27 30.33 0 12.31-5.46 22.46-5.46 10.14-16.47 17.88-8.07 5.41-14.19 13.83-6.13 8.43-9.73 25.27 2.46 2 4.95 3.34 2.49 1.35 4.98 3.36 29-11.93 40.5-16 11.5-4.08 25.88-4.08 28.77 0 50.08 24.8 21.31 24.81 21.31 71.45 0 22.21-14.39 34.36-14.38 12.16-30.32 12.16-12.32 0-22.46-5.08t-17.88-16.08q-5.42-8.07-13.84-14.49t-25.27-10.2q-2 2.46-3.35 5.19-1.34 2.74-3.57 4.97 11.92 29 16.11 40.38 4.2 11.39 4.2 25.77 0 28.77-24.81 50.08-24.8 21.31-71.44 21.31m50.13-156.51q8.42-8.8 8.42-21.21 0-12.42-8.39-20.81-8.4-8.4-20.81-8.4t-20.84 8.4q-8.42 8.39-8.42 20.81 0 12.41 8.4 21.21 8.39 8.81 20.81 8.81 12.41 0 20.83-8.81M314.38-160v-20q0-23.48 16.81-40.2 16.8-16.72 41.12-16.72h222.23q15.34 0 29.59 5.69t25.1 15.92v-54.77q0-62.87 17.73-123.05t43.66-118.56l16.92-37.39q12.54-28.07 8.27-58.04-4.27-29.96-25.58-51.5-4.92-5.69-7.38-11.84-2.47-6.16-2.47-12.92 0-14.16 10.49-24.62t25.11-10.46q12.71 0 24.71 7.04t17.93 19.65q10.69 21.23 16.03 44.15 5.35 22.92 5.35 46.7 0 13.64-1.62 26.86-1.61 13.21-5.84 26.68l-89.08 345.3q-5.69 19.08-20.6 30.58-14.92 11.5-34.09 11.5z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("M567-600q-10.92 0-19-6.46t-11.31-17.16L485.85-799q-4.23-15.38 5.34-28.19Q500.77-840 516.92-840h237.62q10.92 0 19 6.46t11.31 17.16L835.69-641q4.23 15.38-5.34 28.19Q820.77-600 804.62-600zm-333.15-56.92q-27.62 0-47.66-20.04t-20.04-47.66q0-27.61 20.04-47.65t47.66-20.04q27.61 0 47.65 20.04t20.04 47.65q0 27.62-20.04 47.66t-47.65 20.04M478.46-160h-238q-27.61 0-49.73-17.73-22.11-17.73-27.58-45.35L80-640h40.46l83.39 415.38q1.53 9.24 10.77 16.93 9.23 7.69 18.46 7.69h245.38zm203.08 95.38L579.38-240H290.62q-22.08 0-37.81-13.27t-20.19-33.81l-47.08-224.77q-8.46-41.07 18.77-70 27.23-28.92 63.69-28.92 28.08 0 51.58 16.77t29.96 45.85L398.15-320h148.47q15.61 0 29 7.92 13.38 7.93 22.07 22.85L716.15-84.62z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-121.54q-120.54-35.77-200.27-146.04T200-516v-216.31l280-104.61 280 104.61V-516q0 138.15-79.73 248.42T480-121.54m0-42.46q97-30 162-118.5T718-480H480v-314.23L240-705v206.23q0 7.77 2 18.77h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M416.92-80q-27.61 0-46.11-18.5t-18.5-46.12v-117.69h-7.69q-27.62 0-46.12-18.5T280-326.92v-488.46q0-27.62 18.5-46.12t46.12-18.5h270.76q27.62 0 46.12 18.5t18.5 46.12v488.46q0 27.61-18.5 46.11t-46.12 18.5h-7.69v117.69q0 27.62-18.5 46.12T543.08-80zM480-479.23q38.46 0 65.38-26.54 26.93-26.54 26.93-65t-26.93-65.77q-26.92-27.31-65.38-27.31t-65.38 27.31q-26.93 27.31-26.93 65.77t26.93 65q26.92 26.54 65.38 26.54M410.77-120H550q7.69 0 13.08-5.38 5.38-5.39 5.38-13.08v-123.85H392.31v123.85q0 7.69 5.38 13.08 5.39 5.38 13.08 5.38M480-519.23q-21.62 0-36.58-14.96t-14.96-36.58q0-21.61 14.96-37.35 14.96-15.73 36.58-15.73t37.35 15.73q15.73 15.74 15.73 37.35 0 21.62-15.73 36.58T480-519.23");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M400-269.23v-40h400v40zM400-460v-40h400v40zM160-650.77v-40h640v40z");
|
|
@@ -3057,6 +3061,7 @@ export const SignalWifiStatusbarNull = /*#__PURE__*/ b("M480-176.92 56.92-600q87
|
|
|
3057
3061
|
export const SignalWifiZeroBar = /*#__PURE__*/ b("M480-176.92 56.92-600q87.31-78.54 196.43-119.27Q362.46-760 480-760t226.65 40.73Q815.77-678.54 903.08-600zm0-57.08 364-364q-79-60-172-91t-192-31-192 31-172 91z");
|
|
3058
3062
|
export const Signature = /*#__PURE__*/ b("M522.23-437.92q87.62-58.62 138.62-129.66t51-140.42q0-42-17.04-67t-45.04-25q-58.54 0-97.62 80.27-39.07 80.27-39.07 198.73 0 24.77 2.42 45.35 2.42 20.57 6.73 37.73M159.23-160v-58.46h58.46V-160zm145.39 0v-58.46h58.46V-160zM450-160v-58.46h58.46V-160zm145.38 0v-58.46h58.47V-160zm145.39 0v-58.46h58.46V-160zM147.54-308.46 120-336l64-64-64-64 27.54-27.54 64 64 64-64L303.08-464l-64 64 64 64-27.54 27.54-64-64zM592.62-320q-30 0-53.08-14.19t-38-42.5q-23.46 14-49.19 25.77t-52.97 22.77l-14.15-37.31q26.46-10.77 51.96-23.04t48.73-26.04q-6.54-22-9.8-49.15-3.27-27.16-3.27-58.69 0-140.16 49.69-228.89T649.77-840q45.85 0 73.85 36.19t28 96.73q0 82.16-57.97 163.46-57.96 81.31-157.27 145.24 10.08 19.3 24.5 28.96 14.43 9.65 32.43 9.65 32.15 0 68.19-30.69t64.81-82.39l34.54 16.31q-5.47 31.62-4.08 55.62 1.38 24 13.31 41.23 13.07-6.54 25.04-15.08 11.96-8.54 29.03-28.85l31.47 25.16q-26 28.31-48.08 43.38Q785.46-320 765.69-320q-17.92 0-30.96-20.19T716.85-391q-24.16 32.69-58.54 51.85Q623.92-320 592.62-320");
|
|
3059
3063
|
export const SignLanguage = /*#__PURE__*/ b("m457.31-80-328.08-30.23q-8.54-.46-14.15-6.81-5.62-6.34-4.39-14.88 1.23-7.77 7.58-13.27t14.11-5.04l139.77 12.69 28.23-100.31-206.07-39.38q-7.77-1.46-12.54-8.42-4.77-6.97-3.31-14.5 2.23-8.54 8.81-13.31t15.11-3.31l209 40.39 26.24-92.85-240-64.54q-8.31-2.69-12.08-9.77t-1.08-15.38q2.69-7.77 9.27-11.93 6.58-4.15 14.12-1.46l240.77 64.54 25-88.38-161.31-83.39q-7.31-3.38-10-11.69t1.46-15.39q4.15-7.3 12.08-9.61 7.92-2.31 15 1.08l247.84 128.92 3.77-94.62q1-10.3 5.54-18.53 4.54-8.24 11.38-14.16 6.85-5.38 15.43-6.58 8.57-1.19 18.65 1.5l7.77 2.39 102.62 200.08q8 15.15 8.61 31.69.62 16.54-4.38 31.92l-48.7 175q-12.92 46.77-53.11 74.77T457.31-80m269.23-285.54q1.15-11.46.92-23.15t-3.61-23.16L604.54-642.23l56.84-29.39-74.84-180.07q-2.92-7.31.38-14.73 3.31-7.43 10.62-11.12 7.54-3.15 15.23-.11 7.69 3.03 10.85 10.34l107.15 257.85 64.46-71.23q6.39-7.39 15.23-11.46 8.85-4.08 18.92-3.08 10.85 1.23 19.85 5.65 9 4.43 15.15 13.04l4.85 7.54-56.61 219.31q-4.47 16.15-13.77 29.19-9.31 13.04-23.23 21.73zm-235-324.23-86.31-124.31q-4.61-7.07-3.15-14.61t8.54-12.69q7.07-4.62 15-3.54 7.92 1.07 12.53 8.15L536.77-695q-11.23-1.92-22.85-.38-11.61 1.53-22.38 5.61m-80.69 83.69L348.23-639l-47.15-55.77q-5.62-6.85-4.5-14.5 1.11-7.65 8.19-14.04 6.85-4.84 14.38-4 7.54.85 13.16 6.93l83.07 100.07q-1.92 3.39-3 7-1.07 3.62-1.53 7.23");
|
|
3064
|
+
export const SignLanguageOff = /*#__PURE__*/ b("M129.23-110.23q-8.54-.46-14.54-6.81-6-6.34-4-14.88.46-7.77 7.19-13.16 6.74-5.38 14.5-5.15l139.77 12.69 29-100.84-206.84-38.85q-7.77-1.46-12.93-8.31-5.15-6.84-2.92-14.61 1.46-8.31 8.42-13.2 6.97-4.88 15.5-3.42l209.77 39.62 26.23-90.31-240.76-66.31q-8.54-2.46-12.2-9.15-3.65-6.7-.96-16 2.69-7.54 8.77-11.31t14.62-2.08l241.53 65.54 32.7-113.77L83.69-819.69 112-848l736 736-28.31 28.31-193.23-192.23-27.08 98.38q-13.69 47-53.5 74.77Q506.08-75 457.31-80zm586.46-248.08L511.38-563.69l39.39-28.39-145.54-222q-5.38-6.3-3.54-14.11 1.85-7.81 8.93-13.19 6.3-4.39 14.11-3.04 7.81 1.34 13.42 7.65l144.77 222.23 78.46-57.08-74.84-180.07q-3.16-7.08-.12-14.5 3.04-7.43 11.12-11.35 7.54-2.92 15.23 0t10.85 10.23l107.15 257.85 64.46-71.23q6.39-6.62 15.23-10.69 8.85-4.08 18.92-3.85 10.08 2 19.47 6.04 9.38 4.04 15.53 12.65l4.85 7.54-56.61 219.31q-4.47 16.92-14.16 29.57-9.69 12.66-22.84 21.35zM561-398 212.31-579.54q-7.54-3.38-10.5-11.58-2.96-8.19 1.96-15.5 3.38-7.07 11.58-9.38 8.19-2.31 15.5.85l236.77 123.77z");
|
|
3060
3065
|
export const Signpost = /*#__PURE__*/ b("M460-120v-160H260L160-380l100-100h200v-80H200v-200h260v-80h40v80h200l100 100-100 100H500v80h260v200H500v160z");
|
|
3061
3066
|
export const SimCard = /*#__PURE__*/ b("M300-215.38h40v-56.93h-40zm0-152.31h40v-136.93h-40zm160 152.31h40v-136.93h-40zm0-232.31h40v-56.93h-40zm160 232.31h40v-56.93h-40zm0-152.31h40v-136.93h-40zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-438.46L416.92-840h278.46q27.62 0 46.12 18.5t18.5 46.12v590.76q0 27.62-18.5 46.12T695.38-120z");
|
|
3062
3067
|
export const SimCardDownload = /*#__PURE__*/ b("m480-315.38 132.31-132.31L584-476l-84 82v-186h-40v186l-84-82-28.31 28.31zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-438.46L416.92-840h278.46q27.62 0 46.12 18.5t18.5 46.12v590.76q0 27.62-18.5 46.12T695.38-120z");
|
|
@@ -1046,6 +1046,7 @@ export declare const DriveFolderUpload: Icon;
|
|
|
1046
1046
|
export declare const Drone: Icon;
|
|
1047
1047
|
export declare const DroneTwo: Icon;
|
|
1048
1048
|
export declare const Dropdown: Icon;
|
|
1049
|
+
export declare const DropdownMenu: Icon;
|
|
1049
1050
|
export declare const DropperEye: Icon;
|
|
1050
1051
|
export declare const Dry: Icon;
|
|
1051
1052
|
export declare const DryCleaning: Icon;
|
|
@@ -1193,6 +1194,7 @@ export declare const Extension: Icon;
|
|
|
1193
1194
|
export declare const ExtensionOff: Icon;
|
|
1194
1195
|
export declare const Eyebrow: Icon;
|
|
1195
1196
|
export declare const Eyeglasses: Icon;
|
|
1197
|
+
export declare const EyeglassesThree: Icon;
|
|
1196
1198
|
export declare const EyeglassesTwo: Icon;
|
|
1197
1199
|
export declare const EyeglassesTwoSound: Icon;
|
|
1198
1200
|
export declare const EyeTracking: Icon;
|
|
@@ -2774,6 +2776,7 @@ export declare const ReportOff: Icon;
|
|
|
2774
2776
|
export declare const RequestPage: Icon;
|
|
2775
2777
|
export declare const RequestQuote: Icon;
|
|
2776
2778
|
export declare const ResetBrightness: Icon;
|
|
2779
|
+
export declare const ResetColors: Icon;
|
|
2777
2780
|
export declare const ResetExposure: Icon;
|
|
2778
2781
|
export declare const ResetFocus: Icon;
|
|
2779
2782
|
export declare const ResetImage: Icon;
|
|
@@ -2900,6 +2903,7 @@ export declare const SeatHeatLeft: Icon;
|
|
|
2900
2903
|
export declare const SeatHeatRight: Icon;
|
|
2901
2904
|
export declare const SeatVentLeft: Icon;
|
|
2902
2905
|
export declare const SeatVentRight: Icon;
|
|
2906
|
+
export declare const SeatWindow: Icon;
|
|
2903
2907
|
export declare const Security: Icon;
|
|
2904
2908
|
export declare const SecurityKey: Icon;
|
|
2905
2909
|
export declare const Segment: Icon;
|
|
@@ -3057,6 +3061,7 @@ export declare const SignalWifiStatusbarNull: Icon;
|
|
|
3057
3061
|
export declare const SignalWifiZeroBar: Icon;
|
|
3058
3062
|
export declare const Signature: Icon;
|
|
3059
3063
|
export declare const SignLanguage: Icon;
|
|
3064
|
+
export declare const SignLanguageOff: Icon;
|
|
3060
3065
|
export declare const Signpost: Icon;
|
|
3061
3066
|
export declare const SimCard: Icon;
|
|
3062
3067
|
export declare const SimCardDownload: Icon;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M460-310.77h40v-188L584.77-414
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M200-200q0-65.77 36.38-117.19 36.39-51.43 94.47-71.5l-16.93-146.69H199.23V-720H80.77v-40h276.92v40H239.23v144.62h69.54l-4.15-40h350l-4.16 40h68.77V-720H600.77v-40h277.92v40H760.23v184.62H646.31l-16.93 146.69q58.08 20.07 94.35 71.5Q760-265.77 760-200h-40q0-66-44.69-113t-109.93-47H393.85q-64.47 0-109.16 47T240-200zm169.62-200h219.76l20.08-175.38H348.77zm0 0h219.76z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M271.31-120q-63.46 0-107.39-44.54-43.92-44.54-43.92-108t43.92-107.38q43.93-43.93 107.39-43.93 24.31 0 46.34 6.93 22.04 6.92 40.04 19.77 31.69-40.54 33.08-84.23 1.38-43.7-29.08-83.47-19 13.85-41.54 21.54-22.53 7.69-47.84 7.69-63.46 0-107.89-44.42Q120-624.46 120-687.92t44.42-107.77Q208.85-840 272.31-840t107.88 44.31q44.43 44.31 44.43 107.77 0 25.3-8.2 47.84-8.19 22.54-22.04 41.54 39.77 30.46 83.85 29.19t84.62-32.19q-12.85-18-20.16-40.04t-7.31-46.34q0-63.46 44.31-107.39 44.31-43.92 107.77-43.92t108 43.92Q840-751.38 840-687.92t-44.54 108-108 44.54q-26.31 0-49.73-8.31t-42.65-23.93Q563.62-526.85 565-481.5t33.85 87.12q19-13.85 41.15-21.66t47.46-7.81q63.46 0 108 43.93Q840-336 840-272.54t-44.54 108-108 44.54-107.77-44.54-44.31-108q0-25.31 7.81-47.84 7.81-22.54 21.66-41.54-41.77-32.46-86.35-33.58t-86.12 31.12Q408-345.15 416.31-322t8.31 49.46q0 63.46-44.93 108Q334.77-120 271.31-120m416.15-455.38q46.62 0 79.58-32.97Q800-641.31 800-687.92q0-46.62-32.96-78.96-32.96-32.35-79.58-32.35-46.61 0-79.34 32.35-32.74 32.34-32.74 78.96 0 17.23 4.58 32.65t13.5 28.04l73.85-73.85q5.84-5.84 13.77-5.84 7.92 0 13.77 5.84 6.61 6.62 6.23 13.77-.39 7.16-6.23 13.77l-74.31 75.31q13.61 11.15 30.92 17t36 5.85m-415.15-.24q17.69 0 33.61-5.84 15.93-5.85 29.31-15l-77.08-77.08q-5.84-5.84-6.23-13.38-.38-7.54 6.23-14.16 6.62-6.61 14.16-6.61t14.15 6.61L363.77-624q9.92-13.38 15.38-29.81 5.47-16.42 5.47-34.11 0-46.62-32.85-79.46-32.85-32.85-79.46-32.85-46.62 0-79.46 32.85Q160-734.54 160-687.92q0 46.61 32.85 79.46 32.84 32.84 79.46 32.84M687.46-160q46.62 0 79.58-32.96T800-272.54q0-46.61-32.96-78.96t-79.58-32.35q-17.69 0-33.61 5.35-15.93 5.35-29.31 14.5l78.31 78.31q5.84 5.84 5.84 13.77 0 7.92-5.84 13.77-6.85 5.84-14.77 6.23-7.93.38-14.54-6.23l-77.31-77.31q-9.15 13.38-15 29.31-5.85 15.92-5.85 33.61 0 46.62 32.74 79.58Q640.85-160 687.46-160m-416.15 0q47.38 0 80.34-32.96 32.97-32.96 32.97-79.58 0-18.69-5.85-35.73t-17-30.65l-82.31 80.77q-6.61 6.61-14.27 6.61-7.65 0-14.27-6.61-6.61-6.62-6.61-13.77 0-7.16 6.61-13.77L331-365.77q-12.62-8.92-27.54-13.5t-32.15-4.58q-46.62 0-78.96 32.35Q160-319.15 160-272.54q0 46.62 32.35 79.58Q224.69-160 271.31-160M480-450q12.38 0 20.81-8.42 8.42-8.43 8.42-20.81 0-12.39-8.42-20.81-8.43-8.42-20.81-8.42t-20.81 8.42q-8.42 8.42-8.42 20.81 0 12.38 8.42 20.81Q467.62-450 480-450");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M480-480h240v-240H480zM224.62-160q-27.62 0-46.12-18.5T160-224.62v-510.76q0-27.62 18.5-46.12t46.12-18.5h510.76q27.62 0 46.12 18.5t18.5 46.12v510.76q0 27.62-18.5 46.12T735.38-160zm0-40h510.76q9.24 0 16.93-7.69t7.69-16.93v-510.76q0-9.24-7.69-16.93T735.38-760H224.62q-9.24 0-16.93 7.69T200-735.38v510.76q0 9.24 7.69 16.93t16.93 7.69M200-760v560z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-390.77 118.46-118.46H461.54zM320-240q-100.29 0-170.14-69.81Q80-379.63 80-479.85q0-100.23 69.86-170.19Q219.71-720 320-720h320q100.29 0 170.14 69.81Q880-580.37 880-480.15q0 100.23-69.86 170.19Q740.29-240 640-240zm0-40h320q83 0 141.5-58.5T840-480t-58.5-141.5T640-680H320q-83 0-141.5 58.5T120-480t58.5 141.5T320-280");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M624.77-589.15 754-717l-37-37-128.31 129.08zm0 0-36.08-35.77zM160-160v-134.62l350.85-350.84-72.39-71.62 28.54-28.3 93.15 92.15 138.62-139.39q3.46-3.46 8.27-5.3 4.81-1.85 9.73-1.85 5.69 0 10 1.85 4.31 1.84 8.77 5.3l57.08 57.85q3.46 3.69 5.3 8 1.85 4.31 1.85 10 0 4.92-1.85 9.73-1.84 4.81-5.3 8.27L652.46-558.62l72.92 74.16-28.3 28.31-157.7-160.77L200-279.31V-200h69.69q6.16 11.23 12.66 20.85 6.5 9.61 13.34 19.15zm445.38 80q-73.3 0-135.3-37.62-62-37.61-99.31-100.84 37.31-63.23 99.31-100.85 62-37.61 135.3-37.61 73.31 0 135.31 37.61 62 37.62 99.31 100.85-37.31 63.23-99.31 100.84Q678.69-80 605.38-80m104.81-66.77q49.35-26.77 82.89-71.69-33.54-44.92-82.89-71.69-49.34-26.77-104.81-26.77-55.46 0-104.8 26.77-49.35 26.77-82.89 71.69 33.54 44.92 82.89 71.69Q549.92-120 605.38-120q55.47 0 104.81-26.77m-133.07-43.42q-11.74-11.73-11.74-28.27t11.74-28.27q11.73-11.73 28.26-11.73 16.54 0 28.27 11.73t11.73 28.27-11.73 28.27-28.27 11.73q-16.53 0-28.26-11.73");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M624.38-627.69q2.7-34.08-4.34-56.04t-29.5-50.42q-27.16-33.85-36.5-64.31-9.35-30.46-6.19-69.23h39.84q-3.38 36.38 5 58.84 8.39 22.47 33.69 56.77 22.93 31.16 31.7 59.89t5.61 64.5zm135.62 0q2.69-34.08-4.46-56.04-7.16-21.96-29.62-50.42-27.15-33.85-36.38-64.31t-6.08-69.23h39.62q-3.39 36.38 5 58.84 8.38 22.47 33.69 56.77 22.92 31.16 31.69 59.89t5.62 64.5zM260-120q-58.31 0-99.15-36.23Q120-192.46 120-250.77v-197.54q0-25.61 12.19-47.88t33.58-36.19l324.61-210.16 4.62 4.62q14.62 14.61 16.58 34.8 1.96 20.2-8.43 37.27l-68.07 113.54H740q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73H364.15l99.31-165.54L188-499.23q-12.85 8.08-20.42 21.69-7.58 13.62-7.58 29.23v197.54q0 41.46 29.27 66.12Q218.54-160 260-160h440q8.54 0 14.27 5.73T720-140t-5.73 14.27T700-120zm260-261.54v-40h300q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73zm0 130.77v-40h260q8.54 0 14.27 5.73t5.73 14.27-5.73 14.27-14.27 5.73zM340-381.54");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M310-120v-226.92h-77.85q-30.06 0-51.11-21.28Q160-389.48 160-419.88q0-22.04 11.77-40.77t31.61-27.66L460-602.77v-49.85q-32.92-6.84-54.15-32.73-21.23-25.88-21.23-59.27 0-39.74 27.71-67.56Q440.05-840 479.64-840t67.28 28.08q27.7 28.07 27.7 67.3h-41.54q0-23.53-15.26-39.46Q502.56-800 480-800q-23.54 0-39.46 15.92-15.92 15.93-15.92 39.46 0 23.54 15.92 39.47 15.92 15.92 39.46 15.92 8.5 0 14.25 5.75t5.75 14.25v66.46l255.85 114.46q19.79 9.09 31.97 27.65Q800-442.11 800-420.14q0 30.29-21.27 51.76-21.27 21.46-51.65 21.46H650V-120zm-77.85-266.92H310v-37.7h340v37.7h77.08q13.92 0 23.42-9.62 9.5-9.61 9.5-23.77 0-9.61-4.81-18.11t-14.42-12.81L480-567.38 220-451.23q-9.62 4.31-14.81 12.81T200-420.31q0 14.16 9.04 23.77 9.05 9.62 23.11 9.62M350-160h260v-224.62H350zm0-224.62h260z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M358.15-160H200q-16.85 0-28.42-11.58Q1
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M200-160q-16.08 0-28.04-11.96T160-200v-158.15q34.15-10 57.08-37.81Q240-423.77 240-460t-22.92-64.04q-22.93-27.81-57.08-37.81v-165.84q0-8.51 2.99-15.77t8.47-12.77L200-727.69v138.77q37.08 17.69 58.54 52.77Q280-501.08 280-459.76q0 40.61-21.46 75.68-21.46 35.08-58.54 53V-200h130.31q18.69-37.08 53.77-58.54Q419.15-280 460-280t75.92 21.46Q571-237.08 589.69-200h138l28.54 28.54q-5.51 5.48-12.77 8.47T727.69-160H561.85q-10-34.15-37.81-57.08Q496.23-240 460-240t-64.04 22.92q-27.81 22.93-37.81 57.08zm560-152.46-40-39.96v-42.96h18.46q24.92-3.85 40.92-21.77 16-17.93 16-42.85t-16-42.85q-16-17.92-40.92-21.77H720V-720H524.62v-18.46q-3.85-24.92-21.77-40.92-17.93-16-42.85-16t-42.85 16q-17.92 16-21.77 40.92V-720h-42.96l-39.96-40H360q10.77-34.31 37.85-54.85 27.07-20.54 62.15-20.54t62.15 20.54Q549.23-794.31 560-760h160q16.5 0 28.25 11.75T760-720v160q34.31 10.77 54.85 37.85 20.54 27.07 20.54 62.15t-20.54 62.15Q794.31-370.77 760-360zm33.31 202.84L109.62-793.31l28.53-28.54 683.7 683.7zM463.85-463.85");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M596.92-417.69q-41.92 0-87.19 7.07-45.27 7.08-93.88 19.39-48.62 12.31-100.58 28.85-51.96 16.53-106.96 35.69-10.23 3.46-19.81 5.07Q178.92-320 170-320q-41.03 0-69.74-26.54Q71.54-373.08 71.54-410v-90.69q0-32.18 22.38-57.24 22.39-25.07 56.7-30.76 69.58-12.21 134.32-21.8 64.75-9.59 121.47-16.08 56.71-6.5 105.25-9.97Q560.2-640 597.69-640q118.62 0 195.19 77.96 76.58 77.96 95.04 217.42 1.23 6.39-2.77 11.43-4.01 5.05-10.43 7.85-5.87 2.8-12.1 1.96-6.24-.85-12.62-5.77-60.92-40-131.77-64.27t-121.31-24.27m0-40q49.39 0 106.93 17.19 57.53 17.19 134.23 56.19-25.31-107.15-85.81-161.42T596.92-600q-78.09 0-196.7 13.69-118.6 13.69-241.3 36.62-20.73 3.77-34.05 17.59-13.33 13.82-13.33 31.41V-410q0 26.62 25.96 41.19 25.96 14.58 55.96 4.27 63.08-21.15 118-38.42t103.85-29.31q48.92-12.04 93.73-18.73t87.88-6.69m-122.23-43");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M297.85-358.46q31.77 0 57.8-18.77 26.04-18.77 36.81-49.31l12.69-40.61q16.77-50.31-9.15-92.35t-73.23-42.04H180.23l19 156.23q5 37.31 33.04 62.08t65.58 24.77m364.3 0q37.54 0 65.58-24.77t33.04-62.08l19-156.23H638.23q-47.31 0-73.61 42.16-26.31 42.15-9.54 92.46l12.46 40.38q10.77 30.54 36.81 49.31 26.03 18.77 57.8 18.77m-364.3 40q-52.16 0-91.66-34.66-39.5-34.65-45.96-87.57L140-601.54h-33.85v-40h216.62q34.77 0 64.73 18.81t48.65 51.96h88.7q18.69-33.15 48.65-51.96t64.73-18.81h215.62v40H820l-20.23 160.85q-6.46 52.92-45.96 87.57-39.5 34.66-91.66 34.66-45.46 0-81.34-25.96-35.89-25.96-50.81-68.43l-12.69-40.38q-2.77-9.31-4.77-19.5t-4-30.35h-57.08q-2 18.16-4 28.73-2 10.58-4.77 19.89L430-413.85q-14.15 42.47-50.42 68.93t-81.73 26.46");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M271.54-327.69q-63.46 0-107.89-44.43-44.42-44.42-44.42-107.88t44.42-107.88q44.43-44.43 107.89-44.43 53.69 0 93.84 31.54 40.16 31.54 53.47 81.08 13.77-5.54 28.8-8.31 15.04-2.77 31.35-2.77t31.85 3.15q15.53 3.16 30.3 8.7 12.54-49.54 53.08-81.46 40.54-31.93 94.23-31.93 63.46 0 107.89 44.43 44.42 44.42 44.42 107.88t-44.42 107.88q-44.43 44.43-107.89 44.43-63 0-107.69-43.96-44.69-43.97-45.39-106.73-13.07-6.31-26.92-9.35-13.84-3.04-29.46-3.04-14.85 0-28.19 3.15-13.35 3.16-26.19 9.24-.7 62.76-45.39 106.73-44.69 43.96-107.69 43.96m-79.46-231.77q-32.85 32.84-32.85 79.46t32.85 79.46q32.84 32.85 79.46 32.85 46.61 0 79.84-32.85 33.24-32.84 33.24-79.46t-33.24-79.46q-33.23-32.85-79.84-32.85-46.62 0-79.46 32.85m416.54 0q-33.24 32.84-33.24 79.46t33.24 79.46q33.23 32.85 79.84 32.85 46.62 0 79.46-32.85 32.85-32.84 32.85-79.46t-32.85-79.46q-32.84-32.85-79.46-32.85-46.61 0-79.84 32.85");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-327.69q-57.92 0-88.38-15.35-30.47-15.34-56.7-58.81-16.54-27.3-26.27-61.03-9.73-33.74-16.42-64.81-11 0-18.77-7t-7.77-18v-33.62q0-9.77 6-16.65 6-6.89 15.77-8.89 47.54-10.23 92.27-15.23t89.81-5q51 0 98.96 7.7 47.96 7.69 85.19 32.07h89.62q35.54-26.46 84.46-33.11 48.92-6.66 99.69-6.66 44.31 0 88.92 5 44.62 5 92.16 15.23 9 2 15.38 8.89 6.39 6.88 6.39 16.65v33.62q0 11-7.77 18t-18.77 7q-6.69 31.07-16.42 64.42t-26.27 61.42q-24.46 42.47-55.81 58.31-31.35 15.85-89.27 15.85-59.92 0-100.85-26.23-40.92-26.23-60.23-82.39-5.77-16-8.5-32t-7.73-32q-4-13.54-15.46-20.96T480-528.69q-13.54 0-24.23 7.54-10.69 7.53-15.69 20.84-5 16-8.89 31.62-3.88 15.61-8.88 32.38-17 57.69-58.31 83.16-41.31 25.46-102 25.46m0-34.93q81.77 0 110.08-49.3 28.3-49.31 28.3-123.77 0-23.16-21.23-33.43-21.23-10.26-49.3-17.5-32.93-8.53-69.16-9.65-36.23-1.11-72 3.89-26 4-45.04 17.61-19.03 13.62-19.03 36.77 0 28.54 4.88 55.08t14.65 49.07q18.31 40.39 42.5 55.81 24.2 15.42 75.35 15.42m436 0q51.15 0 75.35-15.42 24.19-15.42 41.5-55.81 9.77-22.53 15.15-49.07t5.38-56.08q0-23.92-19.03-37.65-19.04-13.73-46.04-16.73-35-5-71.12-3.39-36.11 1.62-69.04 10.15-28.07 7.24-49.3 17-21.23 9.77-21.23 32.93 0 74.46 28.3 124.27 28.31 49.8 110.08 49.8");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-362.62q81.77 0 110.08-49.3 28.3-49.31 28.3-123.77 0-23.16-21.23-33.31t-49.3-17.62q-32.93-8.53-69.16-9.65-36.23-1.11-72 3.89-26 4-45.04 17.61-19.03 13.62-19.03 36.77 0 28.54 4.88 55.08t14.65 49.07q17.54 40.39 42.12 55.81T262-362.62m414.15 150.31V-400h35.39v187.69zm-77.69-43.07v-101.54h35.39v101.54zm155.39 0v-101.54h35.38v101.54zM262-327.69q-57.92 0-88.38-15.35-30.47-15.34-56.7-58.81-16.54-28.3-26.27-61.53-9.73-33.24-16.42-64.31-11 0-18.77-7t-7.77-18v-33.62q0-9.77 6-16.65 6-6.89 15.77-8.89 47.54-10.23 92.27-15.34 44.73-5.12 89.81-5.12 51 0 98.96 7.81t85.19 32.19h89.62q35.54-26.46 84.46-33.11 48.92-6.66 99.69-6.66 44.31 0 88.92 5 44.62 5 92.16 15.23 9 2 15.38 8.89 6.39 6.88 6.39 16.65v33.62q0 11-7.77 18t-18.77 7q-7 32-16.04 64.27t-26.19 60.65q-6.62-8.69-13.58-16.27t-15.04-14.81q10.39-24.15 15.43-51.07 5.03-26.93 5.03-54.08 0-23.92-19.03-37.65-19.04-13.73-46.04-16.73-35-5-71.12-3.39-36.11 1.62-69.04 10.15-28.07 7.47-49.3 17.24-21.23 9.76-21.23 32.92 0 28.77 3.61 53.42 3.62 24.66 12.08 45.96-7.39 6.16-13.77 13.43-6.39 7.27-12.08 15.11-3.15-6.38-6.61-13.15-3.47-6.77-5.93-14.62-5.77-16-8.5-32t-7.73-32q-4-13.54-15.46-20.96T480-528.69q-13.54 0-24.35 7.54-10.8 7.53-15.57 20.84-5 16-8.89 31.62-3.88 15.61-8.88 32.38-17 57.69-58.31 83.16-41.31 25.46-102 25.46");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M249.23-80H144.62Q117-80 98.5-98.5T80-144.62v-104.61h40v104.61q0 10.77 6.92 17.7 6.93 6.92 17.7 6.92h104.61zm461.54 0v-40h104.61q10.77 0 17.7-6.92 6.92-6.93 6.92-17.7v-104.61h40v104.61q0 27.62-18.5 46.12T815.38-80zM480-250.77q-106.92 0-192.12-60.61Q202.69-372 159.23-480q43.46-108 128.65-168.62 85.2-60.61 192.12-60.61t192.12 60.61Q757.31-588 800.77-480q-43.46 108-128.65 168.62-85.2 60.61-192.12 60.61m0-40q91.08 0 163.31-49.54T756.85-480q-41.31-90.15-113.54-139.69T480-669.23t-163.31 49.54T203.15-480q41.31 90.15 113.54 139.69T480-290.77m0-74.61q48 0 81.31-33.31T594.62-480t-33.31-81.31T480-594.62t-81.31 33.31T365.38-480t33.31 81.31T480-365.38m0-40q-31.15 0-52.88-21.74-21.74-21.73-21.74-52.88t21.74-52.88q21.73-21.74 52.88-21.74t52.88 21.74q21.74 21.73 21.74 52.88t-21.74 52.88q-21.73 21.74-52.88 21.74M80-710.77v-104.61Q80-843 98.5-861.5t46.12-18.5h104.61v40H144.62q-10.77 0-17.7 6.92-6.92 6.93-6.92 17.7v104.61zm760 0v-104.61q0-10.77-6.92-17.7-6.93-6.92-17.7-6.92H710.77v-40h104.61q27.62 0 46.12 18.5t18.5 46.12v104.61zM480-480");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M764.31-308.15 734-338l26-26v-232L596-
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M460-260h40v-40h60q8.54 0 14.27-5.73T580-320v-120q0-8.54-5.73-14.27T560-460H420v-80h160v-40h-80v-40h-40v40h-60q-8.54 0-14.27 5.73T380-560v120q0 8.54 5.73 14.27T400-420h140v80H380v40h80zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-590.76q0-27.62 18.5-46.12t46.12-18.5h278.46L760-623.08v438.46q0 27.62-18.5 46.12T695.38-120zm0-40h430.76q9.24 0 16.93-7.69t7.69-16.93V-606L526-800H264.62q-9.24 0-16.93 7.69T240-775.38v590.76q0 9.24 7.69 16.93t16.93 7.69M240-160v-640z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M473.85-230h40v-40h60q8.53 0 14.27-5.73 5.73-5.73 5.73-14.27v-120q0-8.54-5.73-14.27-5.74-5.73-14.27-5.73h-140v-80h160v-40h-80v-40h-40v40h-60q-8.54 0-14.27 5.73T393.85-530v120q0 8.54 5.73 14.27t14.27 5.73h140v80h-160v40h80zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-590.76q0-27.62 18.5-46.12t46.12-18.5H580l180 180v475.38q0 27.62-18.5 46.12T695.38-120zM560-649.23V-800H264.62q-9.24 0-16.93 7.69T240-775.38v590.76q0 9.24 7.69 16.93t16.93 7.69h430.76q9.24 0 16.93-7.69t7.69-16.93v-464.61zM240-800v150.77zv640z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("M664.62-109.23 613.85-160h-84.62v-84.62l-50.77-50.76 50.77-50.77v-84.62h84.62l50.77-50.77 50.76 50.77H800v84.62l50.77 50.77L800-244.62V-160h-84.62zm0-84.62q42.3 0 71.92-29.61 29.61-29.62 29.61-71.92 0-42.31-29.61-71.93-29.62-29.61-71.92-29.61zm120.23-381.53h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200H200v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.6 25.04-124.76t68.54-101.66 101.66-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M676.46-82.58q-7.15-2.57-13.08-8.5L511.85-242.62Q500-254.23 500-270t11.85-27.62L662.46-448l-73.38-73.38 27.54-28.31 253.3 252.07q5.93 5.93 8.5 13.08 2.58 7.16 2.58 14.31t-2.58 14.42q-2.57 7.27-8.5 13.19L718.38-91.08q-5.92 5.93-13.19 8.5Q697.92-80 690.77-80t-14.31-2.58M548-278.46h283.23L690-419.69zM200-160v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.54 25.04-124.73t68.54-101.69 101.69-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M200-160v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.54 25.04-124.73t68.54-101.69 101.69-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200zm328.46 40q-20.38 0-34.42-14.04T480-168.46v-263.08q0-20.38 14.04-34.42T528.46-480h263.08q20.38 0 34.42 14.04T840-431.54v263.08q0 20.38-14.04 34.42T791.54-120zM520-160h280v-280z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-347.69v-83.85q0-20.19 14.13-34.33Q508.27-480 528.46-480h83.85v35.38h-96.93v96.93zM528.46-120q-20.19 0-34.33-14.13Q480-148.27 480-168.46v-83.85h35.38v96.93h96.93V-120zm276.16-227.69v-96.93h-96.93V-480h83.85q20.19 0 34.33 14.13Q840-451.73 840-431.54v83.85zM707.69-120v-35.38h96.93v-96.93H840v83.85q0 20.19-14.13 34.33Q811.73-120 791.54-120zm77.16-455.38h-41.47q-29.07-81.08-100.15-132.85T480-760q-117 0-198.5 81.5T200-480q0 84.31 44.42 151.62 44.43 67.3 115.58 100.69V-360h40v200H200v-40h132.46q-76.61-40-124.54-114.04Q160-388.08 160-480q0-66.6 25.04-124.76t68.54-101.66 101.66-68.54T480-800q108.23 0 191.12 63.35Q754-673.31 784.85-575.38");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M160-569.23V-760h40v129.38q40-75.84 114.04-122.61T480-800q109.54 0 193.96 65.08 84.42 65.07 112.96 165.69h-42.38q-27.85-84.31-99.46-137.54Q573.46-760 480-760q-80.85 0-145.58 41.77t-98.11 109h114.46v40zM300-260h366.15L553.08-410.77 448.46-278.46l-70-84.62zm-75.38 140q-26.85 0-45.74-18.88Q160-157.77 160-184.62v-270.76h40v270.76q0 10.77 6.92 17.7 6.93 6.92 17.7 6.92h510.76q10.77 0 17.7-6.92 6.92-6.93 6.92-17.7v-270.76h40v270.76q0 26.85-18.88 45.74Q762.23-120 735.38-120z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("M779.46-498.77 745-517.38l6.08-12.5
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m546.38-498.77-34.46-18.61 6.08-12.54q4.46-10.54 6.69-21.2 2.23-10.65 2.23-21.65 0-17.08-5.11-33.15-5.12-16.08-15.89-29.16-15.61-20.23-25.07-43.88-9.47-23.66-9.47-49.04 0-16.08 4.2-31.31 4.19-15.23 12.34-29.61l6.08-10.77 34.69 18.61-7.07 11.77q-5.24 9.77-8.24 20.81t-3 22.04q0 17.08 6.66 32.77 6.65 15.69 17.42 28.77 16.39 18.69 24.31 41.96t7.92 47.88q0 16.85-3.69 32.46-3.69 15.62-10.31 30.77zm-155.69 0-34.46-18.61 6.08-12.54q4.46-10.54 6.69-21.2 2.23-10.65 2.23-21.65 0-17.08-5.11-33.15Q361-622 350.23-635.08q-15.61-20.23-25.08-43.88-9.46-23.66-9.46-49.04 0-16.08 4.19-31.31 4.2-15.23 12.35-29.61l6.08-10.77L373-781.08l-7.08 11.77q-5.23 9.77-8.23 20.43-3 10.65-3 21.65 0 17.08 6.27 33.15Q367.23-678 378-664.92q16.38 18.69 24.69 41.96t8.31 47.88q0 16.85-3.69 32.46Q403.62-527 397-511.85zm-155.69 0-34.46-18.61 6.31-12.54q4.46-10.54 6.96-21.58t2.5-22.04q0-17.08-5.39-32.77-5.38-15.69-16.15-28.77-16.39-19.46-25.58-43.11-9.19-23.66-9.19-49.04 0-16.08 4.08-31.69 4.07-15.62 12.46-30l6.31-10.77 34.46 18.61-7.08 11.77Q205-759.77 202-749t-3 21.77q0 17.08 6.27 33.15 6.27 16.08 17.04 29.16 16.38 18.69 24.81 41.96 8.42 23.27 8.42 47.88 0 16.85-3.81 32.46-3.81 15.62-10.42 30.77zM314.38-160v-20q0-23.77 16.85-40.35 16.85-16.57 40.85-16.57h222.46q15.61 0 29.61 5.69T649-215.31v-54.77q0-63.07 17.85-123.15 17.84-60.08 43.77-118.46l16.69-37.39q12.54-28.07 8.38-58.04-4.15-29.96-25.46-51.5-4.92-5.69-7.38-11.84-2.47-6.16-2.47-12.54 0-14.54 10.35-25t24.89-10.46q13.07 0 25.07 7.04t17.93 19.65q10.69 21.15 16.03 43.92 5.35 22.77 5.35 46.93 0 13.69-1.62 26.88-1.61 13.19-5.84 26.66l-89.08 345.3q-5.69 19.08-20.65 30.58T648.54-160z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M592.98-444.61q-22.21 0-33.98-14.39-11.77-14.38-11.77-30.32 0-12.32 5.08-22.46 5.07-10.14 16.08-17.88 8.07-5.42 14.49-13.84t10.2-25.27q-2.46-2-5.16-3.34-2.69-1.34-5-3.35-29 11.92-40.89 16-11.9 4.08-26.03 4.08-28.77 0-50.08-24.81-21.31-24.8-21.31-71.44 0-22.22 14.39-34.37 14.38-12.15 30.32-12.15 12.32 0 22.46 5.46t17.84 16.43q5.38 8.05 14.23 14.27 8.84 6.22 25.69 9.68 2-2.46 3.34-4.88 1.34-2.43 3.35-4.5-11.92-29-16-40.9t-4.08-26.03q0-28.76 24.81-50.07Q605.76-800 652.4-800q22.22 0 33.98 14.38 11.77 14.39 11.77 30.33 0 12.31-5.07 22.46-5.08 10.14-16.09 17.88-8.07 5.41-14.49 13.83-6.42 8.43-10.19 25.27 2.46 2 5.15 3.34 2.69 1.35 5 3.36 29-11.93 40.9-16 11.9-4.08 26.02-4.08 28.77 0 49.7 24.8Q800-639.62 800-592.98q0 22.21-13.87 34.36-13.88 12.16-29.95 12.16-12.41 0-23.06-5.12-10.65-5.11-18.26-16.07-5.32-8.04-13.74-14.46-8.43-6.42-25.27-10.2-2 2.46-3.34 5.16-1.35 2.69-3.36 5 11.93 29 16 40.38 4.08 11.39 4.08 25.77 0 28.77-24.8 50.08-24.81 21.31-71.45 21.31m50.52-156.51q8.81-8.8 8.81-21.21 0-12.42-8.81-20.81-8.81-8.4-21.22-8.4t-20.81 8.4q-8.39 8.39-8.39 20.81 0 12.41 8.39 21.21 8.4 8.81 20.81 8.81t21.22-8.81M311.23-160q-19.17 0-34.09-11.5-14.91-11.5-20.6-30.58l-89.08-345.3q-4-13.47-5.73-26.74T160-601.1q0-23.98 5.35-46.77 5.34-22.79 16.03-43.9 5.93-12.61 17.81-19.65 11.89-7.04 24.73-7.04 14.77 0 25.23 10.46 10.47 10.46 10.47 24.62 0 6.76-2.47 12.92-2.46 6.15-7.38 11.84-21.31 21.54-25.58 51.5-4.27 29.97 8.27 58.04l16.92 37.39q25.93 58.38 43.66 118.56t17.73 123.05v54.77q10.85-10.23 24.89-15.92 14.05-5.69 29.57-5.69h222.46q24.32 0 41.12 16.72 16.81 16.72 16.81 40.2v20z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M308.37-444.61q-22.22 0-34.37-14.39-12.15-14.38-12.15-30.32 0-12.32 5.34-22.46 5.35-10.14 16.35-17.88 8.08-5.42 14.2-13.84t9.72-25.27q-2.46-2-4.95-3.34-2.48-1.34-4.97-3.35-29 11.92-40.39 16-11.38 4.08-25.77 4.08-28.76 0-50.07-24.81Q160-604.99 160-651.63q0-22.22 14.38-34.37 14.39-12.15 30.49-12.15 12.44 0 22.33 5.46 9.88 5.46 17.61 16.47 5.42 8.07 14.08 14.19t25.26 9.72q2-2.46 3.34-4.88 1.35-2.43 3.36-4.5-11.93-29-16-40.9-4.08-11.9-4.08-26.03 0-28.76 24.54-50.07T366.69-800q22.31 0 34.58 14.38 12.27 14.39 12.27 30.33 0 12.31-5.46 22.46-5.46 10.14-16.47 17.88-8.07 5.41-14.19 13.83-6.13 8.43-9.73 25.27 2.46 2 4.95 3.34 2.49 1.35 4.98 3.36 29-11.93 40.5-16 11.5-4.08 25.88-4.08 28.77 0 50.08 24.8 21.31 24.81 21.31 71.45 0 22.21-14.39 34.36-14.38 12.16-30.32 12.16-12.32 0-22.46-5.08t-17.88-16.08q-5.42-8.07-13.84-14.49t-25.27-10.2q-2 2.46-3.35 5.19-1.34 2.74-3.57 4.97 11.92 29 16.11 40.38 4.2 11.39 4.2 25.77 0 28.77-24.81 50.08-24.8 21.31-71.44 21.31m50.13-156.51q8.42-8.8 8.42-21.21 0-12.42-8.39-20.81-8.4-8.4-20.81-8.4t-20.84 8.4q-8.42 8.39-8.42 20.81 0 12.41 8.4 21.21 8.39 8.81 20.81 8.81 12.41 0 20.83-8.81M314.38-160v-20q0-23.48 16.81-40.2 16.8-16.72 41.12-16.72h222.23q15.34 0 29.59 5.69t25.1 15.92v-54.77q0-62.87 17.73-123.05t43.66-118.56l16.92-37.39q12.54-28.07 8.27-58.04-4.27-29.96-25.58-51.5-4.92-5.69-7.38-11.84-2.47-6.16-2.47-12.92 0-14.16 10.49-24.62t25.11-10.46q12.71 0 24.71 7.04t17.93 19.65q10.69 21.23 16.03 44.15 5.35 22.92 5.35 46.7 0 13.64-1.62 26.86-1.61 13.21-5.84 26.68l-89.08 345.3q-5.69 19.08-20.6 30.58-14.92 11.5-34.09 11.5z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("M567-600q-10.92 0-19-6.46t-11.31-17.16L485.85-799q-4.23-15.38 5.34-28.19Q500.77-840 516.92-840h237.62q10.92 0 19 6.46t11.31 17.16L835.69-641q4.23 15.38-5.34 28.19Q820.77-600 804.62-600zm6.15-40h220.77l-45.77-160h-221.3zm-339.3-16.92q-27.62 0-47.66-20.04t-20.04-47.66q0-27.61 20.04-47.65t47.66-20.04q27.61 0 47.65 20.04t20.04 47.65q0 27.62-20.04 47.66t-47.65 20.04M478.46-160h-238q-27.61 0-49.73-17.73-22.11-17.73-27.58-45.35L80-640h40.46l83.39 415.38q1.53 9.24 10.77 16.93 9.23 7.69 18.46 7.69h245.38zm203.08 95.38L579.38-240H290.62q-22.08 0-37.81-13.27t-20.19-33.81l-47.08-224.77q-8.46-41.07 18.77-70 27.23-28.92 63.69-28.92 28.08 0 51.58 16.77t29.96 45.85L398.15-320h148.47q15.61 0 29 7.92 13.38 7.93 22.07 22.85L716.15-84.62zM573.15-640l-46.3-160z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-121.54q-120.54-35.77-200.27-146.04T200-516v-216.31l280-104.61 280 104.61V-516q0 138.15-79.73 248.42T480-121.54m0-42.46q97-30 162-118.5T718-480H480v-314.23L240-705v206.23q0 7.77 2 18.77h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M416.92-80q-27.61 0-46.11-18.5t-18.5-46.12v-117.69h-7.69q-27.62 0-46.12-18.5T280-326.92v-488.46q0-27.62 18.5-46.12t46.12-18.5h270.76q27.62 0 46.12 18.5t18.5 46.12v488.46q0 27.61-18.5 46.11t-46.12 18.5h-7.69v117.69q0 27.62-18.5 46.12T543.08-80zM480-479.23q38.46 0 65.38-26.54 26.93-26.54 26.93-65t-26.93-65.77q-26.92-27.31-65.38-27.31t-65.38 27.31q-26.93 27.31-26.93 65.77t26.93 65q26.92 26.54 65.38 26.54M410.77-120H550q7.69 0 13.08-5.38 5.38-5.39 5.38-13.08v-123.85H392.31v123.85q0 7.69 5.38 13.08 5.39 5.38 13.08 5.38m-72.31-182.31h283.08q7.69 0 13.08-5.38 5.38-5.39 5.38-13.08v-500.77q0-7.69-5.38-13.08-5.39-5.38-13.08-5.38H338.46q-7.69 0-13.08 5.38-5.38 5.39-5.38 13.08v500.77q0 7.69 5.38 13.08 5.39 5.38 13.08 5.38M480-519.23q-21.62 0-36.58-14.96t-14.96-36.58q0-21.61 14.96-37.35 14.96-15.73 36.58-15.73t37.35 15.73q15.73 15.74 15.73 37.35 0 21.62-15.73 36.58T480-519.23M338.46-302.31H320h320z");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M400-269.23v-40h400v40zM400-460v-40h400v40zM160-650.77v-40h640v40z");
|
|
@@ -3057,6 +3061,7 @@ export const SignalWifiStatusbarNull = /*#__PURE__*/ b("M480-176.92 56.92-600q87
|
|
|
3057
3061
|
export const SignalWifiZeroBar = /*#__PURE__*/ b("M480-176.92 56.92-600q87.31-78.54 196.43-119.27Q362.46-760 480-760t226.65 40.73Q815.77-678.54 903.08-600zm0-57.08 364-364q-79-60-172-91t-192-31-192 31-172 91z");
|
|
3058
3062
|
export const Signature = /*#__PURE__*/ b("M522.23-437.92q87.62-58.62 138.62-129.66t51-140.42q0-42-17.04-67t-45.04-25q-58.54 0-97.62 80.27-39.07 80.27-39.07 198.73 0 24.77 2.42 45.35 2.42 20.57 6.73 37.73M159.23-160v-58.46h58.46V-160zm145.39 0v-58.46h58.46V-160zM450-160v-58.46h58.46V-160zm145.38 0v-58.46h58.47V-160zm145.39 0v-58.46h58.46V-160zM147.54-308.46 120-336l64-64-64-64 27.54-27.54 64 64 64-64L303.08-464l-64 64 64 64-27.54 27.54-64-64zM592.62-320q-30 0-53.08-14.19t-38-42.5q-23.46 14-49.19 25.77t-52.97 22.77l-14.15-37.31q26.46-10.77 51.96-23.04t48.73-26.04q-6.54-22-9.8-49.15-3.27-27.16-3.27-58.69 0-140.16 49.69-228.89T649.77-840q45.85 0 73.85 36.19t28 96.73q0 82.16-57.97 163.46-57.96 81.31-157.27 145.24 10.08 19.3 24.5 28.96 14.43 9.65 32.43 9.65 32.15 0 68.19-30.69t64.81-82.39l34.54 16.31q-5.47 31.62-4.08 55.62 1.38 24 13.31 41.23 13.07-6.54 25.04-15.08 11.96-8.54 29.03-28.85l31.47 25.16q-26 28.31-48.08 43.38Q785.46-320 765.69-320q-17.92 0-30.96-20.19T716.85-391q-24.16 32.69-58.54 51.85Q623.92-320 592.62-320");
|
|
3059
3063
|
export const SignLanguage = /*#__PURE__*/ b("M300.38-238.38 94.31-277.23q-7.77-1.46-12.54-8.42-4.77-6.97-3.31-14.5 2.23-8.54 8.81-13.31t15.11-3.31l209.24 39.62zm36.47-129.85L97.62-433.77q-8.31-2.69-12.08-9.77t-1.08-15.38q2.69-7.77 9.27-11.93 6.58-4.15 14.12-1.46l240 65.54zm-207.62 258q-8.54-.46-14.15-6.81-5.62-6.34-4.39-14.88 1.23-7.77 7.58-13.27t14.11-5.04L461.23-120q34.39 3.77 62.23-15.81 27.85-19.57 37.39-52.96l48.69-175.77q2.77-9.08 2.65-18.38-.11-9.31-4.65-18.39l-84.23-161.54-6.54 141-304.46-157.69q-7.31-3.38-10-11.69t1.46-15.39q4.15-7.3 12.08-9.61 7.92-2.31 15 1.08l247.84 128.92 3.77-94.62q1-10.3 5.54-18.53 4.54-8.24 11.38-14.16 6.85-5.38 15.43-6.58 8.57-1.19 18.65 1.5l7.77 2.39 102.62 200.08q8 15.15 8.61 31.69.62 16.54-4.38 31.92l-48.7 175q-12.92 46.77-53.11 74.77T457.31-80zm175.54-613.08q6.85-4.84 14.38-4 7.54.85 13.16 6.93l83.07 100.07q-1.92 3.39-3 7-1.07 3.62-1.53 7.23L348.23-639l-47.15-55.77q-5.62-6.85-4.5-14.5 1.11-7.65 8.19-14.04m105.85-118.07q7.07-4.62 15-3.54 7.92 1.07 12.53 8.15L536.77-695q-11.23-1.92-22.85-.38-11.61 1.53-22.38 5.61l-86.31-124.31q-4.61-7.07-3.15-14.61t8.54-12.69m186.92-36.16q7.54-3.15 15.23-.11 7.69 3.03 10.85 10.34l107.15 257.85 64.46-71.23q6.39-7.39 15.23-11.46 8.85-4.08 18.92-3.08 10.85 1.23 19.85 5.65 9 4.43 15.15 13.04l4.85 7.54-56.61 219.31q-4.47 16.15-13.77 29.19-9.31 13.04-23.23 21.73l-49.08 33.23q1.15-11.46.92-23.15t-3.61-23.16l28.3-19.07q8.31-5.54 14.12-12.96 5.81-7.43 7.81-17.5L822-649.23 717.85-535.31 586.54-851.69q-2.92-7.31.38-14.73 3.31-7.43 10.62-11.12m120.31 342.23");
|
|
3064
|
+
export const SignLanguageOff = /*#__PURE__*/ b("M300.38-238.38 94.31-277.23q-7.77-1.46-12.93-8.31-5.15-6.84-2.92-14.61 1.46-8.31 8.42-13.2 6.97-4.88 15.5-3.42l209.24 39.62zm36.47-129.85L97.62-433.77q-8.54-2.46-12.2-9.15-3.65-6.7-.96-16 2.69-7.54 8.77-11.31t14.62-2.08l240 65.54zM555-595.08l-149.77-219q-5.38-6.3-3.54-14.11 1.85-7.81 8.93-13.19 6.3-4.39 14.11-3.04 7.81 1.34 13.42 7.65l149 218.69zm160.69 236.77L687-386.54l65.15-44.38q7.54-5.31 13.35-12.73 5.81-7.43 8.58-17.73L822-649.23 717.85-535.31 586.54-851.69q-3.16-7.08-.12-14.5 3.04-7.43 11.12-11.35 7.54-2.92 15.23 0t10.85 10.23l107.15 257.85 64.46-71.23q6.39-6.62 15.23-10.69 8.85-4.08 18.92-3.85 10.08 2 19.47 6.04 9.38 4.04 15.53 12.65l4.85 7.54-56.61 219.31q-4.47 16.92-14.16 29.57-9.69 12.66-22.84 21.35zM561-398 212.31-579.54q-7.54-3.38-10.5-11.58-2.96-8.19 1.96-15.5 3.38-7.07 11.58-9.38 8.19-2.31 15.5.85l236.77 123.77zM129.23-110.23q-8.54-.46-14.54-6.81-6-6.34-4-14.88.46-7.77 7.19-13.16 6.74-5.38 14.5-5.15L461.23-120q34.39 3.77 62.23-15.69 27.85-19.46 37.39-53.08l35.23-117.54L83.69-819.69 112-848l736 736-28.31 28.31-193.23-192.23-27.08 98.38q-13.69 47-53.5 74.77Q506.08-75 457.31-80zM687-386.54");
|
|
3060
3065
|
export const Signpost = /*#__PURE__*/ b("M460-120v-160H260L160-380l100-100h200v-80H200v-200h260v-80h40v80h200l100 100-100 100H500v80h260v200H500v160zM240-600h443.92l60-60-60-60H240zm36.08 280H720v-120H276.08l-60 60zM240-600v-120zm480 280v-120z");
|
|
3061
3066
|
export const SimCard = /*#__PURE__*/ b("M300-215.38h40v-56.93h-40zm0-152.31h40v-136.93h-40zm160 152.31h40v-136.93h-40zm0-232.31h40v-56.93h-40zm160 232.31h40v-56.93h-40zm0-152.31h40v-136.93h-40zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-438.46L416.92-840h278.46q27.62 0 46.12 18.5t18.5 46.12v590.76q0 27.62-18.5 46.12T695.38-120zm0-40h430.76q9.24 0 16.93-7.69t7.69-16.93v-590.76q0-9.24-7.69-16.93T695.38-800H434L240-606v421.38q0 9.24 7.69 16.93t16.93 7.69m0 0H240h480z");
|
|
3062
3067
|
export const SimCardDownload = /*#__PURE__*/ b("m480-315.38 132.31-132.31L584-476l-84 82v-186h-40v186l-84-82-28.31 28.31zM264.62-120q-27.62 0-46.12-18.5T200-184.62v-438.46L416.92-840h278.46q27.62 0 46.12 18.5t18.5 46.12v590.76q0 27.62-18.5 46.12T695.38-120zm0-40h430.76q9.24 0 16.93-7.69t7.69-16.93v-590.76q0-9.24-7.69-16.93T695.38-800H434L240-606v421.38q0 9.24 7.69 16.93t16.93 7.69m0 0H240h480z");
|
|
@@ -1046,6 +1046,7 @@ export declare const DriveFolderUpload: Icon;
|
|
|
1046
1046
|
export declare const Drone: Icon;
|
|
1047
1047
|
export declare const DroneTwo: Icon;
|
|
1048
1048
|
export declare const Dropdown: Icon;
|
|
1049
|
+
export declare const DropdownMenu: Icon;
|
|
1049
1050
|
export declare const DropperEye: Icon;
|
|
1050
1051
|
export declare const Dry: Icon;
|
|
1051
1052
|
export declare const DryCleaning: Icon;
|
|
@@ -1193,6 +1194,7 @@ export declare const Extension: Icon;
|
|
|
1193
1194
|
export declare const ExtensionOff: Icon;
|
|
1194
1195
|
export declare const Eyebrow: Icon;
|
|
1195
1196
|
export declare const Eyeglasses: Icon;
|
|
1197
|
+
export declare const EyeglassesThree: Icon;
|
|
1196
1198
|
export declare const EyeglassesTwo: Icon;
|
|
1197
1199
|
export declare const EyeglassesTwoSound: Icon;
|
|
1198
1200
|
export declare const EyeTracking: Icon;
|
|
@@ -2774,6 +2776,7 @@ export declare const ReportOff: Icon;
|
|
|
2774
2776
|
export declare const RequestPage: Icon;
|
|
2775
2777
|
export declare const RequestQuote: Icon;
|
|
2776
2778
|
export declare const ResetBrightness: Icon;
|
|
2779
|
+
export declare const ResetColors: Icon;
|
|
2777
2780
|
export declare const ResetExposure: Icon;
|
|
2778
2781
|
export declare const ResetFocus: Icon;
|
|
2779
2782
|
export declare const ResetImage: Icon;
|
|
@@ -2900,6 +2903,7 @@ export declare const SeatHeatLeft: Icon;
|
|
|
2900
2903
|
export declare const SeatHeatRight: Icon;
|
|
2901
2904
|
export declare const SeatVentLeft: Icon;
|
|
2902
2905
|
export declare const SeatVentRight: Icon;
|
|
2906
|
+
export declare const SeatWindow: Icon;
|
|
2903
2907
|
export declare const Security: Icon;
|
|
2904
2908
|
export declare const SecurityKey: Icon;
|
|
2905
2909
|
export declare const Segment: Icon;
|
|
@@ -3057,6 +3061,7 @@ export declare const SignalWifiStatusbarNull: Icon;
|
|
|
3057
3061
|
export declare const SignalWifiZeroBar: Icon;
|
|
3058
3062
|
export declare const Signature: Icon;
|
|
3059
3063
|
export declare const SignLanguage: Icon;
|
|
3064
|
+
export declare const SignLanguageOff: Icon;
|
|
3060
3065
|
export declare const Signpost: Icon;
|
|
3061
3066
|
export declare const SimCard: Icon;
|
|
3062
3067
|
export declare const SimCardDownload: Icon;
|