@nine-thirty-five/material-symbols-react 2.1.1 → 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 +4 -0
- package/dist/outlined/100/filled/index.js +4 -0
- package/dist/outlined/100/index.d.ts +4 -0
- package/dist/outlined/100/index.js +4 -0
- package/dist/outlined/200/filled/index.d.ts +4 -0
- package/dist/outlined/200/filled/index.js +4 -0
- package/dist/outlined/200/index.d.ts +4 -0
- package/dist/outlined/200/index.js +4 -0
- package/dist/outlined/300/filled/index.d.ts +4 -0
- package/dist/outlined/300/filled/index.js +4 -0
- package/dist/outlined/300/index.d.ts +4 -0
- package/dist/outlined/300/index.js +4 -0
- package/dist/outlined/400/filled/index.d.ts +4 -0
- package/dist/outlined/400/filled/index.js +4 -0
- package/dist/outlined/400/index.d.ts +4 -0
- package/dist/outlined/400/index.js +4 -0
- package/dist/outlined/500/filled/index.d.ts +4 -0
- package/dist/outlined/500/filled/index.js +4 -0
- package/dist/outlined/500/index.d.ts +4 -0
- package/dist/outlined/500/index.js +4 -0
- package/dist/outlined/600/filled/index.d.ts +4 -0
- package/dist/outlined/600/filled/index.js +4 -0
- package/dist/outlined/600/index.d.ts +4 -0
- package/dist/outlined/600/index.js +4 -0
- package/dist/outlined/700/filled/index.d.ts +4 -0
- package/dist/outlined/700/filled/index.js +4 -0
- package/dist/outlined/700/index.d.ts +4 -0
- package/dist/outlined/700/index.js +4 -0
- package/dist/rounded/100/filled/index.d.ts +4 -0
- package/dist/rounded/100/filled/index.js +4 -0
- package/dist/rounded/100/index.d.ts +4 -0
- package/dist/rounded/100/index.js +4 -0
- package/dist/rounded/200/filled/index.d.ts +4 -0
- package/dist/rounded/200/filled/index.js +4 -0
- package/dist/rounded/200/index.d.ts +4 -0
- package/dist/rounded/200/index.js +4 -0
- package/dist/rounded/300/filled/index.d.ts +4 -0
- package/dist/rounded/300/filled/index.js +4 -0
- package/dist/rounded/300/index.d.ts +4 -0
- package/dist/rounded/300/index.js +4 -0
- package/dist/rounded/400/filled/index.d.ts +4 -0
- package/dist/rounded/400/filled/index.js +4 -0
- package/dist/rounded/400/index.d.ts +4 -0
- package/dist/rounded/400/index.js +4 -0
- package/dist/rounded/500/filled/index.d.ts +4 -0
- package/dist/rounded/500/filled/index.js +4 -0
- package/dist/rounded/500/index.d.ts +4 -0
- package/dist/rounded/500/index.js +4 -0
- package/dist/rounded/600/filled/index.d.ts +4 -0
- package/dist/rounded/600/filled/index.js +4 -0
- package/dist/rounded/600/index.d.ts +4 -0
- package/dist/rounded/600/index.js +4 -0
- package/dist/rounded/700/filled/index.d.ts +4 -0
- package/dist/rounded/700/filled/index.js +4 -0
- package/dist/rounded/700/index.d.ts +4 -0
- package/dist/rounded/700/index.js +4 -0
- package/dist/sharp/100/filled/index.d.ts +4 -0
- package/dist/sharp/100/filled/index.js +4 -0
- package/dist/sharp/100/index.d.ts +4 -0
- package/dist/sharp/100/index.js +4 -0
- package/dist/sharp/200/filled/index.d.ts +4 -0
- package/dist/sharp/200/filled/index.js +4 -0
- package/dist/sharp/200/index.d.ts +4 -0
- package/dist/sharp/200/index.js +4 -0
- package/dist/sharp/300/filled/index.d.ts +4 -0
- package/dist/sharp/300/filled/index.js +4 -0
- package/dist/sharp/300/index.d.ts +4 -0
- package/dist/sharp/300/index.js +4 -0
- package/dist/sharp/400/filled/index.d.ts +4 -0
- package/dist/sharp/400/filled/index.js +4 -0
- package/dist/sharp/400/index.d.ts +4 -0
- package/dist/sharp/400/index.js +4 -0
- package/dist/sharp/500/filled/index.d.ts +4 -0
- package/dist/sharp/500/filled/index.js +4 -0
- package/dist/sharp/500/index.d.ts +4 -0
- package/dist/sharp/500/index.js +4 -0
- package/dist/sharp/600/filled/index.d.ts +4 -0
- package/dist/sharp/600/filled/index.js +4 -0
- package/dist/sharp/600/index.d.ts +4 -0
- package/dist/sharp/600/index.js +4 -0
- package/dist/sharp/700/filled/index.d.ts +4 -0
- package/dist/sharp/700/filled/index.js +4 -0
- package/dist/sharp/700/index.d.ts +4 -0
- package/dist/sharp/700/index.js +4 -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;
|
package/dist/sharp/200/index.js
CHANGED
|
@@ -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.35-120q-63.5 0-107.43-44.72-43.92-44.72-43.92-108t43.96-107.2q43.95-43.93 107.35-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.18q44.43 44.18 44.43 107.9 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.4 44.13-107.36 44.13-43.95 107.77-43.95t108.18 43.97T840-687.88q0 63.42-44.67 107.96-44.66 44.54-107.87 44.54-26.2 0-49.68-8.31-23.47-8.31-42.7-23.93-31.46 40.77-30.08 86.12t33.85 87.12q19-13.85 41.15-21.66t47.46-7.81q63.21 0 107.87 43.97Q840-335.91 840-272.49q0 63.41-44.72 107.95t-108 44.54-107.59-44.67q-44.31-44.66-44.31-107.87 0-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.21-44.88 107.87Q334.86-120 271.35-120m416.11-455.38q46.8 0 79.67-32.84Q800-641.05 800-687.79q0-46.75-32.83-79.09-32.83-32.35-79.58-32.35-46.74 0-79.47 32.35-32.74 32.34-32.74 78.96 0 17.23 4.58 32.65t13.5 28.04l88-87.23 26.77 26.77-87.69 89.46q13.61 11.15 30.81 17t36.11 5.85m-415.15-.24q17.69 0 33.61-5.84 15.93-5.85 29.31-15L244-687.69l28.31-27.54L363.77-624q9.92-13.38 15.38-29.94 5.47-16.56 5.47-33.98 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.59-160q46.75 0 79.58-32.83T800-272.41q0-46.74-32.87-79.09t-79.67-32.35q-17.69 0-33.61 5.35-15.93 5.35-29.31 14.5L717-271.54 687.69-244l-91.46-91.46q-9.15 13.38-15 29.31-5.85 15.92-5.85 33.61 0 46.8 32.74 79.67Q640.85-160 687.59-160m-415.93 0q46.97 0 79.96-32.87 33-32.87 33-79.67 0-18.69-5.85-35.73t-17-30.65L265.31-244l-28.54-27.54L331-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.41q0 46.75 32.35 79.58Q224.69-160 271.66-160m208.31-290q12.41 0 20.84-8.4 8.42-8.39 8.42-20.8 0-12.42-8.4-20.84-8.39-8.42-20.8-8.42t-20.84 8.39q-8.42 8.4-8.42 20.81t8.4 20.84q8.39 8.42 20.8 8.42");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M480-480h240v-240H480zM160-160v-640h640v640zm40-40h560v-560H200zm0 0v-560z");
|
|
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 157.39-158.15 93.08 94.61-158.16 158.15 72.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.5zM720-120H120v-382.54l370.38-240 35.77 38.85-91.07 151.38H760v40H364.15l99.31-165.54L160-481.08V-160h560zM520-381.54v-40h320v40zm0 130.77v-40h280v40zM340-407.38");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M310-120v-226.92H160v-122.31l300-133.54v-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.92h20v86.46l300 134.31v121.54H650V-120zM200-386.92h110v-37.7h340v37.7h110v-55.7L480-567.38 200-442.62zM350-160h260v-224.62H350zm0-224.62h260z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M358.15-160H160v-198.15q34.15-10 57.08
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M160-160v-198.15q34.15-10 57.08-37.81Q240-423.77 240-460t-22.92-64.04q-22.93-27.81-57.08-37.81v-205.84l40 40v138.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-200h138l40 40H561.85q-10-34.15-37.81-57.08Q496.23-240 460-240t-64.04 22.92q-27.81 22.93-37.81 57.08zm600-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-760h200v200q34.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-38.69 0-77.88 5.27t-92.46 19-127.66 37.34Q224.54-332.46 115-294.77l-43.46-30.08v-249.46q130.31-23.15 261.96-44.42T597.69-640q118.62 0 195.19 77.96 76.58 77.96 95.04 217.42L850-329.15q-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-122.54 0-243.8 17.96-121.27 17.96-241.58 40.66v203.46q116.61-37.62 192.19-60.93 75.58-23.3 127.85-36.69 52.27-13.38 89.61-17.77 37.35-4.38 75.73-4.38m-122.23-68.93");
|
|
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.81H47.69v-79.39q53-12.46 103.62-18.73 50.61-6.27 100.23-6.27 51 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 49.62 0 99.73 6.27 50.12 6.27 103.12 18.73v79.39h-26.54q-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.31H47.69v-79.39q53-12.46 103.62-18.84 50.61-6.39 100.23-6.39 51 0 98.96 7.81t85.19 32.19h89.62q35.54-26.46 84.07-33.11 48.54-6.66 98.31-6.66 49.62 0 100.62 6.27t104 18.73v79.39h-26.54q-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("M80-80v-169.23h40V-120h129.23v40zm630.77 0v-40H840v-129.23h40V-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.38m-.05-40q-31.1 0-52.83-21.78-21.74-21.78-21.74-52.89 0-31.1 21.78-52.83 21.78-21.74 52.89-21.74 31.1 0 52.83 21.78 21.74 21.78 21.74 52.89 0 31.1-21.78 52.83-21.78 21.74-52.89 21.74M80-710.77V-880h169.23v40H120v129.23zm760 0V-840H710.77v-40H880v169.23zM480-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-40h80v-160H420v-80h160v-40h-80v-40h-40v40h-80v160h160v80H380v40h80zM200-120v-720h343.08L760-623.08V-120zm40-40h480v-446L526-800H240zm0 0v-640z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M473.85-230h40v-40h80v-160h-160v-80h160v-40h-80v-40h-40v40h-80v160h160v80h-160v40h80zM200-120v-720h389.23L760-669.23V-120zm40-40h480v-489.23H569.23V-800H240zm0-640v150.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("M690.77-63.69 484.46-270l178-178-73.38-73.38 27.54-28.31L897.31-270zM548-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-360h40v200zm280 40v-360h360v360zm40-40h280v-280z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-347.69V-480h132.31v35.38h-96.93v96.93zM480-120v-132.31h35.38v96.93h96.93V-120zm324.62-227.69v-96.93h-96.93V-480H840v132.31zM707.69-120v-35.38h96.93v-96.93H840V-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.62zM160-120v-335.38h40V-160h560v-295.38h40V-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.66L692.31-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.81M645.62-160H267.69l-100.6-387.39q-3.63-13.46-5.36-26.73T160-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.2z");
|
|
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-6.11 26.67L692.31-160z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m543.15-600-68.46-240h303.69l68.47 240zm30-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.04M176.08-160 80-640h40.46l88 440h270v40zm66.46-80-57-271.85q-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-320h181.93L716.15-84.62l-34.61 20L579.38-240zm330.61-400-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("M352.31-80v-182.31H280V-880h400v617.69h-72.31V-80zM480-479.23q38.46 0 65.38-26.7 26.93-26.7 26.93-64.84 0-38.78-26.93-65.93-26.92-27.15-65.38-27.15t-65.38 27.15q-26.93 27.15-26.93 65.93 0 38.14 26.93 64.84 26.92 26.7 65.38 26.7M392.31-120h176.15v-142.31H392.31zM320-302.31h320V-840H320zm160-216.92q-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.23M320-302.31h320z");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M400-269.23v-40h400v40zM400-460v-40h400v40zM160-650.77v-40h640v40z");
|
|
@@ -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;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M100-180v-600h291.92l80 80H860
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M180-180q0-70.39 38.69-125.85 38.7-55.46 100.23-79l-13.46-122.84H179.62V-720H60.39v-60h298.46v60H239.62v152.31h58.77l-6.08-60h375l-6.08 60h58.39V-720H600.38v-60h299.46v60H780.61v212.31H655.15l-13.46 122.84q61.54 23.54 99.92 79Q780-250.39 780-180h-60q0-66-45.85-113-45.84-47-111.46-47H396.92q-65.23 0-111.07 47Q240-246 240-180z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M265.18-100q-69.26 0-117.22-48.86t-47.96-118 47.98-117.1 117.17-47.96q23.16 0 44.43 5.96t39.27 16.88q22.84-34.77 24.04-72.11 1.19-37.35-20.04-71.73-19 11.92-40.77 18.27-21.77 6.34-45.93 6.34-69.23 0-117.69-48.46T100-694.46t48.46-117.38Q196.92-860 266.15-860t117.7 48.09q48.46 48.09 48.46 117.45 0 24.15-6.85 45.92t-18.77 40.77q34.39 21.23 71.93 20.35 37.53-.89 72.3-23.35-10.92-18-17.07-39.27-6.16-21.27-6.16-44.42 0-69.2 48.07-117.18 48.06-47.97 117.38-47.97t118.09 47.98T860-694.44t-48.83 117.98q-48.84 48.77-117.94 48.77-25.1 0-47.59-7.16-22.49-7.15-42.1-20.46-22.23 35.39-21.04 73.81t24.42 74.81q19-11.92 40.58-18.58 21.58-6.65 45.73-6.65 69.1 0 117.94 47.98Q860-335.95 860-266.75q0 69.21-48.86 117.98t-118 48.77-117.29-48.83q-48.16-48.84-48.16-117.94 0-24.15 6.66-45.92 6.65-21.77 18.57-40.77-36.38-23.23-74.42-24.54t-73.81 21.31q13.31 19.61 20.46 42.19 7.16 22.58 7.16 47.73 0 69.1-48.94 117.94Q334.43-100 265.18-100m428.05-487.69q44.4 0 75.58-31.17Q800-650.02 800-694.4q0-44.37-31.17-74.79-31.16-30.43-75.54-30.43-44.37 0-74.98 30.43-30.62 30.42-30.62 74.73 0 12.61 3.04 24.58 3.04 11.96 8.5 22.27l88-87.62 41.38 41.38-88.84 90.24q11.31 8.07 24.9 12 13.6 3.92 28.56 3.92m-427.08-.62q13.85 0 26.31-3.92t23.16-10L224-693.85l42.15-41.76L358.39-644q6.46-10.69 10.19-23.72t3.73-26.74q0-44.31-30.92-75.23-30.93-30.93-75.24-30.93-44.3 0-75.23 30.93Q160-738.77 160-694.46t30.92 75.23q30.93 30.92 75.23 30.92M693.29-160q44.38 0 75.54-31.17Q800-222.33 800-266.71q0-44.37-31.19-74.79-31.18-30.42-75.58-30.42-13.85 0-26.31 3.42t-23.15 9.5L737-265.77 693.85-224l-92.24-92.23q-6.07 10.69-10 23.15-3.92 12.46-3.92 26.31 0 44.4 30.62 75.58Q648.92-160 693.29-160m-427.96 0q44.49 0 75.73-31.19 31.25-31.18 31.25-75.58 0-14.85-3.92-28.62-3.93-13.77-12-25.07L259.15-224l-42.76-41.77L311-360.39q-10.31-5.46-21.77-8.5-11.46-3.03-24.08-3.03-44.3 0-74.73 30.42Q160-311.08 160-266.71q0 44.38 30.42 75.54Q220.85-160 265.33-160m214.66-285q14.7 0 24.66-9.95t9.96-24.65q0-14.71-9.94-24.67-9.95-9.96-24.66-9.96-14.7 0-24.66 9.95t-9.96 24.65q0 14.71 9.94 24.67 9.95 9.96 24.66 9.96");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M460-460h260v-260H460zM140-140v-680h680v680z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-385.39 129.23-129.22H450.77zM320-220q-108.64 0-184.32-75.66Q60-371.31 60-479.93q0-108.61 75.68-184.34T320-740h320q108.64 0 184.32 75.66Q900-588.69 900-480.07q0 108.61-75.68 184.34T640-220z");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M140-140v-162.31l353.92-353.92-64.69-64.31L472-762.69l85.08 84.08 154.69-155.08 121.54 122.3-155.08 155.08 64.46 66.08-42.15 42.15-163.85-165.38L200-278.15V-200h55.85q8.07 16.61 17.07 31.42T291.85-140zm462.69 80q-82.15 0-151.65-42.81T345.39-219.23q36.15-73.62 105.65-116.42 69.5-42.81 151.65-42.81 82.16 0 151.66 42.81 69.49 42.8 105.65 116.42-36.16 73.61-105.65 116.42Q684.85-60 602.69-60m60.62-98.62q24.77-24.77 24.77-60.61 0-35.85-24.77-60.62-24.77-24.76-60.62-24.76-35.84 0-60.61 24.76-24.77 24.77-24.77 60.62 0 35.84 24.77 60.61t60.61 24.77q35.85 0 60.62-24.77m-96-25.23q-14.62-14.61-14.62-35.38t14.62-35.38q14.61-14.62 35.38-14.62t35.39 14.62q14.61 14.61 14.61 35.38t-14.61 35.38q-14.62 14.62-35.39 14.62t-35.38-14.62");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M740-100H100v-411.77l377.69-245 50.39 51.92-84.54 138.7H780v60H500v75.38h360v60H500v75.39h320v59.99H500V-160h240zM611.69-633.85q3.85-37.53-2.42-60.26-6.27-22.74-29.5-51.97-29.08-36.92-39-70.65t-4.85-77.11h57.93q-5.7 43.69 5 66.92 10.69 23.23 34.84 56.38 24.46 33.08 32.85 64.69 8.38 31.62 3.31 72zm148.31 0q3.85-37.53-2.73-60.26-6.58-22.74-29.81-51.97-29.08-36.92-38.69-70.65-9.62-33.73-4.54-77.11h57.31q-5.7 43.69 5 66.92 10.69 23.23 34.84 56.38 24.46 33.08 32.85 64.69 8.38 31.62 3.31 72z");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M295-100v-233.46H140v-141.15l310-137.77v-37.93q-34.46-9.92-56.08-38.11-21.61-28.19-21.61-63.89 0-44.87 31.36-76.28Q435.02-860 479.82-860q44.79 0 76.14 31.54t31.35 76.15h-60.77q0-20.27-13.38-33.98T480-800q-20.27 0-33.98 13.71t-13.71 33.98 13.71 33.98q13.71 13.72 33.98 13.72h30v92.23l310 138.15v140.77H665V-100zm-95-293.46h95v-38.85h370v38.85h95v-41.85L480-559.69 200-435.31z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M355.08-140H140v-215.08q41.08-5 70.54-
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M140-140v-215.08q41.08-5 70.54-34.15Q240-418.39 240-460t-29.46-70.77q-29.46-29.15-70.54-34.15v-218.92L783.84-140H564.92q-5-41.08-34.15-70.54Q501.61-240 460-240t-70.77 29.46q-29.15 29.46-34.15 70.54zm640-153.23L293.23-780H360q5.39-38.15 33.42-62.92 28.04-24.77 66.58-24.77t66.58 24.77Q554.61-818.15 560-780h220v220q38.15 5.39 62.92 33.42 24.77 28.04 24.77 66.58t-24.77 66.58Q818.15-365.39 780-360zm12.15 210.92L82.31-792.15l42.77-42.77 709.84 709.84z");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M598.46-408.85q-34.85 0-77.69 7.39-42.85 7.38-100.73 24-57.89 16.61-134.58 42.92T105-269.39l-49.23-33.53v-285.23Q189.92-613.23 326-636.61 462.08-660 598.85-660q121.3 0 203.84 88.73t101.77 238.96L850-311.08q-62.46-45-131.38-71.38-68.93-26.39-120.16-26.39m0-60q51.69 0 103.46 15.85t124.62 54.85q-29.15-99.08-87.15-150.47-58-51.38-140.93-51.38-121.77 0-242.65 18.73-120.89 18.73-240.04 42.58v199.23q99.31-35.31 173.35-59.96 74.04-24.66 130.92-40.35t99.81-22.38q42.92-6.7 78.61-6.7m0 0q-35.69 0-78.61 6.7-42.93 6.69-99.81 22.38t-130.92 40.35q-74.04 24.65-173.35 59.96v-199.23q119.15-23.85 240.04-42.58Q476.69-600 598.46-600q82.93 0 140.93 51.38 58 51.39 87.15 150.47-72.85-39-124.62-54.85t-103.46-15.85");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M285.92-359.23q31.39 0 56.66-18.39 25.27-18.38 35.65-48.15l13.85-43.31q16.38-49.15-8.58-90.42t-71.11-41.27H170.62l19 156.62q5 36.15 32.27 60.53 27.26 24.39 64.03 24.39m388.16 0q36.77 0 64.03-24.39 27.27-24.38 32.27-60.53l19-156.62H648.61q-46.15 0-71.3 41.58-25.16 41.57-8.77 90.73l13.23 42.69q10.38 29.77 35.65 48.15 25.27 18.39 56.66 18.39m-388.16 60q-59.07 0-103.57-39.08t-51.73-98.54L110-600.77H73.08v-60h239.31q39.38 0 72.61 20.16 33.23 20.15 53.08 55.23h84.84q19.85-35.08 53.08-55.23 33.23-20.16 72.61-20.16h238.31v60H850l-20.62 163.92q-7.23 59.46-51.73 98.54t-103.57 39.08q-51.23 0-91.93-29.23-40.69-29.23-57.15-77.46l-13.85-42.7q-2.38-8.15-4.38-17-2-8.84-4-25.92h-45.54q-2 15.08-4 24.12-2 9.03-4.38 17.19L435-406.92q-16.08 48.23-56.96 77.96-40.89 29.73-92.12 29.73");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M265.77-313.85q-69.23 0-117.69-48.46T99.62-480t48.46-117.69 117.69-48.46q54.85 0 96.92 30.77 42.08 30.77 59.23 79.54 13.39-4.77 27.66-7.16 14.27-2.38 29.42-2.38t29.92 2.57q14.77 2.58 29.16 7.35 16.77-48.77 59.04-79.73 42.26-30.96 97.11-30.96 69.23 0 117.69 48.46T860.38-480t-48.46 117.69-117.69 48.46q-68 0-116.35-47.23-48.34-47.23-50.19-114.61-11.54-5.16-23.46-7.43T479-485.39q-12.92 0-24.35 2.58-11.42 2.58-22.34 7.12-1.85 67.38-50.19 114.61-48.35 47.23-116.35 47.23m-75.23-241.38q-30.92 30.92-30.92 75.23t30.92 75.23 75.23 30.92 75.42-30.92q31.12-30.92 31.12-75.23t-31.12-75.23q-31.11-30.92-75.42-30.92t-75.23 30.92m428.27 0q-31.12 30.92-31.12 75.23t31.12 75.23q31.11 30.92 75.42 30.92t75.23-30.92T800.38-480t-30.92-75.23-75.23-30.92-75.42 30.92");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-323.85q-59.46 0-90.69-15.92t-57.85-60.15q-15.77-26.16-25.88-60.27-10.12-34.12-17.96-63.66H43.85l21.38-91.07q51.77-10.62 96.89-15.62 45.11-5 88.65-5 56 0 104.73 8.85 48.73 8.84 81.35 30.54h87.3q29.77-22.23 80.24-30.81 50.46-8.58 105.84-8.58 43.15 0 87.96 5t96.58 15.62l21.38 91.07h-25.77q-7.84 29.54-17.96 63.47-10.11 33.92-25.88 60.46-25.23 43.23-57.16 59.65-31.92 16.42-91.38 16.42-61.46 0-103.92-26.61-42.46-26.62-60.62-84.69-5.38-16-8.5-32-3.11-16-8.11-32-4-12.77-13.73-19.23-9.74-6.47-23.12-6.47-12.77 0-22.12 6.77-9.34 6.77-14.34 18.93-5 16-8.69 31.8-3.7 15.81-8.7 32.2-17 58.84-59.65 85.07T262-323.85m0-46.46q76.39 0 103.54-45.65 27.15-45.66 27.15-115.89 0-20.07-16.61-29.96-16.62-9.88-48.16-17.5-29.46-7.77-66.07-9.08-36.62-1.3-72 3.7-26 4-41.77 15.3-15.77 11.31-15.77 31.39 0 27.77 4.69 53.54t14.08 47.54q17.15 37.69 40 52.15 22.84 14.46 70.92 14.46m436 0q48.08 0 70.92-14.46 22.85-14.46 39-52.15 9.39-21.77 14.58-47.54t5.19-54.54q0-20.46-15.77-32.08-15.77-11.61-42.77-14.61-35-5-71.3-3.2-36.31 1.81-65.77 9.58-31.54 7.62-48.16 17-16.61 9.39-16.61 29.46 0 70.23 27.15 116.39 27.15 46.15 103.54 46.15");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-370.31q76.39 0 103.54-45.65 27.15-45.66 27.15-115.89 0-20.07-16.61-29.65-16.62-9.58-48.16-17.81-29.46-7.77-66.07-9.08-36.62-1.3-72 3.7-26 4-41.77 15.3-15.77 11.31-15.77 31.39 0 27.77 4.69 53.54t14.08 47.54q16.77 37.69 39.8 52.15 23.04 14.46 71.12 14.46m421.08 184.15V-400h47.69v213.84zm-93.85-51.53v-110.77h47.69v110.77zm187.69 0v-110.77h47.69v110.77zM262-323.85q-59.46 0-90.69-15.92t-57.85-60.15q-15.77-27.16-25.88-60.77-10.12-33.62-17.96-63.16H43.85l21.38-91.07q51.77-10.62 96.89-15.93 45.11-5.3 88.65-5.3 56 0 104.73 9.15t81.35 30.85h87.3q29.77-22.23 80.24-30.81 50.46-8.58 104.84-8.58 43.54 0 88.65 5 45.12 5 96.89 15.62l21.38 91.07h-25.77q-7 27-15.27 56.39-8.26 29.38-22.34 55.08-9.31-9.85-19.54-18.39t-21.77-16.15q7.69-21.08 11.96-44.54t4.27-47.54q0-20.46-15.77-32.08-15.77-11.61-42.77-14.61-35-5-71.3-3.2-36.31 1.81-65.77 9.58-31.54 8.23-48.16 17.62-16.61 9.38-16.61 29.46 0 28.38 3.8 52.46 3.81 24.08 13.04 44.23-9.69 8.08-18.38 17.46-8.69 9.39-15.54 20.31-5.08-8.69-9.31-17.58-4.23-8.88-7.46-19.8-5.38-16-8.5-32-3.11-16-8.11-32-4-12.77-13.73-19.23-9.74-6.47-23.12-6.47-12.77 0-22.42 6.77-9.66 6.77-14.04 18.93-5 16-8.69 31.8-3.7 15.81-8.7 32.2-17 58.84-59.65 85.07T262-323.85");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M244.62-60H60v-184.62h60V-120h124.62zm470.76 0v-60H840v-124.62h60V-60zM480-235.39q-113.46 0-204.81-65.8Q183.85-367 139.62-480q44.23-113 135.57-178.81 91.35-65.8 204.81-65.8t204.81 65.8Q776.15-593 820.38-480q-44.23 113-135.57 178.81-91.35 65.8-204.81 65.8m0-117.3q53 0 90.15-37.16Q607.31-427 607.31-480t-37.16-90.15Q533-607.31 480-607.31t-90.15 37.16Q352.69-533 352.69-480t37.16 90.15Q427-352.69 480-352.69m-.02-60q-28.06 0-47.67-19.64-19.62-19.64-19.62-47.69 0-28.06 19.64-47.67 19.64-19.62 47.69-19.62 28.06 0 47.67 19.64 19.62 19.64 19.62 47.69 0 28.06-19.64 47.67-19.64 19.62-47.69 19.62M60-715.38V-900h184.62v60H120v124.62zm780 0V-840H715.38v-60H900v184.62z");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M818.46-57.23 678-197.69 621.54-140H33
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M450-250h60v-40h80v-180H430v-60h160v-60h-80v-40h-60v40h-80v180h160v60H370v60h80zM180-100v-760h371.54L780-631.54V-100z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M456.92-215h60v-40h80v-180h-160v-60h160v-60h-80v-40h-60v40h-80v180h160v60h-160v60h80zM180-100v-760h414.61L780-674.61V-100zm60-60h480v-484.62H564.62V-800H240zm0-640h324.62v155.38H720L564.62-800v155.38H720V-160H240z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("M672.31-84.62 616.92-140h-92.3v-92.31l-55.39-55.38 55.39-55.39v-92.3h92.3l55.39-55.39 55.38 55.39H820v92.3l55.38 55.39L820-232.31V-140h-92.31zm0-92.3q46.15 0 78.46-32.31t32.31-78.46q0-46.16-32.31-78.46-32.31-32.31-78.46-32.31zm135.61-390.77h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220H180v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.8 26.77-132.63t72.77-107.83 107.83-72.77T480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M695.38-39.85 470.23-265l183-183-75.69-75.69 41.77-42.15L921.15-265zM558-269.23h273.62L695-405.85zM180-140v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.77 26.77-132.61 26.77-61.85 72.77-107.85t107.85-72.77Q409.23-820 480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M180-140v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.77 26.77-132.61 26.77-61.85 72.77-107.85t107.85-72.77Q409.23-820 480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220zm300 40v-380h380v380zm60-60h260v-260z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-333.85V-480h146.15v47.69h-98.46v98.46zM480-100v-146.15h47.69v98.46h98.46V-100zm332.31-233.85v-98.46h-98.46V-480H860v146.15zM713.85-100v-47.69h98.46v-98.46H860V-100zm94.07-467.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220H180v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.8 26.77-132.63t72.77-107.83 107.83-72.77T480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M140-584.61V-800h60v131.7q45-68.93 118.27-110.31Q391.54-820 480-820q113.77 0 202.23 66.04t121.23 169.35h-64.69q-30.92-78.16-100.23-126.77Q569.23-760 480-760q-68.92 0-126.54 31.39-57.62 31.38-93.31 84h95.23v60zM270-250h423.07L561.54-425.38 449.23-279.23l-80-102.31zM140-100v-367.69h60V-160h560v-307.69h60V-100z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("M790.23-478.39 740-509.69l9.54-16.7
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m553.69-478.39-50.23-31.3 9.54-16.77q5.23-9.77 7.85-19.85 2.61-10.08 2.61-21.08 0-15.53-5.31-30.07-5.3-14.54-15.69-26.08-18.31-20.61-28.54-46.19T463.69-723q0-19.54 5.35-37.65 5.35-18.12 15.42-34.81l9.54-15.39 50.84 31.31-10.53 16.39q-5.62 9.38-8.62 19.65t-3 21.27q0 15.54 6.08 29.88 6.08 14.35 16.46 25.89 18.69 19.84 28.15 45.23 9.46 25.38 9.46 52.69 0 19.92-4.84 38.23-4.85 18.31-14.15 35.39zm-161.84 0-50.23-31.3 9.53-16.77q5.24-9.77 7.85-19.85 2.62-10.08 2.62-21.08 0-15.53-5.31-30.07t-15.69-26.08q-18.31-20.61-28.54-46.19T301.85-723q0-19.54 5.34-37.65 5.35-18.12 15.43-34.81l9.53-15.39L383-779.54l-10.54 16.39q-5.61 9.38-8.61 19.46-3 10.07-3 21.07 0 15.54 5.88 30.08T383-666.46q18.69 19.84 28.35 45.23 9.65 25.38 9.65 52.69 0 19.92-4.85 38.23Q411.31-512 402-494.92zm-161.85 0-50.23-31.3 10.15-16.77q5.24-9.77 7.74-20.04t2.5-21.27q0-15.54-5.2-29.88-5.19-14.35-15.57-25.89-18.7-20.23-29.04-45.81Q140-694.92 140-722.62q0-19.53 5.04-37.84t15.73-35l10.15-15.39 50.23 31.31-10.53 16.39Q205-754.39 202-744q-3 10.38-3 21.38 0 15.54 5.88 30.08 5.89 14.54 16.27 26.08 18.7 19.84 28.66 45.23 9.96 25.38 9.96 52.69 0 19.92-5.15 38.23-5.16 18.31-14.47 35.39zM296.69-140v-30q0-28.39 19.93-48.42 19.92-20.04 48.92-20.04h213.23q18.31 0 34.81 6.84 16.5 6.85 30.42 17.47v-49.39q0-66.54 18.42-130.08 18.43-63.53 45.89-124.23l17.84-39.69q11.77-26.54 8.2-54.77-3.58-28.23-23.73-49-6.47-6.84-9.7-14.92T697.69-693q0-18.77 13.43-32.5 13.42-13.73 32.19-13.73 16.54 0 31.04 8.77 14.49 8.77 21.96 24.08 11.84 23.07 17.77 47.96 5.92 24.88 5.92 50.96 0 14.85-1.81 29.19-1.81 14.35-6.42 28.58L706.15-140z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M576.49-402.31q-26.1 0-39.99-16.69-13.88-16.7-13.88-35.66 0-14.66 6.04-26.73 6.03-12.07 19.04-20.94 9.53-6.21 16.99-16.17t11.85-29.89q-3.23-2-6.33-3.67-3.09-1.67-5.75-4.17-34 13.46-47.95 18.5-13.94 5.04-30.51 5.04-33.38 0-58.54-29.16-25.15-29.15-25.15-83.97 0-26.1 16.69-40.18 16.7-14.08 35.66-14.08 14.66 0 26.73 6.23t20.92 19.22q6.19 9.53 16.36 16.89 10.18 7.35 30.1 11.59 2-3.24 3.67-6.2t4.18-5.5q-13.46-34-18.5-47.94-5.04-13.95-5.04-30.52 0-33.38 29.15-58.53Q591.38-820 646.2-820q26.11 0 39.99 16.69 13.89 16.7 13.89 35.66 0 14.66-6.04 26.73T675-719.98q-9.54 6.21-17 16.17t-11.85 29.89q3.24 2 6.33 3.67 3.1 1.67 5.75 4.17 34-13.46 47.95-18.5t30.51-5.04q33.39 0 58.35 29.16Q820-631.31 820-576.49q0 26.1-16.44 40.18t-35.47 14.08q-14.71 0-27.03-6.06-12.33-6.06-21.13-19.04-6.16-9.52-16.12-16.98t-29.89-11.85q-2 3.24-3.67 6.33-1.67 3.1-4.17 5.75 13.46 34 18.5 47.69 5.04 13.7 5.04 30.39 0 33.38-29.16 58.54-29.15 25.15-83.97 25.15m59.51-184q10.15-10.15 10.15-24.86 0-14.7-10.15-24.65t-24.86-9.95q-14.7 0-24.65 9.95t-9.95 24.65q0 14.71 9.95 24.86t24.65 10.15q14.71 0 24.86-10.15M663.31-140H253.85L148.04-549.7q-3.81-14.22-5.92-28.61Q140-592.7 140-607.55q0-25.99 5.92-50.88 5.93-24.9 17.77-47.95 7.47-15.31 21.66-24.08t30.61-8.77q18.89 0 32.62 13.73t13.73 32.31q0 8.88-3.23 16.96t-9.7 14.92q-20.15 20.77-24.03 49-3.89 28.23 7.88 54.77l18.46 39.69q27.46 60.7 45.58 124.29 18.11 63.58 18.11 130.02v49.39q13.93-10.62 30.45-17.47 16.52-6.84 34.78-6.84h213.24q29.15 0 49.3 20.11 20.16 20.11 20.16 48.35z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M314.18-402.31q-26.1 0-40.18-16.69-14.08-16.7-14.08-35.66 0-14.66 5.93-26.73 5.92-12.07 18.92-20.94 9.54-6.21 16.85-16.17t11.61-29.89q-3.23-2-5.97-3.67-2.75-1.67-5.49-4.17-34 13.46-47.69 18.5t-30.39 5.04q-33.38 0-58.53-29.16Q140-591 140-645.82q0-26.1 16.69-40.18 16.7-14.08 35.75-14.08 14.72 0 26.41 6.23t20.56 19.24q6.21 9.53 16.54 16.84 10.33 7.32 30.13 11.62 2-3.24 3.67-6.2t4.17-5.5q-13.46-34-18.5-47.94-5.04-13.95-5.04-30.52 0-33.38 28.77-58.53Q327.92-820 382.84-820q26.16 0 40.54 16.69 14.39 16.7 14.39 35.66 0 14.66-6.23 26.73t-19.24 20.94q-9.53 6.21-16.84 16.17t-11.62 29.89q3.24 2 5.98 3.67t5.49 4.17q34-13.46 48-18.5t30.69-5.04q33.38 0 58.54 29.16 25.15 29.15 25.15 83.97 0 26.1-16.69 40.18-16.7 14.08-35.66 14.08-14.66 0-26.73-6.04t-20.94-19.04q-6.21-9.54-16.17-17t-29.89-11.85l-3.92 6.35q-1.92 3.12-4.54 5.73 13.46 34 18.81 47.69 5.35 13.7 5.35 30.39 0 33.38-29.16 58.54-29.15 25.15-83.97 25.15m59.32-184q9.96-10.15 9.96-24.86 0-14.7-9.95-24.65t-24.65-9.95q-14.71 0-24.67 9.95t-9.96 24.65q0 14.71 9.95 24.86t24.65 10.15q14.71 0 24.67-10.15M296.69-140v-30q0-28.24 20.16-48.35 20.15-20.11 49.3-20.11h212.62q18.17 0 35.05 6.84 16.87 6.85 30.8 17.47v-49.39q0-66.44 18.11-130.02 18.12-63.59 45.58-124.29l18.46-39.69q11.77-26.54 7.88-54.77-3.88-28.23-24.03-49-6.47-6.84-9.7-14.92t-3.23-16.96q0-18.58 13.5-32.31 13.49-13.73 32.3-13.73 16.36 0 30.86 8.77 14.49 8.77 21.96 24.08 11.84 23.11 17.77 48.07 5.92 24.96 5.92 50.85 0 14.82-1.81 29.18t-6.56 28.58L706.15-140z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m545.08-600-74.23-260h324.84l74.23 260zm-278.16-68.46q-30.31 0-52.08-21.77t-21.77-52.08q0-30.3 21.77-52.07t52.08-21.77T319-794.38t21.77 52.07q0 30.31-21.77 52.08t-52.08 21.77M179.54-140 80-640h61.23l88 440h270v60zm82.23-100-57-274.92q-9.23-44.54 20.88-77.5 30.12-32.96 72.35-32.96 31.54 0 57.54 18.88 26 18.89 33.23 51.42L435.07-340h178.47L763.07-82.31l-52.3 30L601.69-240z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-100.77q-129.77-35.39-214.88-152.77Q180-370.92 180-516v-230.15l300-112.31 300 112.31V-516q0 145.08-85.12 262.46Q609.77-136.16 480-100.77m0-63.23q97-30 162-118.5T718-480H480v-314.62L240-705v206.62q0 7.38 2 18.38h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M336.16-60v-191.15H260V-900h440v648.85h-76.16V-60zM480-469.62q44.23 0 75.19-30.85 30.96-30.84 30.96-74.91 0-44.39-30.96-75.47-30.96-31.07-75.19-31.07t-75.19 31.07q-30.96 31.08-30.96 75.47 0 44.07 30.96 74.91 30.96 30.85 75.19 30.85M396.15-120h168.08v-131.15H396.15zM480-529.61q-19.31 0-32.54-13.24-13.23-13.23-13.23-32.53 0-19.31 13.23-32.93 13.23-13.61 32.54-13.61t32.92 13.61q13.62 13.62 13.62 32.93 0 19.3-13.62 32.53-13.61 13.24-32.92 13.24");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M380-254.62v-59.99h440v59.99zM380-450v-60h440v60zM140-645.39v-59.99h680v59.99z");
|
|
@@ -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;
|
package/dist/sharp/300/index.js
CHANGED
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M450-295.39h60v-178L584.38-399
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M180-180q0-70.39 38.69-125.85 38.7-55.46 100.23-79l-13.46-122.84H179.62V-720H60.39v-60h298.46v60H239.62v152.31h58.77l-6.08-60h375l-6.08 60h58.39V-720H600.38v-60h299.46v60H780.61v212.31H655.15l-13.46 122.84q61.54 23.54 99.92 79Q780-250.39 780-180h-60q0-66-45.85-113-45.84-47-111.46-47H396.92q-65.23 0-111.07 47Q240-246 240-180zm197.31-220h204.38l18.54-167.69H358.38zm0 0h204.38z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M265.18-100q-69.26 0-117.22-48.86t-47.96-118 47.98-117.1 117.17-47.96q23.16 0 44.43 5.96t39.27 16.88q22.84-34.77 24.04-72.11 1.19-37.35-20.04-71.73-19 11.92-40.77 18.27-21.77 6.34-45.93 6.34-69.23 0-117.69-48.46T100-694.46t48.46-117.38Q196.92-860 266.15-860t117.7 48.09q48.46 48.09 48.46 117.45 0 24.15-6.85 45.92t-18.77 40.77q34.39 21.23 71.93 20.35 37.53-.89 72.3-23.35-10.92-18-17.07-39.27-6.16-21.27-6.16-44.42 0-69.2 48.07-117.18 48.06-47.97 117.38-47.97t118.09 47.98T860-694.44t-48.83 117.98q-48.84 48.77-117.94 48.77-25.1 0-47.59-7.16-22.49-7.15-42.1-20.46-22.23 35.39-21.04 73.81t24.42 74.81q19-11.92 40.58-18.58 21.58-6.65 45.73-6.65 69.1 0 117.94 47.98Q860-335.95 860-266.75q0 69.21-48.86 117.98t-118 48.77-117.29-48.83q-48.16-48.84-48.16-117.94 0-24.15 6.66-45.92 6.65-21.77 18.57-40.77-36.38-23.23-74.42-24.54t-73.81 21.31q13.31 19.61 20.46 42.19 7.16 22.58 7.16 47.73 0 69.1-48.94 117.94Q334.43-100 265.18-100m428.05-487.69q44.4 0 75.58-31.17Q800-650.02 800-694.4q0-44.37-31.17-74.79-31.16-30.43-75.54-30.43-44.37 0-74.98 30.43-30.62 30.42-30.62 74.73 0 12.61 3.04 24.58 3.04 11.96 8.5 22.27l88-87.62 41.38 41.38-88.84 90.24q11.31 8.07 24.9 12 13.6 3.92 28.56 3.92m-427.08-.62q13.85 0 26.31-3.92t23.16-10L224-693.85l42.15-41.76L358.39-644q6.46-10.69 10.19-23.72t3.73-26.74q0-44.31-30.92-75.23-30.93-30.93-75.24-30.93-44.3 0-75.23 30.93Q160-738.77 160-694.46t30.92 75.23q30.93 30.92 75.23 30.92M693.29-160q44.38 0 75.54-31.17Q800-222.33 800-266.71q0-44.37-31.19-74.79-31.18-30.42-75.58-30.42-13.85 0-26.31 3.42t-23.15 9.5L737-265.77 693.85-224l-92.24-92.23q-6.07 10.69-10 23.15-3.92 12.46-3.92 26.31 0 44.4 30.62 75.58Q648.92-160 693.29-160m-427.96 0q44.49 0 75.73-31.19 31.25-31.18 31.25-75.58 0-14.85-3.92-28.62-3.93-13.77-12-25.07L259.15-224l-42.76-41.77L311-360.39q-10.31-5.46-21.77-8.5-11.46-3.03-24.08-3.03-44.3 0-74.73 30.42Q160-311.08 160-266.71q0 44.38 30.42 75.54Q220.85-160 265.33-160m214.66-285q14.7 0 24.66-9.95t9.96-24.65q0-14.71-9.94-24.67-9.95-9.96-24.66-9.96-14.7 0-24.66 9.95t-9.96 24.65q0 14.71 9.94 24.67 9.95 9.96 24.66 9.96");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M460-460h260v-260H460zM140-140v-680h680v680zm60-60h560v-560H200zm0 0v-560z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-385.39 129.23-129.22H450.77zM320-220q-108.64 0-184.32-75.66Q60-371.31 60-479.93q0-108.61 75.68-184.34T320-740h320q108.64 0 184.32 75.66Q900-588.69 900-480.07q0 108.61-75.68 184.34T640-220zm0-60h320q83 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("M634.38-601.08 749-712l-37-37-112.15 112.54zm0 0-34.53-35.38zM140-140v-162.31l353.92-353.92-64.69-64.31L472-762.69l85.08 84.08 154.69-155.08 121.54 122.3-155.08 155.08 64.46 66.08-42.15 42.15-163.85-165.38L200-278.15V-200h55.85q8.07 16.61 17.07 31.42T291.85-140zm462.69 80q-82.15 0-151.65-42.81T345.39-219.23q36.15-73.62 105.65-116.42 69.5-42.81 151.65-42.81 82.16 0 151.66 42.81 69.49 42.8 105.65 116.42-36.16 73.61-105.65 116.42Q684.85-60 602.69-60m106.16-86.38q49.92-26.39 82.69-72.85-32.77-46.46-82.69-72.85-49.93-26.38-106.16-26.38t-106.15 26.38q-49.92 26.39-82.69 72.85 32.77 46.46 82.69 72.85Q546.46-120 602.69-120t106.16-26.38m-141.54-37.47q-14.62-14.61-14.62-35.38t14.62-35.38q14.61-14.62 35.38-14.62t35.39 14.62q14.61 14.61 14.61 35.38t-14.61 35.38q-14.62 14.62-35.39 14.62t-35.38-14.62");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M611.69-633.85q3.85-37.53-2.42-60.26-6.27-22.74-29.5-51.97-29.08-36.92-39-70.65t-4.85-77.11h57.93q-5.7 43.69 5 66.92 10.69 23.23 34.84 56.38 24.46 33.08 32.85 64.69 8.38 31.62 3.31 72zm148.31 0q3.85-37.53-2.73-60.26-6.58-22.74-29.81-51.97-29.08-36.92-38.69-70.65-9.62-33.73-4.54-77.11h57.31q-5.7 43.69 5 66.92 10.69 23.23 34.84 56.38 24.46 33.08 32.85 64.69 8.38 31.62 3.31 72zM740-100H100v-411.77l377.69-245 50.39 51.92-84.54 138.7H780v60H336.08l88.15-144.78L160-479.54V-160h580zM500-370.77v-60h360v60zm0 135.38v-59.99h320v59.99zm-170-139.3");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M295-100v-233.46H140v-141.15l310-137.77v-37.93q-34.46-9.92-56.08-38.11-21.61-28.19-21.61-63.89 0-44.87 31.36-76.28Q435.02-860 479.82-860q44.79 0 76.14 31.54t31.35 76.15h-60.77q0-20.27-13.38-33.98T480-800q-20.27 0-33.98 13.71t-13.71 33.98 13.71 33.98q13.71 13.72 33.98 13.72h30v92.23l310 138.15v140.77H665V-100zm-95-293.46h95v-38.85h370v38.85h95v-41.85L480-559.69 200-435.31zM355-160h250v-212.31H355zm0-212.31h250z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M355.08-140H140v-215.08q41.08-5 70.54-
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M140-140v-215.08q41.08-5 70.54-34.15Q240-418.39 240-460t-29.46-70.77q-29.46-29.15-70.54-34.15v-218.92l60 59.99v113.39q45.54 18.85 72.77 59.88Q300-509.54 300-459.88q0 48.8-27.23 89.84T200-309.54V-200h109.16q19.84-45.54 60.88-72.77T460-300t89.96 27.23T610.84-200h113.01l59.99 60H564.92q-5-41.08-34.15-70.54Q501.61-240 460-240t-70.77 29.46q-29.15 29.46-34.15 70.54zm640-153.23-60-59.98v-64.48h49.23q16.46-1.92 27.46-13.89 11-11.96 11-28.42t-11-28.42q-11-11.97-27.46-13.89H720V-720H502.31v-49.23q-1.92-16.46-13.89-27.46-11.96-11-28.42-11t-28.42 11q-11.97 11-13.89 27.46V-720h-64.48l-59.98-60H360q5.39-38.15 33.42-62.92 28.04-24.77 66.58-24.77t66.58 24.77Q554.61-818.15 560-780h220v220q38.15 5.39 62.92 33.42 24.77 28.04 24.77 66.58t-24.77 66.58Q818.15-365.39 780-360zm12.15 210.92L82.31-792.15l42.77-42.77 709.84 709.84zM461.92-461.92");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M598.46-408.85q-34.85 0-77.69 7.39-42.85 7.38-100.73 24-57.89 16.61-134.58 42.92T105-269.39l-49.23-33.53v-285.23Q189.92-613.23 326-636.61 462.08-660 598.85-660q121.3 0 203.84 88.73t101.77 238.96L850-311.08q-62.46-45-131.38-71.38-68.93-26.39-120.16-26.39m0-60q51.69 0 103.46 15.85t124.62 54.85q-29.15-99.08-87.15-150.47-58-51.38-140.93-51.38-121.77 0-242.65 18.73-120.89 18.73-240.04 42.58v199.23q99.31-35.31 173.35-59.96 74.04-24.66 130.92-40.35t99.81-22.38q42.92-6.7 78.61-6.7m-127.61-60.46");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M285.92-359.23q31.39 0 56.66-18.39 25.27-18.38 35.65-48.15l13.85-43.31q16.38-49.15-8.58-90.42t-71.11-41.27H170.62l19 156.62q5 36.15 32.27 60.53 27.26 24.39 64.03 24.39m388.16 0q36.77 0 64.03-24.39 27.27-24.38 32.27-60.53l19-156.62H648.61q-46.15 0-71.3 41.58-25.16 41.57-8.77 90.73l13.23 42.69q10.38 29.77 35.65 48.15 25.27 18.39 56.66 18.39m-388.16 60q-59.07 0-103.57-39.08t-51.73-98.54L110-600.77H73.08v-60h239.31q39.38 0 72.61 20.16 33.23 20.15 53.08 55.23h84.84q19.85-35.08 53.08-55.23 33.23-20.16 72.61-20.16h238.31v60H850l-20.62 163.92q-7.23 59.46-51.73 98.54t-103.57 39.08q-51.23 0-91.93-29.23-40.69-29.23-57.15-77.46l-13.85-42.7q-2.38-8.15-4.38-17-2-8.84-4-25.92h-45.54q-2 15.08-4 24.12-2 9.03-4.38 17.19L435-406.92q-16.08 48.23-56.96 77.96-40.89 29.73-92.12 29.73");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M265.77-313.85q-69.23 0-117.69-48.46T99.62-480t48.46-117.69 117.69-48.46q54.85 0 96.92 30.77 42.08 30.77 59.23 79.54 13.39-4.77 27.66-7.16 14.27-2.38 29.42-2.38t29.92 2.57q14.77 2.58 29.16 7.35 16.77-48.77 59.04-79.73 42.26-30.96 97.11-30.96 69.23 0 117.69 48.46T860.38-480t-48.46 117.69-117.69 48.46q-68 0-116.35-47.23-48.34-47.23-50.19-114.61-11.54-5.16-23.46-7.43T479-485.39q-12.92 0-24.35 2.58-11.42 2.58-22.34 7.12-1.85 67.38-50.19 114.61-48.35 47.23-116.35 47.23m-75.23-241.38q-30.92 30.92-30.92 75.23t30.92 75.23 75.23 30.92 75.42-30.92q31.12-30.92 31.12-75.23t-31.12-75.23q-31.11-30.92-75.42-30.92t-75.23 30.92m428.27 0q-31.12 30.92-31.12 75.23t31.12 75.23q31.11 30.92 75.42 30.92t75.23-30.92T800.38-480t-30.92-75.23-75.23-30.92-75.42 30.92");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-323.85q-59.46 0-90.69-15.92t-57.85-60.15q-15.77-26.16-25.88-60.27-10.12-34.12-17.96-63.66H43.85v-86.69q58-13.23 108.8-19.11 50.81-5.89 98.12-5.89 56 0 104.73 8.85 48.73 8.84 81.35 30.54h87.3q29.77-22.23 80.24-30.81 50.46-8.58 105.84-8.58 47.31 0 97.62 5.89 50.3 5.88 108.3 19.11v86.69h-25.77q-7.84 29.54-17.96 63.47-10.11 33.92-25.88 60.46-25.23 43.23-57.16 59.65-31.92 16.42-91.38 16.42-61.46 0-103.92-26.61-42.46-26.62-60.62-84.69-5.38-16-8.5-32-3.11-16-8.11-32-4-12.77-13.73-19.23-9.74-6.47-23.12-6.47-12.77 0-22.12 6.77-9.34 6.77-14.34 18.93-5 16-8.69 31.8-3.7 15.81-8.7 32.2-17 58.84-59.65 85.07T262-323.85m0-46.46q76.39 0 103.54-45.65 27.15-45.66 27.15-115.89 0-20.07-16.61-29.96-16.62-9.88-48.16-17.5-29.46-7.77-66.07-9.08-36.62-1.3-72 3.7-26 4-41.77 15.3-15.77 11.31-15.77 31.39 0 27.77 4.69 53.54t14.08 47.54q17.15 37.69 40 52.15 22.84 14.46 70.92 14.46m436 0q48.08 0 70.92-14.46 22.85-14.46 39-52.15 9.39-21.77 14.58-47.54t5.19-54.54q0-20.46-15.77-32.08-15.77-11.61-42.77-14.61-35-5-71.3-3.2-36.31 1.81-65.77 9.58-31.54 7.62-48.16 17-16.61 9.39-16.61 29.46 0 70.23 27.15 116.39 27.15 46.15 103.54 46.15");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-370.31q76.39 0 103.54-45.65 27.15-45.66 27.15-115.89 0-20.07-16.61-29.65-16.62-9.58-48.16-17.81-29.46-7.77-66.07-9.08-36.62-1.3-72 3.7-26 4-41.77 15.3-15.77 11.31-15.77 31.39 0 27.77 4.69 53.54t14.08 47.54q16.77 37.69 39.8 52.15 23.04 14.46 71.12 14.46m421.08 184.15V-400h47.69v213.84zm-93.85-51.53v-110.77h47.69v110.77zm187.69 0v-110.77h47.69v110.77zM262-323.85q-59.46 0-90.69-15.92t-57.85-60.15q-15.77-27.16-25.88-60.77-10.12-33.62-17.96-63.16H43.85v-86.69q58-13.23 108.8-19.42 50.81-6.19 98.12-6.19 56 0 104.73 9.15t81.35 30.85h87.3q29.77-22.23 80.04-30.81t104.66-8.58q47.3 0 98.3 5.89 51 5.88 109 19.11v86.69h-25.77q-7 27-15.27 56.39-8.26 29.38-22.34 55.08-9.31-9.85-19.54-18.39t-21.77-16.15q7.69-21.08 11.96-44.54t4.27-47.54q0-20.46-15.77-32.08-15.77-11.61-42.77-14.61-35-5-71.3-3.2-36.31 1.81-65.77 9.58-31.54 8.23-48.16 17.62-16.61 9.38-16.61 29.46 0 28.38 3.8 52.46 3.81 24.08 13.04 44.23-9.69 8.08-18.38 17.46-8.69 9.39-15.54 20.31-5.08-8.69-9.31-17.58-4.23-8.88-7.46-19.8-5.38-16-8.5-32-3.11-16-8.11-32-4-12.77-13.73-19.23-9.74-6.47-23.12-6.47-12.77 0-22.42 6.77-9.66 6.77-14.04 18.93-5 16-8.69 31.8-3.7 15.81-8.7 32.2-17 58.84-59.65 85.07T262-323.85");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M60-60v-184.62h60V-120h124.62v60zm655.38 0v-60H840v-124.62h60V-60zM480-235.39q-113.46 0-204.81-65.8Q183.85-367 139.62-480q44.23-113 135.57-178.81 91.35-65.8 204.81-65.8t204.81 65.8Q776.15-593 820.38-480q-44.23 113-135.57 178.81-91.35 65.8-204.81 65.8m0-59.99q89.54 0 162.15-48.77Q714.77-392.92 754.92-480q-40.15-87.08-112.77-135.85-72.61-48.77-162.15-48.77t-162.15 48.77Q245.23-567.08 205.08-480q40.15 87.08 112.77 135.85 72.61 48.77 162.15 48.77m0-57.31q53 0 90.15-37.16Q607.31-427 607.31-480t-37.16-90.15Q533-607.31 480-607.31t-90.15 37.16Q352.69-533 352.69-480t37.16 90.15Q427-352.69 480-352.69m-.02-60q-28.06 0-47.67-19.64-19.62-19.64-19.62-47.69 0-28.06 19.64-47.67 19.64-19.62 47.69-19.62 28.06 0 47.67 19.64 19.62 19.64 19.62 47.69 0 28.06-19.64 47.67-19.64 19.62-47.69 19.62M60-715.38V-900h184.62v60H120v124.62zm780 0V-840H715.38v-60H900v184.62zM480-480");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M778.15-295.08 734-338l26-26v-232L596-
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M450-250h60v-40h80v-180H430v-60h160v-60h-80v-40h-60v40h-80v180h160v60H370v60h80zM180-100v-760h371.54L780-631.54V-100zm60-60h480v-446L526-800H240zm0 0v-640z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M456.92-215h60v-40h80v-180h-160v-60h160v-60h-80v-40h-60v40h-80v180h160v60h-160v60h80zM180-100v-760h414.61L780-674.61V-100zm60-60h480v-484.62H564.62V-800H240zm0-640v155.38zv640z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("M672.31-84.62 616.92-140h-92.3v-92.31l-55.39-55.38 55.39-55.39v-92.3h92.3l55.39-55.39 55.38 55.39H820v92.3l55.38 55.39L820-232.31V-140h-92.31zm0-92.3q46.15 0 78.46-32.31t32.31-78.46q0-46.16-32.31-78.46-32.31-32.31-78.46-32.31zm135.61-390.77h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220H180v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.8 26.77-132.63t72.77-107.83 107.83-72.77T480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M695.38-39.85 470.23-265l183-183-75.69-75.69 41.77-42.15L921.15-265zM558-269.23h273.62L695-405.85zM180-140v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.77 26.77-132.61 26.77-61.85 72.77-107.85t107.85-72.77Q409.23-820 480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M180-140v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.77 26.77-132.61 26.77-61.85 72.77-107.85t107.85-72.77Q409.23-820 480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220zm300 40v-380h380v380zm60-60h260v-260z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-333.85V-480h146.15v47.69h-98.46v98.46zM480-100v-146.15h47.69v98.46h98.46V-100zm332.31-233.85v-98.46h-98.46V-480H860v146.15zM713.85-100v-47.69h98.46v-98.46H860V-100zm94.07-467.69h-62.23q-27.54-84.54-99.57-138.43Q574.08-760 480-760q-117 0-198.5 81.5T200-480q0 78.15 38.46 141.81 38.46 63.65 101.54 99.34V-360h60v220H180v-60h113.23q-69.3-45-111.27-118.27Q140-391.54 140-480q0-70.8 26.77-132.63t72.77-107.83 107.83-72.77T480-820q118.61 0 208.81 71.42Q779-677.15 807.92-567.69");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M140-584.61V-800h60v131.7q45-68.93 118.27-110.31Q391.54-820 480-820q113.77 0 202.23 66.04t121.23 169.35h-64.69q-30.92-78.16-100.23-126.77Q569.23-760 480-760q-68.92 0-126.54 31.39-57.62 31.38-93.31 84h95.23v60zM270-250h423.07L561.54-425.38 449.23-279.23l-80-102.31zM140-100v-367.69h60V-160h560v-307.69h60V-100z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("M790.23-478.39 740-509.69l9.54-16.7
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m553.69-478.39-50.23-31.3 9.54-16.77q5.23-9.77 7.85-19.85 2.61-10.08 2.61-21.08 0-15.53-5.31-30.07-5.3-14.54-15.69-26.08-18.31-20.61-28.54-46.19T463.69-723q0-19.54 5.35-37.65 5.35-18.12 15.42-34.81l9.54-15.39 50.84 31.31-10.53 16.39q-5.62 9.38-8.62 19.65t-3 21.27q0 15.54 6.08 29.88 6.08 14.35 16.46 25.89 18.69 19.84 28.15 45.23 9.46 25.38 9.46 52.69 0 19.92-4.84 38.23-4.85 18.31-14.15 35.39zm-161.84 0-50.23-31.3 9.53-16.77q5.24-9.77 7.85-19.85 2.62-10.08 2.62-21.08 0-15.53-5.31-30.07t-15.69-26.08q-18.31-20.61-28.54-46.19T301.85-723q0-19.54 5.34-37.65 5.35-18.12 15.43-34.81l9.53-15.39L383-779.54l-10.54 16.39q-5.61 9.38-8.61 19.46-3 10.07-3 21.07 0 15.54 5.88 30.08T383-666.46q18.69 19.84 28.35 45.23 9.65 25.38 9.65 52.69 0 19.92-4.85 38.23Q411.31-512 402-494.92zm-161.85 0-50.23-31.3 10.15-16.77q5.24-9.77 7.74-20.04t2.5-21.27q0-15.54-5.2-29.88-5.19-14.35-15.57-25.89-18.7-20.23-29.04-45.81Q140-694.92 140-722.62q0-19.53 5.04-37.84t15.73-35l10.15-15.39 50.23 31.31-10.53 16.39Q205-754.39 202-744q-3 10.38-3 21.38 0 15.54 5.88 30.08 5.89 14.54 16.27 26.08 18.7 19.84 28.66 45.23 9.96 25.38 9.96 52.69 0 19.92-5.15 38.23-5.16 18.31-14.47 35.39zM296.69-140v-30q0-28.39 19.93-48.42 19.92-20.04 48.92-20.04h213.23q18.31 0 34.81 6.84 16.5 6.85 30.42 17.47v-49.39q0-66.54 18.42-130.08 18.43-63.53 45.89-124.23l17.84-39.69q11.77-26.54 8.2-54.77-3.58-28.23-23.73-49-6.47-6.84-9.7-14.92T697.69-693q0-18.77 13.43-32.5 13.42-13.73 32.19-13.73 16.54 0 31.04 8.77 14.49 8.77 21.96 24.08 11.84 23.07 17.77 47.96 5.92 24.88 5.92 50.96 0 14.85-1.81 29.19-1.81 14.35-6.42 28.58L706.15-140z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M576.49-402.31q-26.1 0-39.99-16.69-13.88-16.7-13.88-35.66 0-14.66 6.04-26.73 6.03-12.07 19.04-20.94 9.53-6.21 16.99-16.17t11.85-29.89q-3.23-2-6.33-3.67-3.09-1.67-5.75-4.17-34 13.46-47.95 18.5-13.94 5.04-30.51 5.04-33.38 0-58.54-29.16-25.15-29.15-25.15-83.97 0-26.1 16.69-40.18 16.7-14.08 35.66-14.08 14.66 0 26.73 6.23t20.92 19.22q6.19 9.53 16.36 16.89 10.18 7.35 30.1 11.59 2-3.24 3.67-6.2t4.18-5.5q-13.46-34-18.5-47.94-5.04-13.95-5.04-30.52 0-33.38 29.15-58.53Q591.38-820 646.2-820q26.11 0 39.99 16.69 13.89 16.7 13.89 35.66 0 14.66-6.04 26.73T675-719.98q-9.54 6.21-17 16.17t-11.85 29.89q3.24 2 6.33 3.67 3.1 1.67 5.75 4.17 34-13.46 47.95-18.5t30.51-5.04q33.39 0 58.35 29.16Q820-631.31 820-576.49q0 26.1-16.44 40.18t-35.47 14.08q-14.71 0-27.03-6.06-12.33-6.06-21.13-19.04-6.16-9.52-16.12-16.98t-29.89-11.85q-2 3.24-3.67 6.33-1.67 3.1-4.17 5.75 13.46 34 18.5 47.69 5.04 13.7 5.04 30.39 0 33.38-29.16 58.54-29.15 25.15-83.97 25.15m59.51-184q10.15-10.15 10.15-24.86 0-14.7-10.15-24.65t-24.86-9.95q-14.7 0-24.65 9.95t-9.95 24.65q0 14.71 9.95 24.86t24.65 10.15q14.71 0 24.86-10.15M663.31-140H253.85L148.04-549.7q-3.81-14.22-5.92-28.61Q140-592.7 140-607.55q0-25.99 5.92-50.88 5.93-24.9 17.77-47.95 7.47-15.31 21.66-24.08t30.61-8.77q18.89 0 32.62 13.73t13.73 32.31q0 8.88-3.23 16.96t-9.7 14.92q-20.15 20.77-24.03 49-3.89 28.23 7.88 54.77l18.46 39.69q27.46 60.7 45.58 124.29 18.11 63.58 18.11 130.02v49.39q13.93-10.62 30.45-17.47 16.52-6.84 34.78-6.84h213.24q29.15 0 49.3 20.11 20.16 20.11 20.16 48.35z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M314.18-402.31q-26.1 0-40.18-16.69-14.08-16.7-14.08-35.66 0-14.66 5.93-26.73 5.92-12.07 18.92-20.94 9.54-6.21 16.85-16.17t11.61-29.89q-3.23-2-5.97-3.67-2.75-1.67-5.49-4.17-34 13.46-47.69 18.5t-30.39 5.04q-33.38 0-58.53-29.16Q140-591 140-645.82q0-26.1 16.69-40.18 16.7-14.08 35.75-14.08 14.72 0 26.41 6.23t20.56 19.24q6.21 9.53 16.54 16.84 10.33 7.32 30.13 11.62 2-3.24 3.67-6.2t4.17-5.5q-13.46-34-18.5-47.94-5.04-13.95-5.04-30.52 0-33.38 28.77-58.53Q327.92-820 382.84-820q26.16 0 40.54 16.69 14.39 16.7 14.39 35.66 0 14.66-6.23 26.73t-19.24 20.94q-9.53 6.21-16.84 16.17t-11.62 29.89q3.24 2 5.98 3.67t5.49 4.17q34-13.46 48-18.5t30.69-5.04q33.38 0 58.54 29.16 25.15 29.15 25.15 83.97 0 26.1-16.69 40.18-16.7 14.08-35.66 14.08-14.66 0-26.73-6.04t-20.94-19.04q-6.21-9.54-16.17-17t-29.89-11.85l-3.92 6.35q-1.92 3.12-4.54 5.73 13.46 34 18.81 47.69 5.35 13.7 5.35 30.39 0 33.38-29.16 58.54-29.15 25.15-83.97 25.15m59.32-184q9.96-10.15 9.96-24.86 0-14.7-9.95-24.65t-24.65-9.95q-14.71 0-24.67 9.95t-9.96 24.65q0 14.71 9.95 24.86t24.65 10.15q14.71 0 24.67-10.15M296.69-140v-30q0-28.24 20.16-48.35 20.15-20.11 49.3-20.11h212.62q18.17 0 35.05 6.84 16.87 6.85 30.8 17.47v-49.39q0-66.44 18.11-130.02 18.12-63.59 45.58-124.29l18.46-39.69q11.77-26.54 7.88-54.77-3.88-28.23-24.03-49-6.47-6.84-9.7-14.92t-3.23-16.96q0-18.58 13.5-32.31 13.49-13.73 32.3-13.73 16.36 0 30.86 8.77 14.49 8.77 21.96 24.08 11.84 23.11 17.77 48.07 5.92 24.96 5.92 50.85 0 14.82-1.81 29.18t-6.56 28.58L706.15-140z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m545.08-600-74.23-260h324.84l74.23 260zm45-60h200.38l-40.38-140H549.92zm-323.16-8.46q-30.31 0-52.08-21.77t-21.77-52.08q0-30.3 21.77-52.07t52.08-21.77T319-794.38t21.77 52.07q0 30.31-21.77 52.08t-52.08 21.77M179.54-140 80-640h61.23l88 440h270v60zm82.23-100-57-274.92q-9.23-44.54 20.88-77.5 30.12-32.96 72.35-32.96 31.54 0 57.54 18.88 26 18.89 33.23 51.42L435.07-340h178.47L763.07-82.31l-52.3 30L601.69-240zm328.31-420-40.16-140z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-100.77q-129.77-35.39-214.88-152.77Q180-370.92 180-516v-230.15l300-112.31 300 112.31V-516q0 145.08-85.12 262.46Q609.77-136.16 480-100.77m0-63.23q97-30 162-118.5T718-480H480v-314.62L240-705v206.62q0 7.38 2 18.38h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M336.16-60v-191.15H260V-900h440v648.85h-76.16V-60zM480-469.62q44.23 0 75.19-30.85 30.96-30.84 30.96-74.91 0-44.39-30.96-75.47-30.96-31.07-75.19-31.07t-75.19 31.07q-30.96 31.08-30.96 75.47 0 44.07 30.96 74.91 30.96 30.85 75.19 30.85M396.15-120h168.08v-131.15H396.15zM320-311.15h320V-840H320zm160-218.46q-19.31 0-32.54-13.24-13.23-13.23-13.23-32.53 0-19.31 13.23-32.93 13.23-13.61 32.54-13.61t32.92 13.61q13.62 13.62 13.62 32.93 0 19.3-13.62 32.53-13.61 13.24-32.92 13.24M320-311.15h320z");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M380-254.62v-59.99h440v59.99zM380-450v-60h440v60zM140-645.39v-59.99h680v59.99z");
|
|
@@ -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;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M80-160v-640h320l80 80h400v560
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M160-160q0-75 41-134.5T307-381l-10-99H160v-240H40v-80h320v80H240v160h48l-8-80h400l-8 80h48v-160H600v-80h321v80H801v240H664l-10 99q65 27 105.5 86.5T800-160h-80q0-66-47-113t-113-47H400q-66 0-113 47t-47 113z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M259-80q-75 0-127-53T80-261t52-127 127-52q22 0 42.5 5t38.5 14q14-29 15-60t-11-60q-19 10-40 15t-44 5q-75 0-127.5-52.5T80-701t52.5-127T260-880t127.5 52T440-701q0 23-5.5 44T419-617q29 12 60 11.5t60-14.5q-9-18-14-38.5t-5-42.5q0-75 52-127t127-52 128 52 53 127-53 128-128 53q-24 0-45.5-6T612-543q-13 30-12 61.5t15 62.5q19-10 40-15.5t44-5.5q75 0 128 52t53 127-53 128-128 53-127-53-52-128q0-23 5.5-44t15.5-40q-31-14-62.5-15.5T417-349q11 20 17 42t6 46q0 75-53 128T259-80m440-520q42 0 71.5-29.5T800-701t-29.5-70.5T699-800t-70.5 28.5T600-701q0 8 1.5 16.5T605-668l88-88 56 56-90 91q9 5 19 7t21 2m-439-1q10 0 19-2t17-5l-92-92 56-56 93 92q3-8 5-17.5t2-19.5q0-42-29-71t-71-29-71 29-29 71 29 71 71 29m439 441q42 0 71.5-29.5T800-261t-29.5-70.5T699-360q-10 0-19 1.5t-17 4.5l94 94-57 56-93-93q-3 8-5 17t-2 19q0 42 28.5 71.5T699-160m-440 0q42 0 71.5-29.5T360-261q0-11-2-21.5t-7-19.5l-98 98-57-56 95-95q-8-2-16-3.5t-16-1.5q-42 0-70.5 28.5T160-261t28.5 71.5T259-160m221-280q17 0 28.5-11.5T520-480t-11.5-28.5T480-520t-28.5 11.5T440-480t11.5 28.5T480-440");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M440-440h280v-280H440zM120-120v-720h720v720z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-380 140-140H440zM320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200z");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M120-120v-190l357-357-57-57 57-56 77 76 152-152 150 150-152 152 56 58-56 56-170-170-334 333v77h42q10 22 21.5 42t24.5 38zm480 80q-91 0-168-48T320-220q35-84 112-132t168-48 168 48 112 132q-35 84-112 132T600-40m71-109q29-29 29-71t-29-71-71-29-71 29-29 71 29 71 71 29 71-29m-113.5-28.5Q540-195 540-220t17.5-42.5T600-280t42.5 17.5T660-220t-17.5 42.5T600-160t-42.5-17.5");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M760-80H80v-441l385-250 65 65-78 126h348v80H480v60h400v80H480v60h360v80H480v60h280zM599-640q5-41-.5-64.5T569-758q-31-40-41.5-77t-3.5-85h76q-8 51 5 75t36 56q26 35 34 69.5t1 79.5zm161 0q5-41-1-64.5T729-758q-31-40-41-77t-3-85h75q-8 51 5 75t36 56q26 35 34 69.5t1 79.5z");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M280-80v-240H120v-160l320-142v-26q-36-13-58-43.5T360-760q0-50 35-85t85-35 85 35 35 85h-80q0-17-11.5-28.5T480-800t-28.5 11.5T440-760t11.5 28.5T480-720h40v98l320 142v160H680v240zm-80-320h80v-40h400v40h80v-28L480-552 200-428z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M352-120H120v-232q48 0 84-30.5t36-77.5
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M120-120v-232q48 0 84-30.5t36-77.5-36-77.5-84-30.5v-232l680 680H568q0-48-30.5-84T460-240t-77.5 36-30.5 84zm680-154L274-800h86q0-42 29-71t71-29 71 29 29 71h240v240q42 0 71 29t29 71-29 71-71 29zm-9 219L55-791l57-57 736 736z");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M600-400q-31 0-77.5 9.5t-109 29T272-313 95-244l-55-37v-321q138-27 278.5-52.5T600-680q124 0 212.5 99.5T921-320l-71 27q-64-50-131-78.5T600-400m0-80q54 0 100 14.5T815-412q-33-91-88.5-139.5T600-600q-121 0-241.5 19.5T120-536v195q82-33 154.5-59t134-44 110-27 81.5-9m0 0q-33 0-81.5 9t-110 27-134 44T120-341v-195q118-25 238.5-44.5T600-600q71 0 126.5 48.5T815-412q-69-39-115-53.5T600-480");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M274-360q31 0 55.5-18t34.5-47l15-46q16-48-8-88.5T302-600H161l19 157q5 35 31.5 59t62.5 24m412 0q36 0 62.5-24t31.5-59l19-157H659q-45 0-69 41t-8 89l14 45q10 29 34.5 47t55.5 18m-412 80q-66 0-115.5-43.5T101-433L80-600H40v-80h262q44 0 80.5 21.5T440-600h81q21-37 57.5-58.5T659-680h261v80h-40l-21 167q-8 66-57.5 109.5T686-280q-57 0-102.5-32.5T520-399l-15-45q-2-7-4-14.5t-4-21.5h-34q-2 12-4 19.5t-4 14.5l-15 46q-18 54-63.5 87T274-280");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M260-300q-75 0-127.5-52.5T80-480t52.5-127.5T260-660q56 0 100 30t65 78q13-4 26.5-6t27.5-2 28 2 28 6q21-48 65-78t100-30q75 0 127.5 52.5T880-480t-52.5 127.5T700-300q-73 0-125-50.5T520-473q-10-4-20-5.5t-21-1.5-20.5 2-18.5 5q-3 72-55 122.5T260-300m-71-251q-29 29-29 71t29 71 71 29 71-29 29-71-29-71-71-29-71 29m440 0q-29 29-29 71t29 71 71 29 71-29 29-71-29-71-71-29-71 29");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-320q-61 0-93-16.5T110-398q-15-25-25.5-59.5T65-520H40l21-98q56-11 101.5-16t87.5-5q61 0 110.5 10t77.5 29h85q24-18 76-28.5T711-639q42 0 87 5t101 16l21 98h-25q-9 28-19.5 62.5T850-398q-26 44-58.5 61T698-320q-63 0-107-27t-61-87q-5-16-8.5-32t-8.5-32q-4-12-12-17.5t-21-5.5q-12 0-20 6t-13 17q-5 16-8.5 32t-8.5 32q-17 60-61 87t-107 27m0-58q71 0 97-42t26-108q0-17-12-26.5T326-572q-26-7-63-8.5t-72 3.5q-26 4-38.5 13T140-538q0 27 4.5 52t13.5 46q16 35 37.5 48.5T262-378m436 0q45 0 66.5-13.5T801-440q9-21 14-46t5-53q0-17-12.5-26.5T768-578q-35-5-71.5-3t-62.5 9q-35 8-47 17t-12 26q0 66 26 108.5t97 42.5");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-378q71 0 97-42t26-108q0-17-12-26t-47-18q-26-7-63-8.5t-72 3.5q-26 4-38.5 13T140-538q0 27 4.5 52t13.5 46q16 35 37.5 48.5T262-378m428 218v-240h60v240zm-110-60v-120h60v120zm220 0v-120h60v120zM262-320q-61 0-93-16.5T110-398q-15-26-25.5-60T65-520H40l21-98q56-11 101.5-16.5T250-640q61 0 110.5 10.5T438-600h85q24-18 76-28.5T710-639q42 0 87.5 5T899-618l21 98h-25q-7 22-14.5 48.5T862-422q-12-11-25.5-20.5T808-460q5-18 8.5-38t3.5-41q0-17-12.5-26.5T768-578q-35-5-71.5-3t-62.5 9q-35 9-47 18t-12 26q0 28 4 51.5t14 42.5q-12 10-23 21.5T551-387q-7-11-12-22t-9-25q-5-16-8.5-32t-8.5-32q-4-12-12-17.5t-21-5.5q-12 0-20.5 6T447-498q-5 16-8.5 32t-8.5 32q-17 60-61 87t-107 27");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M240-40H40v-200h80v120h120zm480 0v-80h120v-120h80v200zM480-220q-120 0-217.5-71T120-480q45-118 142.5-189T480-740t217.5 71T840-480q-45 118-142.5 189T480-220m0-120q58 0 99-41t41-99-41-99-99-41-99 41-41 99 41 99 99 41m0-80q-25 0-42.5-17.5T420-480t17.5-42.5T480-540t42.5 17.5T540-480t-17.5 42.5T480-420M40-720v-200h200v80H120v120zm800 0v-120H720v-80h200v200z");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M820-28 678-170l-48 50H330L120-332v-29
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M440-240h80v-40h80v-200H440v-40h160v-80h-80v-40h-80v40h-80v200h160v40H360v80h80zM160-80v-800h400l240 240v560z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M440-200h80v-40h80v-200H440v-40h160v-80h-80v-40h-80v40h-80v200h160v40H360v80h80zM160-80v-800h440l200 200v600zm80-80h480v-480H560v-160H240zm0-640h320v160h160L560-800v160h160v480H240z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("m680-60-60-60H520v-100l-60-60 60-60v-100h100l60-60 60 60h100v100l60 60-60 60v100H740zm0-100q50 0 85-35t35-85-35-85-85-35zm151-400h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240H160v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M700-16 456-260l188-188-78-78 56-56 323 322zM568-260h264L700-392zM160-120v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M160-120v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240zm320 40v-400h400v400zm80-80h240v-240z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-320v-160h160v60H540v100zm0 240v-160h60v100h100v60zm340-240v-100H720v-60h160v160zM720-80v-60h100v-100h60v160zm111-480h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240H160v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M120-600v-240h80v134q50-62 122.5-98T480-840q118 0 210.5 67T820-600h-87q-34-72-101-116t-152-44q-57 0-107.5 21T284-680h76v80zm120 360h480L570-440 450-280l-90-120zM120-80v-400h80v320h560v-320h80v400z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("m801-458-66-44 13-21q6-9 9-18.5t3-2
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m561-458-66-44 13-21q6-9 9-18.5t3-20.5q0-14-5.5-27T499-612q-21-21-32-48.5T456-718q0-23 6.5-44t18.5-40l13-20 67 44-14 21q-6 9-9 18.5t-3 20.5q0 14 5.5 27t15.5 23q21 21 32 48.5t11 57.5q0 23-6 44t-18 40zm-168 0-66-44 13-21q6-9 9-18.5t3-20.5q0-14-5.5-27T331-612q-21-21-32-48.5T288-718q0-23 6.5-44t18.5-40l13-20 67 44-14 21q-6 9-9 18.5t-3 20.5q0 14 5.5 27t15.5 23q21 21 32 48.5t11 57.5q0 23-6 44t-18 40zm-168 0-66-44 14-21q6-9 8.5-18.5T184-562q0-14-5-27t-15-23q-21-21-32.5-48.5T120-718q0-23 6-44t19-40l14-20 66 44-14 21q-6 8-9 18t-3 21q0 14 5.5 27t15.5 23q21 21 32.5 48.5T264-562q0 23-6.5 44T239-478zm54 338v-40q0-33 23-56.5t57-23.5h204q21 0 40 8t36 19v-44q0-70 19-137t48-130l19-42q11-25 8-51.5T711-664q-8-8-12-18t-4-21q0-23 16.5-40t39.5-17q20 0 37 10.5t26 28.5q13 25 19.5 52t6.5 55q0 16-2 31.5t-7 30.5L720-120z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M560-360q-30 0-46-19t-16-41q0-17 7-31t22-24q11-7 19.5-18.5T560-528q-4-2-7.5-4t-6.5-5q-39 15-55 21t-35 6q-38 0-67-33.5T360-640q0-30 19-46t41-16q17 0 31 7t24 22q7 11 18.5 19.5T528-640q2-4 4-7.5t5-6.5q-15-39-21-55t-6-35q0-38 33.5-67t96.5-29q30 0 46 19t16 41q0 17-7 31t-22 24q-11 7-19.5 18.5T640-672q4 2 7.5 4t6.5 5q39-15 55-21t35-6q38 0 67 33.5t29 96.5q0 30-19 46t-41 16q-17 0-31-7t-24-22q-7-11-18.5-19.5T672-560q-2 4-4 7.5t-5 6.5q15 39 21 55t6 35q0 38-33.5 67T560-360m68.5-211.5Q640-583 640-600t-11.5-28.5T600-640t-28.5 11.5T560-600t11.5 28.5T600-560t28.5-11.5M681-120H240L129-552q-4-15-6.5-30.5T120-614q0-28 6.5-55t19.5-52q9-18 25.5-28.5T208-760q23 0 40 17t17 40q0 11-4 21t-12 18q-19 20-22.5 46.5T234-566l20 42q29 63 47.5 130T320-257v44q17-11 36-19t40-8h204q34 0 57.5 23.5T681-160z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M320-360q-30 0-46-19t-16-41q0-17 6.5-31t21.5-24q11-7 19.5-18.5T319-528q-4-2-7-4t-6-5q-39 15-55 21t-35 6q-38 0-67-33.5T120-640q0-30 19-46t41-16q17 0 30.5 7t23.5 22q7 11 19 19.5t35 13.5q2-4 4-7.5t5-6.5q-15-39-21-55t-6-35q0-38 33-67t96-29q30 0 46.5 19t16.5 41q0 17-7 31t-22 24q-11 7-19.5 18.5T400-672q4 2 7 4t6 5q39-15 55.5-21t35.5-6q38 0 67 33.5t29 96.5q0 30-19 46t-41 16q-17 0-31-7t-24-22q-7-11-18.5-19.5T432-560q-2 4-4.5 7.5T422-546q15 39 21.5 55t6.5 35q0 38-33.5 67T320-360m68.5-211.5Q400-583 400-600t-11.5-28.5T360-640t-28.5 11.5T320-600t11.5 28.5T360-560t28.5-11.5M279-120v-40q0-33 23.5-56.5T360-240h203q21 0 40.5 8t36.5 19v-44q0-70 18.5-137T706-524l20-42q11-25 7.5-51.5T711-664q-8-8-12-18t-4-21q0-23 16.5-40t39.5-17q20 0 37 10.5t26 28.5q13 25 19.5 52t6.5 55q0 16-2 31.5t-7 30.5L720-120z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m547-600-80-280h346l80 280zm-247-80q-33 0-56.5-23.5T220-760t23.5-56.5T300-840t56.5 23.5T380-760t-23.5 56.5T300-680M183-120 80-640h82l88 440h270v80zm98-120-57-278q-10-48 23-85t81-37q35 0 63.5 21t36.5 57l44 202h175L810-80l-70 40-116-200z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-80q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80m0-84q97-30 162-118.5T718-480H480v-315l-240 90v207q0 7 2 18h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M320-40v-200h-80v-680h480v680h-80v200zm160-420q50 0 85-35t35-85-35-85-85-35-85 35-35 85 35 85 85 35m-80 340h160v-120H400zm80-420q-17 0-28.5-11.5T440-580t11.5-28.5T480-620t28.5 11.5T520-580t-11.5 28.5T480-540");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M360-240v-80h480v80zm0-200v-80h480v80zM120-640v-80h720v80z");
|
|
@@ -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;
|
package/dist/sharp/400/index.js
CHANGED
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M440-280h80v-168l64 64 56-56-1
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M160-160q0-75 41-134.5T307-381l-10-99H160v-240H40v-80h320v80H240v160h48l-8-80h400l-8 80h48v-160H600v-80h321v80H801v240H664l-10 99q65 27 105.5 86.5T800-160h-80q0-66-47-113t-113-47H400q-66 0-113 47t-47 113zm225-240h189l17-160H368zm0 0h189z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M259-80q-75 0-127-53T80-261t52-127 127-52q22 0 42.5 5t38.5 14q14-29 15-60t-11-60q-19 10-40 15t-44 5q-75 0-127.5-52.5T80-701t52.5-127T260-880t127.5 52T440-701q0 23-5.5 44T419-617q29 12 60 11.5t60-14.5q-9-18-14-38.5t-5-42.5q0-75 52-127t127-52 128 52 53 127-53 128-128 53q-24 0-45.5-6T612-543q-13 30-12 61.5t15 62.5q19-10 40-15.5t44-5.5q75 0 128 52t53 127-53 128-128 53-127-53-52-128q0-23 5.5-44t15.5-40q-31-14-62.5-15.5T417-349q11 20 17 42t6 46q0 75-53 128T259-80m440-520q42 0 71.5-29.5T800-701t-29.5-70.5T699-800t-70.5 28.5T600-701q0 8 1.5 16.5T605-668l88-88 56 56-90 91q9 5 19 7t21 2m-439-1q10 0 19-2t17-5l-92-92 56-56 93 92q3-8 5-17.5t2-19.5q0-42-29-71t-71-29-71 29-29 71 29 71 71 29m439 441q42 0 71.5-29.5T800-261t-29.5-70.5T699-360q-10 0-19 1.5t-17 4.5l94 94-57 56-93-93q-3 8-5 17t-2 19q0 42 28.5 71.5T699-160m-440 0q42 0 71.5-29.5T360-261q0-11-2-21.5t-7-19.5l-98 98-57-56 95-95q-8-2-16-3.5t-16-1.5q-42 0-70.5 28.5T160-261t28.5 71.5T259-160m221-280q17 0 28.5-11.5T520-480t-11.5-28.5T480-520t-28.5 11.5T440-480t11.5 28.5T480-440");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M440-440h280v-280H440zM120-120v-720h720v720zm80-80h560v-560H200zm0 0v-560z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-380 140-140H440zM320-200q-117 0-198.5-81.5T40-480t81.5-198.5T320-760h320q117 0 198.5 81.5T920-480t-81.5 198.5T640-200zm0-80h320q83 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("m644-613 100-94-37-37-96 96zm0 0-33-35zM120-120v-190l357-357-57-57 57-56 77 76 152-152 150 150-152 152 56 58-56 56-170-170-334 333v77h42q10 22 21.5 42t24.5 38zm480 80q-91 0-168-48T320-220q35-84 112-132t168-48 168 48 112 132q-35 84-112 132T600-40m107.5-106q50.5-26 82.5-74-32-48-82.5-74T600-320t-107.5 26-82.5 74q32 48 82.5 74T600-120t107.5-26m-150-31.5Q540-195 540-220t17.5-42.5T600-280t42.5 17.5T660-220t-17.5 42.5T600-160t-42.5-17.5");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M599-640q5-41-.5-64.5T569-758q-31-40-41.5-77t-3.5-85h76q-8 51 5 75t36 56q26 35 34 69.5t1 79.5zm161 0q5-41-1-64.5T729-758q-31-40-41-77t-3-85h75q-8 51 5 75t36 56q26 35 34 69.5t1 79.5zm0 560H80v-441l385-250 65 65-78 126h348v80H308l77-124-225 146v318h600zM480-360v-80h400v80zm0 140v-80h360v80zM320-342");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M280-80v-240H120v-160l320-142v-26q-36-13-58-43.5T360-760q0-50 35-85t85-35 85 35 35 85h-80q0-17-11.5-28.5T480-800t-28.5 11.5T440-760t11.5 28.5T480-720h40v98l320 142v160H680v240zm-80-320h80v-40h400v40h80v-28L480-552 200-428zm160 240h240v-200H360zm0-200h240z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M352-120H120v-232q48 0 84-30.5t36-77.5
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M120-120v-232q48 0 84-30.5t36-77.5-36-77.5-84-30.5v-232l80 80v88q54 20 87 67t33 105q0 57-33 104t-87 68v88h88q21-54 68-87t104-33 104 33 68 87h88l80 80H568q0-48-30.5-84T460-240t-77.5 36-30.5 84zm680-154-80-80v-86h80q8 0 14-6t6-14-6-14-14-6h-80v-240H480v-80q0-8-6-14t-14-6-14 6-6 14v80h-86l-80-80h86q0-42 29-71t71-29 71 29 29 71h240v240q42 0 71 29t29 71-29 71-71 29zm-9 219L55-791l57-57 736 736zM460-460");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M600-400q-31 0-77.5 9.5t-109 29T272-313 95-244l-55-37v-321q138-27 278.5-52.5T600-680q124 0 212.5 99.5T921-320l-71 27q-64-50-131-78.5T600-400m0-80q54 0 100 14.5T815-412q-33-91-88.5-139.5T600-600q-121 0-241.5 19.5T120-536v195q82-33 154.5-59t134-44 110-27 81.5-9m-133-52");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M274-360q31 0 55.5-18t34.5-47l15-46q16-48-8-88.5T302-600H161l19 157q5 35 31.5 59t62.5 24m412 0q36 0 62.5-24t31.5-59l19-157H659q-45 0-69 41t-8 89l14 45q10 29 34.5 47t55.5 18m-412 80q-66 0-115.5-43.5T101-433L80-600H40v-80h262q44 0 80.5 21.5T440-600h81q21-37 57.5-58.5T659-680h261v80h-40l-21 167q-8 66-57.5 109.5T686-280q-57 0-102.5-32.5T520-399l-15-45q-2-7-4-14.5t-4-21.5h-34q-2 12-4 19.5t-4 14.5l-15 46q-18 54-63.5 87T274-280");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M260-300q-75 0-127.5-52.5T80-480t52.5-127.5T260-660q56 0 100 30t65 78q13-4 26.5-6t27.5-2 28 2 28 6q21-48 65-78t100-30q75 0 127.5 52.5T880-480t-52.5 127.5T700-300q-73 0-125-50.5T520-473q-10-4-20-5.5t-21-1.5-20.5 2-18.5 5q-3 72-55 122.5T260-300m-71-251q-29 29-29 71t29 71 71 29 71-29 29-71-29-71-71-29-71 29m440 0q-29 29-29 71t29 71 71 29 71-29 29-71-29-71-71-29-71 29");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-320q-61 0-93-16.5T110-398q-15-25-25.5-59.5T65-520H40v-94q63-14 114-19.5t96-5.5q61 0 110.5 10t77.5 29h85q24-18 76-28.5T711-639q45 0 95.5 5.5T920-614v94h-25q-9 28-19.5 62.5T850-398q-26 44-58.5 61T698-320q-63 0-107-27t-61-87q-5-16-8.5-32t-8.5-32q-4-12-12-17.5t-21-5.5q-12 0-20 6t-13 17q-5 16-8.5 32t-8.5 32q-17 60-61 87t-107 27m0-58q71 0 97-42t26-108q0-17-12-26.5T326-572q-26-7-63-8.5t-72 3.5q-26 4-38.5 13T140-538q0 27 4.5 52t13.5 46q16 35 37.5 48.5T262-378m436 0q45 0 66.5-13.5T801-440q9-21 14-46t5-53q0-17-12.5-26.5T768-578q-35-5-71.5-3t-62.5 9q-35 8-47 17t-12 26q0 66 26 108.5t97 42.5");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-378q71 0 97-42t26-108q0-17-12-26t-47-18q-26-7-63-8.5t-72 3.5q-26 4-38.5 13T140-538q0 27 4.5 52t13.5 46q16 35 37.5 48.5T262-378m428 218v-240h60v240zm-110-60v-120h60v120zm220 0v-120h60v120zM262-320q-61 0-93-16.5T110-398q-15-26-25.5-60T65-520H40v-94q63-14 114-20t96-6q61 0 110.5 10.5T438-600h85q24-18 76-28.5T710-639q45 0 96 5.5T920-614v94h-25q-7 22-14.5 48.5T862-422q-12-11-25.5-20.5T808-460q5-18 8.5-38t3.5-41q0-17-12.5-26.5T768-578q-35-5-71.5-3t-62.5 9q-35 9-47 18t-12 26q0 28 4 51.5t14 42.5q-12 10-23 21.5T551-387q-7-11-12-22t-9-25q-5-16-8.5-32t-8.5-32q-4-12-12-17.5t-21-5.5q-12 0-20.5 6T447-498q-5 16-8.5 32t-8.5 32q-17 60-61 87t-107 27");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M40-40v-200h80v120h120v80zm680 0v-80h120v-120h80v200zM480-220q-120 0-217.5-71T120-480q45-118 142.5-189T480-740t217.5 71T840-480q-45 118-142.5 189T480-220m0-80q88 0 161-48t112-132q-39-84-112-132t-161-48-161 48-112 132q39 84 112 132t161 48m0-40q58 0 99-41t41-99-41-99-99-41-99 41-41 99 41 99 99 41m0-80q-25 0-42.5-17.5T420-480t17.5-42.5T480-540t42.5 17.5T540-480t-17.5 42.5T480-420M40-720v-200h200v80H120v120zm800 0v-120H720v-80h200v200zM480-480");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("m792-282-58-56 26-26v-232L596-760H364l
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M440-240h80v-40h80v-200H440v-40h160v-80h-80v-40h-80v40h-80v200h160v40H360v80h80zM160-80v-800h400l240 240v560zm80-80h480v-446L526-800H240zm0 0v-640z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M440-200h80v-40h80v-200H440v-40h160v-80h-80v-40h-80v40h-80v200h160v40H360v80h80zM160-80v-800h440l200 200v600zm80-80h480v-480H560v-160H240zm0-640v160zv640z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("m680-60-60-60H520v-100l-60-60 60-60v-100h100l60-60 60 60h100v100l60 60-60 60v100H740zm0-100q50 0 85-35t35-85-35-85-85-35zm151-400h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240H160v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M700-16 456-260l188-188-78-78 56-56 323 322zM568-260h264L700-392zM160-120v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M160-120v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240zm320 40v-400h400v400zm80-80h240v-240z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M480-320v-160h160v60H540v100zm0 240v-160h60v100h100v60zm340-240v-100H720v-60h160v160zM720-80v-60h100v-100h60v160zm111-480h-83q-26-88-99-144t-169-56q-117 0-198.5 81.5T200-480q0 72 32.5 132t87.5 98v-110h80v240H160v-80h94q-62-50-98-122.5T120-480q0-75 28.5-140.5t77-114 114-77T480-840q129 0 226.5 79.5T831-560");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M120-600v-240h80v134q50-62 122.5-98T480-840q118 0 210.5 67T820-600h-87q-34-72-101-116t-152-44q-57 0-107.5 21T284-680h76v80zm120 360h480L570-440 450-280l-90-120zM120-80v-400h80v320h560v-320h80v400z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("m801-458-66-44 13-21q6-9 9-18.5t3-2
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m561-458-66-44 13-21q6-9 9-18.5t3-20.5q0-14-5.5-27T499-612q-21-21-32-48.5T456-718q0-23 6.5-44t18.5-40l13-20 67 44-14 21q-6 9-9 18.5t-3 20.5q0 14 5.5 27t15.5 23q21 21 32 48.5t11 57.5q0 23-6 44t-18 40zm-168 0-66-44 13-21q6-9 9-18.5t3-20.5q0-14-5.5-27T331-612q-21-21-32-48.5T288-718q0-23 6.5-44t18.5-40l13-20 67 44-14 21q-6 9-9 18.5t-3 20.5q0 14 5.5 27t15.5 23q21 21 32 48.5t11 57.5q0 23-6 44t-18 40zm-168 0-66-44 14-21q6-9 8.5-18.5T184-562q0-14-5-27t-15-23q-21-21-32.5-48.5T120-718q0-23 6-44t19-40l14-20 66 44-14 21q-6 8-9 18t-3 21q0 14 5.5 27t15.5 23q21 21 32.5 48.5T264-562q0 23-6.5 44T239-478zm54 338v-40q0-33 23-56.5t57-23.5h204q21 0 40 8t36 19v-44q0-70 19-137t48-130l19-42q11-25 8-51.5T711-664q-8-8-12-18t-4-21q0-23 16.5-40t39.5-17q20 0 37 10.5t26 28.5q13 25 19.5 52t6.5 55q0 16-2 31.5t-7 30.5L720-120z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M560-360q-30 0-46-19t-16-41q0-17 7-31t22-24q11-7 19.5-18.5T560-528q-4-2-7.5-4t-6.5-5q-39 15-55 21t-35 6q-38 0-67-33.5T360-640q0-30 19-46t41-16q17 0 31 7t24 22q7 11 18.5 19.5T528-640q2-4 4-7.5t5-6.5q-15-39-21-55t-6-35q0-38 33.5-67t96.5-29q30 0 46 19t16 41q0 17-7 31t-22 24q-11 7-19.5 18.5T640-672q4 2 7.5 4t6.5 5q39-15 55-21t35-6q38 0 67 33.5t29 96.5q0 30-19 46t-41 16q-17 0-31-7t-24-22q-7-11-18.5-19.5T672-560q-2 4-4 7.5t-5 6.5q15 39 21 55t6 35q0 38-33.5 67T560-360m68.5-211.5Q640-583 640-600t-11.5-28.5T600-640t-28.5 11.5T560-600t11.5 28.5T600-560t28.5-11.5M681-120H240L129-552q-4-15-6.5-30.5T120-614q0-28 6.5-55t19.5-52q9-18 25.5-28.5T208-760q23 0 40 17t17 40q0 11-4 21t-12 18q-19 20-22.5 46.5T234-566l20 42q29 63 47.5 130T320-257v44q17-11 36-19t40-8h204q34 0 57.5 23.5T681-160z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M320-360q-30 0-46-19t-16-41q0-17 6.5-31t21.5-24q11-7 19.5-18.5T319-528q-4-2-7-4t-6-5q-39 15-55 21t-35 6q-38 0-67-33.5T120-640q0-30 19-46t41-16q17 0 30.5 7t23.5 22q7 11 19 19.5t35 13.5q2-4 4-7.5t5-6.5q-15-39-21-55t-6-35q0-38 33-67t96-29q30 0 46.5 19t16.5 41q0 17-7 31t-22 24q-11 7-19.5 18.5T400-672q4 2 7 4t6 5q39-15 55.5-21t35.5-6q38 0 67 33.5t29 96.5q0 30-19 46t-41 16q-17 0-31-7t-24-22q-7-11-18.5-19.5T432-560q-2 4-4.5 7.5T422-546q15 39 21.5 55t6.5 35q0 38-33.5 67T320-360m68.5-211.5Q400-583 400-600t-11.5-28.5T360-640t-28.5 11.5T320-600t11.5 28.5T360-560t28.5-11.5M279-120v-40q0-33 23.5-56.5T360-240h203q21 0 40.5 8t36.5 19v-44q0-70 18.5-137T706-524l20-42q11-25 7.5-51.5T711-664q-8-8-12-18t-4-21q0-23 16.5-40t39.5-17q20 0 37 10.5t26 28.5q13 25 19.5 52t6.5 55q0 16-2 31.5t-7 30.5L720-120z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m547-600-80-280h346l80 280zm60-80h180l-35-120H573zm-307 0q-33 0-56.5-23.5T220-760t23.5-56.5T300-840t56.5 23.5T380-760t-23.5 56.5T300-680M183-120 80-640h82l88 440h270v80zm98-120-57-278q-10-48 23-85t81-37q35 0 63.5 21t36.5 57l44 202h175L810-80l-70 40-116-200zm326-440-34-120z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-80q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80m0-84q97-30 162-118.5T718-480H480v-315l-240 90v207q0 7 2 18h238z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M320-40v-200h-80v-680h480v680h-80v200zm160-420q50 0 85-35t35-85-35-85-85-35-85 35-35 85 35 85 85 35m-80 340h160v-120H400zm-80-200h320v-520H320zm160-220q-17 0-28.5-11.5T440-580t11.5-28.5T480-620t28.5 11.5T520-580t-11.5 28.5T480-540M320-320h320z");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M360-240v-80h480v80zm0-200v-80h480v80zM120-640v-80h720v80z");
|
|
@@ -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;
|
|
@@ -1046,6 +1046,7 @@ export const DriveFolderUpload = /*#__PURE__*/ b("M71.87-151.87v-656.26h324.54L4
|
|
|
1046
1046
|
export const Drone = /*#__PURE__*/ b("M151.87-151.87q0-77.15 41.6-138.56 41.6-61.42 107.79-90.33l-8.56-84.41H142.3v-252.2H30.43v-90.76h314.5v90.76H233.07v161.44h49.67l-9.2-90.77h412.68l-9.2 90.77h49.68v-161.44H614.83v-90.76h315.5v90.76H818.46v252.2H668.07l-8.57 84.41q66.2 28.91 107.41 90.33 41.22 61.41 41.22 138.56h-90.76q0-65.76-46.4-112.52t-111.93-46.76H400.96q-65.53 0-111.93 46.76t-46.4 112.52z");
|
|
1047
1047
|
export const DroneTwo = /*#__PURE__*/ b("M257.44-71.87q-77.75 0-131.66-54.83T71.87-259.13q0-77.59 53.88-131.5 53.87-53.91 131.58-53.91 21.61 0 41.74 4.68 20.14 4.69 37.82 13.12 12.33-26.13 13.45-54.14t-9.21-54.14q-18.78 9.52-39.53 14.28t-43.27 4.76q-77.69 0-132.08-54.37-54.38-54.37-54.38-132.04 0-77.68 54.37-131.71t132.04-54.03q77.68 0 132.09 54.03t54.41 131.67q0 22.52-5.14 43.28t-14.66 39.76q26.13 10.32 54.14 9.71 28.01-.62 54.14-12.71-8.52-18-13.28-38.26t-4.76-41.78q0-77.71 53.91-131.59 53.91-53.87 131.66-53.87t132.55 53.91q54.79 53.91 54.79 131.66t-54.79 132.55q-54.8 54.79-132.67 54.79-23.52 0-44.77-5.62-21.26-5.63-41.03-15.94-11.09 27.13-10.21 55.42.88 28.3 13.21 56.14 18.76-9.52 39.52-14.54t43.28-5.02q77.87 0 132.67 53.86 54.79 53.86 54.79 131.54t-54.79 132.48q-54.8 54.79-132.55 54.79t-131.66-54.82-53.91-132.4q0-22.52 5.18-43.27 5.19-20.75 14.62-39.53-27.92-12.43-56.3-13.76-28.37-1.33-55.5 9.76 10.31 19.77 15.94 41.53 5.62 21.75 5.62 45.27 0 77.58-54.79 132.4T257.44-71.87m443.23-529.56q42 0 71.5-29.5t29.5-71.5-29.5-70.5-71.5-28.5-70.5 28.5-28.5 70.5q0 6.56 1.15 13.27 1.14 6.7 2.66 13.27l79.63-79.63 63.65 63.65-82.35 83.35q7.81 4.04 16.34 5.56 8.54 1.53 17.92 1.53m-442.34-1q8.32 0 15.75-1.59t14.03-3.98l-83.87-83.87 63.65-63.65 84.87 84.11q2.28-6.81 3.92-14.74 1.65-7.93 1.65-16.28 0-42-29-71t-71-29-71 29-29 71 29 71 71 29m442.34 444.1q42 0 71.5-29.43t29.5-71.33q0-42-29.5-70.5t-71.5-28.5q-8.2 0-15.59 1.14-7.38 1.15-13.95 3.43l85.63 85.87-64.65 63.41-84.87-84.87q-2.28 6.57-3.92 14.11-1.65 7.54-1.65 15.91 0 41.9 28.5 71.33t70.5 29.43m-443.34 0q42 0 71.5-29.43t29.5-71.33q0-9.56-1.65-18.39-1.64-8.82-5.68-16.87l-90.35 90.11-64.17-63.41 86.15-86.63q-6.33-1.52-12.65-2.67-6.33-1.14-12.65-1.14-42 0-70.5 28.5t-28.5 70.5 28.5 71.38 70.5 29.38M480-439.76q17 0 28.5-11.5t11.5-28.5-11.5-28.5-28.5-11.5-28.5 11.5-11.5 28.5 11.5 28.5 28.5 11.5");
|
|
1048
1048
|
export const Dropdown = /*#__PURE__*/ b("M437.13-437.13h280v-280h-280zM111.87-111.87v-736.26h736.26v736.26z");
|
|
1049
|
+
export const DropdownMenu = /*#__PURE__*/ b("m580-377.37 145.02-145.26H434.98zM320-192.11q-120.3 0-204.09-83.81-83.8-83.8-83.8-204.12 0-120.31 83.8-204.08Q199.7-767.89 320-767.89h320q120.3 0 204.09 83.81 83.8 83.8 83.8 204.12 0 120.31-83.8 204.08Q760.3-192.11 640-192.11z");
|
|
1049
1050
|
export const DropperEye = /*#__PURE__*/ b("M111.87-111.87v-201.48l353.89-353.89L408.28-724l68.96-67.48 76.76 76 151.52-152.48 162.44 162.44-153.2 152 42.61 44.13-65.57 65.56L531.37-603.3l-328.5 327.26v73.17h44.15q10.96 24.63 23.65 47.74 12.7 23.11 27.37 43.26zm501.28 81.44q-93.39 0-171.82-50.04-78.44-50.03-114.16-136.18 35.72-86.15 114.16-136.19 78.43-50.03 171.82-50.03 93.15 0 171.71 50.03 78.55 50.04 114.27 136.19-35.72 86.15-114.27 136.18-78.56 50.04-171.71 50.04m72.68-113.55q29.71-29.72 29.71-72.67 0-42.96-29.71-72.68-29.72-29.71-72.68-29.71-42.95 0-72.67 29.71-29.72 29.72-29.72 72.68 0 42.95 29.72 72.67t72.67 29.72q42.96 0 72.68-29.72m-116.85-28.5q-18.22-18.22-18.22-44.17 0-25.96 18.22-44.18 18.22-18.21 44.17-18.21 25.96 0 44.18 18.21 18.21 18.22 18.21 44.18 0 25.95-18.21 44.17-18.22 18.22-44.18 18.22-25.95 0-44.17-18.22");
|
|
1050
1051
|
export const Dry = /*#__PURE__*/ b("M767.89-71.87H71.87v-457.26l388.59-252.39 73.37 67.87-72.26 124.08h346.32v86.22H471.87v57.61h416.02v86.22H471.87v57.61h376.26v86.21H471.87v57.61h296.02zM596.13-644.78q6.2-43.63.7-66.42-5.5-22.78-31.18-54.69-31.24-40-41.02-76.52t-2.54-87.16h82.21q-8 50.77 3.21 74.29t36.12 57.67q27.2 36.44 35.08 70.7t.64 82.13zm165.54 0q6.2-43.63.44-66.42-5.76-22.78-31.44-54.69-31.24-40-40.76-76.52t-2.28-87.16h81.46q-8 50.77 3.2 74.29 11.21 23.52 36.12 57.67 27.2 36.44 35.08 70.7t.64 82.13z");
|
|
1051
1052
|
export const DryCleaning = /*#__PURE__*/ b("M280-71.87v-239.28H111.87v-172.2l322.15-143.19v-23.37q-36-12.52-57.64-43.5t-21.64-68.98q0-52.39 36.43-89.07 36.44-36.67 88.83-36.67t88.95 36.67q36.55 36.68 36.55 89.07h-87.17q0-16.28-11.02-27.31-11.02-11.02-27.31-11.02-16.28 0-27.3 11.02-11.03 11.02-11.03 27.3 0 16.29 11.02 27.43T480-723.83h43.35v96.09l324.78 144.39v172.2H680.24v239.28zm-80.96-326.7H280v-38.32h400.24v38.32h80.96v-28L480-551.04 199.04-426.65z");
|
|
@@ -1193,6 +1194,7 @@ export const Extension = /*#__PURE__*/ b("M356.3-111.87H111.87V-356.3q45.61 0 79
|
|
|
1193
1194
|
export const ExtensionOff = /*#__PURE__*/ b("M111.87-111.87V-356.3q45.61 0 79.22-29.43Q224.7-415.15 224.7-460t-33.61-74.27q-33.61-29.43-79.22-29.43v-244.43l696.26 696.26H563.7q0-45.61-29.43-79.22Q504.85-224.7 460-224.7t-74.27 33.61q-29.43 33.61-29.43 79.22zm696.26-162.61L274.48-808.13h78.59q2.63-43.44 33.3-72.55Q417.04-909.8 460-909.8t73.63 29.12q30.67 29.11 33.3 72.55h241.2v241.2q43.44 2.63 72.55 33.3Q909.8-502.96 909.8-460t-29.12 73.63q-29.11 30.67-72.55 33.3zm-8.04 229.52L44.96-800.09l59.39-59.39 755.13 755.13z");
|
|
1194
1195
|
export const Eyebrow = /*#__PURE__*/ b("M602.15-393.78q-31.48 0-78.57 9.62-47.1 9.62-110.44 29.36-63.34 19.73-143.29 49.33-79.96 29.6-178.92 70.08l-62.65-42.26v-330.09q141.35-27.96 285.32-54.05 143.97-26.1 288.55-26.1 132.13 0 221.95 100.22 89.81 100.21 110.77 270.3l-81.76 31.3q-66.63-50.95-133.27-79.33t-117.69-28.38m0-90.76q54.72 0 100.36 14.62t117.75 55.29q-29.17-88.85-85.15-135.67-55.98-46.83-133.2-46.83-121.71 0-242.93 19.62t-239.7 44.62v187.59q79.13-32.77 150.92-58.77 71.78-26 133.88-44 62.09-18 112.39-27.23 50.29-9.24 85.68-9.24m0 0q-35.39 0-85.68 9.24-50.3 9.23-112.39 27.23-62.1 18-133.88 44-71.79 26-150.92 58.77v-187.59q118.48-25 239.7-44.62t242.93-19.62q77.22 0 133.2 46.83 55.98 46.82 85.15 135.67-72.11-40.67-117.75-55.29t-100.36-14.62");
|
|
1195
1196
|
export const Eyeglasses = /*#__PURE__*/ b("M272.33-365.5q29.08 0 51.91-16.92 22.83-16.93 31.87-44.25l14.52-46q14.8-45.61-7.52-83.72-22.33-38.11-64.22-38.11H166.26l18.52 150.78q4.76 33.09 29.47 55.65 24.71 22.57 58.08 22.57m415.34 0q33.37 0 57.96-22.57 24.59-22.56 29.35-55.65L793.5-594.5H662.35q-41.89 0-64.22 38.61t-7.52 84.22l13.52 45q9.04 27.32 31.87 44.25 22.83 16.92 51.67 16.92m-415.58 91q-67.92 0-118.61-44.82-50.7-44.81-58.94-112.96L74.26-594.5H33.78v-91h263.68q45.91 0 84.2 22.22 38.3 22.21 60.01 60.65h77.9q21.71-38.44 60.01-60.65 38.29-22.22 84.2-22.22h262.44v91h-40.48l-20.52 162.22q-8.48 68.15-59.18 112.96-50.69 44.82-118.13 44.82-58.43 0-104.89-33.7-46.45-33.69-64.93-89.13l-16.68-49.78q-1.52-5.32-3.04-11.03t-3.04-16.36h-30.66q-1.52 9.13-3.04 14.84-1.52 5.7-3.04 11.03l-16.2 50.3q-18.24 55.68-65.05 89.75-46.82 34.08-105.25 34.08");
|
|
1197
|
+
export const EyeglassesThree = /*#__PURE__*/ b("M258.33-293.54q-77.63 0-131.93-54.42Q72.11-402.37 72.11-480t54.29-132.04q54.3-54.42 131.93-54.42 56.71 0 101.79 30t67.27 78q12.52-3.52 25.43-5.4 12.9-1.88 26.18-1.88 13.52 0 26.92 1.88 13.41 1.88 26.69 5.4 22.19-48 67.27-78t101.79-30q77.63 0 131.93 54.42 54.29 54.41 54.29 132.04T833.6-347.96q-54.3 54.42-131.93 54.42-74.67 0-128.22-50.98-53.56-50.98-57.99-124.41-8.81-3.29-17.85-4.67T479-474.98t-17.99 1.64-16.47 4.17q-4.43 73.43-57.99 124.53-53.55 51.1-128.22 51.1m-67.78-254.35q-27.68 27.8-27.68 67.89t27.68 67.89q27.69 27.81 67.78 27.81 40.08 0 67.89-27.81 27.8-27.8 27.8-67.89t-27.8-67.89q-27.81-27.81-67.89-27.81-40.09 0-67.78 27.81m443.23 0q-27.8 27.8-27.8 67.89t27.8 67.89q27.81 27.81 67.89 27.81 40.09 0 67.78-27.81 27.68-27.8 27.68-67.89t-27.68-67.89q-27.69-27.81-67.78-27.81-40.08 0-67.89 27.81");
|
|
1196
1198
|
export const EyeglassesTwo = /*#__PURE__*/ b("M262-317.13q-62.2 0-94.55-16.86-32.36-16.86-59.84-62.58-15.24-25.23-26.34-60.81t-18.42-59.99H37.13l23.39-103.5q54.81-11 100.78-16 45.98-5 88.7-5 61.48 0 111.46 10.12 49.97 10.12 78.21 29.36h81.66q24.47-18.24 76.83-28.86t113.08-10.62q42.72 0 88.08 5 45.35 5 100.16 16l23.39 103.5h-25.72q-6.85 21.3-18.06 58.32-11.22 37.01-26.7 62.48-26.24 44.72-59.22 62.08-32.97 17.36-95.17 17.36-63.72 0-107.96-27.72t-62.67-88.19q-5.24-16-8.74-32.12t-8.5-32.12q-3.52-11.05-10.92-15.95-7.41-4.9-19.21-4.9-11.04 0-18.45 5.4-7.4 5.4-11.92 15.69-5 16-8.38 31.88t-8.38 31.88q-17.24 60.95-61.96 88.55-44.71 27.6-108.91 27.6m0-63.74q69.57 0 94.85-41.04 25.28-41.05 25.28-105.61 0-16.52-11.88-25.66-11.88-9.15-44.97-16.43-25.76-6.52-62.4-8.02t-71.4 3.5q-25.28 3.76-36.95 12.04-11.66 8.29-11.66 24.09 0 26.76 4.5 51.4t13.26 45.4q15.52 34.29 36.66 47.31T262-380.87m436 0q43.57 0 64.59-13.02t35.78-47.31q8.76-20.76 13.76-45.52t5-52.28q0-15.8-11.78-24.47-11.78-8.66-37.83-11.66-34.76-5-70.78-3t-62.02 8.52q-33.09 7.28-44.97 16.04-11.88 8.77-11.88 25.29 0 64.56 25.28 105.99 25.28 41.42 94.85 41.42");
|
|
1197
1199
|
export const EyeglassesTwoSound = /*#__PURE__*/ b("M262-380.87q69.57 0 94.85-41.04 25.28-41.05 25.28-105.61 0-16.52-11.88-25.28-11.88-8.77-44.97-16.81-25.76-6.52-62.4-8.02t-71.4 3.5q-25.28 3.76-36.95 12.04-11.66 8.29-11.66 24.09 0 26.76 4.38 51.4t13.38 45.4q15.52 34.29 36.66 47.31T262-380.87m428.96 229v-250.76h64.54v250.76zm-112.39-62.15v-126.46h64.78v126.46zm224.78 0v-126.46h64.78v126.46zM262-317.13q-62.2 0-94.55-16.86-32.36-16.86-59.84-62.58-15.24-26-26.34-61.19-11.1-35.2-18.42-59.61H37.13l23.39-103.5q54.81-11 100.78-16.38 45.98-5.38 88.7-5.38 61.48 0 111.46 10.5 49.97 10.5 78.21 29.74h81.66q24.47-18.24 76.71-28.86T710-641.87q42.72 0 88.7 5 45.97 5 100.78 16l23.39 103.5h-25.72q-5.32 16.74-12.7 42.52t-18.15 49.5q-13.19-11.95-28.13-21.93-14.93-9.98-31.6-17.74 4.52-17.05 7.54-35.61 3.02-18.57 3.02-38.37 0-15.8-11.78-24.47-11.78-8.66-37.83-11.66-34.76-5-70.78-3t-62.02 8.52q-33.09 8.04-44.97 16.81-11.88 8.76-11.88 25.28 0 26.8 3.76 49.35 3.76 22.54 13.04 41.06-13.19 10.72-25.15 23.29-11.95 12.58-20.67 27.78-7-11-12.12-22t-9.36-25q-5.24-16-8.74-32.12t-8.5-32.12q-3.52-11.05-10.92-15.95-7.41-4.9-19.21-4.9-11.04 0-18.95 5.4-7.9 5.4-11.42 15.69-5 16-8.38 31.88t-8.38 31.88q-17.24 60.95-61.96 88.55-44.71 27.6-108.91 27.6");
|
|
1198
1200
|
export const EyeTracking = /*#__PURE__*/ b("M243.59-31.87H31.87v-211.72h91v120.72h120.72zm473.06 0v-91h120.72v-120.72h91v211.72zM479.76-213.3q-121.91 0-222.16-72.92Q157.35-359.13 111.39-480q45.96-120.87 146.09-193.9t222.4-73.03T702.4-673.9 848.61-480Q802.65-359.37 702.4-286.34 602.15-213.3 479.76-213.3m0-125.98q58.48 0 100.2-41.36Q621.67-422 621.67-480t-41.71-99.36q-41.72-41.36-100.2-41.36-58 0-98.76 41.12T340.24-480 381-380.4t98.76 41.12m.07-86.22q-22.68 0-38.62-15.92-15.95-15.93-15.95-38.68t15.93-38.57q15.92-15.83 38.67-15.83t38.57 15.88q15.83 15.87 15.83 38.55t-15.87 38.62q-15.88 15.95-38.56 15.95M31.87-716.65v-211.72h211.72v91H122.87v120.72zm805.5 0v-120.72H716.65v-91h211.72v211.72z");
|
|
@@ -2774,6 +2776,7 @@ export const ReportOff = /*#__PURE__*/ b("M820-22.98 681.35-161.63l-48 49.76h-30
|
|
|
2774
2776
|
export const RequestPage = /*#__PURE__*/ b("M435.46-233.54h85.5v-40h83.58v-209.09H440.96v-38.33h163.58v-85.5h-80v-40h-85.5v40h-83.58v209.09h163.58v38.33H355.46v85.5h80zM151.87-71.87v-816.26h411.48l244.78 244.88v571.38z");
|
|
2775
2777
|
export const RequestQuote = /*#__PURE__*/ b("M438.09-199.52h83.82v-40h80v-205.5h-160v-38.09h160v-83.59h-80v-40h-83.82v40h-80v205.5h160v38.09h-160v83.59h80zM151.87-71.87v-816.26h446.7l209.56 209.56v606.7zm91-91h474.26V-640H560v-157.13H242.87zm0-634.26H560V-640h157.13L560-797.13V-640h157.13v477.13H242.87z");
|
|
2776
2778
|
export const ResetBrightness = /*#__PURE__*/ b("m684.54-50.43-61.25-61.26H521.2v-102.09l-61.44-61.44 61.35-61.25v-102.1h102.24L684.54-500l61.35 61.43h102.24v102.1l61.2 61.25-61.26 61.35v102.24H745.98zm0-102.16q51.2 0 86.92-35.71 35.71-35.72 35.71-86.92 0-51.19-35.76-86.91-35.77-35.72-86.87-35.72zM839.37-560h-91.85q-25.95-87.79-98.81-143.66-72.87-55.86-168.69-55.86-116.78 0-198.16 81.36T200.48-480q0 68.65 30.11 126.26t81.28 95.61v-102.35h88.61v248.61H151.87v-88.61h89.46q-60.09-50.95-94.78-123.1-34.68-72.14-34.68-156.42 0-76.65 29.1-143.6 29.1-66.94 78.79-116.64 49.7-49.69 116.64-78.79 66.95-29.1 143.6-29.1 132.24 0 232.18 81.89Q812.13-684.35 839.37-560");
|
|
2779
|
+
export const ResetColors = /*#__PURE__*/ b("M701.43-5.72 448.35-258.8l189.19-189.44-78.47-78.48 63.89-63.65L955.28-258.8zM580.67-263.83h241.29L701.43-384.35zm-428.8 151.96v-88.61h89.46q-60.09-50.95-94.78-123.1-34.68-72.14-34.68-156.42 0-76.67 29.1-143.61 29.1-66.93 78.79-116.63 49.7-49.69 116.63-78.79 66.94-29.1 143.61-29.1 132.35 0 232.24 81.89T839.37-560h-91.85q-26-87.76-98.88-143.64T480-759.52q-116.76 0-198.14 81.38T200.48-480q0 68.65 30.11 126.26t81.28 95.61v-102.35h88.61v248.61z");
|
|
2777
2780
|
export const ResetExposure = /*#__PURE__*/ b("M151.87-111.87v-88.61h89.46q-60.09-50.95-94.78-123.1-34.68-72.14-34.68-156.42 0-76.65 29.1-143.6 29.1-66.94 78.79-116.64 49.7-49.69 116.64-78.79 66.95-29.1 143.6-29.1 132.24 0 232.18 81.89Q812.13-684.35 839.37-560h-91.85q-25.95-87.79-98.81-143.66-72.87-55.86-168.69-55.86-116.78 0-198.16 81.36T200.48-480q0 68.65 30.11 126.26t81.28 95.61v-102.35h88.61v248.61zm323.59 39.76v-412.67h412.67v412.67zm85.5-85.5h241.67v-241.67z");
|
|
2778
2781
|
export const ResetFocus = /*#__PURE__*/ b("M475.46-318.57v-166.21h166.21V-420H540.24v101.43zm0 246.46v-166.22h64.78v101.44h101.43v64.78zm347.89-246.46V-420H721.91v-64.78h166.22v166.21zM721.91-72.11v-64.78h101.44v-101.44h64.78v166.22zM839.37-560h-91.85q-25.95-87.79-98.81-143.66-72.87-55.86-168.69-55.86-116.78 0-198.16 81.36T200.48-480q0 68.65 30.11 126.26t81.28 95.61v-102.35h88.61v248.61H151.87v-88.61h89.46q-60.09-50.95-94.78-123.1-34.68-72.14-34.68-156.42 0-76.65 29.1-143.6 29.1-66.94 78.79-116.64 49.7-49.69 116.64-78.79 66.95-29.1 143.6-29.1 132.24 0 232.18 81.89Q812.13-684.35 839.37-560");
|
|
2779
2782
|
export const ResetImage = /*#__PURE__*/ b("M111.87-590.43v-244.55h83.59v121.57q50.95-62.24 124.53-98.48T480-848.13q123.98 0 220.07 72.38Q796.15-703.37 831-590.43h-97.28q-32.09-74.4-99.69-120.55T480-757.13q-57.96 0-108.93 21.96-50.98 21.95-88.74 61.15h74.32v83.59zm124.06 353.3h488.14L570-444.78l-120 160-90-120zM111.87-71.87v-405.26h91v314.26h554.26v-314.26h91v405.26z");
|
|
@@ -2900,6 +2903,7 @@ export const SeatHeatLeft = /*#__PURE__*/ b("m806.5-460.39-70.3-47.35 14.43-22.9
|
|
|
2900
2903
|
export const SeatHeatRight = /*#__PURE__*/ b("m561.48-460.39-70.31-47.35 14.44-22.91q5.88-9 8.82-18.5t2.94-20.5q0-14-5.26-27t-15.26-23q-21.72-21.96-33.2-50.43-11.48-28.48-11.48-59.54 0-23.82 6.75-45.64t19.21-41.57l14.44-22.39 71.3 47.35-15.44 23.15q-5.76 8.76-8.88 18.38t-3.12 20.38q0 13.92 5.5 26.84t15.5 23.16q21.72 22.2 33.2 50.78 11.48 28.57 11.48 59.7 0 23.87-6.36 45.67-6.36 21.79-18.84 41.27zm-170.15 0-70.55-47.35 14.44-22.91q5.88-9 8.82-18.5t2.94-20.5q0-14-5.26-27t-15.26-23q-21.72-22.2-33.2-50.67-11.48-28.48-11.48-59.54 0-23.81 6.74-45.65t19.22-41.32l14.67-22.39 71.07 47.35-15.2 23.15q-5.76 9-8.88 18.5t-3.12 20.5q0 14 5.38 26.88t15.38 22.88q21.72 21.96 33.2 50.54 11.48 28.57 11.48 59.7 0 23.87-6.3 45.67-6.3 21.79-18.9 41.51zm-170.16 0-70.54-47.35 15.44-22.91q6-8.76 8.5-18.26t2.5-20.5q0-14-5-27t-15-23.24q-21.48-21.96-33.34-50.37-11.86-28.42-11.86-59.41 0-23.77 6.36-45.72 6.36-21.96 19.6-41.68l15.19-22.39 70.55 47.35-15.44 23.15q-6 8.24-9 18.17-3 9.94-3 20.86 0 13.91 5.38 26.82t15.38 22.91q21.69 21.86 33.56 50.49 11.88 28.62 11.88 59.75 0 23.87-6.75 45.67-6.75 21.79-19.21 41.51zm48.98 348.52v-45.5q0-35.63 24.8-60.8 24.79-25.18 61.18-25.18h206.63q20.04 0 37.97 7.05 17.92 7.04 34.2 17.32l.24-36.59q0-71.39 19.6-139.73 19.6-68.33 48.84-132.77l19-42.47q10.52-23.81 7.64-49.18-2.89-25.37-21.16-44.52-8.72-8.83-13.08-19.87-4.36-11.05-4.36-23.19 0-25.4 18.19-43.95t43.55-18.55q21.44 0 39.85 11.33 18.42 11.34 28.17 30.77 13.24 25.96 19.98 53.82 6.74 27.85 6.74 56.74 0 16.51-2.12 32.49t-7.12 31.69L725.5-111.87z");
|
|
2901
2904
|
export const SeatVentLeft = /*#__PURE__*/ b("M561.25-355.7q-30.77 0-47.37-19.59-16.6-19.6-16.6-42.08 0-17.37 7.18-31.67 7.17-14.31 22.54-24.53 11-7.23 19.98-19.09t13.98-35.38q-4-2.04-7.58-4.09-3.58-2.04-6.66-5.11-40.02 15.4-56.44 21.56t-35.92 6.16q-38.99 0-68.83-34.35-29.83-34.35-29.83-98.95 0-30.77 19.59-47.25 19.6-16.47 42.15-16.47 17.42 0 31.77 7.17t24.59 22.54q7.24 11 19.04 19.86t35.4 13.86q2.06-4 4.11-7.5t5.13-6.5q-15.48-39.96-21.6-56.55-6.12-16.6-6.12-36.08 0-38.94 34.22-68.67 34.22-29.72 98.84-29.72 30.77 0 47.36 19.47 16.6 19.47 16.6 42.02 0 17.42-7.17 31.77-7.17 14.36-22.54 24.61-11 7.24-19.98 19.1t-13.98 35.37q4 2.05 7.58 4.09 3.58 2.05 6.66 5.11 40.02-15.4 56.44-21.56 16.41-6.15 35.91-6.15 39 0 68.71 34.35 29.72 34.35 29.72 98.95 0 30.76-19.47 47.24t-42.02 16.48q-17.42 0-31.77-7.18-14.36-7.17-24.61-22.54-7.24-11-19.04-19.86t-35.4-13.86q-2.05 4-4.1 7.5t-5.13 6.5q15.48 39.96 21.59 56.56 6.12 16.59 6.12 36.07 0 38.95-34.21 68.67-34.22 29.72-98.84 29.72m70.72-216.4q12.1-12.1 12.1-29.81 0-17.72-12.1-29.82t-29.82-12.1-29.81 12.1q-12.1 12.1-12.1 29.82 0 17.71 12.1 29.81 12.09 12.1 29.81 12.1t29.82-12.1m57.88 460.23H234.5L121.11-552.96q-4.24-15.71-6.74-31.7t-2.5-32.5q0-28.88 6.74-56.73t19.98-53.81q9.82-19.43 27.82-30.77 18-11.33 39.44-11.33 25.39 0 43.94 18.55 18.56 18.55 18.56 43.95 0 12.14-4.36 23.19-4.36 11.04-13.08 19.87-18.28 19.04-21.54 44.47-3.26 25.42 7.26 49.23l19.76 42.47q29.24 64.44 48.46 132.77 19.22 68.34 19.22 139.73l.23 36.59q16.29-10.28 34.21-17.32 17.92-7.05 37.97-7.05h206.63q36.41 0 61.57 25.18 25.17 25.17 25.17 60.8z");
|
|
2902
2905
|
export const SeatVentRight = /*#__PURE__*/ b("M317.18-355.7q-30.77 0-47.25-19.59-16.47-19.6-16.47-42.08 0-17.37 6.72-31.67 6.72-14.31 22.23-24.53 11-7.23 19.86-19.09t13.86-35.38q-4-2.04-7.07-4.09-3.08-2.04-6.17-5.11-39.96 15.48-56.55 21.6-16.6 6.12-36.08 6.12-38.94 0-68.67-34.35-29.72-34.35-29.72-98.95 0-30.77 19.6-47.25 19.6-16.47 42.15-16.47 17.43 0 31.27 7.17t24.09 22.54q7.24 11 19.49 19.86 12.26 8.86 35.75 13.86 2.04-4 4.09-7.5 2.04-3.5 5.1-6.5-15.48-39.96-21.59-56.55-6.12-16.6-6.12-36.08 0-38.94 33.91-68.67 33.92-29.72 98.67-29.72 30.69 0 47.56 19.47 16.88 19.47 16.88 42.02 0 17.42-7.18 31.77-7.17 14.36-22.54 24.61-11 7.24-19.86 19.1t-13.86 35.37q4 2.05 7.08 4.09 3.07 2.05 6.16 5.11 40.01-15.4 56.94-21.56 16.93-6.15 36.42-6.15 38.99 0 68.71 34.35Q604.3-625.6 604.3-561q0 30.76-19.59 47.24-19.6 16.48-42.08 16.48-17.37 0-31.67-7.18-14.31-7.17-24.53-22.54-7.23-11-19.09-19.86t-35.23-13.86q-2.03 4-4.57 7.5t-5.54 6.57q15.48 39.89 21.98 56.49 6.5 16.59 6.5 36.07 0 38.95-34.35 68.67t-98.95 29.72m70.72-216.4q12.1-12.1 12.1-29.81 0-17.72-12.1-29.82t-29.81-12.1q-17.72 0-29.82 12.1t-12.1 29.82q0 17.71 12.1 29.81t29.82 12.1q17.71 0 29.81-12.1M270.15-111.87v-45.5q0-35.63 25.17-60.8 25.16-25.18 61.57-25.18h205.87q20.04 0 38.35 7.05 18.3 7.04 34.59 17.32l.23-36.59q0-71.39 19.22-139.73 19.22-68.33 48.46-132.77l19.76-42.47q10.52-23.81 7.26-49.23-3.26-25.43-21.54-44.47-8.72-8.83-13.08-19.87-4.36-11.05-4.36-23.19 0-25.4 18.19-43.95t43.55-18.55q21.44 0 39.85 11.33 18.42 11.34 28.17 30.77 13.24 25.96 19.98 53.82 6.74 27.85 6.74 56.74 0 16.51-2.12 32.49t-7.12 31.69L725.5-111.87z");
|
|
2906
|
+
export const SeatWindow = /*#__PURE__*/ b("m554.41-608.37-83.11-291h357.24l83.11 291zm-248.19-70.91q-34.44 0-59.01-24.58-24.58-24.57-24.58-59.01 0-34.43 24.58-59.13 24.57-24.7 59.01-24.7 34.43 0 59.13 24.7 24.69 24.7 24.69 59.13 0 34.44-24.69 59.01-24.7 24.58-59.13 24.58M184.43-111.87 80-639.28h89.41l88 440h270v87.41zm103.98-127.41-55.8-272.5q-10.48-50.15 22.4-88.83 32.88-38.67 84.71-38.67 33.56 0 64.33 21.12 30.78 21.12 39.49 60.23l42.09 195.06h166.63L817.41-79.28l-73.34 41.43-116.72-201.43z");
|
|
2903
2907
|
export const Security = /*#__PURE__*/ b("M480-71.63Q337.47-107.3 244.67-234.19T151.87-516v-249.61L480-888.37l328.13 122.76V-516q0 154.92-92.8 281.81T480-71.63m0-95q95.33-31.44 159.73-118.5 64.4-87.07 75.4-194.9H480v-311.62l-237.13 88.92V-498q0 7.48 1.98 18H480z");
|
|
2904
2908
|
export const SecurityKey = /*#__PURE__*/ b("M315.22-31.87v-202.39h-83.35v-694.11h496.26v694.11h-83.11v202.39zM479.97-461.2q49.79 0 84.67-34.85t34.88-84.64-34.85-84.67-84.64-34.88-84.67 34.85q-34.88 34.86-34.88 84.64 0 49.79 34.85 84.67t84.64 34.88m-76.14 340.72h152.58V-233.3H403.83zm76.23-424.54q-15.15 0-25.45-10.25-10.31-10.24-10.31-25.39 0-15.14 10.25-25.45 10.25-10.3 25.39-10.3 15.15 0 25.45 10.24 10.31 10.25 10.31 25.39 0 15.15-10.25 25.45-10.25 10.31-25.39 10.31");
|
|
2905
2909
|
export const Segment = /*#__PURE__*/ b("M351.87-228.28v-91h496.26v91zm0-206.22v-91h496.26v91zm-240-206.22v-91h736.26v91z");
|
|
@@ -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;
|