@ap-gen/ui 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/icon/index.d.ts +1 -0
- package/dist/index.js +684 -424
- package/dist/index.js.map +1 -1
- package/esm/index.mjs +683 -423
- package/esm/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8,7 +8,8 @@ var useOverlay = require('@toss/use-overlay');
|
|
|
8
8
|
var react = require('@emotion/react');
|
|
9
9
|
var styled = require('@emotion/styled');
|
|
10
10
|
var framerMotion = require('framer-motion');
|
|
11
|
-
var
|
|
11
|
+
var react$1 = require('@toss/react');
|
|
12
|
+
var jsxRuntime$1 = require('react/jsx-runtime');
|
|
12
13
|
|
|
13
14
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
14
15
|
|
|
@@ -122,845 +123,847 @@ const Pressable$1=styled__default["default"](framerMotion.motion.button)`
|
|
|
122
123
|
justify-content: center;
|
|
123
124
|
`;const MotionPressable=({children,...props})=>{return /*#__PURE__*/jsxRuntime.jsx(Pressable$1,{whileHover:{opacity:.8},whileTap:{opacity:.6},...props,children:children})};
|
|
124
125
|
|
|
125
|
-
var _path$
|
|
126
|
+
var _path$87;function _extends$8B(){return _extends$8B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8B.apply(null,arguments)}var SvgAdd=function SvgAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$87||(_path$87=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 12.75h-5a.73.73 0 0 1-.534-.216A.73.73 0 0 1 5.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h5v-5q0-.319.216-.534A.73.73 0 0 1 12 5.5q.32 0 .535.216a.73.73 0 0 1 .215.534v5h5q.318 0 .534.216A.73.73 0 0 1 18.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215h-5v5q0 .318-.216.534A.73.73 0 0 1 12 18.5a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534z"})))};var add = SvgAdd;
|
|
126
127
|
|
|
127
|
-
var _path$
|
|
128
|
+
var _path$86;function _extends$8A(){return _extends$8A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8A.apply(null,arguments)}var SvgAddPhotoAlternate=function SvgAddPhotoAlternate(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$86||(_path$86=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.115 20.5a1.74 1.74 0 0 1-1.276-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h7.943q.318 0 .534.215a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215H5.115a.3.3 0 0 0-.22.087.3.3 0 0 0-.087.22v13.385a.3.3 0 0 0 .086.221.3.3 0 0 0 .221.087H18.5a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V10.75q0-.318.215-.534a.73.73 0 0 1 .535-.216q.319 0 .534.216a.73.73 0 0 1 .216.534v7.942q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zM17.192 6.615h-1.25a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216h1.25v-1.25q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v1.25h1.25q.319 0 .535.216a.73.73 0 0 1 .215.535q0 .318-.215.534a.73.73 0 0 1-.535.215h-1.25v1.25q0 .32-.215.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535zm-6.154 9.404L9.4 13.92a.44.44 0 0 0-.357-.17.43.43 0 0 0-.356.18L7.11 16.027q-.18.231-.048.477a.43.43 0 0 0 .4.246h8.769q.265 0 .4-.246a.41.41 0 0 0-.039-.477l-2.384-3.194a.44.44 0 0 0-.362-.181.44.44 0 0 0-.362.183z"})))};var addPhotoAlternate = SvgAddPhotoAlternate;
|
|
128
129
|
|
|
129
|
-
var _path$
|
|
130
|
+
var _path$85;function _extends$8z(){return _extends$8z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8z.apply(null,arguments)}var SvgAirconditioner=function SvgAirconditioner(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$85||(_path$85=/*#__PURE__*/React__namespace.createElement("path",{d:"M18.577 8.765q-.635.633-1.458.96a4.5 4.5 0 0 1-1.66.329 4.4 4.4 0 0 1-1.643-.318 4.1 4.1 0 0 1-1.443-.97L10.498 6.89a2.7 2.7 0 0 0-.93-.62 2.87 2.87 0 0 0-2.136 0 2.7 2.7 0 0 0-.93.62L5.327 8.056a.7.7 0 0 1-.522.22.74.74 0 0 1-.532-.236.756.756 0 0 1 0-1.07l1.15-1.158a4.2 4.2 0 0 1 1.443-.955 4.316 4.316 0 0 1 4.686.955l1.875 1.875q.437.44.956.645t1.077.206 1.078-.206.96-.645l1.175-1.166a.74.74 0 0 1 1.07 0 .756.756 0 0 1 0 1.07zm0 4.712a4.2 4.2 0 0 1-1.451.955 4.5 4.5 0 0 1-1.651.318 4.5 4.5 0 0 1-1.65-.318 4.2 4.2 0 0 1-1.452-.955l-1.875-1.875a2.7 2.7 0 0 0-.93-.62 2.87 2.87 0 0 0-2.136 0 2.7 2.7 0 0 0-.93.62l-1.185 1.175a.72.72 0 0 1-.51.215.72.72 0 0 1-.534-.217.67.67 0 0 1-.235-.52.75.75 0 0 1 .22-.547l1.165-1.185a4.2 4.2 0 0 1 1.443-.955 4.317 4.317 0 0 1 4.686.955l1.875 1.875q.434.44.95.646.515.206 1.073.206t1.084-.207.964-.645l1.175-1.165a.74.74 0 0 1 1.07 0 .756.756 0 0 1 0 1.07zm-.025 4.711a4.2 4.2 0 0 1-1.439.955 4.4 4.4 0 0 1-1.638.319 4.4 4.4 0 0 1-1.651-.324 4.25 4.25 0 0 1-1.45-.96l-1.9-1.865a2.7 2.7 0 0 0-.932-.62 2.87 2.87 0 0 0-2.135 0 2.7 2.7 0 0 0-.93.62l-1.185 1.175a.7.7 0 0 1-.514.211.72.72 0 0 1-.532-.222.7.7 0 0 1-.206-.515q0-.31.208-.518l1.175-1.21a4.2 4.2 0 0 1 1.44-.954 4.4 4.4 0 0 1 1.627-.319 4.34 4.34 0 0 1 3.062 1.274l1.875 1.875q.438.438.96.645a2.9 2.9 0 0 0 2.155 0q.52-.206.956-.645l1.175-1.166a.7.7 0 0 1 .522-.22q.3.003.532.236.204.223.214.522a.68.68 0 0 1-.214.522z"})))};var airconditioner = SvgAirconditioner;
|
|
130
131
|
|
|
131
|
-
var _path$
|
|
132
|
+
var _path$84;function _extends$8y(){return _extends$8y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8y.apply(null,arguments)}var SvgAirplane=function SvgAirplane(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$84||(_path$84=/*#__PURE__*/React__namespace.createElement("path",{d:"m7.148 16.852-2.365-1.289a.42.42 0 0 1-.245-.34.45.45 0 0 1 .133-.392l.233-.223a.45.45 0 0 1 .19-.114.4.4 0 0 1 .204-.008l2.171.31 4.025-4.025-6.81-3.7a.61.61 0 0 1-.336-.476.62.62 0 0 1 .185-.557l.192-.192a.65.65 0 0 1 .291-.172.7.7 0 0 1 .342-.005l8.93 2.277 3.435-3.413a1.2 1.2 0 0 1 .875-.358q.518 0 .875.358.358.357.358.88 0 .521-.358.88l-3.41 3.428 2.268 8.89a.8.8 0 0 1-.008.373.7.7 0 0 1-.185.316l-.096.096a.7.7 0 0 1-.62.213.69.69 0 0 1-.534-.38l-3.66-6.714-4.005 4.006.3 2.15a.5.5 0 0 1-.02.258.6.6 0 0 1-.141.217l-.097.096a.54.54 0 0 1-.475.165.53.53 0 0 1-.41-.286z"})))};var airplane = SvgAirplane;
|
|
132
133
|
|
|
133
|
-
var _path$
|
|
134
|
+
var _path$83;function _extends$8x(){return _extends$8x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8x.apply(null,arguments)}var SvgAlarmFill=function SvgAlarmFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$83||(_path$83=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.75 12.696V8.75a.73.73 0 0 0-.215-.535A.73.73 0 0 0 12 8a.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535v4.177q0 .18.065.344.066.164.206.304l2.925 2.925q.208.209.522.212a.7.7 0 0 0 .532-.212.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zM12 21.5a8.3 8.3 0 0 1-3.315-.67 8.6 8.6 0 0 1-2.697-1.818 8.6 8.6 0 0 1-1.819-2.697A8.3 8.3 0 0 1 3.5 13q0-1.77.67-3.315a8.6 8.6 0 0 1 1.818-2.697A8.6 8.6 0 0 1 8.685 5.17 8.3 8.3 0 0 1 12 4.5q1.77 0 3.315.67a8.6 8.6 0 0 1 2.697 1.818 8.6 8.6 0 0 1 1.819 2.697Q20.5 11.23 20.5 13t-.67 3.315a8.6 8.6 0 0 1-1.818 2.697 8.6 8.6 0 0 1-2.697 1.819A8.3 8.3 0 0 1 12 21.5M2.415 7.28a.72.72 0 0 1-.217-.526q0-.31.217-.527l2.812-2.812a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L3.469 7.281a.73.73 0 0 1-.522.212.7.7 0 0 1-.532-.212m19.17 0a.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.217l-2.812-2.812a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l2.812 2.812q.207.207.212.522a.7.7 0 0 1-.212.532"})))};var alarm_fill = SvgAlarmFill;
|
|
134
135
|
|
|
135
|
-
var _path$
|
|
136
|
+
var _path$82;function _extends$8w(){return _extends$8w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8w.apply(null,arguments)}var SvgAlarm=function SvgAlarm(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$82||(_path$82=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.75 12.696V8.75a.73.73 0 0 0-.215-.535A.73.73 0 0 0 12 8a.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535v4.177q0 .18.065.344.066.164.206.304l2.925 2.925q.208.209.522.212a.7.7 0 0 0 .532-.212.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zM12 21.5a8.3 8.3 0 0 1-3.315-.67 8.6 8.6 0 0 1-2.697-1.818 8.6 8.6 0 0 1-1.819-2.697A8.3 8.3 0 0 1 3.5 13q0-1.77.67-3.315a8.6 8.6 0 0 1 1.818-2.697A8.6 8.6 0 0 1 8.685 5.17 8.3 8.3 0 0 1 12 4.5q1.77 0 3.315.67a8.6 8.6 0 0 1 2.697 1.818 8.6 8.6 0 0 1 1.819 2.697Q20.5 11.23 20.5 13t-.67 3.315a8.6 8.6 0 0 1-1.818 2.697 8.6 8.6 0 0 1-2.697 1.819A8.3 8.3 0 0 1 12 21.5M2.415 7.28a.72.72 0 0 1-.217-.526q0-.31.217-.527l2.812-2.812a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L3.469 7.281a.73.73 0 0 1-.522.212.7.7 0 0 1-.532-.212m19.17 0a.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.217l-2.812-2.812a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l2.812 2.812q.207.207.212.522a.7.7 0 0 1-.212.532M12 20q2.915 0 4.958-2.042Q19 15.916 19 13q0-2.915-2.042-4.958Q14.915 6 12 6T7.042 8.042Q5 10.085 5 13t2.042 4.958Q9.084 20 12 20"})))};var alarm = SvgAlarm;
|
|
136
137
|
|
|
137
|
-
var _path$
|
|
138
|
+
var _path$81;function _extends$8v(){return _extends$8v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8v.apply(null,arguments)}var SvgArrowBackIos=function SvgArrowBackIos(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$81||(_path$81=/*#__PURE__*/React__namespace.createElement("path",{d:"m9.13 12 7.533 7.533a.93.93 0 0 1 .29.702 1 1 0 0 1-.306.702.96.96 0 0 1-.702.298.96.96 0 0 1-.702-.298l-7.67-7.656a1.75 1.75 0 0 1-.403-.608A1.9 1.9 0 0 1 7.04 12q0-.337.13-.673t.402-.608l7.671-7.67a.94.94 0 0 1 .71-.291q.41.008.71.306a.96.96 0 0 1 .298.701q0 .405-.298.702z"})))};var arrowBackIos = SvgArrowBackIos;
|
|
138
139
|
|
|
139
|
-
var _path$
|
|
140
|
+
var _path$80;function _extends$8u(){return _extends$8u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8u.apply(null,arguments)}var SvgArrowForwardIos=function SvgArrowForwardIos(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$80||(_path$80=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.867 12 7.334 4.467a.94.94 0 0 1-.29-.71 1 1 0 0 1 .305-.709.97.97 0 0 1 .71-.298q.41 0 .71.298l7.655 7.671q.27.272.402.608.13.336.13.673 0 .336-.13.673a1.75 1.75 0 0 1-.402.608l-7.671 7.67a.93.93 0 0 1-.702.291 1 1 0 0 1-.702-.306.97.97 0 0 1-.298-.71q0-.41.298-.709z"})))};var arrowForwardIos = SvgArrowForwardIos;
|
|
140
141
|
|
|
141
|
-
var _path$
|
|
142
|
+
var _path$7$;function _extends$8t(){return _extends$8t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8t.apply(null,arguments)}var SvgAlignCenter=function SvgAlignCenter(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7$||(_path$7$=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 20.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 19h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm4-3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h7.5q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm-4-3.875a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h15.5q.318 0 .534.216A.73.73 0 0 1 20.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215zm4-3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h7.5q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zM4.25 5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 3.5h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 19.75 5z"})))};var alignCenter = SvgAlignCenter;
|
|
142
143
|
|
|
143
|
-
var _path$
|
|
144
|
+
var _path$7_;function _extends$8s(){return _extends$8s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8s.apply(null,arguments)}var SvgAlignLeft=function SvgAlignLeft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7_||(_path$7_=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 20.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 19h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h9.5q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-3.875a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h15.5q.318 0 .534.216A.73.73 0 0 1 20.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h9.5q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zM4.25 5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 3.5h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 19.75 5z"})))};var alignLeft = SvgAlignLeft;
|
|
144
145
|
|
|
145
|
-
var _path$
|
|
146
|
+
var _path$7Z;function _extends$8r(){return _extends$8r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8r.apply(null,arguments)}var SvgAlignRight=function SvgAlignRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7Z||(_path$7Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 3.5h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 19.75 5zm6 3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h9.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm-6 3.875a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h15.5q.318 0 .534.216A.73.73 0 0 1 20.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215zm6 3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h9.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm-6 3.875a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 19h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215z"})))};var alignRight = SvgAlignRight;
|
|
146
147
|
|
|
147
|
-
var _path$
|
|
148
|
+
var _path$7Y;function _extends$8q(){return _extends$8q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8q.apply(null,arguments)}var SvgApartmentFill=function SvgApartmentFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7Y||(_path$7Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M1.5 12.179a1.8 1.8 0 0 1 .201-.834q.2-.39.563-.637l4.692-3.345a1.73 1.73 0 0 1 1.043-.336q.272 0 .534.078.26.08.511.258l4.692 3.345q.362.246.563.637a1.8 1.8 0 0 1 .201.834v6.513q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531h-.961a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277v-2.519q0-.505-.354-.858a1.17 1.17 0 0 0-.858-.354H7.288q-.504 0-.858.354a1.17 1.17 0 0 0-.353.858v2.52q0 .744-.531 1.276a1.74 1.74 0 0 1-1.277.531h-.961a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277zm21-6.871v13.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531h-3.307a.85.85 0 0 1-.626-.259.85.85 0 0 1-.259-.626V11.18q0-.443-.193-.834a1.65 1.65 0 0 0-.554-.639l-4.707-3.373a2 2 0 0 1-.52-.557 1.3 1.3 0 0 1-.195-.695v-.173q0-.626.414-1.017.415-.39 1.07-.391h8.877q.746 0 1.277.531t.531 1.277m-4.933 3.577h.866q.18 0 .316-.136a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136m0 4h.866q.18 0 .316-.136a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136m0 4h.866q.18 0 .316-.136a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136"})))};var apartment_fill = SvgApartmentFill;
|
|
148
149
|
|
|
149
|
-
var _path$
|
|
150
|
+
var _path$7X;function _extends$8p(){return _extends$8p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8p.apply(null,arguments)}var SvgApartment=function SvgApartment(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7X||(_path$7X=/*#__PURE__*/React__namespace.createElement("path",{d:"M22.5 5.308v13.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531H17.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17.25 19h3.442a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V5.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H12a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v.837q0 .319-.215.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535v-.867q0-.73.524-1.253A1.7 1.7 0 0 1 11.97 3.5h8.723q.746 0 1.277.531t.531 1.277m-21 6.87a1.8 1.8 0 0 1 .201-.833q.2-.39.563-.637l4.692-3.345a1.73 1.73 0 0 1 1.043-.336q.272 0 .534.078.26.08.511.258l4.692 3.345q.362.246.563.637a1.8 1.8 0 0 1 .201.834v6.513q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531h-1.75a1.74 1.74 0 0 1-1.276-.531 1.74 1.74 0 0 1-.531-1.277V15.75h-2.27v2.942q0 .746-.53 1.277a1.74 1.74 0 0 1-1.277.531h-1.75a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277zm1.5-.014v6.528a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h1.75a.3.3 0 0 0 .222-.087.3.3 0 0 0 .086-.22v-2.924q0-.632.444-1.076a1.47 1.47 0 0 1 1.076-.443h2.23q.633 0 1.076.443t.444 1.076v2.923a.3.3 0 0 0 .086.221.3.3 0 0 0 .221.087h1.75a.3.3 0 0 0 .222-.087.3.3 0 0 0 .086-.22v-6.53q0-.076-.034-.144a.3.3 0 0 0-.1-.115l-4.693-3.31A.28.28 0 0 0 8 8.537a.28.28 0 0 0-.173.057l-4.692 3.31a.31.31 0 0 0-.135.26m14.567-3.28h.866q.18 0 .316-.135a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136m0 4h.866q.18 0 .316-.135a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136m0 4h.866q.18 0 .316-.135a.43.43 0 0 0 .136-.316v-.866a.43.43 0 0 0-.136-.316.43.43 0 0 0-.316-.136h-.866a.43.43 0 0 0-.316.136.43.43 0 0 0-.136.316v.866q0 .18.136.316t.316.136"})))};var apartment = SvgApartment;
|
|
150
151
|
|
|
151
|
-
var _path$
|
|
152
|
+
var _path$7W;function _extends$8o(){return _extends$8o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8o.apply(null,arguments)}var SvgApparelFill=function SvgApparelFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7W||(_path$7W=/*#__PURE__*/React__namespace.createElement("path",{d:"m6.5 10.113-1.394.772a.88.88 0 0 1-.664.095.8.8 0 0 1-.523-.407L2.304 7.746a.89.89 0 0 1-.095-.668.8.8 0 0 1 .406-.528l5.25-3.05h1.481q.255 0 .406.152a.55.55 0 0 1 .152.406v.346q0 .854.621 1.475T12 6.5t1.475-.621.621-1.475v-.346q0-.255.152-.406a.55.55 0 0 1 .406-.152h1.48l5.25 3.05q.322.18.407.528a.89.89 0 0 1-.095.668l-1.615 2.827a.78.78 0 0 1-.516.4.93.93 0 0 1-.67-.104l-1.395-.74v9.486a.86.86 0 0 1-.254.631.86.86 0 0 1-.63.254H7.384a.86.86 0 0 1-.631-.254.86.86 0 0 1-.254-.63z"})))};var apparel_fill = SvgApparelFill;
|
|
152
153
|
|
|
153
|
-
var _path$
|
|
154
|
+
var _path$7V;function _extends$8n(){return _extends$8n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8n.apply(null,arguments)}var SvgApparel=function SvgApparel(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7V||(_path$7V=/*#__PURE__*/React__namespace.createElement("path",{d:"m6.5 10.113-1.394.772a.88.88 0 0 1-.664.095.8.8 0 0 1-.523-.407L2.304 7.746a.89.89 0 0 1-.095-.668.8.8 0 0 1 .406-.528l5.25-3.05h1.481q.255 0 .406.152a.55.55 0 0 1 .152.406v.346q0 .854.621 1.475T12 6.5t1.475-.621.621-1.475v-.346q0-.255.152-.406a.55.55 0 0 1 .406-.152h1.48l5.25 3.05q.322.18.407.528a.89.89 0 0 1-.095.668l-1.615 2.827a.78.78 0 0 1-.516.4.93.93 0 0 1-.67-.104l-1.395-.74v9.486a.86.86 0 0 1-.254.631.86.86 0 0 1-.63.254H7.384a.86.86 0 0 1-.631-.254.86.86 0 0 1-.254-.63zM8 7.6V19h8V7.6l3.08 1.69 1.032-1.74-4.29-2.52h-.318a3.6 3.6 0 0 1-1.196 2.118Q13.342 8 12 8t-2.308-.852a3.6 3.6 0 0 1-1.196-2.117H8.18L3.889 7.55l1.03 1.74z"})))};var apparel = SvgApparel;
|
|
154
155
|
|
|
155
|
-
var _path$
|
|
156
|
+
var _path$7U;function _extends$8m(){return _extends$8m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8m.apply(null,arguments)}var SvgArFill=function SvgArFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7U||(_path$7U=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.096 19.302-4.942-2.856a1.77 1.77 0 0 1-.667-.668 1.8 1.8 0 0 1-.237-.893V9.173q0-.476.237-.894t.667-.667l4.942-2.856q.43-.246.906-.246.474 0 .902.246l4.942 2.856q.43.248.667.667t.237.894v5.712q0 .474-.237.893a1.77 1.77 0 0 1-.667.668l-4.942 2.856a1.779 1.779 0 0 1-1.808 0M3.25 7.75a.73.73 0 0 1-.535-.216A.73.73 0 0 1 2.5 7V4.308q0-.746.531-1.277A1.74 1.74 0 0 1 4.308 2.5H7q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 7 4H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22V7q0 .318-.216.534a.73.73 0 0 1-.534.216M4.308 21.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V17q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 4 17v2.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H7q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 7 21.5zm15.384 0H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 20h2.692a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V17q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 21.5 17v2.692q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531M20 7V4.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 2.5h2.692q.746 0 1.277.531t.531 1.277V7q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216A.73.73 0 0 1 20 7M7.53 8.554 6.75 9v.865l4.5 2.585v5.215l.75.431.75-.43V12.45l4.5-2.585V9l-.78-.446L12 11.158z"})))};var ar_fill = SvgArFill;
|
|
156
157
|
|
|
157
|
-
var _path$
|
|
158
|
+
var _path$7T;function _extends$8l(){return _extends$8l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8l.apply(null,arguments)}var SvgAr=function SvgAr(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7T||(_path$7T=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.096 19.302-4.942-2.856a1.767 1.767 0 0 1-.904-1.562V9.174a1.77 1.77 0 0 1 .904-1.561l4.942-2.856q.43-.246.906-.246.474 0 .902.246l4.942 2.856q.43.249.667.66.237.409.237.901v5.712a1.77 1.77 0 0 1-.904 1.561l-4.942 2.856a1.779 1.779 0 0 1-1.808 0m.154-1.637V12.45l-4.5-2.585v5.02q0 .076.038.144a.33.33 0 0 0 .116.115zm1.5 0 4.346-2.52a.33.33 0 0 0 .116-.116.3.3 0 0 0 .038-.144v-5.02l-4.5 2.585zM3.25 7.75a.73.73 0 0 1-.535-.216A.73.73 0 0 1 2.5 7V4.308q0-.746.531-1.277A1.74 1.74 0 0 1 4.308 2.5H7q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 7 4H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22V7q0 .318-.216.534a.73.73 0 0 1-.534.216M4.308 21.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V17q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 4 17v2.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H7q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 7 21.5zm15.384 0H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 20h2.692a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V17q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 21.5 17v2.692q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531M20 7V4.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 2.5h2.692q.746 0 1.277.531t.531 1.277V7q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216A.73.73 0 0 1 20 7m-8 4.158 4.47-2.604-4.316-2.487A.3.3 0 0 0 12 6.02a.3.3 0 0 0-.154.048L7.531 8.554z"})))};var ar = SvgAr;
|
|
158
159
|
|
|
159
|
-
var _path$
|
|
160
|
+
var _path$7S;function _extends$8k(){return _extends$8k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8k.apply(null,arguments)}var SvgAroundView=function SvgAroundView(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7S||(_path$7S=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.658 16.338q-3.056-.405-5.107-1.6Q2.501 13.542 2.5 12q0-1.845 2.753-3.172Q8.005 7.5 12 7.5t6.747 1.328T21.5 12q0 1.208-1.286 2.244-1.285 1.037-3.42 1.629a.59.59 0 0 1-.549-.079.56.56 0 0 1-.245-.479q0-.344.205-.602.204-.26.524-.37 1.596-.501 2.434-1.167Q20 12.51 20 12q0-.829-2.137-1.914Q15.725 9 12 9q-3.724 0-5.862 1.086Q4 11.17 4 12q0 .657 1.467 1.52 1.468.861 3.914 1.257l-1.139-1.139a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218l2.494 2.494q.272.27.272.632t-.272.633l-2.494 2.494a.74.74 0 0 1-.514.22.7.7 0 0 1-.54-.22.74.74 0 0 1-.225-.519.73.73 0 0 1 .21-.534z"})))};var aroundView = SvgAroundView;
|
|
160
161
|
|
|
161
|
-
var _path$
|
|
162
|
+
var _path$7R;function _extends$8j(){return _extends$8j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8j.apply(null,arguments)}var SvgArrowUpward=function SvgArrowUpward(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7R||(_path$7R=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.25 7.373-5.17 5.17a.7.7 0 0 1-.521.22.74.74 0 0 1-.532-.236.78.78 0 0 1-.225-.527.7.7 0 0 1 .225-.527l6.34-6.34A.83.83 0 0 1 12 4.877q.18 0 .336.058a.8.8 0 0 1 .297.198l6.34 6.34q.209.208.213.515a.75.75 0 0 1-.213.539.74.74 0 0 1-.535.233.74.74 0 0 1-.534-.233L12.75 7.373V18.75a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535z"})))};var arrowUpward = SvgArrowUpward;
|
|
162
163
|
|
|
163
|
-
var _path$
|
|
164
|
+
var _path$7Q;function _extends$8i(){return _extends$8i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8i.apply(null,arguments)}var SvgArrowDown=function SvgArrowDown(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7Q||(_path$7Q=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 16.627V5.25q0-.32.215-.535A.73.73 0 0 1 12 4.5q.32 0 .535.215a.73.73 0 0 1 .215.535v11.377l5.17-5.17a.7.7 0 0 1 .521-.22q.3.003.532.236.218.232.225.527a.7.7 0 0 1-.225.527l-6.34 6.34a.83.83 0 0 1-.633.256.829.829 0 0 1-.633-.256l-6.34-6.34a.72.72 0 0 1-.213-.514.75.75 0 0 1 .213-.54.74.74 0 0 1 .535-.233q.3 0 .534.233z"})))};var arrowDown = SvgArrowDown;
|
|
164
165
|
|
|
165
|
-
var _path$
|
|
166
|
+
var _path$7P;function _extends$8h(){return _extends$8h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8h.apply(null,arguments)}var SvgArrowDownward=function SvgArrowDownward(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7P||(_path$7P=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 16.627V5.25q0-.32.215-.535A.73.73 0 0 1 12 4.5q.32 0 .535.215a.73.73 0 0 1 .215.535v11.377l5.17-5.17a.7.7 0 0 1 .521-.22q.3.003.532.236.218.232.225.527a.7.7 0 0 1-.225.527l-6.34 6.34a.83.83 0 0 1-.633.256.829.829 0 0 1-.633-.256l-6.34-6.34a.72.72 0 0 1-.213-.514.75.75 0 0 1 .213-.54.74.74 0 0 1 .535-.233q.3 0 .534.233z"})))};var arrowDownward = SvgArrowDownward;
|
|
166
167
|
|
|
167
|
-
var _path$
|
|
168
|
+
var _path$7O;function _extends$8g(){return _extends$8g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8g.apply(null,arguments)}var SvgArrowLeft=function SvgArrowLeft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7O||(_path$7O=/*#__PURE__*/React__namespace.createElement("path",{d:"m7.373 12.75 5.17 5.17a.7.7 0 0 1 .22.521.74.74 0 0 1-.236.532.78.78 0 0 1-.527.225.7.7 0 0 1-.527-.225l-6.34-6.34A.83.83 0 0 1 4.877 12q0-.18.058-.336a.8.8 0 0 1 .198-.297l6.34-6.34a.72.72 0 0 1 .515-.212.75.75 0 0 1 .539.212.74.74 0 0 1 .233.535q0 .302-.233.534L7.373 11.25H18.75q.32 0 .535.216A.73.73 0 0 1 19.5 12a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215z"})))};var arrowLeft = SvgArrowLeft;
|
|
168
169
|
|
|
169
|
-
var _path$
|
|
170
|
+
var _path$7N;function _extends$8f(){return _extends$8f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8f.apply(null,arguments)}var SvgArrowRight=function SvgArrowRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7N||(_path$7N=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.627 12.75H5.25a.73.73 0 0 1-.535-.215A.73.73 0 0 1 4.5 12q0-.32.215-.534a.73.73 0 0 1 .535-.216h11.377l-5.17-5.17a.7.7 0 0 1-.22-.521q.003-.3.236-.532A.78.78 0 0 1 12 4.802a.7.7 0 0 1 .527.225l6.34 6.34a.83.83 0 0 1 .256.633q0 .18-.058.337a.8.8 0 0 1-.198.296l-6.34 6.34a.72.72 0 0 1-.514.213.75.75 0 0 1-.54-.213.74.74 0 0 1-.233-.534q0-.303.233-.535z"})))};var arrowRight = SvgArrowRight;
|
|
170
171
|
|
|
171
|
-
var _path$
|
|
172
|
+
var _path$7M;function _extends$8e(){return _extends$8e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8e.apply(null,arguments)}var SvgArrowUp=function SvgArrowUp(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7M||(_path$7M=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.25 7.373-5.17 5.17a.7.7 0 0 1-.521.22.74.74 0 0 1-.532-.236.78.78 0 0 1-.225-.527.7.7 0 0 1 .225-.527l6.34-6.34A.83.83 0 0 1 12 4.877q.18 0 .336.058a.8.8 0 0 1 .297.198l6.34 6.34q.209.208.213.515a.75.75 0 0 1-.213.539.74.74 0 0 1-.535.233.74.74 0 0 1-.534-.233L12.75 7.373V18.75a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535z"})))};var arrowUp = SvgArrowUp;
|
|
172
173
|
|
|
173
|
-
var _path$
|
|
174
|
+
var _path$7L;function _extends$8d(){return _extends$8d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8d.apply(null,arguments)}var SvgBack=function SvgBack(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7L||(_path$7L=/*#__PURE__*/React__namespace.createElement("path",{d:"m9.13 12 7.533 7.533a.93.93 0 0 1 .29.702 1 1 0 0 1-.306.702.96.96 0 0 1-.702.298.96.96 0 0 1-.702-.298l-7.67-7.656a1.75 1.75 0 0 1-.403-.608A1.9 1.9 0 0 1 7.04 12q0-.337.13-.673t.402-.608l7.671-7.67a.94.94 0 0 1 .71-.291q.41.008.71.306a.96.96 0 0 1 .298.701q0 .405-.298.702z"})))};var back = SvgBack;
|
|
174
175
|
|
|
175
|
-
var _path$
|
|
176
|
+
var _path$7K;function _extends$8c(){return _extends$8c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8c.apply(null,arguments)}var SvgBackup=function SvgBackup(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8c({xmlns:"http://www.w3.org/2000/svg",width:25,height:25},props),_path$7K||(_path$7K=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.396 12.884-1.333 1.318a.7.7 0 0 1-.513.207.73.73 0 0 1-.531-.223.68.68 0 0 1-.213-.527.73.73 0 0 1 .213-.527l2.494-2.494a.87.87 0 0 1 .633-.271q.36 0 .632.271l2.495 2.494a.75.75 0 0 1 .22.519.68.68 0 0 1-.22.536.72.72 0 0 1-.52.21.75.75 0 0 1-.534-.205l-1.323-1.308v5.477q0 .116.096.212a.3.3 0 0 0 .211.096h5.442q1.05 0 1.776-.725.724-.725.724-1.775t-.724-1.775-1.776-.725h-1.5v-2q0-2.075-1.462-3.538T12.146 6.67 8.608 8.13 7.146 11.67h-.52q-1.42 0-2.45 1.025a3.37 3.37 0 0 0-1.03 2.475q0 1.45 1.025 2.475a3.37 3.37 0 0 0 2.475 1.025h1.75q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216h-1.75q-2.073 0-3.537-1.438-1.464-1.44-1.463-3.516 0-1.863 1.199-3.278 1.198-1.414 2.974-1.676.48-2.242 2.255-3.667t4.072-1.425q2.715 0 4.607 1.892t1.892 4.608v.5h.308q1.581.123 2.637 1.271 1.055 1.149 1.055 2.729 0 1.672-1.153 2.836-1.155 1.164-2.827 1.164h-5.462q-.757 0-1.282-.525a1.75 1.75 0 0 1-.525-1.283z"})))};var backup = SvgBackup;
|
|
176
177
|
|
|
177
|
-
var _path$
|
|
178
|
+
var _path$7J;function _extends$8b(){return _extends$8b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8b.apply(null,arguments)}var SvgBankFill=function SvgBankFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7J||(_path$7J=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.75 16.25v-6q0-.319.216-.534A.73.73 0 0 1 6.5 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 6.5 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m5.5 0v-6q0-.319.216-.534A.73.73 0 0 1 12 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 12 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534M3.52 20.5a.73.73 0 0 1-.535-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 3.519 19h16.962q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm13.23-4.25v-6q0-.319.216-.534A.73.73 0 0 1 17.5 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 17.5 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m3.77-8.75H3.41a.62.62 0 0 1-.454-.186.62.62 0 0 1-.187-.453v-.39q0-.195.098-.337a.75.75 0 0 1 .258-.23l8.08-3.954q.375-.18.794-.18t.795.18l8.04 3.929a.71.71 0 0 1 .397.64v.272a.69.69 0 0 1-.712.709"})))};var bank_fill = SvgBankFill;
|
|
178
179
|
|
|
179
|
-
var _path$
|
|
180
|
+
var _path$7I;function _extends$8a(){return _extends$8a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$8a.apply(null,arguments)}var SvgBank=function SvgBank(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$8a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7I||(_path$7I=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.75 16.25v-6q0-.319.216-.534A.73.73 0 0 1 6.5 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 6.5 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m5.5 0v-6q0-.319.216-.534A.73.73 0 0 1 12 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 12 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534M3.52 20.5a.73.73 0 0 1-.535-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 3.519 19h16.962q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm13.23-4.25v-6q0-.319.216-.534A.73.73 0 0 1 17.5 9.5q.32 0 .535.216a.73.73 0 0 1 .215.534v6q0 .318-.216.534A.73.73 0 0 1 17.5 17a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m3.77-8.75H3.41a.62.62 0 0 1-.454-.186.62.62 0 0 1-.187-.453v-.39q0-.195.098-.337a.75.75 0 0 1 .258-.23l8.08-3.954q.375-.18.794-.18t.795.18l8.04 3.929a.71.71 0 0 1 .397.64v.272a.69.69 0 0 1-.712.709M6.314 6h11.37l-5.55-2.692a.3.3 0 0 0-.135-.03q-.067 0-.135.03z"})))};var bank = SvgBank;
|
|
180
181
|
|
|
181
|
-
var _path$
|
|
182
|
+
var _path$7H;function _extends$89(){return _extends$89=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$89.apply(null,arguments)}var SvgBarcode=function SvgBarcode(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$89({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7H||(_path$7H=/*#__PURE__*/React__namespace.createElement("path",{d:"M1.846 18.654V5.73h1.846v12.923zm2.77 0V5.73h1.846v12.923zm2.769 0V5.73h.923v12.923zm2.769 0V5.73H12v12.923zm2.77 0V5.73h2.768v12.923zm3.691 0V5.73h.923v12.923zm2.77 0V5.73h2.769v12.923z"})))};var barcode = SvgBarcode;
|
|
182
183
|
|
|
183
|
-
var _path$
|
|
184
|
+
var _path$7G;function _extends$88(){return _extends$88=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$88.apply(null,arguments)}var SvgBirthdayFill=function SvgBirthdayFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$88({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7G||(_path$7G=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.365 21.5a.82.82 0 0 1-.616-.259.87.87 0 0 1-.249-.626v-4.077q0-.745.531-1.276a1.74 1.74 0 0 1 1.277-.531h13.384q.746 0 1.277.53.531.532.531 1.277v4.077a.85.85 0 0 1-.259.626.85.85 0 0 1-.626.259zM5.5 13.23V9.847q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53h3.942v-1.47a2.7 2.7 0 0 1-.72-.682 1.56 1.56 0 0 1-.28-.932q0-.338.13-.651.129-.314.39-.574l.909-.909q.04-.04.324-.14.047 0 .318.14l.91.91q.26.258.39.573.129.313.129.651 0 .541-.28.932-.279.392-.72.682v1.47h3.942q.746 0 1.277.53.531.531.531 1.277v3.385z"})))};var birthday_fill = SvgBirthdayFill;
|
|
184
185
|
|
|
185
|
-
var _path$
|
|
186
|
+
var _path$7F;function _extends$87(){return _extends$87=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$87.apply(null,arguments)}var SvgBirthday=function SvgBirthday(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$87({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7F||(_path$7F=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.365 21.5a.82.82 0 0 1-.616-.259.87.87 0 0 1-.249-.626v-4.884q0-.749.53-1.278.53-.53 1.278-.53H5.5V9.846q0-.749.53-1.278.53-.53 1.278-.53h3.942V6.57a2.7 2.7 0 0 1-.72-.682 1.56 1.56 0 0 1-.28-.933q0-.337.13-.651.132-.315.393-.576l.906-.906q.04-.04.321-.14.05 0 .321.14l.906.906q.261.261.392.576.13.315.131.65 0 .543-.28.934-.279.392-.72.682v1.47h3.942q.749 0 1.278.53.53.528.53 1.277v4.077h.192q.749 0 1.278.53.53.53.53 1.278v4.884a.85.85 0 0 1-.259.626.85.85 0 0 1-.626.259zM7 13.923h10V9.846a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H7.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.221zM5 20h14v-4.27a.3.3 0 0 0-.087-.22.3.3 0 0 0-.22-.087H5.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22z"})))};var birthday = SvgBirthday;
|
|
186
187
|
|
|
187
|
-
var _path$
|
|
188
|
+
var _path$7E;function _extends$86(){return _extends$86=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$86.apply(null,arguments)}var SvgBluetooth=function SvgBluetooth(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$86({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7E||(_path$7E=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 20.22v-6.416l-4.323 4.323a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527L10.946 12 5.873 6.927a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l4.323 4.323V3.781q0-.412.276-.666a.9.9 0 0 1 .96-.188.9.9 0 0 1 .3.206l3.935 3.934a.83.83 0 0 1 .256.633.828.828 0 0 1-.256.633L13.054 12l3.667 3.667a.83.83 0 0 1 .256.633.828.828 0 0 1-.256.633l-3.934 3.934a.872.872 0 0 1-.633.271.9.9 0 0 1-.628-.253.86.86 0 0 1-.276-.666m1.5-10.024L15.246 7.7 12.75 5.235zm0 8.57 2.496-2.466-2.496-2.496z"})))};var bluetooth = SvgBluetooth;
|
|
188
189
|
|
|
189
|
-
var _path$
|
|
190
|
+
var _path$7D;function _extends$85(){return _extends$85=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$85.apply(null,arguments)}var SvgBookmarkFill=function SvgBookmarkFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$85({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7D||(_path$7D=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 17.462-3.97 1.703q-.903.387-1.716-.148-.814-.534-.814-1.504V5.308q0-.758.525-1.283T7.308 3.5h9.384q.758 0 1.283.525t.525 1.283v12.205q0 .97-.814 1.504-.813.535-1.717.148z"})))};var bookmark_fill = SvgBookmarkFill;
|
|
190
191
|
|
|
191
|
-
var _path$
|
|
192
|
+
var _path$7C;function _extends$84(){return _extends$84=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$84.apply(null,arguments)}var SvgBookmark=function SvgBookmark(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$84({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7C||(_path$7C=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 17.462-3.97 1.703q-.903.387-1.716-.148-.814-.534-.814-1.504V5.308q0-.758.525-1.283T7.308 3.5h9.384q.758 0 1.283.525t.525 1.283v12.205q0 .97-.814 1.504-.813.535-1.717.148zm0-1.662 4.567 1.967q.154.067.294-.029a.3.3 0 0 0 .139-.26V5.309a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v12.17a.3.3 0 0 0 .14.26q.138.096.293.03z"})))};var bookmark = SvgBookmark;
|
|
192
193
|
|
|
193
|
-
var _path$
|
|
194
|
+
var _path$7B;function _extends$83(){return _extends$83=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$83.apply(null,arguments)}var SvgBoxFill=function SvgBoxFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$83({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7B||(_path$7B=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 21.292v-8.861L3.5 7.95v7.842a1.77 1.77 0 0 0 .904 1.562zm1.5 0 6.846-3.938a1.78 1.78 0 0 0 .904-1.562V7.95l-7.75 4.48zm3.821-12.798 3.114-1.802-6.781-3.898a1.78 1.78 0 0 0-1.808 0L8.9 4.054zM12 11.138l3.071-1.767-7.675-4.446L4.31 6.698z"})))};var box_fill = SvgBoxFill;
|
|
194
195
|
|
|
195
|
-
var _path$
|
|
196
|
+
var _path$7A;function _extends$82(){return _extends$82=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$82.apply(null,arguments)}var SvgBox=function SvgBox(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$82({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7A||(_path$7A=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 19.57v-7.14L5 8.813v6.965q0 .077.038.144a.33.33 0 0 0 .116.116zm1.5 0 6.096-3.533a.33.33 0 0 0 .116-.116.3.3 0 0 0 .038-.144V8.812l-6.25 3.619zm-1.654 1.636-6.692-3.852a1.78 1.78 0 0 1-.904-1.562V8.208a1.77 1.77 0 0 1 .904-1.562l6.692-3.852a1.78 1.78 0 0 1 1.808 0l6.692 3.852a1.78 1.78 0 0 1 .904 1.562v7.584a1.77 1.77 0 0 1-.904 1.562l-6.692 3.852a1.78 1.78 0 0 1-1.808 0M15.856 8.9l2.319-1.33-6.021-3.483A.3.3 0 0 0 12 4.038a.3.3 0 0 0-.154.049l-2.171 1.25zM12 11.138l2.325-1.346L8.15 6.223 5.825 7.569z"})))};var box = SvgBox;
|
|
196
197
|
|
|
197
|
-
var _path$
|
|
198
|
+
var _path$7z;function _extends$81(){return _extends$81=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$81.apply(null,arguments)}var SvgBracketDown=function SvgBracketDown(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$81({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7z||(_path$7z=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 14.662a.83.83 0 0 1-.633-.256L6.873 9.912a.73.73 0 0 1-.212-.523.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218L12 12.93l4.073-4.073a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.255"})))};var bracketDown = SvgBracketDown;
|
|
198
199
|
|
|
199
|
-
var _path$
|
|
200
|
+
var _path$7y;function _extends$80(){return _extends$80=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$80.apply(null,arguments)}var SvgBracketLeft=function SvgBracketLeft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$80({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7y||(_path$7y=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.454 12 4.073 4.073q.208.209.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217L8.98 12.633A.83.83 0 0 1 8.723 12q0-.18.058-.337a.8.8 0 0 1 .198-.296l4.494-4.494a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527z"})))};var bracketLeft = SvgBracketLeft;
|
|
200
201
|
|
|
201
|
-
var _path$
|
|
202
|
+
var _path$7x;function _extends$7$(){return _extends$7$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7$.apply(null,arguments)}var SvgBracketRight=function SvgBracketRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7$({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7x||(_path$7x=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.946 12 8.873 7.927a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l4.494 4.494a.83.83 0 0 1 .256.633.828.828 0 0 1-.256.633l-4.494 4.494a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527z"})))};var bracketRight = SvgBracketRight;
|
|
202
203
|
|
|
203
|
-
var _path$
|
|
204
|
+
var _path$7w;function _extends$7_(){return _extends$7_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7_.apply(null,arguments)}var SvgBracketUp=function SvgBracketUp(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7w||(_path$7w=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 10.439-4.073 4.073a.73.73 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527l4.494-4.494A.83.83 0 0 1 12 8.708q.18 0 .336.057a.8.8 0 0 1 .297.199l4.494 4.494q.208.207.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217z"})))};var bracketUp = SvgBracketUp;
|
|
204
205
|
|
|
205
|
-
var _path$
|
|
206
|
+
var _path$7v;function _extends$7Z(){return _extends$7Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7Z.apply(null,arguments)}var SvgBrushFill=function SvgBrushFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7v||(_path$7v=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.942 15.285q0 .81.558 1.269t1.785.611a.72.72 0 0 1 .488.276q.185.236.17.54a.76.76 0 0 1-.229.527.58.58 0 0 1-.506.167q-1.872-.231-2.819-1.08t-.947-2.31q0-1.52 1.275-2.465t3.545-1.145q1.09-.094 1.635-.394t.545-.831q0-.655-.568-1.03T6.01 8.85a.75.75 0 0 1-.498-.279.68.68 0 0 1-.154-.542.78.78 0 0 1 .278-.52.66.66 0 0 1 .55-.15Q8.1 7.65 9.02 8.41q.922.76.922 2.04 0 1.192-.914 1.888-.915.697-2.655.838-1.715.144-2.573.67-.858.525-.858 1.44m10.24 2.763L9.76 14.625l8.577-8.567q.442-.442 1.033-.438a1.45 1.45 0 0 1 1.034.438l1.346 1.346q.442.442.442 1.038t-.442 1.039zM9.082 19.5a.6.6 0 0 1-.596-.177.6.6 0 0 1-.177-.596l.66-3.218 3.315 3.316z"})))};var brush_fill = SvgBrushFill;
|
|
206
207
|
|
|
207
|
-
var _path$
|
|
208
|
+
var _path$7u;function _extends$7Y(){return _extends$7Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7Y.apply(null,arguments)}var SvgBrush=function SvgBrush(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7u||(_path$7u=/*#__PURE__*/React__namespace.createElement("path",{d:"m12.187 16.921 8.307-8.308a.22.22 0 0 0 .067-.163.22.22 0 0 0-.067-.164l-.973-.973a.22.22 0 0 0-.163-.067.22.22 0 0 0-.164.067l-8.307 8.308zm-9.245-1.636q0 .81.558 1.269t1.785.611a.72.72 0 0 1 .488.276q.185.236.17.54a.76.76 0 0 1-.229.527.58.58 0 0 1-.506.167q-1.872-.231-2.819-1.08t-.947-2.31q0-1.52 1.275-2.465t3.545-1.145q1.09-.094 1.635-.394t.545-.831q0-.655-.568-1.03T6.01 8.85a.75.75 0 0 1-.498-.279.68.68 0 0 1-.154-.542.78.78 0 0 1 .278-.52.66.66 0 0 1 .55-.15Q8.1 7.65 9.02 8.41q.922.76.922 2.04 0 1.192-.914 1.888-.915.697-2.655.838-1.715.144-2.573.67-.858.525-.858 1.44m9.48 3.524-3.424-3.423 9.339-9.328q.442-.442 1.033-.438a1.45 1.45 0 0 1 1.034.438l1.346 1.346q.442.442.442 1.038t-.442 1.039zm-3.341.69a.6.6 0 0 1-.596-.176.6.6 0 0 1-.177-.596l.69-3.34 3.423 3.422z"})))};var brush = SvgBrush;
|
|
208
209
|
|
|
209
|
-
var _path$
|
|
210
|
+
var _path$7t;function _extends$7X(){return _extends$7X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7X.apply(null,arguments)}var SvgBubbleFill=function SvgBubbleFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7t||(_path$7t=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.406 20.5a2.53 2.53 0 0 1-1.853-.762 2.52 2.52 0 0 1-.764-1.851q0-1.09.762-1.853a2.52 2.52 0 0 1 1.85-.765q1.089 0 1.854.762.765.764.764 1.851 0 1.09-.762 1.853a2.52 2.52 0 0 1-1.85.765m2.094-7q-2.099 0-3.549-1.451-1.45-1.45-1.451-3.549 0-2.098 1.451-3.55Q14.401 3.5 16.5 3.5t3.549 1.45T21.5 8.5q0 2.099-1.451 3.549-1.45 1.45-3.549 1.451m-9.385 4.115q-1.491 0-2.553-1.062T3.5 14t1.062-2.553q1.063-1.062 2.553-1.062 1.492 0 2.554 1.062T10.73 14t-1.062 2.553-2.554 1.062"})))};var bubble_fill = SvgBubbleFill;
|
|
210
211
|
|
|
211
|
-
var _path$
|
|
212
|
+
var _path$7s;function _extends$7W(){return _extends$7W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7W.apply(null,arguments)}var SvgBubble=function SvgBubble(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7s||(_path$7s=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.406 20.5a2.53 2.53 0 0 1-1.853-.762 2.52 2.52 0 0 1-.764-1.851q0-1.09.762-1.853a2.52 2.52 0 0 1 1.85-.765q1.089 0 1.854.762.765.764.764 1.851 0 1.09-.762 1.853a2.52 2.52 0 0 1-1.85.765m-.002-1.5q.463 0 .79-.326.325-.325.325-.79 0-.463-.326-.789a1.08 1.08 0 0 0-.79-.326q-.462 0-.789.326-.326.326-.326.79.001.463.326.789.326.326.79.326m2.096-5.5q-2.099 0-3.549-1.451-1.45-1.45-1.451-3.549 0-2.098 1.451-3.55Q14.401 3.5 16.5 3.5t3.549 1.45T21.5 8.5q0 2.099-1.451 3.549-1.45 1.45-3.549 1.451m0-1.5q1.475 0 2.488-1.012T20 8.5t-1.012-2.488T16.5 5q-1.474 0-2.488 1.012Q13 7.025 13 8.5t1.012 2.488Q15.026 12 16.5 12m-9.385 5.615q-1.491 0-2.553-1.062T3.5 14t1.062-2.553q1.063-1.062 2.553-1.062 1.492 0 2.554 1.062T10.73 14t-1.062 2.553-2.554 1.062m0-1.5q.873 0 1.495-.621.62-.622.62-1.494 0-.873-.62-1.494a2.04 2.04 0 0 0-1.495-.621q-.873 0-1.494.621A2.04 2.04 0 0 0 5 14q0 .873.622 1.494.621.621 1.494.621"})))};var bubble = SvgBubble;
|
|
212
213
|
|
|
213
|
-
function _extends$
|
|
214
|
+
function _extends$7V(){return _extends$7V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7V.apply(null,arguments)}var SvgBuildingFill=function SvgBuildingFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var building_fill = SvgBuildingFill;
|
|
214
215
|
|
|
215
|
-
var _path$
|
|
216
|
+
var _path$7r;function _extends$7U(){return _extends$7U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7U.apply(null,arguments)}var SvgBuilding=function SvgBuilding(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7r||(_path$7r=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.365 19.058V4.596q0-.632.444-1.076a1.47 1.47 0 0 1 1.076-.443h6.461q.633 0 1.076.443t.443 1.076v2.48h8.25q.633 0 1.076.444t.444 1.076v10.462q0 .633-.444 1.076a1.47 1.47 0 0 1-1.076.443H3.885q-.632 0-1.076-.443a1.47 1.47 0 0 1-.444-1.076m1.5.019h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm4 12h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm0-4h2.5v-2.5h-2.5zm4 12h8.27v-10.5h-8.27v2.5h2.193v1.5h-2.193v2.5h2.193v1.5h-2.193zm4.385-6.5v-1.5h1.5v1.5zm0 4v-1.5h1.5v1.5z"})))};var building = SvgBuilding;
|
|
216
217
|
|
|
217
|
-
var _path$
|
|
218
|
+
var _path$7q;function _extends$7T(){return _extends$7T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7T.apply(null,arguments)}var SvgBulbFill=function SvgBulbFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7q||(_path$7q=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.942q-.602 0-1.064-.317a1.67 1.67 0 0 1-.647-.833H10q-.613 0-1.057-.443a1.44 1.44 0 0 1-.443-1.057v-3.28a6.64 6.64 0 0 1-2.382-2.46A6.6 6.6 0 0 1 5.25 9.25q0-2.823 1.963-4.787T12 2.5t4.787 1.963T18.75 9.25q0 1.791-.868 3.317a6.7 6.7 0 0 1-2.382 2.444v3.281q0 .614-.443 1.057a1.44 1.44 0 0 1-1.057.443h-.289a1.67 1.67 0 0 1-.647.833 1.84 1.84 0 0 1-1.064.317m-2-2.65h4v-.938h-4zm0-1.823h4V15.5h-4zM12.596 14v-2.912l1.723-1.723a.59.59 0 0 0 .182-.414.57.57 0 0 0-.182-.424.58.58 0 0 0-.419-.187.58.58 0 0 0-.42.187L12 10.007l-1.48-1.48a.59.59 0 0 0-.415-.182.57.57 0 0 0-.424.182.58.58 0 0 0-.187.42.58.58 0 0 0 .187.418l1.723 1.723V14z"})))};var bulb_fill = SvgBulbFill;
|
|
218
219
|
|
|
219
|
-
var _path$
|
|
220
|
+
var _path$7p;function _extends$7S(){return _extends$7S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7S.apply(null,arguments)}var SvgBulb=function SvgBulb(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7p||(_path$7p=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.942q-.602 0-1.064-.317a1.67 1.67 0 0 1-.647-.833H10q-.613 0-1.057-.443a1.44 1.44 0 0 1-.443-1.057v-3.28a6.64 6.64 0 0 1-2.382-2.46A6.6 6.6 0 0 1 5.25 9.25q0-2.823 1.963-4.787T12 2.5t4.787 1.963T18.75 9.25q0 1.791-.868 3.317a6.7 6.7 0 0 1-2.382 2.444v3.281q0 .614-.443 1.057a1.44 1.44 0 0 1-1.057.443h-.289a1.67 1.67 0 0 1-.647.833 1.84 1.84 0 0 1-1.064.317m-2-2.65h4v-.938h-4zm0-1.823h4V15.5h-4zM9.8 14h1.604v-2.912L9.68 9.365a.59.59 0 0 1-.182-.414.57.57 0 0 1 .182-.424.58.58 0 0 1 .419-.187.58.58 0 0 1 .42.187l1.48 1.48 1.48-1.48a.59.59 0 0 1 .415-.182q.238-.004.424.182a.58.58 0 0 1 .187.42.58.58 0 0 1-.187.418l-1.723 1.723V14H14.2a5.5 5.5 0 0 0 2.2-1.912q.85-1.263.85-2.838 0-2.2-1.525-3.725T12 4 8.275 5.525 6.75 9.25q0 1.575.85 2.838Q8.45 13.35 9.8 14"})))};var bulb = SvgBulb;
|
|
220
221
|
|
|
221
|
-
var _path$
|
|
222
|
+
var _path$7o;function _extends$7R(){return _extends$7R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7R.apply(null,arguments)}var SvgBusFill=function SvgBusFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7o||(_path$7o=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.885 18.5v.942q0 .441-.31.75a1.02 1.02 0 0 1-.75.308q-.44 0-.748-.308a1.02 1.02 0 0 1-.308-.75v-1.665Q5.3 17.42 4.9 16.77a2.74 2.74 0 0 1-.4-1.462V6q0-1.815 1.805-2.658Q8.109 2.5 12 2.5q4.03 0 5.765.81Q19.5 4.118 19.5 6v9.308q0 .81-.4 1.462t-.87 1.007v1.665q0 .441-.308.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.308-.75V18.5zM6 10.5h12V6.77H6zm2.502 5.308q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38m7 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38"})))};var bus_fill = SvgBusFill;
|
|
222
223
|
|
|
223
|
-
var _path$
|
|
224
|
+
var _path$7n;function _extends$7Q(){return _extends$7Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7Q.apply(null,arguments)}var SvgBus=function SvgBus(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7n||(_path$7n=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.885 18.5v.942q0 .441-.31.75a1.02 1.02 0 0 1-.75.308q-.44 0-.748-.308a1.02 1.02 0 0 1-.308-.75v-1.665Q5.3 17.42 4.9 16.77a2.74 2.74 0 0 1-.4-1.462V6q0-1.815 1.805-2.658Q8.109 2.5 12 2.5q4.03 0 5.765.81Q19.5 4.118 19.5 6v9.308q0 .81-.4 1.462t-.87 1.007v1.665q0 .441-.308.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.308-.75V18.5zM6 10.5h12V6.77H6zm2.502 5.308q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38m7 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38M6.277 5.269h11.508q-.318-.598-1.608-.933T12.03 4q-2.81 0-4.1.351t-1.654.918M8 17h8q.824 0 1.413-.587Q18 15.825 18 15v-3H6v3q0 .824.588 1.413Q7.175 17 8 17"})))};var bus = SvgBus;
|
|
224
225
|
|
|
225
|
-
var _path$
|
|
226
|
+
var _path$7m;function _extends$7P(){return _extends$7P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7P.apply(null,arguments)}var SvgCalculatorFill=function SvgCalculatorFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7m||(_path$7m=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.154 15.846v1.404a.58.58 0 0 0 .596.596.58.58 0 0 0 .596-.596v-1.404h1.404a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.346V13.25a.58.58 0 0 0-.596-.596.58.58 0 0 0-.596.596v1.404H6.75a.58.58 0 0 0-.596.595.58.58 0 0 0 .596.597zm5.596 1.25h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596h-3.5a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596m0-2.5h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596h-3.5a.58.58 0 0 0-.596.595.58.58 0 0 0 .596.597M15.5 9.32l.98.981a.572.572 0 0 0 .841-.003.59.59 0 0 0 .177-.409.58.58 0 0 0-.163-.426l-.997-1.012.981-.98a.59.59 0 0 0 .182-.415.57.57 0 0 0-.182-.424.58.58 0 0 0-.419-.187.58.58 0 0 0-.42.187l-.98.98-.98-.98a.59.59 0 0 0-.415-.182.57.57 0 0 0-.424.182.58.58 0 0 0-.187.419.58.58 0 0 0 .187.42l.98.98-.996 1.012a.61.61 0 0 0-.166.414q-.005.238.182.424a.58.58 0 0 0 .419.186.58.58 0 0 0 .42-.186zM7 9.046h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H7a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525z"})))};var calculator_fill = SvgCalculatorFill;
|
|
226
227
|
|
|
227
|
-
var _path$
|
|
228
|
+
var _path$7l;function _extends$7O(){return _extends$7O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7O.apply(null,arguments)}var SvgCalculator=function SvgCalculator(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7l||(_path$7l=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.154 15.846v1.404a.58.58 0 0 0 .596.596.58.58 0 0 0 .596-.596v-1.404h1.404a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.346V13.25a.58.58 0 0 0-.596-.596.58.58 0 0 0-.596.596v1.404H6.75a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596zm5.596 1.25h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596h-3.5a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596m0-2.5h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596h-3.5a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596M15.5 9.32l.98.981a.59.59 0 0 0 .415.182q.238.004.424-.182a.6.6 0 0 0 .18-.412.58.58 0 0 0-.164-.426l-.997-1.012.981-.98a.59.59 0 0 0 .182-.415.57.57 0 0 0-.182-.424.58.58 0 0 0-.419-.187.58.58 0 0 0-.42.187l-.98.98-.98-.98a.59.59 0 0 0-.415-.182.57.57 0 0 0-.424.182.58.58 0 0 0-.187.419.58.58 0 0 0 .187.42l.98.98-.996 1.012a.61.61 0 0 0-.166.414q-.005.238.182.424a.58.58 0 0 0 .419.186.58.58 0 0 0 .42-.186zM7 9.046h3.5a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H7a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096"})))};var calculator = SvgCalculator;
|
|
228
229
|
|
|
229
|
-
var _path$
|
|
230
|
+
var _path$7k;function _extends$7N(){return _extends$7N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7N.apply(null,arguments)}var SvgCalendarFill=function SvgCalendarFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7k||(_path$7k=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.329 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-9.384H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096"})))};var calendar_fill = SvgCalendarFill;
|
|
230
231
|
|
|
231
|
-
var _path$
|
|
232
|
+
var _path$7j;function _extends$7M(){return _extends$7M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7M.apply(null,arguments)}var SvgCalendar=function SvgCalendar(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7j||(_path$7j=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.329 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-9.384H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096M5 8.808h14v-2.5a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z"})))};var calendar = SvgCalendar;
|
|
232
233
|
|
|
233
|
-
var _path$
|
|
234
|
+
var _path$7i;function _extends$7L(){return _extends$7L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7L.apply(null,arguments)}var SvgCalendarCheckFill=function SvgCalendarCheckFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7i||(_path$7i=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.95 15.815 3.677-3.676a.75.75 0 0 1 .537-.228.73.73 0 0 1 .547.228.74.74 0 0 1 .233.542.74.74 0 0 1-.233.542l-4.128 4.129a.87.87 0 0 1-.633.271.87.87 0 0 1-.633-.271l-2.029-2.029a.75.75 0 0 1-.227-.537.73.73 0 0 1 .227-.547.74.74 0 0 1 .543-.233q.31 0 .542.232zM5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.329 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-9.384H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096"})))};var calendarCheck_fill = SvgCalendarCheckFill;
|
|
234
235
|
|
|
235
|
-
var _path$
|
|
236
|
+
var _path$7h;function _extends$7K(){return _extends$7K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7K.apply(null,arguments)}var SvgCalendarCheck=function SvgCalendarCheck(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7h||(_path$7h=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.95 15.815 3.677-3.676a.75.75 0 0 1 .537-.228.73.73 0 0 1 .547.228.74.74 0 0 1 .233.542.74.74 0 0 1-.233.542l-4.128 4.129a.87.87 0 0 1-.633.271.87.87 0 0 1-.633-.271l-2.029-2.029a.75.75 0 0 1-.227-.537.73.73 0 0 1 .227-.547.74.74 0 0 1 .543-.233q.31 0 .542.232zM5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.329 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-9.384H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096M5 8.808h14v-2.5a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z"})))};var calendarCheck = SvgCalendarCheck;
|
|
236
237
|
|
|
237
|
-
var _path$
|
|
238
|
+
var _path$7g;function _extends$7J(){return _extends$7J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7J.apply(null,arguments)}var SvgCalendarClockFill=function SvgCalendarClockFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7g||(_path$7g=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.327.222-.548a.75.75 0 0 1 .549-.221q.327 0 .548.22.22.221.22.549V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.319 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v4.713q0 .319-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-.713H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096h6.117q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm12.884 1q-1.872 0-3.186-1.314-1.314-1.312-1.314-3.186t1.314-3.187 3.186-1.313q1.873 0 3.187 1.313 1.313 1.314 1.313 3.187t-1.313 3.186-3.187 1.314m.443-4.683V15.5a.42.42 0 0 0-.133-.31.424.424 0 0 0-.62 0 .42.42 0 0 0-.132.31v2.304q0 .177.065.342a.9.9 0 0 0 .206.306l1.525 1.525q.131.13.307.136a.42.42 0 0 0 .316-.136.43.43 0 0 0 .14-.312.43.43 0 0 0-.14-.311z"})))};var calendarClock_fill = SvgCalendarClockFill;
|
|
238
239
|
|
|
239
|
-
var _path$
|
|
240
|
+
var _path$7f;function _extends$7I(){return _extends$7I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7I.apply(null,arguments)}var SvgCalendarClock=function SvgCalendarClock(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7I({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7f||(_path$7f=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 8.808h14v-2.5a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zM5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.329 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v4.713a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535v-.713H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096h6.117q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215zm12.884 1q-1.872 0-3.186-1.314-1.314-1.312-1.314-3.186t1.314-3.187 3.186-1.313q1.873 0 3.187 1.313 1.313 1.314 1.313 3.187t-1.313 3.186-3.187 1.314m.443-4.68V15.5a.43.43 0 0 0-.131-.312.43.43 0 0 0-.312-.13.43.43 0 0 0-.311.13.43.43 0 0 0-.131.312v2.304q0 .18.065.344.066.163.206.304l1.525 1.525q.131.13.307.136a.42.42 0 0 0 .316-.136.43.43 0 0 0 .14-.312.43.43 0 0 0-.14-.311z"})))};var calendarClock = SvgCalendarClock;
|
|
240
241
|
|
|
241
|
-
var _path$
|
|
242
|
+
var _path$7e;function _extends$7H(){return _extends$7H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7H.apply(null,arguments)}var SvgCallFill=function SvgCallFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7e||(_path$7e=/*#__PURE__*/React__namespace.createElement("path",{d:"M19.444 20.5q-2.827 0-5.68-1.314-2.851-1.315-5.247-3.71-2.384-2.393-3.699-5.241Q3.504 7.386 3.504 4.56a1.034 1.034 0 0 1 1.05-1.06h3.261q.38 0 .669.247t.368.61L9.425 7.3q.06.41-.025.704-.084.293-.304.494l-2.31 2.248q.558 1.02 1.275 1.932.716.91 1.55 1.74a17.3 17.3 0 0 0 3.752 2.842l2.245-2.264q.234-.245.568-.342.334-.099.693-.048l2.777.565q.38.1.619.387.24.285.239.65v3.242q0 .45-.305.75t-.755.3"})))};var call_fill = SvgCallFill;
|
|
242
243
|
|
|
243
|
-
var _path$
|
|
244
|
+
var _path$7d;function _extends$7G(){return _extends$7G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7G.apply(null,arguments)}var SvgCall=function SvgCall(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7d||(_path$7d=/*#__PURE__*/React__namespace.createElement("path",{d:"M19.444 20.5q-2.827 0-5.68-1.314t-5.242-3.71q-2.389-2.393-3.704-5.241Q3.504 7.386 3.504 4.56a1.03 1.03 0 0 1 1.05-1.06h3.261q.38 0 .669.247t.368.61L9.425 7.3q.06.41-.025.704-.084.293-.304.494l-2.31 2.248q.558 1.02 1.275 1.932.716.91 1.55 1.74a17.3 17.3 0 0 0 3.752 2.842l2.245-2.264q.234-.245.568-.342.334-.099.693-.048l2.777.565q.38.1.619.387.24.285.239.65v3.242q0 .45-.303.75t-.757.3M6.077 9.327l1.785-1.708a.18.18 0 0 0 .062-.106.23.23 0 0 0-.005-.125l-.434-2.234a.2.2 0 0 0-.068-.116A.2.2 0 0 0 7.292 5H5.154a.13.13 0 0 0-.135.135 12.8 12.8 0 0 0 1.058 4.192m8.7 8.642q.994.464 2.074.709t2.018.291a.13.13 0 0 0 .135-.135v-2.103a.2.2 0 0 0-.039-.125.2.2 0 0 0-.115-.068l-2.1-.427a.16.16 0 0 0-.1-.004.25.25 0 0 0-.092.062z"})))};var call = SvgCall;
|
|
244
245
|
|
|
245
|
-
var _path$
|
|
246
|
+
var _path$7c;function _extends$7F(){return _extends$7F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7F.apply(null,arguments)}var SvgCallMissFill=function SvgCallMissFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7c||(_path$7c=/*#__PURE__*/React__namespace.createElement("path",{d:"m3.375 19.775-1.906-1.856a.94.94 0 0 1-.304-.714 1 1 0 0 1 .314-.724 14 14 0 0 1 4.868-3.332Q9.14 12 12.004 12t5.649 1.149a14.15 14.15 0 0 1 4.876 3.332q.31.309.314.724a.94.94 0 0 1-.305.714l-1.905 1.856q-.305.294-.681.329a1 1 0 0 1-.696-.2l-2.515-1.912a1.3 1.3 0 0 1-.368-.417 1.1 1.1 0 0 1-.12-.517v-2.822a15 15 0 0 0-2.113-.551 12 12 0 0 0-2.136-.185q-1.107 0-2.137.185-1.029.185-2.113.551v2.822q0 .288-.12.517-.118.229-.367.417l-2.515 1.912a1 1 0 0 1-.696.2 1.1 1.1 0 0 1-.681-.33M6.264 9a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V4.404q0-.387.258-.645a.88.88 0 0 1 .645-.259h3.847q.318 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215H8.067l3.68 3.679a.3.3 0 0 0 .22.086.3.3 0 0 0 .221-.086l4.739-4.739a.74.74 0 0 1 1.07 0 .74.74 0 0 1 .232.535q0 .302-.233.535l-4.732 4.732a1.74 1.74 0 0 1-1.281.518 1.74 1.74 0 0 1-1.281-.518L7.014 6.054V8.25a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215"})))};var callMiss_fill = SvgCallMissFill;
|
|
246
247
|
|
|
247
|
-
var _path$
|
|
248
|
+
var _path$7b;function _extends$7E(){return _extends$7E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7E.apply(null,arguments)}var SvgCallMiss=function SvgCallMiss(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7b||(_path$7b=/*#__PURE__*/React__namespace.createElement("path",{d:"m3.375 19.775-1.906-1.856a.94.94 0 0 1-.304-.714 1 1 0 0 1 .314-.724 14 14 0 0 1 4.867-3.332Q9.138 12 12.003 12t5.65 1.149a14.15 14.15 0 0 1 4.876 3.332q.31.309.314.724a.94.94 0 0 1-.305.714l-1.905 1.856q-.305.294-.681.329a1 1 0 0 1-.696-.2l-2.515-1.912a1.3 1.3 0 0 1-.368-.418 1.1 1.1 0 0 1-.12-.516v-2.822a15 15 0 0 0-2.113-.551 12 12 0 0 0-2.136-.185q-1.107 0-2.137.185-1.029.185-2.113.551v2.822q0 .287-.12.516-.118.23-.367.418l-2.515 1.912a1 1 0 0 1-.696.2 1.1 1.1 0 0 1-.681-.33m2.879-5.05a12.4 12.4 0 0 0-1.737 1.021q-.838.589-1.563 1.237-.048.048-.048.096t.048.096l1.096 1.087a.23.23 0 0 0 .12.062.15.15 0 0 0 .13-.034l1.839-1.41a.3.3 0 0 0 .081-.095.2.2 0 0 0 .034-.106zm11.5.03v1.924q0 .048.034.106t.081.096l1.839 1.41a.15.15 0 0 0 .13.033.23.23 0 0 0 .12-.062l1.096-1.056q.048-.048.048-.096t-.048-.097a14 14 0 0 0-1.563-1.26 12 12 0 0 0-1.737-.997M6.264 9a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534V4.404q0-.383.26-.644a.88.88 0 0 1 .643-.26h3.847q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215H8.067l3.68 3.679a.3.3 0 0 0 .22.086.3.3 0 0 0 .221-.086l4.739-4.739a.74.74 0 0 1 1.07 0 .74.74 0 0 1 .232.535q0 .302-.233.535l-4.732 4.732a1.74 1.74 0 0 1-1.28.518 1.74 1.74 0 0 1-1.282-.518L7.014 6.054V8.25q0 .318-.216.534A.73.73 0 0 1 6.263 9"})))};var callMiss = SvgCallMiss;
|
|
248
249
|
|
|
249
|
-
var _path$
|
|
250
|
+
var _path$7a;function _extends$7D(){return _extends$7D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7D.apply(null,arguments)}var SvgCameraFill=function SvgCameraFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$7a||(_path$7a=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 17.115q1.72 0 2.918-1.197 1.197-1.196 1.197-2.918t-1.197-2.918Q13.722 8.885 12 8.885t-2.918 1.197Q7.885 11.278 7.885 13q0 1.72 1.197 2.918 1.196 1.197 2.918 1.197m0-1.5q-1.108.001-1.862-.754-.753-.753-.753-1.861t.753-1.862T12 10.385t1.861.753.754 1.862q.001 1.107-.754 1.861-.753.754-1.861.754M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h3.054l1.307-1.417q.246-.271.595-.427.35-.156.736-.156h4q.387 0 .736.156.348.156.595.427L16.638 5.5h3.054q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525z"})))};var camera_fill = SvgCameraFill;
|
|
250
251
|
|
|
251
|
-
var _path$
|
|
252
|
+
var _path$79;function _extends$7C(){return _extends$7C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7C.apply(null,arguments)}var SvgCamera=function SvgCamera(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$79||(_path$79=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 17.115q1.72 0 2.918-1.197 1.197-1.196 1.197-2.918t-1.197-2.918Q13.722 8.885 12 8.885t-2.918 1.197Q7.885 11.278 7.885 13q0 1.72 1.197 2.918 1.196 1.197 2.918 1.197m0-1.5q-1.108.001-1.862-.754-.753-.753-.753-1.861t.753-1.862T12 10.385t1.861.753.754 1.862q.001 1.107-.754 1.861-.753.754-1.861.754M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h3.054l1.307-1.417q.246-.271.595-.427.35-.156.736-.156h4q.387 0 .736.156.348.156.595.427L16.638 5.5h3.054q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V7.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087h-3.724l-1.834-2h-4.27L8.031 7H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var camera = SvgCamera;
|
|
252
253
|
|
|
253
|
-
var _path$
|
|
254
|
+
var _path$78;function _extends$7B(){return _extends$7B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7B.apply(null,arguments)}var SvgCameraRotateFill=function SvgCameraRotateFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$78||(_path$78=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h3.054l1.307-1.417q.246-.271.595-.427.35-.156.736-.156h4q.387 0 .736.156.348.156.595.427L16.638 5.5h3.054q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm11.296-7.465q-.13 1.497-1.135 2.558T12 16.653q-.21 0-.42-.029-.209-.03-.418-.08a.8.8 0 0 0-.377.01.55.55 0 0 0-.308.19.53.53 0 0 0-.118.504.51.51 0 0 0 .333.383q.32.125.65.17.328.045.658.045 1.976 0 3.338-1.414 1.362-1.415 1.458-3.428l.485.44a.6.6 0 0 0 .424.157.56.56 0 0 0 .399-.166.62.62 0 0 0 .194-.427.56.56 0 0 0-.179-.427l-1.236-1.237a.86.86 0 0 0-.633-.255.86.86 0 0 0-.633.255l-1.236 1.237a.58.58 0 0 0-.187.419.58.58 0 0 0 .187.42.58.58 0 0 0 .419.186.58.58 0 0 0 .42-.187zm-8.4-.039-.485-.44a.6.6 0 0 0-.424-.157.56.56 0 0 0-.399.166.62.62 0 0 0-.194.427.56.56 0 0 0 .179.427l1.236 1.237a.86.86 0 0 0 .633.255.86.86 0 0 0 .633-.255l1.236-1.237A.58.58 0 0 0 9.806 13a.58.58 0 0 0-.187-.42.58.58 0 0 0-.419-.186.58.58 0 0 0-.42.187l-.384.384q.13-1.497 1.135-2.558T12 9.347q.21 0 .42.029.208.03.409.08a.74.74 0 0 0 .382 0 .54.54 0 0 0 .312-.2.54.54 0 0 0 .123-.504.5.5 0 0 0-.329-.383 5 5 0 0 0-.654-.16A4 4 0 0 0 12 8.154q-1.976 0-3.338 1.414-1.362 1.415-1.458 3.428"})))};var cameraRotate_fill = SvgCameraRotateFill;
|
|
254
255
|
|
|
255
|
-
var _path$
|
|
256
|
+
var _path$77;function _extends$7A(){return _extends$7A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7A.apply(null,arguments)}var SvgCameraRotate=function SvgCameraRotate(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$77||(_path$77=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.604 13.035q-.13 1.497-1.135 2.558T12 16.653q-.21 0-.42-.029-.209-.03-.418-.08a.8.8 0 0 0-.377.01.55.55 0 0 0-.308.19.53.53 0 0 0-.118.504.51.51 0 0 0 .333.383q.32.125.65.17.328.045.658.045 1.976 0 3.338-1.414 1.362-1.415 1.458-3.428l.485.44a.6.6 0 0 0 .424.157.56.56 0 0 0 .399-.166.62.62 0 0 0 .194-.427.56.56 0 0 0-.179-.427l-1.236-1.237a.86.86 0 0 0-.633-.255.86.86 0 0 0-.633.255l-1.236 1.237a.58.58 0 0 0-.187.419.58.58 0 0 0 .187.42.58.58 0 0 0 .419.186.58.58 0 0 0 .42-.187zm-8.4-.039-.485-.44a.6.6 0 0 0-.424-.157.56.56 0 0 0-.399.166.62.62 0 0 0-.194.427.56.56 0 0 0 .179.427l1.236 1.237a.86.86 0 0 0 .633.255.86.86 0 0 0 .633-.255l1.236-1.237A.58.58 0 0 0 9.806 13a.58.58 0 0 0-.187-.42.58.58 0 0 0-.419-.186.58.58 0 0 0-.42.187l-.384.384q.13-1.497 1.135-2.558T12 9.347q.21 0 .42.029.208.03.409.08a.74.74 0 0 0 .382 0 .54.54 0 0 0 .312-.2.54.54 0 0 0 .123-.504.5.5 0 0 0-.329-.383 5 5 0 0 0-.654-.16A4 4 0 0 0 12 8.154q-1.976 0-3.338 1.414-1.362 1.415-1.458 3.428M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h3.054l1.307-1.417q.246-.271.595-.427.35-.156.736-.156h4q.387 0 .736.156.348.156.595.427L16.638 5.5h3.054q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V7.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087h-3.724l-1.834-2h-4.27L8.031 7H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var cameraRotate = SvgCameraRotate;
|
|
256
257
|
|
|
257
|
-
var _path$
|
|
258
|
+
var _path$76;function _extends$7z(){return _extends$7z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7z.apply(null,arguments)}var SvgCarFill=function SvgCarFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$76||(_path$76=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.615 18.5v.942q0 .441-.308.75a1.02 1.02 0 0 1-.75.308q-.442 0-.75-.308a1.02 1.02 0 0 1-.307-.75V12.39q0-.156.02-.312.02-.155.068-.299l1.79-5.063q.18-.54.652-.877A1.77 1.77 0 0 1 7.087 5.5h9.826q.585 0 1.056.338.472.337.652.877l1.79 5.063q.049.143.069.299t.02.312v7.053q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.307-.75V18.5zm-.007-7.923h12.784l-1.184-3.375a.32.32 0 0 0-.116-.15A.3.3 0 0 0 16.91 7H7.09a.3.3 0 0 0-.182.053.3.3 0 0 0-.116.149zm1.856 5.27q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38m9.077 0q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38"})))};var car_fill = SvgCarFill;
|
|
258
259
|
|
|
259
|
-
var _path$
|
|
260
|
+
var _path$75;function _extends$7y(){return _extends$7y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7y.apply(null,arguments)}var SvgCar=function SvgCar(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$75||(_path$75=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.615 18.5v.942q0 .441-.308.75a1.02 1.02 0 0 1-.75.308q-.442 0-.75-.308a1.02 1.02 0 0 1-.307-.75V12.39q0-.156.02-.312.02-.155.068-.299l1.79-5.063q.18-.54.652-.877A1.77 1.77 0 0 1 7.087 5.5h9.826q.585 0 1.056.338.472.337.652.877l1.79 5.063q.049.143.069.299t.02.312v7.053q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.307-.75V18.5zm-.007-7.923h12.784l-1.184-3.375a.32.32 0 0 0-.116-.15A.3.3 0 0 0 16.91 7H7.09a.3.3 0 0 0-.182.053.3.3 0 0 0-.116.149zm1.856 5.27q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38m9.077 0q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38M5 17h14v-4.923H5z"})))};var car = SvgCar;
|
|
260
261
|
|
|
261
|
-
var _path$
|
|
262
|
+
var _path$74;function _extends$7x(){return _extends$7x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7x.apply(null,arguments)}var SvgCardFill=function SvgCardFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$74||(_path$74=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM4 11.596h16V8.404H4z"})))};var card_fill = SvgCardFill;
|
|
262
263
|
|
|
263
|
-
var _path$
|
|
264
|
+
var _path$73;function _extends$7w(){return _extends$7w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7w.apply(null,arguments)}var SvgCard=function SvgCard(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$73||(_path$73=/*#__PURE__*/React__namespace.createElement("path",{d:"M21.5 6.308v11.384q0 .758-.525 1.283t-1.283.525H4.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283M4 8.404h16V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm0 3.192v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-6.096z"})))};var card = SvgCard;
|
|
264
265
|
|
|
265
|
-
var _path$
|
|
266
|
+
var _path$72;function _extends$7v(){return _extends$7v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7v.apply(null,arguments)}var SvgCardAddFill=function SvgCardAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$72||(_path$72=/*#__PURE__*/React__namespace.createElement("path",{d:"M19.25 18.75H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 17.25h2.25V15q0-.319.216-.534A.73.73 0 0 1 20 14.25q.32 0 .535.216a.73.73 0 0 1 .215.534v2.25H23q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-2.25V21q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534zM4 11.596h16V8.404H4zm.308 7.904q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v5.038q0 .384-.26.644a.88.88 0 0 1-.644.26H19.25q-2.075 0-3.537 1.463-1.463 1.463-1.463 3.537v1.346q0 .383-.26.644a.88.88 0 0 1-.644.26z"})))};var cardAdd_fill = SvgCardAddFill;
|
|
266
267
|
|
|
267
|
-
var _path$
|
|
268
|
+
var _path$71;function _extends$7u(){return _extends$7u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7u.apply(null,arguments)}var SvgCardAdd=function SvgCardAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$71||(_path$71=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v4.388q0 .373-.254.637a.84.84 0 0 1-.63.263H4v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h8.807q.32 0 .535.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215zM4 8.404h16V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zM19.25 18.75H17a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 17 17.25h2.25V15q0-.319.216-.534A.73.73 0 0 1 20 14.25q.32 0 .535.216a.73.73 0 0 1 .215.534v2.25H23q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-2.25V21q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534z"})))};var cardAdd = SvgCardAdd;
|
|
268
269
|
|
|
269
|
-
var _path$
|
|
270
|
+
var _path$70;function _extends$7t(){return _extends$7t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7t.apply(null,arguments)}var SvgCardRemoveFill=function SvgCardRemoveFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$70||(_path$70=/*#__PURE__*/React__namespace.createElement("path",{d:"m21.313 18.483-6.886-6.887H20V8.404h-8.765L7.33 4.5h12.361q.758 0 1.283.525t.525 1.283v11.384q0 .212-.045.416t-.142.375M4 11.596h5.458L6.265 8.404H4zm16.25 10.777L17.362 19.5H4.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5H4.5L6 6H3.862l-2.07-2.07a.74.74 0 0 1 0-1.068.74.74 0 0 1 .535-.233q.302 0 .535.233l18.457 18.457a.73.73 0 0 1 .228.522.72.72 0 0 1-.228.532.74.74 0 0 1-.534.233.74.74 0 0 1-.535-.233"})))};var cardRemove_fill = SvgCardRemoveFill;
|
|
270
271
|
|
|
271
|
-
var _path$
|
|
272
|
+
var _path$6$;function _extends$7s(){return _extends$7s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7s.apply(null,arguments)}var SvgCardRemove=function SvgCardRemove(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6$||(_path$6$=/*#__PURE__*/React__namespace.createElement("path",{d:"M21.313 18.483 20 17.169v-5.573h-5.573l-3.192-3.192H20V6.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H8.83l-1.5-1.5h12.361q.758 0 1.283.525t.525 1.283v11.384q0 .212-.045.416t-.142.375M9.458 11.596H4v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h11.554zM4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5H4.5L6 6H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v2.096h2.265L1.792 3.93a.74.74 0 0 1 0-1.07.74.74 0 0 1 .535-.232q.302 0 .535.233l18.457 18.457a.73.73 0 0 1 .228.522.72.72 0 0 1-.228.532.74.74 0 0 1-.534.233.74.74 0 0 1-.535-.233L17.362 19.5z"})))};var cardRemove = SvgCardRemove;
|
|
272
273
|
|
|
273
|
-
var _path$
|
|
274
|
+
var _path$6_;function _extends$7r(){return _extends$7r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7r.apply(null,arguments)}var SvgCartFill=function SvgCartFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6_||(_path$6_=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.785 20.5a1.76 1.76 0 0 1-1.09-.364 1.8 1.8 0 0 1-.653-.957L1.665 10.65a.89.89 0 0 1 .149-.788.84.84 0 0 1 .715-.362H7.25l4.13-6.185a.7.7 0 0 1 .264-.243.72.72 0 0 1 .7 0q.168.091.264.243L16.719 9.5h4.752q.451 0 .72.362a.86.86 0 0 1 .144.788l-2.397 8.529a1.8 1.8 0 0 1-.652.957 1.76 1.76 0 0 1-1.09.364zm3.284-11h5.846l-2.93-4.412z"})))};var cart_fill = SvgCartFill;
|
|
274
275
|
|
|
275
|
-
var _path$
|
|
276
|
+
var _path$6Z;function _extends$7q(){return _extends$7q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7q.apply(null,arguments)}var SvgCart=function SvgCart(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6Z||(_path$6Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.785 20.5a1.76 1.76 0 0 1-1.09-.364 1.8 1.8 0 0 1-.653-.957L1.665 10.65a.89.89 0 0 1 .149-.788.84.84 0 0 1 .715-.362H7.25l3.996-5.983a.88.88 0 0 1 .748-.402q.23 0 .427.111a.9.9 0 0 1 .321.301L16.72 9.5h4.752q.451 0 .72.362a.86.86 0 0 1 .144.788l-2.397 8.529a1.8 1.8 0 0 1-.652.957 1.76 1.76 0 0 1-1.09.364zM5.73 19h12.538a.28.28 0 0 0 .183-.062.32.32 0 0 0 .106-.169L20.7 11H3.3l2.142 7.77q.03.105.106.168a.28.28 0 0 0 .183.062m3.338-9.5h5.846l-2.93-4.412z"})))};var cart = SvgCart;
|
|
276
277
|
|
|
277
|
-
var _path$
|
|
278
|
+
var _path$6Y;function _extends$7p(){return _extends$7p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7p.apply(null,arguments)}var SvgCashFill=function SvgCashFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6Y||(_path$6Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 18.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h15.384q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zm13.346-3.846H15.75a.58.58 0 0 0-.596.595.58.58 0 0 0 .596.597h2.192q.384 0 .644-.26a.88.88 0 0 0 .26-.644V12.75a.58.58 0 0 0-.596-.596.58.58 0 0 0-.596.596zM12 14.692q1.116 0 1.904-.788T14.692 12t-.788-1.904A2.6 2.6 0 0 0 12 9.308q-1.116 0-1.904.788A2.6 2.6 0 0 0 9.308 12q0 1.116.788 1.904t1.904.788M6.346 9.346H8.25a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H6.058a.88.88 0 0 0-.644.26.88.88 0 0 0-.26.644v2.192a.58.58 0 0 0 .596.596.58.58 0 0 0 .596-.596z"})))};var cash_fill = SvgCashFill;
|
|
278
279
|
|
|
279
|
-
var _path$
|
|
280
|
+
var _path$6X;function _extends$7o(){return _extends$7o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7o.apply(null,arguments)}var SvgCash=function SvgCash(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6X||(_path$6X=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 18.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h15.384q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V7.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v9.384q0 .116.096.212a.3.3 0 0 0 .212.096m13.346-2.346H15.75a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596h2.192a.88.88 0 0 0 .645-.258.88.88 0 0 0 .26-.646V12.75a.58.58 0 0 0-.597-.596.58.58 0 0 0-.596.596zM12 14.692q1.116 0 1.904-.788T14.692 12t-.788-1.904A2.6 2.6 0 0 0 12 9.308q-1.116 0-1.904.788A2.6 2.6 0 0 0 9.308 12q0 1.116.788 1.904t1.904.788M6.346 9.346H8.25a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H6.058a.88.88 0 0 0-.645.258.88.88 0 0 0-.26.646v2.192a.58.58 0 0 0 .597.596.58.58 0 0 0 .596-.596z"})))};var cash = SvgCash;
|
|
280
281
|
|
|
281
|
-
var _path$
|
|
282
|
+
var _path$6W;function _extends$7n(){return _extends$7n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7n.apply(null,arguments)}var SvgCashDoubleFill=function SvgCashDoubleFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6W||(_path$6W=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.654 19.308a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277V8.346q0-.318.215-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534V17.5q0 .116.096.212a.3.3 0 0 0 .212.096h14.769q.319 0 .534.215a.73.73 0 0 1 .216.535q0 .319-.216.534a.73.73 0 0 1-.534.216zm3.5-3.5a1.74 1.74 0 0 1-1.277-.531A1.74 1.74 0 0 1 5.347 14V6.423q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h13.192q.746 0 1.277.53.53.531.53 1.277V14q0 .746-.53 1.277a1.74 1.74 0 0 1-1.277.53zm1.5-1.5a1.74 1.74 0 0 0-.531-1.278 1.74 1.74 0 0 0-1.277-.53V14q0 .125.091.216.092.092.217.092zm10.192 0h1.5q.125 0 .216-.092a.3.3 0 0 0 .092-.216v-1.5a1.74 1.74 0 0 0-1.278.531q-.53.531-.53 1.277m-5.096-1.596q1.048 0 1.774-.726a2.41 2.41 0 0 0 .726-1.774q0-1.049-.726-1.774a2.41 2.41 0 0 0-1.774-.726q-1.048 0-1.774.726a2.41 2.41 0 0 0-.726 1.774q0 1.048.726 1.774a2.41 2.41 0 0 0 1.774.726M6.846 7.923a1.74 1.74 0 0 0 1.278-.53q.53-.532.53-1.278h-1.5a.3.3 0 0 0-.216.092.3.3 0 0 0-.092.216zm13.808 0v-1.5a.3.3 0 0 0-.091-.216.3.3 0 0 0-.217-.092h-1.5q0 .75.531 1.278.531.53 1.277.53"})))};var cashDouble_fill = SvgCashDoubleFill;
|
|
282
283
|
|
|
283
|
-
var _path$
|
|
284
|
+
var _path$6V;function _extends$7m(){return _extends$7m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7m.apply(null,arguments)}var SvgCashDouble=function SvgCashDouble(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6V||(_path$6V=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.75 12.712q-1.048 0-1.774-.726a2.41 2.41 0 0 1-.726-1.774q0-1.049.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726t.726 1.774-.726 1.774a2.41 2.41 0 0 1-1.774.726m-6.596 3.096a1.74 1.74 0 0 1-1.277-.531A1.74 1.74 0 0 1 5.347 14V6.423q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h13.192q.746 0 1.277.53.53.531.53 1.277V14q0 .746-.53 1.277a1.74 1.74 0 0 1-1.277.53zm1.5-1.5h10.192q0-.749.531-1.278.531-.53 1.277-.53V7.923a1.74 1.74 0 0 1-1.278-.53 1.74 1.74 0 0 1-.53-1.278H8.654q0 .75-.531 1.278-.531.53-1.277.53V12.5q.749 0 1.278.531.53.531.53 1.277m9.769 5H3.653a1.74 1.74 0 0 1-1.276-.531 1.74 1.74 0 0 1-.53-1.277V8.346q0-.318.215-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534V17.5q0 .116.096.212a.3.3 0 0 0 .212.096h14.769q.319 0 .534.215a.73.73 0 0 1 .216.535q0 .319-.216.534a.73.73 0 0 1-.534.216m-11.27-5h-.307V6.115h.308a.3.3 0 0 0-.216.092.3.3 0 0 0-.092.216V14q0 .125.091.216.092.092.217.092"})))};var cashDouble = SvgCashDouble;
|
|
284
285
|
|
|
285
|
-
var _path$
|
|
286
|
+
var _path$6U;function _extends$7l(){return _extends$7l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7l.apply(null,arguments)}var SvgChange=function SvgChange(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6U||(_path$6U=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.25 5.592a7.9 7.9 0 0 0-2.409 2.823A7.84 7.84 0 0 0 4 12q0 2.817 1.702 4.96t4.406 2.805a.82.82 0 0 1 .465.337q.177.255.177.56a.67.67 0 0 1-.217.506.5.5 0 0 1-.481.138q-3.298-.689-5.425-3.268T2.5 12q0-2.217.922-4.109.922-1.89 2.642-3.275H4.125A.73.73 0 0 1 3.59 4.4a.73.73 0 0 1-.215-.535q0-.318.215-.534a.73.73 0 0 1 .535-.215h3.721q.387 0 .645.258a.88.88 0 0 1 .259.645v3.722a.73.73 0 0 1-.215.534A.73.73 0 0 1 8 8.49a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535zm10.686 13.802h1.939q.32 0 .535.216a.73.73 0 0 1 .215.534.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-3.721a.88.88 0 0 1-.645-.258.88.88 0 0 1-.259-.646v-3.72q0-.32.215-.535a.73.73 0 0 1 .535-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v2.148q1.558-1.182 2.404-2.84A7.75 7.75 0 0 0 20 12q0-2.817-1.702-4.96t-4.406-2.805a.83.83 0 0 1-.465-.332.94.94 0 0 1-.177-.555.68.68 0 0 1 .217-.511q.217-.208.481-.143 3.298.679 5.425 3.263T21.5 12q0 2.218-.922 4.113-.922 1.897-2.642 3.281"})))};var change = SvgChange;
|
|
286
287
|
|
|
287
|
-
function _extends$
|
|
288
|
+
function _extends$7k(){return _extends$7k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7k.apply(null,arguments)}var SvgChart=function SvgChart(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var chart = SvgChart;
|
|
288
289
|
|
|
289
|
-
var _path$
|
|
290
|
+
var _path$6T;function _extends$7j(){return _extends$7j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7j.apply(null,arguments)}var SvgChartArea=function SvgChartArea(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6T||(_path$6T=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.5 18.75V17.5H6.404a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644V7.408q0-.39.26-.65a.88.88 0 0 1 .644-.258H7.5V5.25q0-.319.216-.534A.73.73 0 0 1 8.25 4.5q.32 0 .535.216A.73.73 0 0 1 9 5.25V6.5h1.096q.383 0 .644.26.26.26.26.644v9.188q0 .39-.26.65a.88.88 0 0 1-.644.258H9v1.25q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m7.5 0v-4.058h-1.096a.88.88 0 0 1-.644-.26.87.87 0 0 1-.26-.644v-4.48q0-.384.26-.644a.88.88 0 0 1 .644-.26H15V5.25q0-.319.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v3.154h1.096q.383 0 .644.26.26.26.26.644v4.48q0 .384-.26.644a.88.88 0 0 1-.644.26H16.5v4.058q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534"})))};var chartArea = SvgChartArea;
|
|
290
291
|
|
|
291
|
-
var _path$
|
|
292
|
+
var _path$6S;function _extends$7i(){return _extends$7i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7i.apply(null,arguments)}var SvgCheck=function SvgCheck(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6S||(_path$6S=/*#__PURE__*/React__namespace.createElement("path",{d:"m9.55 15.515 8.639-8.638a.73.73 0 0 1 .522-.228q.299-.005.531.228a.74.74 0 0 1 .233.535q0 .3-.233.534l-9.06 9.075a.87.87 0 0 1-.632.271.87.87 0 0 1-.633-.27l-4.175-4.176a.71.71 0 0 1-.22-.53.75.75 0 0 1 .236-.54.74.74 0 0 1 .534-.232q.303 0 .535.233z"})))};var check = SvgCheck;
|
|
292
293
|
|
|
293
|
-
var _path$
|
|
294
|
+
var _path$6R;function _extends$7h(){return _extends$7h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7h.apply(null,arguments)}var SvgChurchFill=function SvgChurchFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6R||(_path$6R=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.25 20.25v-5.162q0-.448.244-.812t.658-.551L6.25 12.34V9.994q0-.432.224-.779t.597-.553l4.179-2.095V4.673H10a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 10 3.173h1.25v-1.25q0-.318.216-.534A.73.73 0 0 1 12 1.173q.32 0 .535.216a.73.73 0 0 1 .215.534v1.25H14q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-1.25v1.894l4.179 2.095q.373.206.597.553t.224.78v2.345l3.098 1.385q.414.187.658.551t.244.812v5.162q0 .613-.443 1.057a1.44 1.44 0 0 1-1.057.443h-5.48a.87.87 0 0 1-.645-.26.88.88 0 0 1-.26-.644v-2.27q0-.768-.547-1.317a1.8 1.8 0 0 0-1.316-.547q-.77 0-1.318.547-.55.549-.55 1.318v2.27q0 .383-.26.643a.87.87 0 0 1-.643.26H3.75q-.613 0-1.057-.443a1.44 1.44 0 0 1-.443-1.057m9.752-6.942q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38"})))};var church_fill = SvgChurchFill;
|
|
294
295
|
|
|
295
|
-
var _path$
|
|
296
|
+
var _path$6Q;function _extends$7g(){return _extends$7g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7g.apply(null,arguments)}var SvgChurch=function SvgChurch(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6Q||(_path$6Q=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.25 20.25v-5.162q0-.448.244-.812t.658-.551L6.25 12.34V9.994q0-.432.224-.779t.597-.553l4.179-2.095V4.673H10a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 10 3.173h1.25v-1.25q0-.318.216-.534A.73.73 0 0 1 12 1.173q.32 0 .535.216a.73.73 0 0 1 .215.534v1.25H14q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-1.25v1.894l4.179 2.095q.373.206.597.553t.224.78v2.345l3.098 1.385q.414.187.658.551t.244.812v5.162q0 .613-.443 1.057a1.44 1.44 0 0 1-1.057.443h-6.096a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644v-2.884q0-.522-.364-.886a1.2 1.2 0 0 0-.886-.364q-.521 0-.886.364a1.2 1.2 0 0 0-.364.886v2.884q0 .383-.26.644a.87.87 0 0 1-.644.26H3.75q-.613 0-1.057-.443a1.44 1.44 0 0 1-.443-1.057m1.5 0h5.5v-2.32q0-1.161.802-1.97a2.64 2.64 0 0 1 1.947-.81q1.145 0 1.948.81.803.809.803 1.97v2.32h5.5v-5.213l-4-1.797V9.896L12 7.721 7.75 9.896v3.344l-4 1.797zm8.252-6.942q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.382.926.928.38"})))};var church = SvgChurch;
|
|
296
297
|
|
|
297
|
-
var _path$
|
|
298
|
+
var _path$6P;function _extends$7f(){return _extends$7f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7f.apply(null,arguments)}var SvgChevronRight=function SvgChevronRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6P||(_path$6P=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.946 12 8.873 7.927a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l4.494 4.494a.83.83 0 0 1 .256.633.828.828 0 0 1-.256.633l-4.494 4.494a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527z"})))};var chevronRight = SvgChevronRight;
|
|
298
299
|
|
|
299
|
-
var _path$
|
|
300
|
+
var _path$6O;function _extends$7e(){return _extends$7e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7e.apply(null,arguments)}var SvgCircleAddFill=function SvgCircleAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6O||(_path$6O=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 12.75V16q0 .318.216.534a.73.73 0 0 0 .534.216q.32 0 .535-.216A.73.73 0 0 0 12.75 16v-3.25H16q.318 0 .534-.216A.73.73 0 0 0 16.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.25V8a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 7.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v3.25H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 12.75zm.752 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleAdd_fill = SvgCircleAddFill;
|
|
300
301
|
|
|
301
|
-
var _path$
|
|
302
|
+
var _path$6N;function _extends$7d(){return _extends$7d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7d.apply(null,arguments)}var SvgCircleAdd=function SvgCircleAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6N||(_path$6N=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 12.75V16q0 .318.216.534a.73.73 0 0 0 .534.216q.32 0 .535-.216A.73.73 0 0 0 12.75 16v-3.25H16q.318 0 .534-.216A.73.73 0 0 0 16.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.25V8a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 7.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v3.25H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 12.75zm.752 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleAdd = SvgCircleAdd;
|
|
302
303
|
|
|
303
|
-
var _path$
|
|
304
|
+
var _path$6M;function _extends$7c(){return _extends$7c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7c.apply(null,arguments)}var SvgCircleChargeFill=function SvgCircleChargeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6M||(_path$6M=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749m-.352-8.25v3.656q0 .333.313.4.313.069.454-.223l2.487-5.666a.47.47 0 0 0-.037-.449.42.42 0 0 0-.375-.218H12.5V7.015q0-.332-.312-.408-.313-.076-.455.216l-2.602 5.76a.5.5 0 0 0 .027.456.4.4 0 0 0 .369.211z"})))};var circleCharge_fill = SvgCircleChargeFill;
|
|
304
305
|
|
|
305
|
-
var _path$
|
|
306
|
+
var _path$6L;function _extends$7b(){return _extends$7b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7b.apply(null,arguments)}var SvgCircleCharge=function SvgCircleCharge(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6L||(_path$6L=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m-.35-6.75v3.656q0 .333.313.4.313.069.454-.223l2.487-5.666a.47.47 0 0 0-.037-.449.42.42 0 0 0-.375-.218H12.5V7.015q0-.332-.312-.408-.313-.076-.455.216l-2.602 5.76a.5.5 0 0 0 .027.456.4.4 0 0 0 .369.211z"})))};var circleCharge = SvgCircleCharge;
|
|
306
307
|
|
|
307
|
-
var _path$
|
|
308
|
+
var _path$6K;function _extends$7a(){return _extends$7a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$7a.apply(null,arguments)}var SvgCircleCheckFill=function SvgCircleCheckFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$7a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6K||(_path$6K=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.58 14.146-2.322-2.323a.72.72 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527l2.744 2.744q.27.27.633.271.36 0 .633-.27l5.563-5.564a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217zm1.422 7.354a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleCheck_fill = SvgCircleCheckFill;
|
|
308
309
|
|
|
309
|
-
var _path$
|
|
310
|
+
var _path$6J;function _extends$79(){return _extends$79=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$79.apply(null,arguments)}var SvgCircleCheck=function SvgCircleCheck(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$79({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6J||(_path$6J=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.58 14.146-2.322-2.323a.72.72 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527l2.744 2.744q.27.27.633.271.36 0 .633-.27l5.563-5.564a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217zm1.422 7.354a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleCheck = SvgCircleCheck;
|
|
310
311
|
|
|
311
|
-
var _path$
|
|
312
|
+
var _path$6I;function _extends$78(){return _extends$78=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$78.apply(null,arguments)}var SvgCircleCloseFill=function SvgCircleCloseFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$78({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6I||(_path$6I=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 13.054 3.073 3.073q.208.208.522.212a.7.7 0 0 0 .532-.212.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527L13.054 12l3.073-3.073a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217L12 10.946 8.927 7.873a.73.73 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527L10.946 12l-3.073 3.073a.72.72 0 0 0-.212.522.7.7 0 0 0 .212.532q.217.217.527.217a.72.72 0 0 0 .527-.217zm.002 8.446a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleClose_fill = SvgCircleCloseFill;
|
|
312
313
|
|
|
313
|
-
var _path$
|
|
314
|
+
var _path$6H;function _extends$77(){return _extends$77=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$77.apply(null,arguments)}var SvgCircleClose=function SvgCircleClose(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$77({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6H||(_path$6H=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 13.054 3.073 3.073q.208.208.522.212a.7.7 0 0 0 .532-.212.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527L13.054 12l3.073-3.073a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217L12 10.946 8.927 7.873a.73.73 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527L10.946 12l-3.073 3.073a.72.72 0 0 0-.212.522.7.7 0 0 0 .212.532q.217.217.527.217a.72.72 0 0 0 .527-.217zm.002 8.446a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleClose = SvgCircleClose;
|
|
314
315
|
|
|
315
|
-
var _path$
|
|
316
|
+
var _path$6G;function _extends$76(){return _extends$76=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$76.apply(null,arguments)}var SvgCircleCompareFill=function SvgCircleCompareFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$76({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6G||(_path$6G=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.58 14.75h3.67q.319 0 .534-.216A.73.73 0 0 0 13 14a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8.58l1.308-1.323a.72.72 0 0 0 .213-.514.73.73 0 0 0-.23-.542.71.71 0 0 0-.525-.215.72.72 0 0 0-.527.217l-2.494 2.494a.87.87 0 0 0-.271.633q0 .361.271.633l2.494 2.494q.208.208.515.22a.7.7 0 0 0 .541-.222.73.73 0 0 0 .223-.517.73.73 0 0 0-.21-.535zm6.84-4-1.309 1.323a.72.72 0 0 0-.212.515.73.73 0 0 0 .23.541.71.71 0 0 0 .525.215.72.72 0 0 0 .527-.217l2.494-2.494a.87.87 0 0 0 .271-.633.87.87 0 0 0-.271-.633l-2.494-2.494a.74.74 0 0 0-.515-.22.7.7 0 0 0-.541.222.73.73 0 0 0-.223.517.73.73 0 0 0 .21.535l1.307 1.323H11.75a.73.73 0 0 0-.534.216A.73.73 0 0 0 11 10q0 .32.216.535a.73.73 0 0 0 .534.215zM12.001 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleCompare_fill = SvgCircleCompareFill;
|
|
316
317
|
|
|
317
|
-
var _path$
|
|
318
|
+
var _path$6F;function _extends$75(){return _extends$75=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$75.apply(null,arguments)}var SvgCircleCompare=function SvgCircleCompare(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$75({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6F||(_path$6F=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.58 14.75h3.67q.319 0 .534-.216A.73.73 0 0 0 13 14a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8.58l1.308-1.323a.72.72 0 0 0 .213-.514.73.73 0 0 0-.23-.542.71.71 0 0 0-.525-.215.72.72 0 0 0-.527.217l-2.494 2.494a.87.87 0 0 0-.271.633q0 .361.271.633l2.494 2.494q.208.208.515.22a.7.7 0 0 0 .541-.222.73.73 0 0 0 .223-.517.73.73 0 0 0-.21-.535zm6.84-4-1.309 1.323a.72.72 0 0 0-.212.515.73.73 0 0 0 .23.541.71.71 0 0 0 .525.215.72.72 0 0 0 .527-.217l2.494-2.494a.87.87 0 0 0 .271-.633.87.87 0 0 0-.271-.633l-2.494-2.494a.74.74 0 0 0-.515-.22.7.7 0 0 0-.541.222.73.73 0 0 0-.223.517.73.73 0 0 0 .21.535l1.307 1.323H11.75a.73.73 0 0 0-.534.216A.73.73 0 0 0 11 10q0 .32.216.535a.73.73 0 0 0 .534.215zM12.001 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleCompare = SvgCircleCompare;
|
|
318
319
|
|
|
319
|
-
var _path$
|
|
320
|
+
var _path$6E;function _extends$74(){return _extends$74=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$74.apply(null,arguments)}var SvgCircleDownFill=function SvgCircleDownFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$74({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6E||(_path$6E=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 12.854 9.917 11.52a.7.7 0 0 0-.517-.208.71.71 0 0 0-.725.731.7.7 0 0 0 .208.521l2.494 2.495q.27.27.633.27.36 0 .632-.27l2.495-2.495a.7.7 0 0 0 .207-.52.71.71 0 0 0-.731-.732.7.7 0 0 0-.52.208l-1.333 1.333V9.048a.73.73 0 0 0-.216-.534.73.73 0 0 0-.535-.216.74.74 0 0 0-.539.216.72.72 0 0 0-.22.534zm.752 8.646a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleDown_fill = SvgCircleDownFill;
|
|
320
321
|
|
|
321
|
-
var _path$
|
|
322
|
+
var _path$6D;function _extends$73(){return _extends$73=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$73.apply(null,arguments)}var SvgCircleDown=function SvgCircleDown(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$73({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6D||(_path$6D=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 12.854 9.917 11.52a.7.7 0 0 0-.517-.208.71.71 0 0 0-.725.731.7.7 0 0 0 .208.521l2.494 2.495q.27.27.633.27.36 0 .632-.27l2.495-2.495a.7.7 0 0 0 .207-.52.71.71 0 0 0-.731-.732.7.7 0 0 0-.52.208l-1.333 1.333V9.048a.73.73 0 0 0-.216-.534.73.73 0 0 0-.535-.216.74.74 0 0 0-.539.216.72.72 0 0 0-.22.534zm.752 8.646a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleDown = SvgCircleDown;
|
|
322
323
|
|
|
323
|
-
var _path$
|
|
324
|
+
var _path$6C;function _extends$72(){return _extends$72=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$72.apply(null,arguments)}var SvgCircleDownloadFill=function SvgCircleDownloadFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$72({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6C||(_path$6C=/*#__PURE__*/React__namespace.createElement("path",{d:"M8 16.75h8q.318 0 .534-.216A.73.73 0 0 0 16.75 16a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 16.75m3.25-5.985L9.927 9.458a.72.72 0 0 0-.514-.213.73.73 0 0 0-.542.23.71.71 0 0 0-.215.525q0 .31.217.527l2.494 2.494q.271.27.633.271.361 0 .633-.27l2.494-2.495a.74.74 0 0 0 .22-.514.7.7 0 0 0-.222-.542.73.73 0 0 0-.517-.223.73.73 0 0 0-.535.21l-1.323 1.307V7a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534zm.752 10.735a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleDownload_fill = SvgCircleDownloadFill;
|
|
324
325
|
|
|
325
|
-
var _path$
|
|
326
|
+
var _path$6B;function _extends$71(){return _extends$71=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$71.apply(null,arguments)}var SvgCircleDownload=function SvgCircleDownload(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$71({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6B||(_path$6B=/*#__PURE__*/React__namespace.createElement("path",{d:"M8 16.75h8q.318 0 .534-.216A.73.73 0 0 0 16.75 16a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 16.75m3.25-5.985L9.927 9.458a.72.72 0 0 0-.514-.213.73.73 0 0 0-.542.23.71.71 0 0 0-.215.525q0 .31.217.527l2.494 2.494q.271.27.633.271.361 0 .633-.27l2.494-2.495a.74.74 0 0 0 .22-.514.7.7 0 0 0-.222-.542.73.73 0 0 0-.517-.223.73.73 0 0 0-.535.21l-1.323 1.307V7a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534zm.752 10.735a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleDownload = SvgCircleDownload;
|
|
326
327
|
|
|
327
|
-
var _path$
|
|
328
|
+
var _path$6A;function _extends$70(){return _extends$70=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$70.apply(null,arguments)}var SvgCircleDropDownFill=function SvgCircleDropDownFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$70({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6A||(_path$6A=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 13.03-2.558-2.557a.7.7 0 0 0-.513-.208.75.75 0 0 0-.53.208.7.7 0 0 0-.229.535q.005.311.228.534l2.97 2.97q.27.27.632.27.361 0 .633-.27l2.984-2.985a.7.7 0 0 0 .22-.527.72.72 0 0 0-.235-.527.76.76 0 0 0-.527-.21.7.7 0 0 0-.527.22zm.002 8.47a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleDropDown_fill = SvgCircleDropDownFill;
|
|
328
329
|
|
|
329
|
-
var _path$
|
|
330
|
+
var _path$6z;function _extends$6$(){return _extends$6$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6$.apply(null,arguments)}var SvgCircleDropDown=function SvgCircleDropDown(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6$({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6z||(_path$6z=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 13.03-2.558-2.557a.7.7 0 0 0-.513-.208.75.75 0 0 0-.53.208.7.7 0 0 0-.229.535q.005.311.228.534l2.97 2.97q.27.27.632.27.361 0 .633-.27l2.984-2.985a.7.7 0 0 0 .22-.527.72.72 0 0 0-.235-.527.76.76 0 0 0-.527-.21.7.7 0 0 0-.527.22zm.002 8.47a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleDropDown = SvgCircleDropDown;
|
|
330
331
|
|
|
331
|
-
var _path$
|
|
332
|
+
var _path$6y;function _extends$6_(){return _extends$6_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6_.apply(null,arguments)}var SvgCircleInfoFill=function SvgCircleInfoFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6y||(_path$6y=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 16.75q.32 0 .535-.216A.73.73 0 0 0 12.75 16v-4.25a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 11a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534V16q0 .318.216.534a.73.73 0 0 0 .534.216m0-7.462q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575a.78.78 0 0 0 .576.232m.002 12.212a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleInfo_fill = SvgCircleInfoFill;
|
|
332
333
|
|
|
333
|
-
var _path$
|
|
334
|
+
var _path$6x;function _extends$6Z(){return _extends$6Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6Z.apply(null,arguments)}var SvgCircleInfo=function SvgCircleInfo(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6x||(_path$6x=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 16.75q.32 0 .535-.216A.73.73 0 0 0 12.75 16v-4.25a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 11a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534V16q0 .318.216.534a.73.73 0 0 0 .534.216m0-7.462q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575a.78.78 0 0 0 .576.232m.002 12.212a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleInfo = SvgCircleInfo;
|
|
334
335
|
|
|
335
|
-
var _path$
|
|
336
|
+
var _path$6w;function _extends$6Y(){return _extends$6Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6Y.apply(null,arguments)}var SvgCircleLeftFill=function SvgCircleLeftFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6w||(_path$6w=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.194 12.75H15q.319 0 .534-.216A.73.73 0 0 0 15.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.806l1.333-1.333a.7.7 0 0 0 .208-.52.71.71 0 0 0-.732-.732.7.7 0 0 0-.52.208l-2.495 2.494a.87.87 0 0 0-.27.633q0 .361.27.633l2.495 2.494a.7.7 0 0 0 .522.203.73.73 0 0 0 .522-.213.7.7 0 0 0 .208-.523.7.7 0 0 0-.208-.52zm.808 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleLeft_fill = SvgCircleLeftFill;
|
|
336
337
|
|
|
337
|
-
var _path$
|
|
338
|
+
var _path$6v;function _extends$6X(){return _extends$6X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6X.apply(null,arguments)}var SvgCircleLeft=function SvgCircleLeft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6v||(_path$6v=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.194 12.75H15q.319 0 .534-.216A.73.73 0 0 0 15.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.806l1.333-1.333a.7.7 0 0 0 .208-.52.71.71 0 0 0-.732-.732.7.7 0 0 0-.52.208l-2.495 2.494a.87.87 0 0 0-.27.633q0 .361.27.633l2.495 2.494a.7.7 0 0 0 .522.203.73.73 0 0 0 .522-.213.7.7 0 0 0 .208-.523.7.7 0 0 0-.208-.52zm.808 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleLeft = SvgCircleLeft;
|
|
338
339
|
|
|
339
|
-
var _path$
|
|
340
|
+
var _path$6u;function _extends$6W(){return _extends$6W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6W.apply(null,arguments)}var SvgCircleMoreFill=function SvgCircleMoreFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6u||(_path$6u=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.999 13.25q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 7 10.75q-.52 0-.886.364A1.2 1.2 0 0 0 5.75 12q0 .52.364.886.365.365.885.365m5 0q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 12 10.75q-.52 0-.886.364a1.2 1.2 0 0 0-.365.885q0 .52.364.886.365.365.885.365m5 0q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 17 10.75q-.52 0-.886.364a1.2 1.2 0 0 0-.365.885q0 .52.364.886.364.365.885.365m-4.997 8.25a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleMore_fill = SvgCircleMoreFill;
|
|
340
341
|
|
|
341
|
-
var _path$
|
|
342
|
+
var _path$6t;function _extends$6V(){return _extends$6V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6V.apply(null,arguments)}var SvgCircleMore=function SvgCircleMore(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6t||(_path$6t=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.999 13.25q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 7 10.75q-.52 0-.886.364A1.2 1.2 0 0 0 5.75 12q0 .52.364.886.365.365.885.365m5 0q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 12 10.75q-.52 0-.886.364a1.2 1.2 0 0 0-.365.885q0 .52.364.886.365.365.885.365m5 0q.52 0 .886-.364.365-.365.365-.885t-.364-.886A1.2 1.2 0 0 0 17 10.75q-.52 0-.886.364a1.2 1.2 0 0 0-.365.885q0 .52.364.886.364.365.885.365m-4.997 8.25a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleMore = SvgCircleMore;
|
|
342
343
|
|
|
343
|
-
var _path$
|
|
344
|
+
var _path$6s;function _extends$6U(){return _extends$6U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6U.apply(null,arguments)}var SvgCircleNoticeFill=function SvgCircleNoticeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6s||(_path$6s=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 16.73q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.233.78.78 0 0 0-.575.233.78.78 0 0 0-.233.575q0 .343.232.575a.78.78 0 0 0 .576.233m0-3.653q.32 0 .535-.216a.73.73 0 0 0 .215-.534v-4.5a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v4.5q0 .318.216.534a.73.73 0 0 0 .534.216m.002 8.423a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleNotice_fill = SvgCircleNoticeFill;
|
|
344
345
|
|
|
345
|
-
var _path$
|
|
346
|
+
var _path$6r;function _extends$6T(){return _extends$6T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6T.apply(null,arguments)}var SvgCircleNotice=function SvgCircleNotice(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6r||(_path$6r=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 16.73q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.233.78.78 0 0 0-.575.233.78.78 0 0 0-.233.575q0 .343.232.575a.78.78 0 0 0 .576.233m0-3.653q.32 0 .535-.216a.73.73 0 0 0 .215-.534v-4.5a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v4.5q0 .318.216.534a.73.73 0 0 0 .534.216m.002 8.423a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleNotice = SvgCircleNotice;
|
|
346
347
|
|
|
347
|
-
var _path$
|
|
348
|
+
var _path$6q;function _extends$6S(){return _extends$6S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6S.apply(null,arguments)}var SvgCircleNotificationFill=function SvgCircleNotificationFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6q||(_path$6q=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 18.192q.557 0 .957-.39a1.4 1.4 0 0 0 .428-.956h-2.77q.03.567.428.957.399.39.957.39m.002 3.308a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749m-3.81-5.923h7.616q.343 0 .575-.232a.78.78 0 0 0 .232-.576.78.78 0 0 0-.232-.575.78.78 0 0 0-.575-.233h-.193v-2.657q0-1.4-.73-2.552t-2.039-1.464v-.653q0-.368-.24-.617A.8.8 0 0 0 12 5.769a.8.8 0 0 0-.607.249.86.86 0 0 0-.24.617v.653a3.22 3.22 0 0 0-2.039 1.454 4.62 4.62 0 0 0-.73 2.543v2.676h-.192a.78.78 0 0 0-.575.233.78.78 0 0 0-.232.575q0 .343.232.576a.78.78 0 0 0 .575.232"})))};var circleNotification_fill = SvgCircleNotificationFill;
|
|
348
349
|
|
|
349
|
-
var _path$
|
|
350
|
+
var _path$6p;function _extends$6R(){return _extends$6R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6R.apply(null,arguments)}var SvgCircleNotification=function SvgCircleNotification(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6p||(_path$6p=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 18.192q.557 0 .957-.39a1.4 1.4 0 0 0 .428-.956h-2.77q.03.567.428.957.399.39.957.39m-2-4.23v-3.077q0-.825.588-1.413A1.93 1.93 0 0 1 12 8.885q.825 0 1.412.587.588.588.588 1.413v3.076zm2.002 7.538a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m-3.808-4.423h7.616q.343 0 .575-.232a.78.78 0 0 0 .232-.576.78.78 0 0 0-.232-.575.78.78 0 0 0-.575-.233h-.193v-2.657q0-1.4-.73-2.552t-2.039-1.464v-.653q0-.368-.24-.617A.8.8 0 0 0 12 5.769a.8.8 0 0 0-.607.249.86.86 0 0 0-.24.617v.653a3.22 3.22 0 0 0-2.039 1.454 4.62 4.62 0 0 0-.73 2.543v2.676h-.192a.78.78 0 0 0-.575.233.78.78 0 0 0-.232.575q0 .343.232.576a.78.78 0 0 0 .575.232"})))};var circleNotification = SvgCircleNotification;
|
|
350
351
|
|
|
351
|
-
var _path$
|
|
352
|
+
var _path$6o;function _extends$6Q(){return _extends$6Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6Q.apply(null,arguments)}var SvgCirclePauseFill=function SvgCirclePauseFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6o||(_path$6o=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.154 15.75q.319 0 .534-.216a.73.73 0 0 0 .216-.534V9a.73.73 0 0 0-.216-.534.73.73 0 0 0-.535-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.215.534v6q0 .319.216.534a.73.73 0 0 0 .534.216m3.693 0q.318 0 .534-.216a.73.73 0 0 0 .215-.534V9a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v6q0 .319.216.534a.73.73 0 0 0 .535.216m-1.845 5.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circlePause_fill = SvgCirclePauseFill;
|
|
352
353
|
|
|
353
|
-
var _path$
|
|
354
|
+
var _path$6n;function _extends$6P(){return _extends$6P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6P.apply(null,arguments)}var SvgCirclePause=function SvgCirclePause(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6n||(_path$6n=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.154 15.75q.319 0 .534-.216a.73.73 0 0 0 .216-.534V9a.73.73 0 0 0-.216-.534.73.73 0 0 0-.535-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.215.534v6q0 .319.216.534a.73.73 0 0 0 .534.216m3.693 0q.318 0 .534-.216a.73.73 0 0 0 .215-.534V9a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v6q0 .319.216.534a.73.73 0 0 0 .535.216m-1.845 5.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circlePause = SvgCirclePause;
|
|
354
355
|
|
|
355
|
-
var _path$
|
|
356
|
+
var _path$6m;function _extends$6O(){return _extends$6O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6O.apply(null,arguments)}var SvgCirclePlayFill=function SvgCirclePlayFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6m||(_path$6m=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.794 15.365 4.356-2.798a.64.64 0 0 0 .321-.566.64.64 0 0 0-.321-.568l-4.356-2.798a.62.62 0 0 0-.69-.037.64.64 0 0 0-.354.604v5.596q0 .41.354.604.354.195.69-.037m1.208 6.135a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circlePlay_fill = SvgCirclePlayFill;
|
|
356
357
|
|
|
357
|
-
var _path$
|
|
358
|
+
var _path$6l;function _extends$6N(){return _extends$6N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6N.apply(null,arguments)}var SvgCirclePlay=function SvgCirclePlay(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6l||(_path$6l=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.794 15.365 4.356-2.798a.64.64 0 0 0 .321-.566.64.64 0 0 0-.321-.568l-4.356-2.798a.62.62 0 0 0-.69-.037.64.64 0 0 0-.354.604v5.596q0 .41.354.604.354.195.69-.037m1.208 6.135a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circlePlay = SvgCirclePlay;
|
|
358
359
|
|
|
359
|
-
var _path$
|
|
360
|
+
var _path$6k;function _extends$6M(){return _extends$6M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6M.apply(null,arguments)}var SvgCircleQuestionFill=function SvgCircleQuestionFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6k||(_path$6k=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.989 17.615a.98.98 0 0 0 .723-.295.99.99 0 0 0 .296-.724.98.98 0 0 0-.296-.724.99.99 0 0 0-.724-.295.98.98 0 0 0-.723.296.99.99 0 0 0-.296.724q0 .428.296.723a.99.99 0 0 0 .724.295m.013 3.885a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749m.079-13.78q.691 0 1.198.435.506.435.506 1.09 0 .549-.323.984-.324.435-.739.81a6.4 6.4 0 0 0-.959 1.062 2.34 2.34 0 0 0-.443 1.291.57.57 0 0 0 .193.458.68.68 0 0 0 .47.185.68.68 0 0 0 .49-.193.88.88 0 0 0 .255-.47q.1-.516.426-.92a8 8 0 0 1 .706-.765q.547-.534.954-1.162.408-.63.408-1.404 0-1.188-.937-1.953-.936-.764-2.186-.764-.893 0-1.683.395a2.9 2.9 0 0 0-1.23 1.153.69.69 0 0 0-.088.49q.048.257.264.39.274.152.562.087a.85.85 0 0 0 .49-.329 2.4 2.4 0 0 1 .736-.632q.432-.24.93-.239"})))};var circleQuestion_fill = SvgCircleQuestionFill;
|
|
360
361
|
|
|
361
|
-
var _path$
|
|
362
|
+
var _path$6j;function _extends$6L(){return _extends$6L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6L.apply(null,arguments)}var SvgCircleQuestion=function SvgCircleQuestion(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6j||(_path$6j=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.989 17.615a.98.98 0 0 0 .723-.295.99.99 0 0 0 .296-.724.98.98 0 0 0-.296-.724.99.99 0 0 0-.724-.295.98.98 0 0 0-.723.296.99.99 0 0 0-.296.724q0 .428.296.723a.99.99 0 0 0 .724.295m.013 3.885a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m.081-12.28q.691 0 1.198.435.506.435.506 1.09 0 .549-.323.984-.324.435-.739.81a6.4 6.4 0 0 0-.959 1.062 2.34 2.34 0 0 0-.443 1.291.57.57 0 0 0 .193.458.68.68 0 0 0 .47.185.68.68 0 0 0 .49-.193.88.88 0 0 0 .255-.47q.1-.516.426-.92a8 8 0 0 1 .706-.765q.547-.534.954-1.162.408-.63.408-1.404 0-1.188-.937-1.953-.936-.764-2.186-.764-.893 0-1.683.395a2.9 2.9 0 0 0-1.23 1.153.69.69 0 0 0-.088.49q.048.257.264.39.274.152.562.087a.85.85 0 0 0 .49-.329 2.4 2.4 0 0 1 .736-.632q.432-.24.93-.239"})))};var circleQuestion = SvgCircleQuestion;
|
|
362
363
|
|
|
363
|
-
var _path$
|
|
364
|
+
var _path$6i;function _extends$6K(){return _extends$6K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6K.apply(null,arguments)}var SvgCircleRefreshFill=function SvgCircleRefreshFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6i||(_path$6i=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 17.039q1.948 0 3.377-1.299a4.9 4.9 0 0 0 1.63-3.215.39.39 0 0 0-.147-.371.651.651 0 0 0-.83-.008.59.59 0 0 0-.224.373 3.73 3.73 0 0 1-1.267 2.367 3.7 3.7 0 0 1-2.539.96 3.7 3.7 0 0 1-2.72-1.126A3.7 3.7 0 0 1 8.154 12q0-1.595 1.126-2.72A3.7 3.7 0 0 1 12 8.154h.104l-.787.802a.63.63 0 0 0-.176.415q-.01.237.176.423a.59.59 0 0 0 .427.187q.24 0 .427-.187l1.87-1.87a.43.43 0 0 0 .14-.318.44.44 0 0 0-.14-.323l-1.895-1.895a.59.59 0 0 0-.414-.181.57.57 0 0 0-.424.181.59.59 0 0 0-.187.427q0 .24.187.427l.704.72q-2.099.03-3.575 1.49T6.963 12q0 2.09 1.473 3.565Q9.91 17.038 12 17.038m.002 4.461a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleRefresh_fill = SvgCircleRefreshFill;
|
|
364
365
|
|
|
365
|
-
var _path$
|
|
366
|
+
var _path$6h;function _extends$6J(){return _extends$6J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6J.apply(null,arguments)}var SvgCircleRefresh=function SvgCircleRefresh(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6h||(_path$6h=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 17.039q1.948 0 3.377-1.299t1.63-3.23a.38.38 0 0 0-.147-.364.64.64 0 0 0-.418-.146.65.65 0 0 0-.412.145.59.59 0 0 0-.224.374 3.73 3.73 0 0 1-1.267 2.367 3.7 3.7 0 0 1-2.539.96 3.7 3.7 0 0 1-2.72-1.126A3.7 3.7 0 0 1 8.154 12q0-1.595 1.126-2.72A3.7 3.7 0 0 1 12 8.154h.104l-.787.802a.63.63 0 0 0-.176.415q-.01.237.176.423a.59.59 0 0 0 .427.187q.24 0 .427-.187l1.87-1.87a.43.43 0 0 0 .14-.318.44.44 0 0 0-.14-.323l-1.895-1.895a.59.59 0 0 0-.414-.181.57.57 0 0 0-.424.181.59.59 0 0 0-.187.427q0 .24.187.427l.704.72q-2.099.03-3.575 1.49T6.963 12q0 2.09 1.473 3.565Q9.91 17.038 12 17.038m.002 4.461a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleRefresh = SvgCircleRefresh;
|
|
366
367
|
|
|
367
|
-
var _path$
|
|
368
|
+
var _path$6g;function _extends$6I(){return _extends$6I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6I.apply(null,arguments)}var SvgCircleRemoveFill=function SvgCircleRemoveFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6I({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6g||(_path$6g=/*#__PURE__*/React__namespace.createElement("path",{d:"M8 12.75h8q.318 0 .534-.216A.73.73 0 0 0 16.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 12.75m4.002 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleRemove_fill = SvgCircleRemoveFill;
|
|
368
369
|
|
|
369
|
-
var _path$
|
|
370
|
+
var _path$6f;function _extends$6H(){return _extends$6H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6H.apply(null,arguments)}var SvgCircleRemove=function SvgCircleRemove(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6f||(_path$6f=/*#__PURE__*/React__namespace.createElement("path",{d:"M8 12.75h8q.318 0 .534-.216A.73.73 0 0 0 16.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 12.75m4.002 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleRemove = SvgCircleRemove;
|
|
370
371
|
|
|
371
|
-
var _path$
|
|
372
|
+
var _path$6e;function _extends$6G(){return _extends$6G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6G.apply(null,arguments)}var SvgCircleRightFill=function SvgCircleRightFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6e||(_path$6e=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749m.804-8.75-1.333 1.333a.69.69 0 0 0-.203.517.72.72 0 0 0 .736.725.7.7 0 0 0 .52-.208l2.486-2.484a.87.87 0 0 0 .27-.633.87.87 0 0 0-.27-.633l-2.495-2.494A.7.7 0 0 0 12 8.665a.71.71 0 0 0-.725.731.7.7 0 0 0 .208.521l1.323 1.333H9a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 9 12.75z"})))};var circleRight_fill = SvgCircleRightFill;
|
|
372
373
|
|
|
373
|
-
var _path$
|
|
374
|
+
var _path$6d;function _extends$6F(){return _extends$6F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6F.apply(null,arguments)}var SvgCircleRight=function SvgCircleRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6d||(_path$6d=/*#__PURE__*/React__namespace.createElement("path",{d:"m12.806 12.75-1.333 1.333a.69.69 0 0 0-.203.517.72.72 0 0 0 .736.725.7.7 0 0 0 .52-.208l2.486-2.484a.87.87 0 0 0 .27-.633.87.87 0 0 0-.27-.633l-2.495-2.494A.7.7 0 0 0 12 8.665a.71.71 0 0 0-.725.731.7.7 0 0 0 .208.521l1.323 1.333H9a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 9 12.75zm-.804 8.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleRight = SvgCircleRight;
|
|
374
375
|
|
|
375
|
-
var _path$
|
|
376
|
+
var _path$6c;function _extends$6E(){return _extends$6E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6E.apply(null,arguments)}var SvgCircleStopFill=function SvgCircleStopFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6c||(_path$6c=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.154 15.75h5.692q.384 0 .644-.26a.87.87 0 0 0 .26-.644V9.154a.87.87 0 0 0-.26-.644.88.88 0 0 0-.644-.26H9.154a.88.88 0 0 0-.644.26.88.88 0 0 0-.26.644v5.692q0 .384.26.644t.644.26m2.848 5.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleStop_fill = SvgCircleStopFill;
|
|
376
377
|
|
|
377
|
-
var _path$
|
|
378
|
+
var _path$6b;function _extends$6D(){return _extends$6D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6D.apply(null,arguments)}var SvgCircleStop=function SvgCircleStop(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6b||(_path$6b=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.154 15.75h5.692q.384 0 .644-.26a.87.87 0 0 0 .26-.644V9.154a.87.87 0 0 0-.26-.644.88.88 0 0 0-.644-.26H9.154a.88.88 0 0 0-.644.26.88.88 0 0 0-.26.644v5.692q0 .384.26.644t.644.26m2.848 5.75a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleStop = SvgCircleStop;
|
|
378
379
|
|
|
379
|
-
var _path$
|
|
380
|
+
var _path$6a;function _extends$6C(){return _extends$6C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6C.apply(null,arguments)}var SvgCircleUpFill=function SvgCircleUpFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$6a||(_path$6a=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 11.137v3.805q0 .319.216.535a.73.73 0 0 0 .534.215.74.74 0 0 0 .54-.218.73.73 0 0 0 .22-.541v-3.796l1.332 1.332a.7.7 0 0 0 .522.203.73.73 0 0 0 .522-.212.7.7 0 0 0 .208-.524.7.7 0 0 0-.207-.52L12.642 8.93a.87.87 0 0 0-.632-.271.87.87 0 0 0-.633.27l-2.494 2.495a.7.7 0 0 0-.208.517q0 .31.208.518a.7.7 0 0 0 .523.207.7.7 0 0 0 .52-.207zm.752 10.363a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var circleUp_fill = SvgCircleUpFill;
|
|
380
381
|
|
|
381
|
-
var _path$
|
|
382
|
+
var _path$69;function _extends$6B(){return _extends$6B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6B.apply(null,arguments)}var SvgCircleUp=function SvgCircleUp(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$69||(_path$69=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 11.137v3.805q0 .319.216.535a.73.73 0 0 0 .534.215.74.74 0 0 0 .54-.218.73.73 0 0 0 .22-.541v-3.796l1.332 1.332a.7.7 0 0 0 .522.203.73.73 0 0 0 .522-.212.7.7 0 0 0 .208-.524.7.7 0 0 0-.207-.52L12.642 8.93a.87.87 0 0 0-.632-.271.87.87 0 0 0-.633.27l-2.494 2.495a.7.7 0 0 0-.208.517q0 .31.208.518a.7.7 0 0 0 .523.207.7.7 0 0 0 .52-.207zm.752 10.363a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var circleUp = SvgCircleUp;
|
|
382
383
|
|
|
383
|
-
var _path$
|
|
384
|
+
var _path$68;function _extends$6A(){return _extends$6A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6A.apply(null,arguments)}var SvgClockFill=function SvgClockFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$68||(_path$68=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.75 11.696V7.75a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 7a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v4.177q0 .177.065.342a.9.9 0 0 0 .206.306L14.946 16q.208.208.522.212A.7.7 0 0 0 16 16a.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zm-.748 9.804a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var clock_fill = SvgClockFill;
|
|
384
385
|
|
|
385
|
-
var _path$
|
|
386
|
+
var _path$67;function _extends$6z(){return _extends$6z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6z.apply(null,arguments)}var SvgClock=function SvgClock(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$67||(_path$67=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.75 11.696V7.75a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 7a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v4.177q0 .177.065.342a.9.9 0 0 0 .206.306L14.946 16q.208.208.522.212A.7.7 0 0 0 16 16a.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zm-.748 9.804a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.325 0 5.663-2.337T20 12t-2.337-5.663T12 4 6.337 6.337 4 12t2.337 5.663T12 20"})))};var clock = SvgClock;
|
|
386
387
|
|
|
387
|
-
var _path$
|
|
388
|
+
var _path$66;function _extends$6y(){return _extends$6y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6y.apply(null,arguments)}var SvgClose=function SvgClose(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$66||(_path$66=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 13.054-5.073 5.073a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527L10.946 12 5.873 6.927a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217L12 10.946l5.073-5.073a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L13.054 12l5.073 5.073q.208.208.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217z"})))};var close = SvgClose;
|
|
388
389
|
|
|
389
|
-
var _path$
|
|
390
|
+
var _path$65;function _extends$6x(){return _extends$6x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6x.apply(null,arguments)}var SvgCloudFill=function SvgCloudFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$65||(_path$65=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.5 19.5q-2.072 0-3.537-1.44Q1.5 16.62 1.5 14.546q0-1.834 1.175-3.263 1.175-1.43 2.998-1.69.48-2.243 2.255-3.668T12 4.5q2.714 0 4.607 1.893T18.5 11v.5h.308q1.58.123 2.636 1.271T22.5 15.5q0 1.672-1.163 2.837Q20.173 19.5 18.5 19.5z"})))};var cloud_fill = SvgCloudFill;
|
|
390
391
|
|
|
391
|
-
var _path$
|
|
392
|
+
var _path$64;function _extends$6w(){return _extends$6w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6w.apply(null,arguments)}var SvgCloud=function SvgCloud(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$64||(_path$64=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.5 19.5q-2.072 0-3.537-1.44Q1.5 16.62 1.5 14.546q0-1.834 1.175-3.263 1.175-1.43 2.998-1.69.48-2.243 2.255-3.668T12 4.5q2.714 0 4.607 1.893T18.5 11v.5h.308q1.58.123 2.636 1.271T22.5 15.5q0 1.672-1.163 2.837Q20.173 19.5 18.5 19.5zm0-1.5h12q1.05 0 1.775-.725T21 15.5t-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.538T12 6 8.462 7.462 7 11h-.5q-1.45 0-2.475 1.025A3.37 3.37 0 0 0 3 14.5q0 1.45 1.025 2.475A3.37 3.37 0 0 0 6.5 18"})))};var cloud = SvgCloud;
|
|
392
393
|
|
|
393
|
-
var _path$
|
|
394
|
+
var _path$63;function _extends$6v(){return _extends$6v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6v.apply(null,arguments)}var SvgCloudyFill=function SvgCloudyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$63||(_path$63=/*#__PURE__*/React__namespace.createElement("path",{d:"m18.33 19.41-1.534-1.55a.77.77 0 0 1-.217-.54q0-.306.217-.524a.71.71 0 0 1 .524-.217q.307 0 .54.217l1.55 1.535a.74.74 0 0 1 0 1.079.74.74 0 0 1-1.08 0m-12.042.11q-1.53 0-2.62-1.091t-1.091-2.621q0-1.492 1.062-2.554t2.553-1.062q1.075 0 1.982.583a3.4 3.4 0 0 1 1.328 1.583l.317.748h.812q.923 0 1.55.638.627.639.627 1.564t-.642 1.568q-.64.643-1.57.643zm8.466-2.762a4 4 0 0 0-1.171-2.437 4.02 4.02 0 0 0-2.445-1.175 5.35 5.35 0 0 0-1.818-2.003 5.8 5.8 0 0 0-2.58-.912 5.33 5.33 0 0 1 2.02-2.71A5.5 5.5 0 0 1 12 6.5q2.292 0 3.896 1.604T17.5 12q0 1.483-.733 2.75a5.43 5.43 0 0 1-2.013 2.008m4.784-4.008a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h2.193q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zM6.16 7.213 4.59 5.644a.73.73 0 0 1-.217-.533q0-.316.215-.52a.76.76 0 0 1 .542-.224q.306 0 .53.223l1.544 1.56a.79.79 0 0 1 .222.54.7.7 0 0 1-.213.523.72.72 0 0 1-.526.218.72.72 0 0 1-.527-.218m10.636-.01a.71.71 0 0 1-.217-.523q0-.307.217-.54l1.535-1.55a.74.74 0 0 1 1.08.003.71.71 0 0 1 .216.524.72.72 0 0 1-.217.527l-1.56 1.56a.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217M12 5.213a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534V2.269q0-.318.216-.534A.73.73 0 0 1 12 1.519q.32 0 .535.216a.73.73 0 0 1 .215.534v2.193q0 .318-.216.534a.73.73 0 0 1-.534.216"})))};var cloudy_fill = SvgCloudyFill;
|
|
394
395
|
|
|
395
|
-
var _path$
|
|
396
|
+
var _path$62;function _extends$6u(){return _extends$6u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6u.apply(null,arguments)}var SvgCloudy=function SvgCloudy(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$62||(_path$62=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 5.212a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534V2.269q0-.319.215-.534A.73.73 0 0 1 12 1.519q.32 0 .535.216a.73.73 0 0 1 .215.534v2.193a.73.73 0 0 1-.215.534.73.73 0 0 1-.535.216m4.796 1.992a.72.72 0 0 1-.217-.532q0-.315.217-.532l1.535-1.55a.74.74 0 0 1 1.079 0q.217.217.217.527a.72.72 0 0 1-.217.527l-1.56 1.56a.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217m2.742 5.546a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.32.216-.535a.73.73 0 0 1 .534-.215h2.193q.319 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215zm-1.207 6.66-1.535-1.55a.72.72 0 0 1-.217-.532q0-.315.217-.532a.72.72 0 0 1 .532-.217q.315 0 .532.217l1.55 1.535a.74.74 0 0 1 0 1.079.74.74 0 0 1-1.08 0M6.16 7.213 4.59 5.644a.72.72 0 0 1-.217-.531q0-.315.217-.523a.74.74 0 0 1 .535-.232q.302 0 .535.232l1.544 1.56a.74.74 0 0 1 .222.532.7.7 0 0 1-.213.531.72.72 0 0 1-.526.218.72.72 0 0 1-.527-.218m.128 11.845h4.308q.72 0 1.236-.515.514-.515.514-1.235t-.497-1.231a1.64 1.64 0 0 0-1.218-.51H9.51l-.433-1.036a3 3 0 0 0-1.153-1.37 3.12 3.12 0 0 0-1.732-.507q-1.317 0-2.235.918t-.919 2.236q0 1.355.948 2.303.947.947 2.302.947m0 1.5q-1.968 0-3.36-1.39-1.39-1.391-1.39-3.36 0-1.941 1.357-3.297 1.358-1.357 3.297-1.357 1.433 0 2.608.793a4.54 4.54 0 0 1 1.708 2.12q1.353 0 2.341.917.987.916.997 2.406a3.13 3.13 0 0 1-.971 2.248q-.94.92-2.279.92zm7.539-3.36q-.096-.375-.192-.73a56 56 0 0 1-.193-.73 4.2 4.2 0 0 0 1.856-1.489Q16 13.244 16 12q0-1.65-1.175-2.825T12 8a3.88 3.88 0 0 0-2.663 1.009q-1.135 1.008-1.297 2.537-.375-.096-.765-.177t-.765-.177q.292-2.046 1.86-3.369A5.46 5.46 0 0 1 12 6.5q2.289 0 3.894 1.606Q17.5 9.71 17.5 12a5.33 5.33 0 0 1-1.009 3.174 5.57 5.57 0 0 1-2.664 2.024"})))};var cloudy = SvgCloudy;
|
|
396
397
|
|
|
397
|
-
var _path$
|
|
398
|
+
var _path$61;function _extends$6t(){return _extends$6t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6t.apply(null,arguments)}var SvgCoffeeFill=function SvgCoffeeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$61||(_path$61=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.25 20.5a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535q0-.32.215-.535A.73.73 0 0 1 5.25 19h13.5q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215zm2.817-3.885a3.46 3.46 0 0 1-2.522-1.03Q4.5 14.554 4.5 13.096V5.02q0-.633.443-1.076A1.47 1.47 0 0 1 6.02 3.5h13.635a1.8 1.8 0 0 1 1.302.53q.544.53.544 1.287v2.616q0 .757-.544 1.287a1.8 1.8 0 0 1-1.302.53h-2v3.346q0 1.457-1.045 2.489a3.46 3.46 0 0 1-2.523 1.03zm9.587-8.365h2q.144 0 .245-.091A.3.3 0 0 0 20 7.933V5.317a.3.3 0 0 0-.101-.226.35.35 0 0 0-.245-.091h-2z"})))};var coffee_fill = SvgCoffeeFill;
|
|
398
399
|
|
|
399
|
-
var _path$
|
|
400
|
+
var _path$60;function _extends$6s(){return _extends$6s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6s.apply(null,arguments)}var SvgCoffee=function SvgCoffee(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$60||(_path$60=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.25 20.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 5.25 19h13.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm2.817-3.885a3.46 3.46 0 0 1-2.522-1.03Q4.5 14.554 4.5 13.096V5.02q0-.633.443-1.076A1.47 1.47 0 0 1 6.02 3.5h13.635q.762 0 1.304.53t.542 1.287v2.616q0 .757-.542 1.287-.543.53-1.304.53h-2v3.346q0 1.457-1.045 2.489a3.46 3.46 0 0 1-2.523 1.03zm0-1.5h6.02q.852 0 1.46-.594.606-.594.607-1.429V5H6v8.096q0 .834.607 1.427.608.592 1.46.592m9.587-6.865h2q.144 0 .245-.091A.3.3 0 0 0 20 7.933V5.317a.3.3 0 0 0-.101-.226.35.35 0 0 0-.245-.091h-2zm-9.587 6.865H6h10.154z"})))};var coffee = SvgCoffee;
|
|
400
401
|
|
|
401
|
-
var _path$
|
|
402
|
+
var _path$5$;function _extends$6r(){return _extends$6r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6r.apply(null,arguments)}var SvgCoinFill=function SvgCoinFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5$||(_path$5$=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.01 11.01q3.548 0 6.024-1.098T20.51 7.26t-2.476-2.652T12.01 3.51 5.98 4.608 3.5 7.26t2.48 2.652q2.482 1.098 6.03 1.098M12 13.029a18 18 0 0 0 2.52-.203q1.397-.203 2.664-.63 1.266-.426 2.2-1.088.933-.662 1.126-1.58v2.732q-.193.917-1.126 1.578-.934.662-2.2 1.089t-2.665.63A18 18 0 0 1 12 15.76a18 18 0 0 1-2.52-.203 15 15 0 0 1-2.659-.63Q5.56 14.5 4.626 13.838q-.934-.66-1.126-1.578V9.529q.192.917 1.126 1.579.933.66 2.195 1.088t2.66.63a18 18 0 0 0 2.519.203m0 4.75a18 18 0 0 0 2.52-.203q1.397-.203 2.664-.63 1.266-.427 2.2-1.088.933-.662 1.126-1.58V17q-.193.917-1.126 1.579-.934.661-2.2 1.088t-2.665.63T12 20.5t-2.52-.203a15 15 0 0 1-2.659-.63q-1.261-.426-2.195-1.088T3.5 17v-2.721q.192.917 1.126 1.579.933.66 2.195 1.088t2.66.63a18 18 0 0 0 2.519.203"})))};var coin_fill = SvgCoinFill;
|
|
402
403
|
|
|
403
|
-
var _path$
|
|
404
|
+
var _path$5_;function _extends$6q(){return _extends$6q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6q.apply(null,arguments)}var SvgCoin=function SvgCoin(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5_||(_path$5_=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.5q-3.64 0-6.07-1.028-2.43-1.027-2.43-2.568V7q0-1.448 2.488-2.474Q8.478 3.5 12 3.5q3.523 0 6.012 1.026T20.5 7v9.904q0 1.54-2.43 2.568T12 20.5m0-11.542q2.187 0 4.403-.619 2.216-.618 2.568-1.333-.342-.735-2.541-1.37a15.9 15.9 0 0 0-8.844-.018q-2.188.618-2.576 1.35.378.75 2.556 1.37t4.434.62m0 5.003q1.041 0 2.025-.1a17 17 0 0 0 1.882-.292 13 13 0 0 0 1.68-.477A9 9 0 0 0 19 12.448V8.9q-.63.36-1.413.644a13 13 0 0 1-1.68.477 17 17 0 0 1-1.882.292q-.984.1-2.025.1-1.06 0-2.064-.104-1.005-.106-1.898-.297a13 13 0 0 1-1.662-.473A8 8 0 0 1 5 8.9v3.55q.606.358 1.376.639.77.279 1.662.472.893.192 1.898.297T12 13.96M12 19q1.217 0 2.39-.16a15 15 0 0 0 2.135-.439q.962-.277 1.622-.645.66-.367.853-.771v-3.037a9 9 0 0 1-1.413.644q-.783.285-1.68.477a17 17 0 0 1-1.882.292q-.984.1-2.025.1-1.06 0-2.064-.104-1.005-.106-1.898-.297a13 13 0 0 1-1.662-.473A8 8 0 0 1 5 13.948V17q.192.414.845.768t1.615.633a15 15 0 0 0 2.142.438q1.18.162 2.398.161"})))};var coin = SvgCoin;
|
|
404
405
|
|
|
405
|
-
var _path$
|
|
406
|
+
var _path$5Z;function _extends$6p(){return _extends$6p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6p.apply(null,arguments)}var SvgColorFill=function SvgColorFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5Z||(_path$5Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.98 21.5q-1.943 0-3.672-.75a9.7 9.7 0 0 1-3.02-2.038 9.6 9.6 0 0 1-2.039-3.024A9.2 9.2 0 0 1 2.5 12q0-1.98.77-3.713a9.6 9.6 0 0 1 2.089-3.016 9.9 9.9 0 0 1 3.088-2.027A9.6 9.6 0 0 1 12.22 2.5a9.9 9.9 0 0 1 3.554.64 9.4 9.4 0 0 1 2.95 1.77 8.55 8.55 0 0 1 2.023 2.687 7.64 7.64 0 0 1 .754 3.376q0 2.596-1.543 4.062Q18.413 16.5 16 16.5h-1.812q-.426 0-.682.279a.94.94 0 0 0-.256.66q0 .463.375.963T14 19.55q0 .99-.548 1.47-.549.48-1.471.48M6.5 12.75q.535 0 .892-.358.358-.357.358-.892t-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.358.358.892.358m3-4q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892A1.2 1.2 0 0 0 9.5 6.25q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358m5 0q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358m3 4q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.358.358.892.358"})))};var color_fill = SvgColorFill;
|
|
406
407
|
|
|
407
|
-
var _path$
|
|
408
|
+
var _path$5Y;function _extends$6o(){return _extends$6o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6o.apply(null,arguments)}var SvgColor=function SvgColor(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5Y||(_path$5Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.98 21.5q-1.943 0-3.672-.75a9.7 9.7 0 0 1-3.02-2.038 9.6 9.6 0 0 1-2.039-3.024A9.2 9.2 0 0 1 2.5 12q0-1.98.77-3.713a9.6 9.6 0 0 1 2.089-3.016 9.9 9.9 0 0 1 3.088-2.027A9.6 9.6 0 0 1 12.22 2.5a9.9 9.9 0 0 1 3.554.64 9.4 9.4 0 0 1 2.95 1.77 8.55 8.55 0 0 1 2.023 2.687 7.64 7.64 0 0 1 .754 3.376q0 2.596-1.543 4.062Q18.413 16.5 16 16.5h-1.812q-.426 0-.682.279a.94.94 0 0 0-.256.66q0 .463.375.963T14 19.55q0 .99-.548 1.47-.549.48-1.471.48M6.5 12.75q.535 0 .892-.358.358-.357.358-.892t-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.358.358.892.358m3-4q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892A1.2 1.2 0 0 0 9.5 6.25q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358m5 0q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358m3 4q.535 0 .892-.358a1.2 1.2 0 0 0 .358-.892q0-.535-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.358.358.892.358M11.98 20q.245 0 .383-.12a.42.42 0 0 0 .137-.33q0-.35-.375-.787-.375-.435-.375-1.367 0-1.07.725-1.732Q13.2 15 14.25 15H16q1.765 0 2.883-1.035Q20 12.93 20 10.973q0-3.034-2.327-5.004T12.22 4Q8.79 4 6.395 6.325T4 12q0 3.325 2.338 5.663T11.98 20"})))};var color = SvgColor;
|
|
408
409
|
|
|
409
|
-
function _extends$
|
|
410
|
+
function _extends$6n(){return _extends$6n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6n.apply(null,arguments)}var SvgCompareFill=function SvgCompareFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var compare_fill = SvgCompareFill;
|
|
410
411
|
|
|
411
|
-
function _extends$
|
|
412
|
+
function _extends$6m(){return _extends$6m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6m.apply(null,arguments)}var SvgCompare=function SvgCompare(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var compare = SvgCompare;
|
|
412
413
|
|
|
413
|
-
var _path$
|
|
414
|
+
var _path$5X;function _extends$6l(){return _extends$6l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6l.apply(null,arguments)}var SvgConstructionFill=function SvgConstructionFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5X||(_path$5X=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.523 20.23q-.48 0-.817-.336a1.11 1.11 0 0 1-.337-.817q0-.48.337-.818.337-.336.817-.336h1.908L4.86 9.515a2.77 2.77 0 0 1-1.078-1.004 2.7 2.7 0 0 1-.414-1.453q0-1.144.803-1.947a2.65 2.65 0 0 1 1.947-.803q.946 0 1.656.562t.971 1.438h3.431v-1.25q0-.32.215-.535a.73.73 0 0 1 .535-.215q.196 0 .365.1.17.1.262.28v.135l1.758-1.638a.94.94 0 0 1 .499-.269.84.84 0 0 1 .554.088l3.843 1.78q.241.121.345.352a.53.53 0 0 1-.003.456.57.57 0 0 1-.351.31.63.63 0 0 1-.457-.037l-3.696-1.707-2.37 2.2v1.4l2.37 2.15L19.742 8.2a.62.62 0 0 1 .465-.03q.238.076.343.303.12.243.01.464a.76.76 0 0 1-.352.344l-3.843 1.811a.84.84 0 0 1-.554.088.94.94 0 0 1-.5-.268l-1.757-1.62v.135a.9.9 0 0 1-.262.265.64.64 0 0 1-.365.116.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-1.25h-3.43q-.076.266-.207.519-.13.252-.31.461l4.924 9.135h2.561q.48 0 .818.337.336.336.336.817t-.336.817a1.11 1.11 0 0 1-.818.337zM6.12 8.309q.522 0 .886-.365t.364-.885-.364-.886a1.2 1.2 0 0 0-.886-.364q-.52 0-.885.364a1.2 1.2 0 0 0-.365.886q0 .52.365.885t.885.365"})))};var construction_fill = SvgConstructionFill;
|
|
414
415
|
|
|
415
|
-
var _path$
|
|
416
|
+
var _path$5W;function _extends$6k(){return _extends$6k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6k.apply(null,arguments)}var SvgConstruction=function SvgConstruction(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5W||(_path$5W=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.523 20.23q-.48 0-.817-.336a1.11 1.11 0 0 1-.337-.817q0-.48.337-.818.337-.336.817-.336h1.908L4.86 9.515a2.77 2.77 0 0 1-1.078-1.004 2.7 2.7 0 0 1-.414-1.453q0-1.144.803-1.947a2.65 2.65 0 0 1 1.947-.803q.946 0 1.656.562t.971 1.438h3.431v-1.25q0-.32.215-.535a.73.73 0 0 1 .535-.215q.196 0 .365.1.17.1.262.28v.135l1.758-1.638a.94.94 0 0 1 .499-.269.84.84 0 0 1 .554.088l3.843 1.78q.241.121.345.352a.53.53 0 0 1-.003.456.57.57 0 0 1-.351.31.63.63 0 0 1-.457-.037l-3.696-1.707-2.37 2.2v1.4l2.37 2.15L19.742 8.2a.62.62 0 0 1 .465-.03q.238.076.343.303.12.243.01.464a.76.76 0 0 1-.352.344l-3.843 1.811a.82.82 0 0 1-.554.083 1 1 0 0 1-.5-.264l-1.757-1.619v.135a.9.9 0 0 1-.262.265.64.64 0 0 1-.365.116.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-1.25h-3.43q-.076.266-.207.519-.13.252-.31.461l4.924 9.135h2.561q.48 0 .818.337.336.336.336.817t-.336.817a1.11 1.11 0 0 1-.818.337zM6.12 8.309q.522 0 .886-.365t.364-.885-.364-.886a1.2 1.2 0 0 0-.886-.364q-.52 0-.885.364a1.2 1.2 0 0 0-.365.886q0 .52.365.885t.885.365m2.862 9.615h2.45L7.015 9.711a.8.8 0 0 1-.242.082.8.8 0 0 1-.28.015z"})))};var construction = SvgConstruction;
|
|
416
417
|
|
|
417
|
-
var _path$
|
|
418
|
+
var _path$5V;function _extends$6j(){return _extends$6j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6j.apply(null,arguments)}var SvgContactlessFill=function SvgContactlessFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5V||(_path$5V=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.227 11.998q0 .246-.03.508a6 6 0 0 1-.08.505.95.95 0 0 0 .071.611.8.8 0 0 0 .44.413.675.675 0 0 0 .909-.447q.09-.38.14-.786a6.6 6.6 0 0 0 0-1.604 7 7 0 0 0-.14-.787.675.675 0 0 0-.908-.446.8.8 0 0 0-.44.413.95.95 0 0 0-.072.61q.05.245.08.504.03.26.03.506m3.5.002q0 .619-.08 1.223a8.5 8.5 0 0 1-.24 1.173.83.83 0 0 0 .033.603.73.73 0 0 0 .407.394.68.68 0 0 0 .588-.012.71.71 0 0 0 .386-.458 9 9 0 0 0 .31-1.437q.096-.731.096-1.487 0-.754-.096-1.485a9 9 0 0 0-.31-1.437.7.7 0 0 0-.386-.458.68.68 0 0 0-.588-.012.73.73 0 0 0-.407.394.83.83 0 0 0-.032.603q.159.57.24 1.173.079.604.079 1.223m3.5 0q0 .945-.135 1.86-.134.918-.41 1.786-.095.329.009.634t.407.44a.7.7 0 0 0 .587-.005.68.68 0 0 0 .386-.452q.34-1.02.498-2.086T15.727 12q0-1.112-.158-2.177a12.3 12.3 0 0 0-.498-2.086.68.68 0 0 0-.386-.452.7.7 0 0 0-.587-.004.72.72 0 0 0-.407.439q-.105.305-.008.634.275.87.41 1.785.134.917.134 1.861m-2.225 9.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var contactless_fill = SvgContactlessFill;
|
|
418
419
|
|
|
419
|
-
var _path$
|
|
420
|
+
var _path$5U;function _extends$6i(){return _extends$6i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6i.apply(null,arguments)}var SvgContactless=function SvgContactless(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5U||(_path$5U=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.227 11.998q0 .246-.03.508a6 6 0 0 1-.08.505.95.95 0 0 0 .071.611.8.8 0 0 0 .44.413.675.675 0 0 0 .909-.447q.09-.38.14-.786a6.6 6.6 0 0 0 0-1.604 7 7 0 0 0-.14-.787.675.675 0 0 0-.908-.446.8.8 0 0 0-.44.413.95.95 0 0 0-.072.61q.05.245.08.504.03.26.03.506m3.5.002q0 .619-.08 1.223a8.5 8.5 0 0 1-.24 1.173.83.83 0 0 0 .033.603.73.73 0 0 0 .407.394.68.68 0 0 0 .588-.012.71.71 0 0 0 .386-.458 9 9 0 0 0 .31-1.437q.096-.731.096-1.487 0-.754-.096-1.485a9 9 0 0 0-.31-1.437.7.7 0 0 0-.386-.458.68.68 0 0 0-.588-.012.73.73 0 0 0-.407.394.83.83 0 0 0-.032.603q.159.57.24 1.173.079.604.079 1.223m3.5 0q0 .945-.135 1.86-.134.918-.41 1.786-.095.329.009.634t.407.44a.7.7 0 0 0 .587-.005.68.68 0 0 0 .386-.452q.34-1.02.498-2.086T15.727 12q0-1.112-.158-2.177a12.3 12.3 0 0 0-.498-2.086.68.68 0 0 0-.386-.452.7.7 0 0 0-.587-.004.72.72 0 0 0-.407.439q-.105.305-.008.634.275.87.41 1.785.134.917.134 1.861m-2.225 9.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var contactless = SvgContactless;
|
|
420
421
|
|
|
421
|
-
var _path$
|
|
422
|
+
var _path$5T;function _extends$6h(){return _extends$6h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6h.apply(null,arguments)}var SvgCopyFill=function SvgCopyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5T||(_path$5T=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.058 17.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T9.058 2.5h8.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm-3.5 3.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.058q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v12.134q0 .116.096.212a.3.3 0 0 0 .212.096h9.134q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215z"})))};var copy_fill = SvgCopyFill;
|
|
422
423
|
|
|
423
|
-
var _path$
|
|
424
|
+
var _path$5S;function _extends$6g(){return _extends$6g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6g.apply(null,arguments)}var SvgCopy=function SvgCopy(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5S||(_path$5S=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.058 17.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T9.058 2.5h8.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h8.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H9.058a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096m-3.5 5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.058q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v12.134q0 .116.096.212a.3.3 0 0 0 .212.096h9.134q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215z"})))};var copy = SvgCopy;
|
|
424
425
|
|
|
425
|
-
var _path$
|
|
426
|
+
var _path$5R;function _extends$6f(){return _extends$6f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6f.apply(null,arguments)}var SvgCrop=function SvgCrop(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5R||(_path$5R=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.25 22v-3.25H7.058q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.75H2a.73.73 0 0 1-.534-.216A.73.73 0 0 1 1.25 6q0-.32.216-.535A.73.73 0 0 1 2 5.25h3.25V2q0-.319.216-.534A.73.73 0 0 1 6 1.25q.32 0 .535.216A.73.73 0 0 1 6.75 2v14.942q0 .116.096.212a.3.3 0 0 0 .212.096H22q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-3.25V22q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m0-6.25V7.058a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H8.25v-1.5h8.692q.758 0 1.283.525t.525 1.283v8.692z"})))};var crop = SvgCrop;
|
|
426
427
|
|
|
427
|
-
var _path$
|
|
428
|
+
var _path$5Q;function _extends$6e(){return _extends$6e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6e.apply(null,arguments)}var SvgCropLandscapeFill=function SvgCropLandscapeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5Q||(_path$5Q=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525z"})))};var cropLandscape_fill = SvgCropLandscapeFill;
|
|
428
429
|
|
|
429
|
-
var _path$
|
|
430
|
+
var _path$5P;function _extends$6d(){return _extends$6d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6d.apply(null,arguments)}var SvgCropLandscape=function SvgCropLandscape(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5P||(_path$5P=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096"})))};var cropLandscape = SvgCropLandscape;
|
|
430
431
|
|
|
431
|
-
var _path$
|
|
432
|
+
var _path$5O;function _extends$6c(){return _extends$6c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6c.apply(null,arguments)}var SvgCropPortraitFill=function SvgCropPortraitFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5O||(_path$5O=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.692 21.5H6.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T6.308 2.5h11.384q.758 0 1.283.525t.525 1.283v15.384q0 .758-.525 1.283t-1.283.525"})))};var cropPortrait_fill = SvgCropPortraitFill;
|
|
432
433
|
|
|
433
|
-
var _path$
|
|
434
|
+
var _path$5N;function _extends$6b(){return _extends$6b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6b.apply(null,arguments)}var SvgCropPortrait=function SvgCropPortrait(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5N||(_path$5N=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.692 21.5H6.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T6.308 2.5h11.384q.758 0 1.283.525t.525 1.283v15.384q0 .758-.525 1.283t-1.283.525M6.308 20h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V4.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H6.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v15.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var cropPortrait = SvgCropPortrait;
|
|
434
435
|
|
|
435
|
-
var _path$
|
|
436
|
+
var _path$5M;function _extends$6a(){return _extends$6a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$6a.apply(null,arguments)}var SvgCropSquareFill=function SvgCropSquareFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$6a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5M||(_path$5M=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525z"})))};var cropSquare_fill = SvgCropSquareFill;
|
|
436
437
|
|
|
437
|
-
var _path$
|
|
438
|
+
var _path$5L;function _extends$69(){return _extends$69=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$69.apply(null,arguments)}var SvgCropSquare=function SvgCropSquare(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$69({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5L||(_path$5L=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V5.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H5.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v13.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var cropSquare = SvgCropSquare;
|
|
438
439
|
|
|
439
|
-
var _path$
|
|
440
|
+
var _path$5K;function _extends$68(){return _extends$68=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$68.apply(null,arguments)}var SvgCuolumnFill=function SvgCuolumnFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$68({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5K||(_path$5K=/*#__PURE__*/React__namespace.createElement("path",{d:"M18.5 18.692q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531h-2.134a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53h2.134q.746-.001 1.277.53t.531 1.277zm-7.25 0q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531H7.308a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53h2.134q.746-.001 1.277.53t.531 1.277z"})))};var cuolumn_fill = SvgCuolumnFill;
|
|
440
441
|
|
|
441
|
-
var _path$
|
|
442
|
+
var _path$5J;function _extends$67(){return _extends$67=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$67.apply(null,arguments)}var SvgCuolumn=function SvgCuolumn(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$67({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5J||(_path$5J=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.692 5H12.75v14h3.942a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V5.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087M11.25 5H7.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v13.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h3.943zm7.25 13.692q0 .758-.525 1.283t-1.283.525H7.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T7.308 3.5h9.384q.758 0 1.283.525t.525 1.283z"})))};var cuolumn = SvgCuolumn;
|
|
442
443
|
|
|
443
|
-
var _path$
|
|
444
|
+
var _path$5I;function _extends$66(){return _extends$66=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$66.apply(null,arguments)}var SvgDarkmodeFill=function SvgDarkmodeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$66({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5I||(_path$5I=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.029 20.5q-3.554 0-6.027-2.473T3.529 12q0-2.96 1.832-5.262 1.83-2.301 4.88-2.967a.9.9 0 0 1 .555.015q.24.095.39.281.15.188.178.453a.88.88 0 0 1-.126.532q-.31.564-.46 1.173t-.15 1.275q0 2.46 1.72 4.18t4.18 1.72q.738 0 1.409-.187.671-.186 1.174-.432a.9.9 0 0 1 .481-.076q.235.03.402.156a.75.75 0 0 1 .272.342q.09.216.02.508-.532 2.95-2.87 4.87T12.03 20.5"})))};var darkmode_fill = SvgDarkmodeFill;
|
|
444
445
|
|
|
445
|
-
var _path$
|
|
446
|
+
var _path$5H;function _extends$65(){return _extends$65=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$65.apply(null,arguments)}var SvgDarkmode=function SvgDarkmode(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$65({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5H||(_path$5H=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.029 20.5q-3.554 0-6.027-2.473T3.529 12q0-2.96 1.832-5.262 1.83-2.301 4.88-2.967a.9.9 0 0 1 .555.015q.24.095.39.281.15.188.178.453a.88.88 0 0 1-.126.532q-.31.564-.46 1.17-.15.608-.15 1.278 0 2.458 1.722 4.18 1.72 1.72 4.179 1.72.736 0 1.407-.187.672-.186 1.175-.432a.9.9 0 0 1 .481-.076q.235.03.4.156a.75.75 0 0 1 .274.342q.09.216.02.508-.532 2.95-2.87 4.87T12.03 20.5m0-1.5q2.2 0 3.95-1.213a7 7 0 0 0 2.55-3.162q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.163Q9.13 10.575 9.13 7.5q0-.5.075-1t.2-1A7 7 0 0 0 6.24 8.05Q5.03 9.8 5.03 12q0 2.9 2.05 4.95t4.95 2.05"})))};var darkmode = SvgDarkmode;
|
|
446
447
|
|
|
447
|
-
var _path$
|
|
448
|
+
var _path$5G;function _extends$64(){return _extends$64=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$64.apply(null,arguments)}var SvgData=function SvgData(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$64({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5G||(_path$5G=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 21.5a9.2 9.2 0 0 1-3.703-.749 9.6 9.6 0 0 1-3.016-2.032 9.6 9.6 0 0 1-2.032-3.016A9.2 9.2 0 0 1 2.5 12q0-3.231 1.928-5.754t5.057-3.375a.99.99 0 0 1 .938.132.96.96 0 0 1 .425.818q0 .356-.2.644a1 1 0 0 1-.517.389q-2.448.608-3.982 2.594Q4.616 9.435 4.615 12q0 3.08 2.153 5.232T12 19.385q1.492 0 2.868-.566a6.95 6.95 0 0 0 2.384-1.607.92.92 0 0 1 .643-.273.92.92 0 0 1 .653.234q.402.352.417.827.016.475-.396.85a9.3 9.3 0 0 1-3.007 1.975A9.4 9.4 0 0 1 12 21.5m7.385-9.5q0-2.55-1.551-4.541t-3.99-2.605a1 1 0 0 1-.526-.39 1.1 1.1 0 0 1-.2-.643q0-.513.43-.813.429-.3.942-.137 3.116.83 5.063 3.371Q21.5 8.785 21.5 12q0 .585-.071 1.158-.071.574-.239 1.161-.095.504-.53.72-.435.217-.939.028a.94.94 0 0 1-.516-.454.98.98 0 0 1-.095-.694q.132-.54.204-1.01a6 6 0 0 0 .07-.909"})))};var data = SvgData;
|
|
448
449
|
|
|
449
|
-
var _path$
|
|
450
|
+
var _path$5F;function _extends$63(){return _extends$63=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$63.apply(null,arguments)}var SvgDatabaseFill=function SvgDatabaseFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$63({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5F||(_path$5F=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.01 11.01q3.548 0 6.024-1.098T20.51 7.26t-2.476-2.652T12.01 3.51 5.98 4.608 3.5 7.26t2.48 2.652q2.482 1.098 6.03 1.098M12 13.029a18 18 0 0 0 2.52-.203q1.397-.203 2.664-.63 1.266-.426 2.2-1.088.933-.662 1.126-1.58v2.732q-.193.917-1.126 1.578-.934.662-2.2 1.089t-2.665.63A18 18 0 0 1 12 15.76a18 18 0 0 1-2.52-.203 15 15 0 0 1-2.659-.63Q5.56 14.5 4.626 13.838q-.934-.66-1.126-1.578V9.529q.192.917 1.126 1.579.933.66 2.195 1.088t2.66.63a18 18 0 0 0 2.519.203m0 4.75a18 18 0 0 0 2.52-.203q1.397-.203 2.664-.63 1.266-.427 2.2-1.088.933-.662 1.126-1.58V17q-.193.917-1.126 1.579-.934.661-2.2 1.088t-2.665.63T12 20.5t-2.52-.203a15 15 0 0 1-2.659-.63q-1.261-.426-2.195-1.088T3.5 17v-2.721q.192.917 1.126 1.579.933.66 2.195 1.088t2.66.63a18 18 0 0 0 2.519.203"})))};var database_fill = SvgDatabaseFill;
|
|
450
451
|
|
|
451
|
-
var _path$
|
|
452
|
+
var _path$5E;function _extends$62(){return _extends$62=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$62.apply(null,arguments)}var SvgDatabase=function SvgDatabase(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$62({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5E||(_path$5E=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.5q-3.64 0-6.07-1.028-2.43-1.027-2.43-2.568V7q0-1.448 2.488-2.474Q8.478 3.5 12 3.5q3.523 0 6.012 1.026T20.5 7v9.904q0 1.54-2.43 2.568T12 20.5m0-11.542q2.187 0 4.403-.619 2.216-.618 2.568-1.333-.342-.735-2.541-1.37a15.9 15.9 0 0 0-8.844-.018q-2.188.618-2.576 1.35.378.75 2.556 1.37t4.434.62m0 5.003q1.041 0 2.025-.1a17 17 0 0 0 1.882-.292 13 13 0 0 0 1.68-.477A9 9 0 0 0 19 12.448V8.9q-.63.36-1.413.644a13 13 0 0 1-1.68.477 17 17 0 0 1-1.882.292q-.984.1-2.025.1-1.06 0-2.064-.104-1.005-.106-1.898-.297a13 13 0 0 1-1.662-.473A8 8 0 0 1 5 8.9v3.55q.606.358 1.376.639.77.279 1.662.472.893.192 1.898.297T12 13.96M12 19q1.217 0 2.39-.16a15 15 0 0 0 2.135-.439q.962-.277 1.622-.645.66-.367.853-.771v-3.037a9 9 0 0 1-1.413.644q-.783.285-1.68.477a17 17 0 0 1-1.882.292q-.984.1-2.025.1-1.06 0-2.064-.104-1.005-.106-1.898-.297a13 13 0 0 1-1.662-.473A8 8 0 0 1 5 13.948V17q.192.414.845.768t1.615.633a15 15 0 0 0 2.142.438q1.18.162 2.398.161"})))};var database = SvgDatabase;
|
|
452
453
|
|
|
453
|
-
var _path$
|
|
454
|
+
var _path$5D;function _extends$61(){return _extends$61=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$61.apply(null,arguments)}var SvgDecrease=function SvgDecrease(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$61({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5D||(_path$5D=/*#__PURE__*/React__namespace.createElement("path",{d:"m18.965 16.048-5.392-5.333a.32.32 0 0 0-.221-.086.29.29 0 0 0-.212.086l-2.498 2.498a1.76 1.76 0 0 1-1.29.527q-.764 0-1.28-.527L3.026 8.13a.74.74 0 0 1-.22-.515.7.7 0 0 1 .22-.539.72.72 0 0 1 .527-.217q.31 0 .527.217l5.05 5.05a.3.3 0 0 0 .22.086.3.3 0 0 0 .222-.086l2.498-2.498a1.74 1.74 0 0 1 1.28-.517q.765 0 1.282.517L20 14.994v-2.196q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v3.846a.88.88 0 0 1-.259.645.88.88 0 0 1-.645.259H16.75a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535q0-.32.215-.535a.73.73 0 0 1 .535-.215z"})))};var decrease = SvgDecrease;
|
|
454
455
|
|
|
455
|
-
var _path$
|
|
456
|
+
var _path$5C;function _extends$60(){return _extends$60=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$60.apply(null,arguments)}var SvgDragIndicator=function SvgDragIndicator(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$60({xmlns:"http://www.w3.org/2000/svg",width:25,height:25},props),_path$5C||(_path$5C=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.146 20.284q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.667.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475m6 0q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.667.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475m-6-6q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.667.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475m6 0q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.667.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475m-6-6q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.666.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475m6 0q-.667 0-1.141-.474a1.56 1.56 0 0 1-.475-1.141q0-.666.475-1.14a1.56 1.56 0 0 1 1.14-.475q.667 0 1.141.474.475.475.475 1.141t-.475 1.14a1.56 1.56 0 0 1-1.14.475"})))};var dragIndicator = SvgDragIndicator;
|
|
456
457
|
|
|
457
|
-
var _path$
|
|
458
|
+
var _path$5B;function _extends$5$(){return _extends$5$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5$.apply(null,arguments)}var SvgDiscount=function SvgDiscount(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5$({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5B||(_path$5B=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.663 10.817q-1.31 0-2.237-.926A3.05 3.05 0 0 1 4.5 7.654q0-1.311.926-2.237a3.05 3.05 0 0 1 2.237-.927q1.311 0 2.237.927t.927 2.237T9.9 9.89a3.05 3.05 0 0 1-2.237.926m0-1.5q.693 0 1.178-.485.486-.485.486-1.178 0-.692-.485-1.178a1.6 1.6 0 0 0-1.178-.486q-.693 0-1.178.485A1.6 1.6 0 0 0 6 7.653q0 .693.485 1.179.485.485 1.178.485M16.346 19.5q-1.311 0-2.237-.926a3.05 3.05 0 0 1-.926-2.237q0-1.311.926-2.237a3.05 3.05 0 0 1 2.237-.927q1.311 0 2.237.927.927.926.927 2.237t-.927 2.237a3.05 3.05 0 0 1-2.237.926m0-1.5q.692 0 1.178-.485t.486-1.178-.485-1.178a1.6 1.6 0 0 0-1.178-.486q-.693 0-1.179.485a1.6 1.6 0 0 0-.485 1.178q0 .693.485 1.179.485.485 1.178.485m-11.223.877a.7.7 0 0 1-.208-.524.7.7 0 0 1 .208-.52l12.729-12.73a.69.69 0 0 1 .517-.202.72.72 0 0 1 .725.736.7.7 0 0 1-.207.52l-12.73 12.73a.69.69 0 0 1-.517.203.72.72 0 0 1-.517-.213"})))};var discount = SvgDiscount;
|
|
458
459
|
|
|
459
|
-
var _path$
|
|
460
|
+
var _path$5A;function _extends$5_(){return _extends$5_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5_.apply(null,arguments)}var SvgDiscoverFill=function SvgDiscoverFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5A||(_path$5A=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 11 12q0-.424.287-.713A.97.97 0 0 1 12 11q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 12 13m.002 8.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m0 0q-3.35 0-5.675-2.325T4 12t2.325-5.675T12 4t5.675 2.325T20 12t-2.325 5.675T12 20m1.463-6.139a.9.9 0 0 0 .399-.398l2.8-5.615q.135-.25-.06-.442-.192-.192-.45-.068l-5.615 2.8a.9.9 0 0 0-.399.399l-2.8 5.615q-.134.26.058.452t.452.058z"})))};var discover_fill = SvgDiscoverFill;
|
|
460
461
|
|
|
461
|
-
var _path$
|
|
462
|
+
var _path$5z;function _extends$5Z(){return _extends$5Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5Z.apply(null,arguments)}var SvgDiscover=function SvgDiscover(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5z||(_path$5z=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 11 12q0-.424.287-.713A.97.97 0 0 1 12 11q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 12 13m.002 8.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m-4.152-3.338 5.616-2.8a.9.9 0 0 0 .397-.399l2.8-5.615q.135-.25-.058-.442-.194-.192-.451-.068l-5.615 2.8a.9.9 0 0 0-.399.399l-2.8 5.615q-.134.26.058.452t.452.058"})))};var discover = SvgDiscover;
|
|
462
463
|
|
|
463
|
-
var _path$
|
|
464
|
+
var _path$5y;function _extends$5Y(){return _extends$5Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5Y.apply(null,arguments)}var SvgDocumentFill=function SvgDocumentFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5y||(_path$5y=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM12.75 18h6.942a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H12.75zm-6.808-2.25h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216A.73.73 0 0 0 10.058 9a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m8.75 6h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216A.73.73 0 0 0 18.808 9a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215"})))};var document_fill = SvgDocumentFill;
|
|
464
465
|
|
|
465
|
-
var _path$
|
|
466
|
+
var _path$5x;function _extends$5X(){return _extends$5X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5X.apply(null,arguments)}var SvgDocument=function SvgDocument(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5x||(_path$5x=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h6.942V6H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096m8.442 0h6.942a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H12.75zm-6.808-2.25h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216A.73.73 0 0 0 10.058 9a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H5.942a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m8.75 6h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3h3.366q.318 0 .534-.216A.73.73 0 0 0 18.808 9a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.366a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215"})))};var document$1 = SvgDocument;
|
|
466
467
|
|
|
467
|
-
var _path$
|
|
468
|
+
var _path$5w;function _extends$5W(){return _extends$5W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5W.apply(null,arguments)}var SvgDoorFill=function SvgDoorFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5w||(_path$5w=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 20.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 19H5.5V5.308q0-.758.525-1.283T7.308 3.5h9.384q.758 0 1.283.525t.525 1.283V19h1.25q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm5.635-7.615a.85.85 0 0 0 .626-.26.85.85 0 0 0 .258-.625.85.85 0 0 0-.258-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259A.85.85 0 0 0 9 12q0 .368.259.626a.85.85 0 0 0 .626.259"})))};var door_fill = SvgDoorFill;
|
|
468
469
|
|
|
469
|
-
var _path$
|
|
470
|
+
var _path$5v;function _extends$5V(){return _extends$5V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5V.apply(null,arguments)}var SvgDoor=function SvgDoor(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5v||(_path$5v=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 20.5a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535q0-.32.215-.535A.73.73 0 0 1 4.25 19H5.5V5.308q0-.758.525-1.283T7.308 3.5h9.384q.758 0 1.283.525t.525 1.283V19h1.25q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215zM7 19h10V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm2.885-6.115a.85.85 0 0 0 .626-.26.85.85 0 0 0 .258-.625.85.85 0 0 0-.258-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259A.85.85 0 0 0 9 12q0 .368.259.626a.85.85 0 0 0 .626.259"})))};var door = SvgDoor;
|
|
470
471
|
|
|
471
|
-
var _path$
|
|
472
|
+
var _path$5u;function _extends$5U(){return _extends$5U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5U.apply(null,arguments)}var SvgDownload=function SvgDownload(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5u||(_path$5u=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 15.412a.828.828 0 0 1-.633-.256l-3.11-3.11a.7.7 0 0 1-.22-.522.77.77 0 0 1 .22-.532.76.76 0 0 1 .535-.24q.303-.008.535.225L11.25 12.9V5.25q0-.32.215-.535A.73.73 0 0 1 12 4.5q.32 0 .535.215a.73.73 0 0 1 .215.535v7.65l1.923-1.923a.71.71 0 0 1 .53-.22q.306.003.54.235.217.233.224.527a.7.7 0 0 1-.225.527l-3.11 3.11a.83.83 0 0 1-.632.255M6.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283v-1.961q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.961q0 .116.096.212a.3.3 0 0 0 .212.096h11.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-1.961q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.961q0 .758-.525 1.283t-1.283.525z"})))};var download = SvgDownload;
|
|
472
473
|
|
|
473
|
-
var _path$
|
|
474
|
+
var _path$5t;function _extends$5T(){return _extends$5T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5T.apply(null,arguments)}var SvgDropDown=function SvgDropDown(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5t||(_path$5t=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.57 14.714a1 1 0 0 1-1.14 0L5.97 10.93c-.806-.558-.411-1.822.57-1.822h10.92c.981 0 1.376 1.264.57 1.822z"})))};var dropDown = SvgDropDown;
|
|
474
475
|
|
|
475
|
-
function _extends$
|
|
476
|
+
function _extends$5S(){return _extends$5S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5S.apply(null,arguments)}var SvgDraft=function SvgDraft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var draft = SvgDraft;
|
|
476
477
|
|
|
477
|
-
var _path$
|
|
478
|
+
var _path$5s;function _extends$5R(){return _extends$5R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5R.apply(null,arguments)}var SvgError=function SvgError(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5s||(_path$5s=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 16.73q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.233.78.78 0 0 0-.575.233.78.78 0 0 0-.233.575q0 .343.232.575a.78.78 0 0 0 .576.233m0-3.653q.32 0 .535-.216a.73.73 0 0 0 .215-.534v-4.5a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v4.5q0 .318.216.534a.73.73 0 0 0 .534.216m.002 8.423a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var error = SvgError;
|
|
478
479
|
|
|
479
|
-
var _path$
|
|
480
|
+
var _path$5r;function _extends$5Q(){return _extends$5Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5Q.apply(null,arguments)}var SvgDropUp=function SvgDropUp(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5r||(_path$5r=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.43 9.286a1 1 0 0 1 1.14 0l5.46 3.784c.806.558.411 1.822-.57 1.822H6.54c-.981 0-1.376-1.264-.57-1.822z"})))};var dropUp = SvgDropUp;
|
|
480
481
|
|
|
481
|
-
var _path$
|
|
482
|
+
var _path$5q;function _extends$5P(){return _extends$5P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5P.apply(null,arguments)}var SvgEffects=function SvgEffects(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5q||(_path$5q=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.192 21.308q-2.697 0-4.599-1.901-1.9-1.901-1.9-4.6 0-2.697 1.9-4.598 1.901-1.902 4.6-1.901 2.697 0 4.598 1.9 1.901 1.902 1.901 4.6t-1.9 4.599q-1.902 1.9-4.6 1.9m0-1.5q2.076 0 3.538-1.463 1.462-1.462 1.462-3.537T12.73 11.27q-1.462-1.462-3.538-1.462-2.074 0-3.537 1.462t-1.463 3.538q0 2.075 1.463 3.537 1.462 1.463 3.537 1.463m7.662-4.473q.03-.122.03-.25v-.277q0-3.19-2.25-5.442-2.251-2.25-5.442-2.25h-.276q-.13 0-.25.03.572-1.834 2.221-3.144t3.92-1.31q2.699 0 4.6 1.901t1.9 4.6q0 2.27-1.309 3.92-1.31 1.649-3.144 2.222"})))};var effects = SvgEffects;
|
|
482
483
|
|
|
483
|
-
var _path$
|
|
484
|
+
var _path$5p;function _extends$5O(){return _extends$5O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5O.apply(null,arguments)}var SvgEraserFill=function SvgEraserFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5p||(_path$5p=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.98 18h3.962q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-5.461zM5.03 19.5a.9.9 0 0 1-.343-.066.9.9 0 0 1-.304-.205L2.885 17.73a1.79 1.79 0 0 1-.54-1.281 1.78 1.78 0 0 1 .515-1.306L13.437 4.167a1.68 1.68 0 0 1 1.273-.547q.745.004 1.273.532l4.532 4.533q.528.526.532 1.285t-.522 1.286l-7.773 7.973a.9.9 0 0 1-.658.27z"})))};var eraser_fill = SvgEraserFill;
|
|
484
485
|
|
|
485
|
-
var _path$
|
|
486
|
+
var _path$5o;function _extends$5N(){return _extends$5N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5N.apply(null,arguments)}var SvgEraser=function SvgEraser(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5o||(_path$5o=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.98 18h3.962q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-5.461zM5.03 19.5a.9.9 0 0 1-.343-.066.9.9 0 0 1-.304-.205L2.885 17.73a1.79 1.79 0 0 1-.54-1.281 1.78 1.78 0 0 1 .515-1.306L13.437 4.167a1.68 1.68 0 0 1 1.273-.547q.745.004 1.273.532l4.532 4.533q.528.526.532 1.285t-.522 1.286l-7.773 7.973a.9.9 0 0 1-.658.27zm6.812-1.5 7.63-7.829q.075-.077.076-.221 0-.144-.077-.221L14.954 5.21a.3.3 0 0 0-.216-.076.27.27 0 0 0-.217.086L3.913 16.18a.33.33 0 0 0-.076.226q0 .14.076.216L5.293 18z"})))};var eraser = SvgEraser;
|
|
486
487
|
|
|
487
|
-
var _path$
|
|
488
|
+
var _path$5n;function _extends$5M(){return _extends$5M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5M.apply(null,arguments)}var SvgExclamationMark=function SvgExclamationMark(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5n||(_path$5n=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 19.923q-.619 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.442-.44 1.06-.44t1.06.44q.44.442.44 1.06 0 .62-.44 1.06-.441.44-1.06.44m-.002-4.904q-.563 0-.963-.4a1.32 1.32 0 0 1-.4-.965V4.942q0-.563.401-.964.402-.4.966-.401.563 0 .963.4.4.402.4.965v8.712q0 .563-.401.964-.402.402-.966.401"})))};var exclamationMark = SvgExclamationMark;
|
|
488
489
|
|
|
489
|
-
var _path$
|
|
490
|
+
var _path$5m;function _extends$5L(){return _extends$5L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5L.apply(null,arguments)}var SvgExpand=function SvgExpand(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5m||(_path$5m=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 19h2.462q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215H4.404a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644v-3.058q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534zm14.01 0v-2.462q0-.318.215-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .216.534v3.058q0 .383-.26.644a.88.88 0 0 1-.644.26h-3.058a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215zM5 5v2.462q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534V4.404q0-.383.26-.644a.87.87 0 0 1 .644-.26h3.058q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 7.462 5zm14.01 0h-2.462a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h3.058q.383 0 .644.26.26.26.26.644v3.058q0 .318-.216.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.215-.534z"})))};var expand = SvgExpand;
|
|
490
491
|
|
|
491
|
-
var _path$
|
|
492
|
+
var _path$5l;function _extends$5K(){return _extends$5K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5K.apply(null,arguments)}var SvgExpandMore=function SvgExpandMore(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5l||(_path$5l=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 14.662a.83.83 0 0 1-.633-.256L6.873 9.912a.73.73 0 0 1-.212-.523.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218L12 12.93l4.073-4.073a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.255"})))};var expandMore = SvgExpandMore;
|
|
492
493
|
|
|
493
|
-
var _path$
|
|
494
|
+
var _path$5k;function _extends$5J(){return _extends$5J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5J.apply(null,arguments)}var SvgEyeOffFill=function SvgEyeOffFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5k||(_path$5k=/*#__PURE__*/React__namespace.createElement("path",{d:"m19.235 21.342-3.52-3.488a9 9 0 0 1-1.818.494A12 12 0 0 1 12 18.5q-3.158 0-5.784-1.68a12.3 12.3 0 0 1-4.162-4.428 1.74 1.74 0 0 1-.178-1.35q.063-.229.188-.434.598-.995 1.27-1.924.674-.93 1.566-1.646L2.642 4.765a.72.72 0 0 1-.212-.514.72.72 0 0 1 .228-.54.72.72 0 0 1 .527-.217q.31 0 .527.217l16.577 16.577q.207.208.22.515a.7.7 0 0 1-.22.54.72.72 0 0 1-.527.216.72.72 0 0 1-.527-.217M12 15.577q.333 0 .636-.04.303-.039.591-.172l-5.092-5.092q-.123.289-.168.591-.045.303-.044.636 0 1.702 1.188 2.89 1.187 1.187 2.889 1.187M12 4.5q3.167 0 5.81 1.687a12.2 12.2 0 0 1 4.17 4.455 1.67 1.67 0 0 1 .241.858q0 .23-.055.449a1.5 1.5 0 0 1-.17.409 13 13 0 0 1-1.02 1.634q-.563.768-1.259 1.444a.93.93 0 0 1-.738.287 1.1 1.1 0 0 1-.739-.337L16.144 13.3a.76.76 0 0 1-.206-.36.9.9 0 0 1 .006-.425 3.6 3.6 0 0 0 .133-1.015q0-1.702-1.188-2.89Q13.702 7.423 12 7.423a3.5 3.5 0 0 0-.996.142.86.86 0 0 1-.442.016.76.76 0 0 1-.377-.206l-.931-.93q-.428-.428-.284-.995.144-.568.72-.723.569-.115 1.143-.171T12 4.5m1.937 5.111q.304.335.5.751.198.417.248.87.024.181-.136.252-.16.07-.3-.07l-2.147-2.137q-.14-.14-.063-.301a.27.27 0 0 1 .26-.16q.483.039.893.243t.745.552"})))};var eyeOff_fill = SvgEyeOffFill;
|
|
494
495
|
|
|
495
|
-
var _path$
|
|
496
|
+
var _path$5j;function _extends$5I(){return _extends$5I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5I.apply(null,arguments)}var SvgEyeOff=function SvgEyeOff(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5I({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5j||(_path$5j=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.877 8.623q.609.609.942 1.482.333.872.252 1.75 0 .29-.208.49a.7.7 0 0 1-.496.2.66.66 0 0 1-.488-.2.66.66 0 0 1-.2-.49q.096-.66-.109-1.25a2.64 2.64 0 0 0-.63-1.015 2.8 2.8 0 0 0-1.025-.645 2.5 2.5 0 0 0-1.265-.114.66.66 0 0 1-.498-.194.7.7 0 0 1-.22-.49.67.67 0 0 1 .186-.499.67.67 0 0 1 .484-.22 3.75 3.75 0 0 1 1.755.229 4.2 4.2 0 0 1 1.52.966M12 6q-.532 0-1.045.052a8 8 0 0 0-1.02.171.77.77 0 0 1-.575-.091.8.8 0 0 1-.352-.451.69.69 0 0 1 .063-.578.68.68 0 0 1 .464-.34 9 9 0 0 1 1.22-.203Q11.37 4.5 12 4.5q3.223 0 5.921 1.675a11.2 11.2 0 0 1 4.15 4.533 1.6 1.6 0 0 1 .19.792q0 .215-.037.409-.037.192-.137.383a9.5 9.5 0 0 1-1.118 1.793 11.7 11.7 0 0 1-1.448 1.528.65.65 0 0 1-.532.172.7.7 0 0 1-.49-.299.79.79 0 0 1 .105-1.075 10 10 0 0 0 1.235-1.34A9 9 0 0 0 20.8 11.5a9.77 9.77 0 0 0-3.613-4.013A9.55 9.55 0 0 0 12 6m0 12.5q-3.158 0-5.788-1.688a12.45 12.45 0 0 1-4.183-4.445 1.4 1.4 0 0 1-.183-.413 1.8 1.8 0 0 1-.057-.454q0-.231.05-.446.05-.216.175-.421.556-1.02 1.263-1.942A9.5 9.5 0 0 1 4.9 7.038L2.642 4.765a.74.74 0 0 1-.204-.53.72.72 0 0 1 .22-.524.72.72 0 0 1 .527-.217q.31 0 .527.217l16.577 16.577q.207.208.22.515a.7.7 0 0 1-.22.54.72.72 0 0 1-.527.216.72.72 0 0 1-.527-.217l-3.52-3.488a9 9 0 0 1-1.818.494A12 12 0 0 1 12 18.5M5.954 8.092a9.7 9.7 0 0 0-1.58 1.536A8.8 8.8 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.613 4.012A9.54 9.54 0 0 0 12 17q.644 0 1.268-.087.625-.086 1.24-.267l-1.266-1.296a2.5 2.5 0 0 1-.606.18 4 4 0 0 1-.636.047q-1.702 0-2.89-1.188-1.187-1.187-1.187-2.89 0-.331.052-.635.052-.303.175-.606z"})))};var eyeOff = SvgEyeOff;
|
|
496
497
|
|
|
497
|
-
var _path$
|
|
498
|
+
var _path$5i;function _extends$5H(){return _extends$5H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5H.apply(null,arguments)}var SvgEyeOnFill=function SvgEyeOnFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5i||(_path$5i=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 15.577q1.7 0 2.887-1.19t1.188-2.89-1.19-2.886-2.89-1.188-2.886 1.19-1.188 2.89 1.19 2.886 2.89 1.188M12 14.2q-1.125 0-1.912-.787A2.6 2.6 0 0 1 9.3 11.5q0-1.125.787-1.913A2.6 2.6 0 0 1 12 8.8q1.125 0 1.912.787.788.789.788 1.913t-.787 1.912A2.6 2.6 0 0 1 12 14.2m0 4.3q-3.157 0-5.776-1.685a12.6 12.6 0 0 1-4.18-4.432 1.8 1.8 0 0 1-.182-.434 1.75 1.75 0 0 1 .182-1.332 12.6 12.6 0 0 1 4.18-4.432Q8.842 4.5 12 4.5t5.776 1.685a12.6 12.6 0 0 1 4.18 4.432q.125.216.182.434a1.75 1.75 0 0 1-.182 1.332 12.6 12.6 0 0 1-4.18 4.432Q15.158 18.5 12 18.5"})))};var eyeOn_fill = SvgEyeOnFill;
|
|
498
499
|
|
|
499
|
-
var _path$
|
|
500
|
+
var _path$5h;function _extends$5G(){return _extends$5G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5G.apply(null,arguments)}var SvgEyeOn=function SvgEyeOn(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5h||(_path$5h=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 15.577q1.7 0 2.887-1.19t1.188-2.89-1.19-2.886-2.89-1.188-2.886 1.19-1.188 2.89 1.19 2.886 2.89 1.188M12 14.2q-1.125 0-1.912-.787A2.6 2.6 0 0 1 9.3 11.5q0-1.125.787-1.913A2.6 2.6 0 0 1 12 8.8q1.125 0 1.912.787.788.789.788 1.913t-.787 1.912A2.6 2.6 0 0 1 12 14.2m0 4.3q-3.157 0-5.776-1.685a12.6 12.6 0 0 1-4.18-4.432 1.8 1.8 0 0 1-.182-.434 1.75 1.75 0 0 1 .182-1.332 12.6 12.6 0 0 1 4.18-4.432Q8.842 4.5 12 4.5t5.776 1.685a12.6 12.6 0 0 1 4.18 4.432q.125.216.182.434a1.75 1.75 0 0 1-.182 1.332 12.6 12.6 0 0 1-4.18 4.432Q15.158 18.5 12 18.5m0-1.5a9.55 9.55 0 0 0 5.188-1.488A9.77 9.77 0 0 0 20.8 11.5a9.77 9.77 0 0 0-3.613-4.013A9.55 9.55 0 0 0 12 6a9.55 9.55 0 0 0-5.188 1.487A9.77 9.77 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.612 4.012A9.55 9.55 0 0 0 12 17"})))};var eyeOn = SvgEyeOn;
|
|
500
501
|
|
|
501
|
-
var _path$
|
|
502
|
+
var _path$5g;function _extends$5F(){return _extends$5F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5F.apply(null,arguments)}var SvgFaceBadFill=function SvgFaceBadFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5g||(_path$5g=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749m-.002-8q-1.329 0-2.483.637a5.16 5.16 0 0 0-1.871 1.755.52.52 0 0 0 .014.537.52.52 0 0 0 .475.263h7.705q.317 0 .475-.263a.52.52 0 0 0 .014-.537 5.2 5.2 0 0 0-1.863-1.755A5 5 0 0 0 12 13.5"})))};var faceBad_fill = SvgFaceBadFill;
|
|
502
503
|
|
|
503
|
-
var _path$
|
|
504
|
+
var _path$5f;function _extends$5E(){return _extends$5E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5E.apply(null,arguments)}var SvgFaceBad=function SvgFaceBad(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5f||(_path$5f=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m0-6.5q-1.329 0-2.483.637a5.16 5.16 0 0 0-1.871 1.755.52.52 0 0 0 .014.537.52.52 0 0 0 .475.263h7.705q.317 0 .475-.263a.52.52 0 0 0 .014-.537 5.2 5.2 0 0 0-1.863-1.755A5 5 0 0 0 12 13.5"})))};var faceBad = SvgFaceBad;
|
|
504
505
|
|
|
505
|
-
var _path$
|
|
506
|
+
var _path$5e;function _extends$5D(){return _extends$5D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5D.apply(null,arguments)}var SvgFaceDissatisfiedFill=function SvgFaceDissatisfiedFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5e||(_path$5e=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.004 13.5q-1.296 0-2.426.583a4.7 4.7 0 0 0-1.826 1.66q-.217.322-.051.636.165.313.53.313.149 0 .27-.068a.7.7 0 0 0 .216-.195 4.1 4.1 0 0 1 1.435-1.275A3.85 3.85 0 0 1 12 14.692q.989 0 1.848.462a4.1 4.1 0 0 1 1.435 1.275q.08.127.201.195.12.069.27.068a.56.56 0 0 0 .53-.326q.166-.325-.051-.655a4.7 4.7 0 0 0-1.826-1.636 5.2 5.2 0 0 0-2.403-.575m3.402-2.692q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var faceDissatisfied_fill = SvgFaceDissatisfiedFill;
|
|
506
507
|
|
|
507
|
-
var _path$
|
|
508
|
+
var _path$5d;function _extends$5C(){return _extends$5C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5C.apply(null,arguments)}var SvgFaceDissatisfied=function SvgFaceDissatisfied(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5d||(_path$5d=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.004 13.5q-1.296 0-2.426.583a4.7 4.7 0 0 0-1.826 1.66q-.217.322-.051.636.165.313.53.313.149 0 .27-.068a.7.7 0 0 0 .216-.195 4.1 4.1 0 0 1 1.435-1.275A3.85 3.85 0 0 1 12 14.692q.989 0 1.848.462a4.1 4.1 0 0 1 1.435 1.275q.08.127.201.195.12.069.27.068a.56.56 0 0 0 .53-.326q.166-.325-.051-.655a4.7 4.7 0 0 0-1.826-1.636 5.2 5.2 0 0 0-2.403-.575m3.402-2.692q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var faceDissatisfied = SvgFaceDissatisfied;
|
|
508
509
|
|
|
509
|
-
var _path$
|
|
510
|
+
var _path$5c;function _extends$5B(){return _extends$5B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5B.apply(null,arguments)}var SvgFaceHappyFill=function SvgFaceHappyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5c||(_path$5c=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 17.192q1.346 0 2.484-.637a5.2 5.2 0 0 0 1.847-1.73.55.55 0 0 0-.009-.55.5.5 0 0 0-.472-.275h-7.7a.5.5 0 0 0-.472.276.55.55 0 0 0-.01.549 5.2 5.2 0 0 0 1.86 1.73q1.149.637 2.472.637"})))};var faceHappy_fill = SvgFaceHappyFill;
|
|
510
511
|
|
|
511
|
-
var _path$
|
|
512
|
+
var _path$5b;function _extends$5A(){return _extends$5A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5A.apply(null,arguments)}var SvgFaceHappy=function SvgFaceHappy(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5b||(_path$5b=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m0-2.808q1.346 0 2.484-.637a5.2 5.2 0 0 0 1.847-1.73.55.55 0 0 0-.009-.55.5.5 0 0 0-.472-.275h-7.7a.5.5 0 0 0-.472.276.55.55 0 0 0-.01.549 5.2 5.2 0 0 0 1.86 1.73q1.149.637 2.472.637"})))};var faceHappy = SvgFaceHappy;
|
|
512
513
|
|
|
513
|
-
var _path$
|
|
514
|
+
var _path$5a;function _extends$5z(){return _extends$5z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5z.apply(null,arguments)}var SvgFaceIdFill=function SvgFaceIdFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$5a||(_path$5a=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.999 4.5q3.14 0 5.32 2.18Q19.5 8.857 19.5 11.998t-2.18 5.32Q15.143 19.5 12.003 19.5T6.68 17.32Q4.5 15.143 4.5 12.003T6.68 6.68Q8.857 4.5 11.998 4.5m-3.364 5.502a.87.87 0 0 0 .26.643.88.88 0 0 0 .645.259.87.87 0 0 0 .644-.26.88.88 0 0 0 .258-.646.87.87 0 0 0-.26-.643.88.88 0 0 0-.645-.259.87.87 0 0 0-.644.26.88.88 0 0 0-.258.646m4.923 0q0 .384.26.643a.88.88 0 0 0 .645.259.87.87 0 0 0 .644-.26.88.88 0 0 0 .258-.646.87.87 0 0 0-.26-.643.88.88 0 0 0-.645-.259.87.87 0 0 0-.644.26.88.88 0 0 0-.258.646M1.5 5.25V3.308q0-.746.531-1.277A1.74 1.74 0 0 1 3.308 1.5H5.25q.319 0 .534.216A.73.73 0 0 1 6 2.25q0 .32-.216.535A.73.73 0 0 1 5.25 3H3.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22V5.25q0 .318-.216.534A.73.73 0 0 1 2.25 6a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534M5.25 22.5H3.308a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V18.75q0-.318.216-.534A.73.73 0 0 1 2.25 18q.32 0 .535.216A.73.73 0 0 1 3 18.75v1.942a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H5.25q.319 0 .534.216A.73.73 0 0 1 6 21.75q0 .32-.216.535a.73.73 0 0 1-.534.215m15.442-.096H18.75a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h1.942a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-1.943q0-.319.216-.535a.73.73 0 0 1 .534-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.942q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.53M21 5.25V3.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H18.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 18 2.25q0-.32.216-.535a.73.73 0 0 1 .534-.215h1.942q.746 0 1.277.531t.531 1.277V5.25q0 .318-.216.534A.73.73 0 0 1 21.75 6a.73.73 0 0 1-.535-.216A.73.73 0 0 1 21 5.25m-9 10.058q.892 0 1.666-.412a3.6 3.6 0 0 0 1.274-1.129.5.5 0 0 0-.002-.511.48.48 0 0 0-.45-.256H9.513a.48.48 0 0 0-.45.256.5.5 0 0 0-.002.511 3.58 3.58 0 0 0 2.94 1.54"})))};var faceId_fill = SvgFaceIdFill;
|
|
514
515
|
|
|
515
|
-
var _path$
|
|
516
|
+
var _path$59;function _extends$5y(){return _extends$5y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5y.apply(null,arguments)}var SvgFaceId=function SvgFaceId(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$59||(_path$59=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.999 4.5q3.14 0 5.32 2.18Q19.5 8.857 19.5 11.998t-2.18 5.32Q15.143 19.5 12.003 19.5T6.68 17.32Q4.5 15.143 4.5 12.003T6.68 6.68Q8.857 4.5 11.998 4.5M12 18q2.5 0 4.25-1.75T18 12t-1.75-4.25T12 6 7.75 7.75 6 12t1.75 4.25T12 18m-3.365-7.998a.87.87 0 0 0 .26.643.88.88 0 0 0 .645.259.87.87 0 0 0 .644-.26.88.88 0 0 0 .258-.646.87.87 0 0 0-.26-.643.88.88 0 0 0-.645-.259.87.87 0 0 0-.644.26.88.88 0 0 0-.258.646m4.923 0q0 .384.26.643a.88.88 0 0 0 .645.259.87.87 0 0 0 .644-.26.88.88 0 0 0 .258-.646.87.87 0 0 0-.26-.643.88.88 0 0 0-.645-.259.87.87 0 0 0-.644.26.88.88 0 0 0-.258.646M1.5 5.25V3.308q0-.746.531-1.277A1.74 1.74 0 0 1 3.308 1.5H5.25q.319 0 .534.216A.73.73 0 0 1 6 2.25q0 .32-.216.535A.73.73 0 0 1 5.25 3H3.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22V5.25q0 .318-.216.534A.73.73 0 0 1 2.25 6a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534M5.25 22.5H3.308a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V18.75q0-.318.216-.534A.73.73 0 0 1 2.25 18q.32 0 .535.216A.73.73 0 0 1 3 18.75v1.942a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H5.25q.319 0 .534.216A.73.73 0 0 1 6 21.75q0 .32-.216.535a.73.73 0 0 1-.534.215m15.442-.096H18.75a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h1.942a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-1.943q0-.319.216-.535a.73.73 0 0 1 .534-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.942q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.53M21 5.25V3.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H18.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 18 2.25q0-.32.216-.535a.73.73 0 0 1 .534-.215h1.942q.746 0 1.277.531t.531 1.277V5.25q0 .318-.216.534A.73.73 0 0 1 21.75 6a.73.73 0 0 1-.535-.216A.73.73 0 0 1 21 5.25m-9 10.058q.892 0 1.666-.412a3.6 3.6 0 0 0 1.274-1.129.5.5 0 0 0-.002-.511.48.48 0 0 0-.45-.256H9.513a.48.48 0 0 0-.45.256.5.5 0 0 0-.002.511 3.58 3.58 0 0 0 2.94 1.54"})))};var faceId = SvgFaceId;
|
|
516
517
|
|
|
517
|
-
var _path$
|
|
518
|
+
var _path$58;function _extends$5x(){return _extends$5x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5x.apply(null,arguments)}var SvgFaceNeutralFill=function SvgFaceNeutralFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$58||(_path$58=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38m1.075 4.538h4.654a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.673a.58.58 0 0 0-.596.595.58.58 0 0 0 .596.597m2.329 6.154a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var faceNeutral_fill = SvgFaceNeutralFill;
|
|
518
519
|
|
|
519
|
-
var _path$
|
|
520
|
+
var _path$57;function _extends$5w(){return _extends$5w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5w.apply(null,arguments)}var SvgFaceNeutral=function SvgFaceNeutral(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$57||(_path$57=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.406 10.808q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38m1.075 4.538h4.654a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.673a.58.58 0 0 0-.596.595.58.58 0 0 0 .596.597m2.329 6.154a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var faceNeutral = SvgFaceNeutral;
|
|
520
521
|
|
|
521
|
-
var _path$
|
|
522
|
+
var _path$56;function _extends$5v(){return _extends$5v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5v.apply(null,arguments)}var SvgFaceSmileFill=function SvgFaceSmileFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$56||(_path$56=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.004 17.192q1.274 0 2.403-.575a4.7 4.7 0 0 0 1.826-1.636q.218-.33.05-.655a.555.555 0 0 0-.53-.326.54.54 0 0 0-.47.263 4.1 4.1 0 0 1-1.435 1.275A3.85 3.85 0 0 1 12 16a3.85 3.85 0 0 1-1.848-.462 4.1 4.1 0 0 1-1.435-1.275.7.7 0 0 0-.217-.195.54.54 0 0 0-.27-.068.56.56 0 0 0-.53.313q-.165.315.052.637a4.7 4.7 0 0 0 1.826 1.66 5.2 5.2 0 0 0 2.426.582m3.402-6.384q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var faceSmile_fill = SvgFaceSmileFill;
|
|
522
523
|
|
|
523
|
-
var _path$
|
|
524
|
+
var _path$55;function _extends$5u(){return _extends$5u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5u.apply(null,arguments)}var SvgFaceSmile=function SvgFaceSmile(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$55||(_path$55=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.004 17.192q1.274 0 2.403-.575a4.7 4.7 0 0 0 1.826-1.636q.218-.33.05-.655a.555.555 0 0 0-.53-.326.54.54 0 0 0-.47.263 4.1 4.1 0 0 1-1.435 1.275A3.85 3.85 0 0 1 12 16a3.85 3.85 0 0 1-1.848-.462 4.1 4.1 0 0 1-1.435-1.275.7.7 0 0 0-.217-.195.54.54 0 0 0-.27-.068.56.56 0 0 0-.53.313q-.165.315.052.637a4.7 4.7 0 0 0 1.826 1.66 5.2 5.2 0 0 0 2.426.582m3.402-6.384q.545 0 .926-.382.38-.382.38-.928t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.382t-.38.928.382.926.928.38m-6.808 0q.546 0 .926-.382t.38-.928-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.926.927.38M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var faceSmile = SvgFaceSmile;
|
|
524
525
|
|
|
525
|
-
var _path$
|
|
526
|
+
var _path$54;function _extends$5t(){return _extends$5t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5t.apply(null,arguments)}var SvgFastfoodFill=function SvgFastfoodFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$54||(_path$54=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.779 10.077q.996 0 2.097.22a8.2 8.2 0 0 1 2.07.705 5.9 5.9 0 0 1 1.685 1.245q.715.76.958 1.854a.84.84 0 0 1-.176.758.87.87 0 0 1-.705.333H2.85a.87.87 0 0 1-.706-.333.84.84 0 0 1-.176-.758 3.84 3.84 0 0 1 .967-1.854 6 6 0 0 1 1.692-1.245 8.2 8.2 0 0 1 2.062-.705q1.094-.22 2.09-.22m-6.308 8.77a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h12.616q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215zm0 3.653a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 2.47 21h12.616q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215zm17.29 0h-1.02a.87.87 0 0 1-.645-.26.87.87 0 0 1-.26-.644v-6.404q0-2.45-1.675-4.226-1.677-1.778-4.085-2.472a.8.8 0 0 1-.421-.26.95.95 0 0 1-.215-.447l-.151-1.075a.87.87 0 0 1 .223-.714.88.88 0 0 1 .68-.306h3.78v-3.25q0-.318.215-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v3.25h3.814q.405 0 .68.294.274.295.223.7l-1.523 15a.94.94 0 0 1-.299.577.85.85 0 0 1-.604.237"})))};var fastfood_fill = SvgFastfoodFill;
|
|
526
527
|
|
|
527
|
-
var _path$
|
|
528
|
+
var _path$53;function _extends$5s(){return _extends$5s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5s.apply(null,arguments)}var SvgFastfood=function SvgFastfood(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$53||(_path$53=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.854 13.692q-.733-1.24-2.149-1.678a9.9 9.9 0 0 0-2.926-.437 10 10 0 0 0-2.934.438q-1.428.437-2.141 1.677zm-5.075-3.615q.996 0 2.097.22a8.2 8.2 0 0 1 2.07.705 5.9 5.9 0 0 1 1.685 1.245q.715.76.958 1.854a.84.84 0 0 1-.176.758.87.87 0 0 1-.705.333H2.85a.87.87 0 0 1-.706-.333.84.84 0 0 1-.176-.758 3.84 3.84 0 0 1 .967-1.854 6 6 0 0 1 1.692-1.245 8.2 8.2 0 0 1 2.062-.705q1.094-.22 2.09-.22m-6.308 8.77a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h12.616q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215zM19.344 22.5h-.758a.73.73 0 0 1-.534-.216.73.73 0 0 1-.215-.534q0-.32.215-.535a.73.73 0 0 1 .535-.215h.65l1.4-13.808h-8.562a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h3.896v-3.25q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v3.25h3.814q.405 0 .68.294.274.295.223.7L20.706 21.32q-.066.52-.454.85-.39.33-.908.331m-16.873 0a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 2.47 21h12.616q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215z"})))};var fastfood = SvgFastfood;
|
|
528
529
|
|
|
529
|
-
var _path$
|
|
530
|
+
var _path$52;function _extends$5r(){return _extends$5r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5r.apply(null,arguments)}var SvgFavoriteFill=function SvgFavoriteFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$52||(_path$52=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.99 19.71q-.321 0-.645-.116a1.5 1.5 0 0 1-.57-.361l-1.437-1.306a66 66 0 0 1-4.749-4.764Q2.5 10.823 2.5 8.15q0-2.13 1.436-3.564Q5.372 3.15 7.5 3.15q1.21 0 2.39.558T12 5.519q.93-1.254 2.11-1.811a5.54 5.54 0 0 1 2.39-.558q2.13 0 3.564 1.436Q21.5 6.022 21.5 8.15q0 2.701-2.125 5.068a64 64 0 0 1-4.738 4.724l-1.422 1.29a1.5 1.5 0 0 1-.575.362q-.329.116-.65.116"})))};var favorite_fill = SvgFavoriteFill;
|
|
530
531
|
|
|
531
|
-
var _path$
|
|
532
|
+
var _path$51;function _extends$5q(){return _extends$5q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5q.apply(null,arguments)}var SvgFavorite=function SvgFavorite(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$51||(_path$51=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.99 19.71q-.321 0-.645-.116a1.5 1.5 0 0 1-.57-.361l-1.437-1.306a66 66 0 0 1-4.749-4.764Q2.5 10.823 2.5 8.15q0-2.13 1.436-3.564Q5.372 3.15 7.5 3.15q1.21 0 2.39.558T12 5.519q.93-1.254 2.11-1.811a5.54 5.54 0 0 1 2.39-.558q2.13 0 3.564 1.436Q21.5 6.022 21.5 8.15q0 2.701-2.125 5.068a64 64 0 0 1-4.738 4.724l-1.422 1.29a1.5 1.5 0 0 1-.575.362q-.329.116-.65.116m-.71-12.672q-.81-1.236-1.708-1.812T7.5 4.65q-1.5 0-2.5 1t-1 2.5q0 1.204.776 2.517a16.3 16.3 0 0 0 1.948 2.612q1.172 1.297 2.54 2.536 1.366 1.239 2.534 2.302a.3.3 0 0 0 .202.077.3.3 0 0 0 .202-.077q1.167-1.063 2.535-2.302a36 36 0 0 0 2.539-2.536 16.3 16.3 0 0 0 1.948-2.612Q20 9.355 20 8.15q0-1.5-1-2.5t-2.5-1q-1.175 0-2.072.576t-1.709 1.812a.8.8 0 0 1-.319.289.88.88 0 0 1-.8 0 .8.8 0 0 1-.32-.289"})))};var favorite = SvgFavorite;
|
|
532
533
|
|
|
533
|
-
var _path$
|
|
534
|
+
var _path$50;function _extends$5p(){return _extends$5p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5p.apply(null,arguments)}var SvgFeedFill=function SvgFeedFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$50||(_path$50=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zM8 16.75h5q.319 0 .534-.216A.73.73 0 0 0 13.75 16a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 16.75m0-4h8q.318 0 .534-.216A.73.73 0 0 0 16.75 12a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215H8a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 8 12.75m0-4h8q.318 0 .534-.216A.73.73 0 0 0 16.75 8a.73.73 0 0 0-.216-.535A.73.73 0 0 0 16 7.25H8a.73.73 0 0 0-.534.216A.73.73 0 0 0 7.25 8q0 .32.216.535A.73.73 0 0 0 8 8.75"})))};var feed_fill = SvgFeedFill;
|
|
534
535
|
|
|
535
|
-
var _path$
|
|
536
|
+
var _path$4$;function _extends$5o(){return _extends$5o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5o.apply(null,arguments)}var SvgFeed=function SvgFeed(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4$||(_path$4$=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096M8 16.75h5a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H8a.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535q0 .32.215.535A.73.73 0 0 0 8 16.75m0-4h8a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H8a.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535q0 .32.215.535A.73.73 0 0 0 8 12.75m0-4h8a.73.73 0 0 0 .535-.215A.73.73 0 0 0 16.75 8a.73.73 0 0 0-.215-.535A.73.73 0 0 0 16 7.25H8a.73.73 0 0 0-.535.215A.73.73 0 0 0 7.25 8q0 .32.215.535A.73.73 0 0 0 8 8.75"})))};var feed = SvgFeed;
|
|
536
537
|
|
|
537
|
-
var _path$
|
|
538
|
+
var _path$4_;function _extends$5n(){return _extends$5n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5n.apply(null,arguments)}var SvgFeedStackFill=function SvgFeedStackFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4_||(_path$4_=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.058 19.798V4.192q.71.048 1.2.569.492.52.492 1.239v11.99q0 .72-.491 1.24a1.76 1.76 0 0 1-1.201.568M4.865 21.615q-.747 0-1.277-.53a1.74 1.74 0 0 1-.53-1.277V4.192q0-.747.53-1.278.53-.53 1.277-.53h8.885q.749 0 1.278.53.53.531.53 1.278v15.616q0 .747-.53 1.277t-1.278.53zM20.25 17.99V6q.51.048.85.418.342.37.342.89v9.375q0 .518-.341.89a1.28 1.28 0 0 1-.851.417"})))};var feedStack_fill = SvgFeedStackFill;
|
|
538
539
|
|
|
539
|
-
var _path$
|
|
540
|
+
var _path$4Z;function _extends$5m(){return _extends$5m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5m.apply(null,arguments)}var SvgFeedStack=function SvgFeedStack(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4Z||(_path$4Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.058 19.798V4.192q.71.048 1.2.569.492.52.492 1.239v11.99q0 .72-.491 1.24a1.76 1.76 0 0 1-1.201.568M4.865 21.615q-.747 0-1.277-.53a1.74 1.74 0 0 1-.53-1.277V4.192q0-.747.53-1.278.53-.53 1.277-.53h8.885q.749 0 1.278.53.53.531.53 1.278v15.616q0 .747-.53 1.277t-1.278.53zM20.25 17.99V6q.51.048.85.418.342.37.342.89v9.375q0 .518-.341.89a1.28 1.28 0 0 1-.851.417M4.865 20.115h8.885a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.211V4.192a.3.3 0 0 0-.096-.211.3.3 0 0 0-.212-.096H4.865a.3.3 0 0 0-.211.096.3.3 0 0 0-.096.211v15.616q0 .115.096.211a.3.3 0 0 0 .211.096"})))};var feedStack = SvgFeedStack;
|
|
540
541
|
|
|
541
|
-
var _path$
|
|
542
|
+
var _path$4Y;function _extends$5l(){return _extends$5l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5l.apply(null,arguments)}var SvgFieldFill=function SvgFieldFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4Y||(_path$4Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.531-1.277A1.74 1.74 0 0 1 5.308 3.5h4.134q.746 0 1.277.531t.531 1.277v13.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zm9.25 0a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-4.884q0-.747.531-1.277A1.74 1.74 0 0 1 14.558 12h4.134q.746 0 1.277.531t.531 1.277v4.884q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zm0-10a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.531h4.134q.746 0 1.277.531t.531 1.277v3.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531z"})))};var field_fill = SvgFieldFill;
|
|
542
543
|
|
|
543
|
-
var _path$
|
|
544
|
+
var _path$4X;function _extends$5k(){return _extends$5k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5k.apply(null,arguments)}var SvgField=function SvgField(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4X||(_path$4X=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h5.942V5H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096m7.442 0h5.942a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V12h-6.25zm0-8.5H19V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H12.75z"})))};var field = SvgField;
|
|
544
545
|
|
|
545
|
-
var _path$
|
|
546
|
+
var _path$4W;function _extends$5j(){return _extends$5j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5j.apply(null,arguments)}var SvgFileFill=function SvgFileFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4W||(_path$4W=/*#__PURE__*/React__namespace.createElement("path",{d:"M9 6.25h6q.319 0 .534.216A.73.73 0 0 1 15.75 7q0 .32-.216.535A.73.73 0 0 1 15 7.75H9a.73.73 0 0 1-.534-.216A.73.73 0 0 1 8.25 7q0-.32.216-.535A.73.73 0 0 1 9 6.25m0 4h6q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215H9a.73.73 0 0 1-.534-.216A.73.73 0 0 1 8.25 11q0-.32.216-.535A.73.73 0 0 1 9 10.25M6.308 2.5q-.758 0-1.283.525T4.5 4.308v15.384q0 .758.525 1.283t1.283.525h7.194q.366 0 .697-.14.332-.141.578-.387l4.196-4.196a1.8 1.8 0 0 0 .527-1.275V4.308q0-.758-.525-1.283a1.75 1.75 0 0 0-1.283-.525zM13.5 16.4a.87.87 0 0 1 .259-.641.87.87 0 0 1 .641-.259H18L13.5 20z"})))};var file_fill = SvgFileFill;
|
|
546
547
|
|
|
547
|
-
var _path$
|
|
548
|
+
var _path$4V;function _extends$5i(){return _extends$5i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5i.apply(null,arguments)}var SvgFile=function SvgFile(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4V||(_path$4V=/*#__PURE__*/React__namespace.createElement("path",{d:"M15 6.25H9a.73.73 0 0 0-.535.215A.73.73 0 0 0 8.25 7q0 .32.215.535A.73.73 0 0 0 9 7.75h6a.73.73 0 0 0 .535-.215A.73.73 0 0 0 15.75 7a.73.73 0 0 0-.215-.535A.73.73 0 0 0 15 6.25M15 10.25H9a.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535q0 .32.215.535A.73.73 0 0 0 9 11.75h6a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215"})))};var file = SvgFile;
|
|
548
549
|
|
|
549
|
-
var _path$
|
|
550
|
+
var _path$4U;function _extends$5h(){return _extends$5h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5h.apply(null,arguments)}var SvgFileAddFill=function SvgFileAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4U||(_path$4U=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.308 2.5q-.758 0-1.283.525T4.5 4.308v15.384q0 .758.525 1.283t1.283.525h7.194q.366 0 .697-.14.332-.141.578-.387l4.196-4.196a1.8 1.8 0 0 0 .527-1.275V4.308q0-.758-.525-1.283a1.75 1.75 0 0 0-1.283-.525zM13.5 16.4a.87.87 0 0 1 .259-.641.87.87 0 0 1 .641-.259H18L13.5 20zm-2.25-7.15V7q0-.318.216-.534A.73.73 0 0 1 12 6.25q.32 0 .535.216A.73.73 0 0 1 12.75 7v2.25H15q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-2.25V13q0 .319-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-2.25H9a.73.73 0 0 1-.534-.216A.73.73 0 0 1 8.25 10q0-.32.216-.535A.73.73 0 0 1 9 9.25z"})))};var fileAdd_fill = SvgFileAddFill;
|
|
550
551
|
|
|
551
|
-
var _path$
|
|
552
|
+
var _path$4T;function _extends$5g(){return _extends$5g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5g.apply(null,arguments)}var SvgFileAdd=function SvgFileAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4T||(_path$4T=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 7v2.25H9a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .318.216.534A.73.73 0 0 0 9 10.75h2.25V13q0 .319.215.534a.73.73 0 0 0 .535.216q.318 0 .534-.216A.73.73 0 0 0 12.75 13v-2.25H15q.319 0 .534-.215A.73.73 0 0 0 15.75 10a.73.73 0 0 0-.216-.534A.73.73 0 0 0 15 9.25h-2.25V7a.73.73 0 0 0-.215-.534A.73.73 0 0 0 12 6.25a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534"})))};var fileAdd = SvgFileAdd;
|
|
552
553
|
|
|
553
|
-
function _extends$
|
|
554
|
+
function _extends$5f(){return _extends$5f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5f.apply(null,arguments)}var SvgFileDownloadFill=function SvgFileDownloadFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var fileDownload_fill = SvgFileDownloadFill;
|
|
554
555
|
|
|
555
|
-
var _path$
|
|
556
|
+
var _path$4S;function _extends$5e(){return _extends$5e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5e.apply(null,arguments)}var SvgFileDownload=function SvgFileDownload(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4S||(_path$4S=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.245 11.53-1.333-1.332a.7.7 0 0 0-.517-.208.71.71 0 0 0-.725.731.7.7 0 0 0 .208.521l2.484 2.494q.271.272.633.272.36 0 .633-.271l2.494-2.495a.7.7 0 0 0 .207-.52.71.71 0 0 0-.73-.732.7.7 0 0 0-.521.208l-1.333 1.333V7.75a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534z"})))};var fileDownload = SvgFileDownload;
|
|
556
557
|
|
|
557
|
-
var _path$
|
|
558
|
+
var _path$4R;function _extends$5d(){return _extends$5d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5d.apply(null,arguments)}var SvgFileEmptyFill=function SvgFileEmptyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4R||(_path$4R=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.308 2.5q-.758 0-1.283.525T4.5 4.308v15.384q0 .758.525 1.283t1.283.525h7.194q.362 0 .695-.14.334-.141.58-.387l4.196-4.196q.246-.246.387-.58.14-.333.14-.695V4.308q0-.758-.525-1.283a1.75 1.75 0 0 0-1.283-.525zM13.5 16.404q0-.387.259-.645a.88.88 0 0 1 .645-.259H18L13.5 20z"})))};var fileEmpty_fill = SvgFileEmptyFill;
|
|
558
559
|
|
|
559
|
-
var _path$
|
|
560
|
+
var _path$4Q;function _extends$5c(){return _extends$5c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5c.apply(null,arguments)}var SvgFileEmpty=function SvgFileEmpty(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4Q||(_path$4Q=/*#__PURE__*/React__namespace.createElement("path",{fillRule:"evenodd",d:"M18 17.75 15.75 20l-.973.973a1.8 1.8 0 0 1-.58.387q-.334.14-.697.14h-7a2 2 0 0 1-2-2v-15a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11.002q0 .362-.14.695a1.8 1.8 0 0 1-.387.58zM16.629 17H15v1.629zM17.5 4h-11a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7v-3.5a1 1 0 0 1 1-1H18v-11a.5.5 0 0 0-.5-.5",clipRule:"evenodd"})))};var fileEmpty = SvgFileEmpty;
|
|
560
561
|
|
|
561
|
-
var _path$
|
|
562
|
+
var _path$4P;function _extends$5b(){return _extends$5b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5b.apply(null,arguments)}var SvgFileScanFill=function SvgFileScanFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4P||(_path$4P=/*#__PURE__*/React__namespace.createElement("path",{d:"M21.962 9.25H2.038a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215h19.924q.318 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215M14.4 15.5H18L13.5 20v-3.6a.87.87 0 0 1 .259-.641.87.87 0 0 1 .641-.259m-8.092-13a1.74 1.74 0 0 0-1.277.531A1.74 1.74 0 0 0 4.5 4.308v2.038q0 .384.26.644t.644.26h13.192q.383 0 .644-.26a.87.87 0 0 0 .26-.644V4.308a1.74 1.74 0 0 0-.531-1.277 1.74 1.74 0 0 0-1.277-.531zm-.904 10.25a.88.88 0 0 0-.644.26.88.88 0 0 0-.26.644v6.038q0 .746.531 1.277t1.277.531h7.194q.366 0 .697-.14.332-.141.578-.387l4.196-4.196a1.8 1.8 0 0 0 .527-1.275v-1.848a.88.88 0 0 0-.26-.644.88.88 0 0 0-.644-.26z"})))};var fileScan_fill = SvgFileScanFill;
|
|
562
563
|
|
|
563
|
-
var _path$
|
|
564
|
+
var _path$4O;function _extends$5a(){return _extends$5a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$5a.apply(null,arguments)}var SvgFileScan=function SvgFileScan(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$5a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4O||(_path$4O=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.038 9.25h19.924q.318 0 .534.215a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.216H2.038a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216"})))};var fileScan = SvgFileScan;
|
|
564
565
|
|
|
565
|
-
function _extends$
|
|
566
|
+
function _extends$59(){return _extends$59=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$59.apply(null,arguments)}var SvgFileSearchFill=function SvgFileSearchFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$59({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var fileSearch_fill = SvgFileSearchFill;
|
|
566
567
|
|
|
567
|
-
function _extends$
|
|
568
|
+
function _extends$58(){return _extends$58=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$58.apply(null,arguments)}var SvgFileSearch=function SvgFileSearch(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$58({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var fileSearch = SvgFileSearch;
|
|
568
569
|
|
|
569
|
-
var _path$
|
|
570
|
+
var _path$4N;function _extends$57(){return _extends$57=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$57.apply(null,arguments)}var SvgFilter=function SvgFilter(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$57({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4N||(_path$4N=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.75 10q0 .319-.216.534A.73.73 0 0 1 8 10.75a.73.73 0 0 1-.535-.216A.73.73 0 0 1 7.25 10V7.75H4a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.25 7q0-.32.216-.535A.73.73 0 0 1 4 6.25h3.25V4q0-.318.216-.534A.73.73 0 0 1 8 3.25q.32 0 .535.216A.73.73 0 0 1 8.75 4zm12-3q0 .32-.216.535A.73.73 0 0 1 20 7.75h-8a.73.73 0 0 1-.534-.216A.73.73 0 0 1 11.25 7q0-.32.216-.535A.73.73 0 0 1 12 6.25h8q.318 0 .534.216A.73.73 0 0 1 20.75 7m0 10q0 .32-.216.535a.73.73 0 0 1-.534.215h-3.25V20q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-6q0-.319.216-.534A.73.73 0 0 1 16 13.25q.32 0 .535.216a.73.73 0 0 1 .215.534v2.25H20q.318 0 .534.216a.73.73 0 0 1 .216.534m-8 0q0 .32-.216.535a.73.73 0 0 1-.534.215H4a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.25 17q0-.32.216-.535A.73.73 0 0 1 4 16.25h8q.319 0 .534.216a.73.73 0 0 1 .216.534"})))};var filter = SvgFilter;
|
|
570
571
|
|
|
571
|
-
var _path$
|
|
572
|
+
var _path$4M;function _extends$56(){return _extends$56=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$56.apply(null,arguments)}var SvgFilterList=function SvgFilterList(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$56({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4M||(_path$4M=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-4q0-.319.216-.534A.73.73 0 0 1 12 15.25q.32 0 .535.216a.73.73 0 0 1 .215.534v1.25H20q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-7.25V20q0 .318-.216.534a.73.73 0 0 1-.534.216m-8-2a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.25 18q0-.32.216-.535A.73.73 0 0 1 4 17.25h4q.319 0 .534.216A.73.73 0 0 1 8.75 18q0 .32-.216.535A.73.73 0 0 1 8 18.75zm4-4a.73.73 0 0 1-.535-.216A.73.73 0 0 1 7.25 14v-1.25H4a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.25 12q0-.32.216-.535A.73.73 0 0 1 4 11.25h3.25V10q0-.319.216-.534A.73.73 0 0 1 8 9.25q.32 0 .535.216A.73.73 0 0 1 8.75 10v4q0 .319-.216.534A.73.73 0 0 1 8 14.75m4-2a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 12 11.25h8q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm4-4a.73.73 0 0 1-.535-.216A.73.73 0 0 1 15.25 8V4q0-.319.216-.534A.73.73 0 0 1 16 3.25q.32 0 .535.216A.73.73 0 0 1 16.75 4v1.25H20q.318 0 .534.216A.73.73 0 0 1 20.75 6q0 .32-.216.535A.73.73 0 0 1 20 6.75h-3.25V8q0 .318-.216.534A.73.73 0 0 1 16 8.75m-12-2a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.25 6q0-.32.216-.535A.73.73 0 0 1 4 5.25h8q.319 0 .534.216A.73.73 0 0 1 12.75 6q0 .32-.216.535A.73.73 0 0 1 12 6.75z"})))};var filterList = SvgFilterList;
|
|
572
573
|
|
|
573
|
-
var _path$
|
|
574
|
+
var _path$4L,_path2$3;function _extends$55(){return _extends$55=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$55.apply(null,arguments)}var SvgFingerSlideHorizontalFill=function SvgFingerSlideHorizontalFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$55({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4L||(_path$4L=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.872 22.385a2.72 2.72 0 0 1-1.942-.808L6.49 17.132a.76.76 0 0 1-.227-.598q.015-.355.268-.598.313-.303.726-.402t.822.012l2.217.58V7.885q0-.318.216-.534a.73.73 0 0 1 .534-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v7.134h1.413v-3.385q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v3.385h1.424v-2.385q0-.318.215-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .216.534v2.385h1.413v-.385q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v4q0 1.554-1.098 2.652a3.6 3.6 0 0 1-2.65 1.098z"})),_path2$3||(_path2$3=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.367 5.472h8.822l-1.46 1.46a.58.58 0 0 0 0 .844.58.58 0 0 0 .843 0l2.257-2.258a.87.87 0 0 0 .272-.639.87.87 0 0 0-.272-.639l-2.257-2.257a.58.58 0 0 0-.844 0 .58.58 0 0 0 0 .843l1.461 1.46H5.367l1.46-1.46a.58.58 0 0 0 0-.844.58.58 0 0 0-.843 0L3.727 4.24a.88.88 0 0 0-.272.64q0 .366.272.638l2.257 2.258a.58.58 0 0 0 .843 0 .58.58 0 0 0 0-.843z"})))};var fingerSlideHorizontal_fill = SvgFingerSlideHorizontalFill;
|
|
574
575
|
|
|
575
|
-
var _path$
|
|
576
|
+
var _path$4K,_path2$2;function _extends$54(){return _extends$54=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$54.apply(null,arguments)}var SvgFingerSlideHorizontal=function SvgFingerSlideHorizontal(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$54({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4K||(_path$4K=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.872 22.385a2.72 2.72 0 0 1-1.942-.808L6.49 17.133a.73.73 0 0 1-.23-.598.88.88 0 0 1 .27-.598q.315-.304.727-.403.413-.099.822.012l2.217.581V7.885q0-.32.216-.535a.73.73 0 0 1 .534-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v9.048q0 .452-.362.723a.87.87 0 0 1-.788.156l-1.88-.518 3.232 3.223a1.28 1.28 0 0 0 .873.368h3.925q.94 0 1.595-.655t.655-1.595v-4q0-.32.216-.535a.73.73 0 0 1 .534-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v4q0 1.553-1.098 2.652a3.6 3.6 0 0 1-2.65 1.098zm1.089-11.5q.318 0 .534.215a.73.73 0 0 1 .215.535v3.25q0 .318-.215.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534v-3.25q0-.32.216-.535a.73.73 0 0 1 .535-.215m2.923 1q.318 0 .534.215a.73.73 0 0 1 .216.535v2.25q0 .318-.216.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.215-.534v-2.25q0-.32.215-.535a.73.73 0 0 1 .535-.215"})),_path2$2||(_path2$2=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.367 5.472h8.822l-1.46 1.46a.58.58 0 0 0 0 .844.58.58 0 0 0 .843 0l2.257-2.258a.87.87 0 0 0 .272-.639.87.87 0 0 0-.272-.639l-2.257-2.257a.58.58 0 0 0-.844 0 .58.58 0 0 0 0 .843l1.461 1.46H5.367l1.46-1.46a.58.58 0 0 0 0-.844.58.58 0 0 0-.843 0L3.727 4.24a.88.88 0 0 0-.272.64q0 .366.272.638l2.257 2.258a.58.58 0 0 0 .843 0 .58.58 0 0 0 0-.843z"})))};var fingerSlideHorizontal = SvgFingerSlideHorizontal;
|
|
576
577
|
|
|
577
|
-
var _path$
|
|
578
|
+
var _path$4J;function _extends$53(){return _extends$53=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$53.apply(null,arguments)}var SvgFireFill=function SvgFireFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$53({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4J||(_path$4J=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.5 14q0-2.536 1.463-4.93t4.014-4.208q.483-.356 1.012-.071.53.284.53.873v.848q0 .916.746 1.603a2.52 2.52 0 0 0 1.76.685q.444 0 .86-.173.417-.173.765-.494a.8.8 0 0 1 .474-.236.68.68 0 0 1 .51.147 7.4 7.4 0 0 1 2.105 2.63A7.54 7.54 0 0 1 19.5 14q0 2.249-1.19 4.041-1.19 1.794-3.085 2.67.483-.532.754-1.211.27-.68.271-1.45 0-.837-.317-1.594a4.2 4.2 0 0 0-.912-1.352L12 12.148l-2.996 2.956a4.3 4.3 0 0 0-.932 1.355 4 4 0 0 0-.322 1.591q0 .77.271 1.45.27.679.754 1.212-1.894-.878-3.085-2.67Q4.5 16.247 4.5 14m7.5.246 1.952 1.912q.387.386.592.863.206.477.206 1.029 0 1.12-.803 1.91a2.67 2.67 0 0 1-1.947.79 2.67 2.67 0 0 1-1.947-.79 2.58 2.58 0 0 1-.803-1.91q0-.527.201-1.012.201-.484.597-.88z"})))};var fire_fill = SvgFireFill;
|
|
578
579
|
|
|
579
|
-
var _path$
|
|
580
|
+
var _path$4I;function _extends$52(){return _extends$52=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$52.apply(null,arguments)}var SvgFire=function SvgFire(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$52({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4I||(_path$4I=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 21.5q-3.138 0-5.32-2.18Q4.5 17.137 4.5 14q0-2.536 1.463-4.93t4.014-4.208q.483-.356 1.012-.071.53.284.53.873v.848q0 .916.746 1.603a2.52 2.52 0 0 0 1.76.685q.444 0 .86-.173.417-.173.765-.494a.8.8 0 0 1 .474-.236.68.68 0 0 1 .51.147 7.4 7.4 0 0 1 2.105 2.63A7.54 7.54 0 0 1 19.5 14q0 3.138-2.18 5.32Q15.137 21.5 12 21.5M6 14q0 1.511.722 2.814a5.74 5.74 0 0 0 1.986 2.1 1.74 1.74 0 0 1-.208-.864q0-.695.267-1.308a3.6 3.6 0 0 1 .764-1.111L12 13.202l2.479 2.429q.498.498.76 1.111a3.3 3.3 0 0 1 .261 1.308q0 .23-.048.441t-.16.422a5.74 5.74 0 0 0 1.986-2.1A5.7 5.7 0 0 0 18 14q0-1.249-.462-2.363A6.1 6.1 0 0 0 16.2 9.65q-.5.326-1.05.487a4 4 0 0 1-1.125.163q-1.56 0-2.697-1.025a3.88 3.88 0 0 1-1.303-2.544q-1.95 1.64-2.988 3.517Q6 12.125 6 14m6 1.3-1.425 1.4a2 2 0 0 0-.425.625q-.15.35-.15.725 0 .8.588 1.375Q11.175 20 12 20t1.412-.575T14 18.05q0-.4-.15-.738t-.425-.612z"})))};var fire = SvgFire;
|
|
580
581
|
|
|
581
|
-
var _path$
|
|
582
|
+
var _path$4H;function _extends$51(){return _extends$51=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$51.apply(null,arguments)}var SvgFlagFill=function SvgFlagFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$51({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4H||(_path$4H=/*#__PURE__*/React__namespace.createElement("path",{d:"M7 13.5V20q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216A.73.73 0 0 1 5.5 20V5.404q0-.383.26-.644a.87.87 0 0 1 .644-.26h6.444a.9.9 0 0 1 .572.201.87.87 0 0 1 .316.522l.26 1.277h4.6q.383 0 .644.259.26.258.26.641v7.2a.87.87 0 0 1-.26.641.88.88 0 0 1-.644.259h-4.444a.9.9 0 0 1-.572-.201.87.87 0 0 1-.316-.522l-.26-1.277z"})))};var flag_fill = SvgFlagFill;
|
|
582
583
|
|
|
583
|
-
var _path$
|
|
584
|
+
var _path$4G;function _extends$50(){return _extends$50=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$50.apply(null,arguments)}var SvgFlag=function SvgFlag(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$50({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4G||(_path$4G=/*#__PURE__*/React__namespace.createElement("path",{d:"M7 13.5V20q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216A.73.73 0 0 1 5.5 20V5.404q0-.383.26-.644a.87.87 0 0 1 .644-.26h6.444a.9.9 0 0 1 .572.201.87.87 0 0 1 .316.522l.26 1.277h4.6q.383 0 .644.259.26.258.26.641v7.2a.87.87 0 0 1-.26.641.88.88 0 0 1-.644.259h-4.444a.9.9 0 0 1-.572-.201.87.87 0 0 1-.316-.522l-.26-1.277zm7.65.5H18V8h-4.502a.9.9 0 0 1-.571-.201.87.87 0 0 1-.317-.522L12.35 6H7v6h6.502q.32 0 .571.2a.87.87 0 0 1 .317.523z"})))};var flag = SvgFlag;
|
|
584
585
|
|
|
585
|
-
var _path$
|
|
586
|
+
var _path$4F;function _extends$4$(){return _extends$4$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4$.apply(null,arguments)}var SvgComputer=function SvgComputer(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4$({xmlns:"http://www.w3.org/2000/svg",width:25,height:25},props),_path$4F||(_path$4F=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.241 21.192v-1.5h21.23v1.5zm2.923-2.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.282V6.5q0-.758.525-1.283t1.283-.525H20.55q.758 0 1.282.525.526.525.526 1.283v10.385q0 .757-.526 1.282-.525.525-1.282.525zm0-1.5H20.55a.3.3 0 0 0 .211-.096.3.3 0 0 0 .096-.211V6.5a.3.3 0 0 0-.096-.211.3.3 0 0 0-.211-.097H5.164a.3.3 0 0 0-.211.097.3.3 0 0 0-.097.211v10.385q0 .115.097.211a.3.3 0 0 0 .211.096"})))};var computer = SvgComputer;
|
|
586
587
|
|
|
587
|
-
var _path$
|
|
588
|
+
var _path$4E;function _extends$4_(){return _extends$4_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4_.apply(null,arguments)}var SvgFlashAutoFill=function SvgFlashAutoFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4E||(_path$4E=/*#__PURE__*/React__namespace.createElement("path",{d:"m17.24 9.97-.904 2.438a.74.74 0 0 1-.246.317.63.63 0 0 1-.388.128.64.64 0 0 1-.56-.294.65.65 0 0 1-.075-.625l3.24-8.498q.123-.344.428-.545a1.25 1.25 0 0 1 .66-.212q.372-.011.683.222.31.234.446.578l3.28 8.461a.66.66 0 0 1-.071.628.64.64 0 0 1-.557.285.7.7 0 0 1-.403-.122.66.66 0 0 1-.26-.341l-.904-2.42zm.438-1.233h3.456l-1.68-4.563h-.082zM4.581 22.134a.8.8 0 0 1-.4-.28.77.77 0 0 1-.16-.492v-5.573H2.847a2.05 2.05 0 0 1-1.501-.622 2.05 2.05 0 0 1-.623-1.501V4.992q0-.879.623-1.5a2.05 2.05 0 0 1 1.5-.623h5.686q.871 0 1.416.66t.321 1.463L8.72 10.38h1.604q.956 0 1.413.844t-.091 1.646l-6.167 8.947a.77.77 0 0 1-.897.318"})))};var flashAuto_fill = SvgFlashAutoFill;
|
|
588
589
|
|
|
589
|
-
var _path$
|
|
590
|
+
var _path$4D;function _extends$4Z(){return _extends$4Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4Z.apply(null,arguments)}var SvgFlashAuto=function SvgFlashAuto(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4D||(_path$4D=/*#__PURE__*/React__namespace.createElement("path",{d:"m17.24 9.97-.904 2.438a.74.74 0 0 1-.246.317.63.63 0 0 1-.388.128.64.64 0 0 1-.56-.294.65.65 0 0 1-.075-.625l3.24-8.498q.123-.344.428-.545a1.25 1.25 0 0 1 .66-.212q.372-.011.683.222.31.234.446.578l3.28 8.461a.66.66 0 0 1-.071.628.64.64 0 0 1-.557.285.7.7 0 0 1-.403-.122.66.66 0 0 1-.26-.341l-.904-2.42zm.438-1.233h3.456l-1.68-4.563h-.082zm-11.895 9.52 4.041-5.833a.18.18 0 0 0 .011-.187q-.045-.096-.158-.096h-3.29l2.055-7.138a.26.26 0 0 0-.045-.254.27.27 0 0 0-.226-.118H2.847a.35.35 0 0 0-.26.101.35.35 0 0 0-.102.26v8.674q0 .158.102.26a.35.35 0 0 0 .26.101h2.936zm-1.202 3.877a.8.8 0 0 1-.4-.28.77.77 0 0 1-.16-.492v-5.573H2.847a2.05 2.05 0 0 1-1.501-.622 2.05 2.05 0 0 1-.623-1.501V4.992q0-.879.623-1.5a2.05 2.05 0 0 1 1.5-.623h5.686q.871 0 1.416.66t.321 1.463L8.72 10.38h1.604q.956 0 1.413.844t-.091 1.646l-6.167 8.947a.77.77 0 0 1-.897.318"})))};var flashAuto = SvgFlashAuto;
|
|
590
591
|
|
|
591
|
-
var _path$
|
|
592
|
+
var _path$4C;function _extends$4Y(){return _extends$4Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4Y.apply(null,arguments)}var SvgFlashOffFill=function SvgFlashOffFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4C||(_path$4C=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.285 13.839 7.33 5.882a1.8 1.8 0 0 1-.393-.559 1.6 1.6 0 0 1-.128-.64v-.361q0-.699.54-1.218.542-.518 1.325-.518h5.912q.87 0 1.413.66.545.659.32 1.46l-1.546 5.377h1.6q.973 0 1.411.842.439.843-.091 1.643l-.79 1.134a1.06 1.06 0 0 1-.77.448q-.483.052-.848-.312m5.09 10.909-6.56-6.542-2.278 3.294a.75.75 0 0 1-.385.304.8.8 0 0 1-.51.015.72.72 0 0 1-.415-.29.84.84 0 0 1-.144-.482v-5.562H8.91a2.04 2.04 0 0 1-1.498-.622 2.04 2.04 0 0 1-.621-1.498v-2.183L.8 5.193a.84.84 0 0 1-.257-.62.88.88 0 0 1 .276-.633.86.86 0 0 1 .627-.273q.353 0 .626.273l19.555 19.572a.86.86 0 0 1 .267.612.84.84 0 0 1-.267.624.86.86 0 0 1-.627.272.86.86 0 0 1-.627-.272"})))};var flashOff_fill = SvgFlashOffFill;
|
|
592
593
|
|
|
593
|
-
var _path$
|
|
594
|
+
var _path$4B;function _extends$4X(){return _extends$4X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4X.apply(null,arguments)}var SvgFlashOff=function SvgFlashOff(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4B||(_path$4B=/*#__PURE__*/React__namespace.createElement("path",{d:"m16.32 4.706-1.546 5.378h1.6q.955 0 1.411.842.456.843-.091 1.643l-.868 1.258a.91.91 0 0 1-.642.392q-.398.052-.718-.245a.877.877 0 0 1-.101-1.161l.511-.688a.18.18 0 0 0 .012-.186q-.045-.096-.158-.096H13.85a1.03 1.03 0 0 1-.853-.415 1 1 0 0 1-.177-.933l1.675-5.777a.26.26 0 0 0-.045-.254.27.27 0 0 0-.225-.119H7.67a.85.85 0 0 1-.627-.252.85.85 0 0 1-.253-.627q0-.374.253-.627a.85.85 0 0 1 .627-.252h6.915q.87 0 1.414.66.545.659.32 1.46m4.055 20.042-6.56-6.542-2.277 3.295a.77.77 0 0 1-.895.318.8.8 0 0 1-.4-.28.77.77 0 0 1-.16-.492v-5.562H8.912a2.04 2.04 0 0 1-1.498-.621 2.04 2.04 0 0 1-.622-1.499v-2.183L.802 5.193a.87.87 0 0 1 0-1.253.86.86 0 0 1 .627-.273q.354 0 .627.273l19.573 19.572a.86.86 0 0 1 .267.612.84.84 0 0 1-.267.624.86.86 0 0 1-.627.273.86.86 0 0 1-.627-.273"})))};var flashOff = SvgFlashOff;
|
|
594
595
|
|
|
595
|
-
var _path$
|
|
596
|
+
var _path$4A;function _extends$4W(){return _extends$4W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4W.apply(null,arguments)}var SvgFlashOnFill=function SvgFlashOnFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4A||(_path$4A=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.507 21.68a.8.8 0 0 1-.392-.274.76.76 0 0 1-.156-.48V15.48H8.812a2 2 0 0 1-1.467-.608 2 2 0 0 1-.608-1.467V4.931q0-.858.608-1.466a2 2 0 0 1 1.467-.609h5.555q.852 0 1.383.646.533.645.314 1.43l-1.514 5.263h1.567q.933 0 1.38.824.447.825-.089 1.608l-6.025 8.742a.754.754 0 0 1-.876.311"})))};var flashOn_fill = SvgFlashOnFill;
|
|
596
597
|
|
|
597
|
-
var _path$
|
|
598
|
+
var _path$4z;function _extends$4V(){return _extends$4V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4V.apply(null,arguments)}var SvgFlashOn=function SvgFlashOn(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4z||(_path$4z=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.68 17.89 3.95-5.698a.18.18 0 0 0 .01-.182q-.044-.093-.154-.094H12.27l2.008-6.974a.26.26 0 0 0-.044-.248.27.27 0 0 0-.22-.116H8.812a.34.34 0 0 0-.254.1.34.34 0 0 0-.1.253v8.475q0 .155.1.254.099.1.254.1h2.869zm5.728-5.263-6.025 8.742a.754.754 0 0 1-.876.311.8.8 0 0 1-.392-.274.76.76 0 0 1-.156-.48V15.48H8.812a2 2 0 0 1-1.467-.608 2 2 0 0 1-.608-1.467V4.931q0-.858.608-1.466a2 2 0 0 1 1.467-.609h5.555q.852 0 1.383.646.533.645.314 1.43l-1.514 5.263h1.567q.933 0 1.38.824.447.825-.089 1.608"})))};var flashOn = SvgFlashOn;
|
|
598
599
|
|
|
599
|
-
var _path$
|
|
600
|
+
var _path$4y;function _extends$4U(){return _extends$4U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4U.apply(null,arguments)}var SvgFlat=function SvgFlat(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4y||(_path$4y=/*#__PURE__*/React__namespace.createElement("path",{d:"M18.627 12.75H4.25a.73.73 0 0 1-.535-.215A.73.73 0 0 1 3.5 12q0-.319.215-.534a.73.73 0 0 1 .535-.216h14.377l-1.808-1.823a.7.7 0 0 1-.22-.522q.002-.3.236-.532a.8.8 0 0 1 .534-.225.66.66 0 0 1 .52.225l2.978 2.994q.271.271.271.633 0 .361-.27.633l-2.995 2.994a.72.72 0 0 1-.514.212.75.75 0 0 1-.54-.212.74.74 0 0 1-.232-.535q0-.302.232-.534z"})))};var flat = SvgFlat;
|
|
600
601
|
|
|
601
|
-
var _path$
|
|
602
|
+
var _path$4x;function _extends$4T(){return _extends$4T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4T.apply(null,arguments)}var SvgFolderFill=function SvgFolderFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4x||(_path$4x=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5H9.05q.362 0 .695.14.334.141.58.387L11.798 6.5h7.894q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525z"})))};var folder_fill = SvgFolderFill;
|
|
602
603
|
|
|
603
|
-
var _path$
|
|
604
|
+
var _path$4w;function _extends$4S(){return _extends$4S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4S.apply(null,arguments)}var SvgFolder=function SvgFolder(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4w||(_path$4w=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5H9.05q.362 0 .695.14.334.141.58.387L11.798 6.5h7.894q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V8.307a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087h-8.508L9.27 6.087A.28.28 0 0 0 9.06 6H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var folder = SvgFolder;
|
|
604
605
|
|
|
605
|
-
var _path$
|
|
606
|
+
var _path$4v;function _extends$4R(){return _extends$4R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4R.apply(null,arguments)}var SvgFolderOpenFill=function SvgFolderOpenFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4v||(_path$4v=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 19.5q-.729 0-1.24-.51-.51-.511-.51-1.24V6.308q0-.729.54-1.269.539-.54 1.268-.539H9.05q.362 0 .695.14.334.141.58.387L11.798 6.5h8.865q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215H7.648q-1.473 0-2.56.937Q4 9.873 4 11.306v6.386q0 .105.053.173a.5.5 0 0 0 .14.116l1.945-6.498q.181-.583.666-.937a1.8 1.8 0 0 1 1.077-.354h12.861q.92 0 1.459.731.54.731.284 1.594l-1.723 5.74a1.7 1.7 0 0 1-.642.903q-.47.34-1.043.34z"})))};var folderOpen_fill = SvgFolderOpenFill;
|
|
606
607
|
|
|
607
|
-
var _path$
|
|
608
|
+
var _path$4u;function _extends$4Q(){return _extends$4Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4Q.apply(null,arguments)}var SvgFolderOpen=function SvgFolderOpen(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4u||(_path$4u=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.25 19.5q-.729 0-1.24-.51-.51-.511-.51-1.24V6.308q0-.729.54-1.269.539-.54 1.268-.539H9.05q.362 0 .695.14.334.141.58.387L11.798 6.5h8.865q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-9.478l-2-2H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22V18q0-.134.053-.101.053.034.14.082l1.945-6.498q.181-.583.666-.937a1.8 1.8 0 0 1 1.077-.354h12.861q.92 0 1.459.731.54.731.284 1.594l-1.723 5.74a1.7 1.7 0 0 1-.642.903q-.47.34-1.043.34zM5.763 18h13.275q.107 0 .188-.058a.3.3 0 0 0 .11-.163l1.704-5.693a.28.28 0 0 0-.048-.274.3.3 0 0 0-.25-.12H7.881q-.105 0-.188.058a.3.3 0 0 0-.11.163zm0 0 1.82-6.087q.029-.105.048-.163l.019-.058-.034.12q-.034.12-.081.274L5.83 17.78l-.048.163z"})))};var folderOpen = SvgFolderOpen;
|
|
608
609
|
|
|
609
|
-
var _path$
|
|
610
|
+
var _path$4t;function _extends$4P(){return _extends$4P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4P.apply(null,arguments)}var SvgFront=function SvgFront(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4t||(_path$4t=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.867 12 7.334 4.467a.94.94 0 0 1-.29-.71 1 1 0 0 1 .305-.709.97.97 0 0 1 .71-.298q.41 0 .71.298l7.655 7.671q.27.272.402.608.13.336.13.673 0 .336-.13.673a1.75 1.75 0 0 1-.402.608l-7.671 7.67a.93.93 0 0 1-.702.291 1 1 0 0 1-.702-.306.97.97 0 0 1-.298-.71q0-.41.298-.709z"})))};var front = SvgFront;
|
|
610
611
|
|
|
611
|
-
var _path$
|
|
612
|
+
var _path$4s;function _extends$4O(){return _extends$4O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4O.apply(null,arguments)}var SvgGameFill=function SvgGameFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4s||(_path$4s=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.725 19.75a3.26 3.26 0 0 1-2.404-.998q-.99-.998-1.021-2.431 0-.21.02-.417a3 3 0 0 1 .07-.421l2.1-8.4a3.7 3.7 0 0 1 1.337-2.049 3.64 3.64 0 0 1 2.298-.784h9.75q1.29 0 2.298.784a3.7 3.7 0 0 1 1.337 2.049l2.1 8.4q.05.215.082.433.033.22.033.43 0 1.432-1.01 2.418t-2.44.986q-.982 0-1.815-.516a3.34 3.34 0 0 1-1.264-1.4l-.71-1.459a1 1 0 0 0-.461-.469 1.4 1.4 0 0 0-.65-.156h-4.75q-.34 0-.649.154a1 1 0 0 0-.463.471l-.71 1.46q-.42.891-1.26 1.403a3.43 3.43 0 0 1-1.818.512m8.775-8.865a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m2-2a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.259.626a.85.85 0 0 0 .626.259m0 4a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m2-2a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m-9 1.461a.58.58 0 0 0 .596-.596v-1.154h1.154a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.096V8.25a.58.58 0 0 0-.596-.596.58.58 0 0 0-.596.596v1.154H6.75a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596h1.154v1.154a.58.58 0 0 0 .596.596"})))};var game_fill = SvgGameFill;
|
|
612
613
|
|
|
613
|
-
var _path$
|
|
614
|
+
var _path$4r;function _extends$4N(){return _extends$4N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4N.apply(null,arguments)}var SvgGame=function SvgGame(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4r||(_path$4r=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.725 19.75a3.26 3.26 0 0 1-2.404-.998q-.99-.998-1.021-2.431 0-.21.02-.417a3 3 0 0 1 .07-.421l2.1-8.4a3.7 3.7 0 0 1 1.337-2.049 3.64 3.64 0 0 1 2.298-.784h9.75q1.29 0 2.298.784a3.7 3.7 0 0 1 1.337 2.049l2.1 8.4q.05.215.082.433.033.22.033.43 0 1.432-1.01 2.418t-2.44.986q-.982 0-1.815-.516a3.34 3.34 0 0 1-1.264-1.4l-.71-1.459a1 1 0 0 0-.461-.469 1.4 1.4 0 0 0-.65-.156h-4.75q-.34 0-.649.154a1 1 0 0 0-.463.471l-.71 1.46q-.42.891-1.26 1.403a3.43 3.43 0 0 1-1.818.512m.078-1.5q.54 0 .99-.288.45-.29.678-.772l.7-1.434a2.6 2.6 0 0 1 1.013-1.107q.668-.399 1.441-.399h4.75q.78 0 1.443.416.664.417 1.036 1.1l.7 1.424q.229.484.679.771.45.29.996.289.805 0 1.38-.54t.591-1.335q0-.014-.06-.533l-2.1-8.375a2.28 2.28 0 0 0-.791-1.234 2.12 2.12 0 0 0-1.374-.483h-9.75q-.787 0-1.392.483-.604.482-.773 1.234l-2.1 8.375a2.5 2.5 0 0 0-.06.508q0 .805.59 1.353.588.547 1.413.547m8.697-7.365a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m2-2a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.259.626a.85.85 0 0 0 .626.259m0 4a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m2-2a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.259.626a.85.85 0 0 0 .626.259m-9 1.461a.58.58 0 0 0 .596-.596v-1.154h1.154a.58.58 0 0 0 .596-.596.58.58 0 0 0-.596-.596H9.096V8.25a.58.58 0 0 0-.596-.596.58.58 0 0 0-.596.596v1.154H6.75a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596h1.154v1.154a.58.58 0 0 0 .596.596"})))};var game = SvgGame;
|
|
614
615
|
|
|
615
|
-
function _extends$
|
|
616
|
+
function _extends$4M(){return _extends$4M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4M.apply(null,arguments)}var SvgGavel=function SvgGavel(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var gavel = SvgGavel;
|
|
616
617
|
|
|
617
|
-
var _path$
|
|
618
|
+
var _path$4q;function _extends$4L(){return _extends$4L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4L.apply(null,arguments)}var SvgGift=function SvgGift(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4q||(_path$4q=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.115 19.692v-9.077H4.02q-.632 0-1.076-.443A1.47 1.47 0 0 1 2.5 9.096V6.923q0-.633.443-1.076a1.47 1.47 0 0 1 1.076-.443h3.652a1.3 1.3 0 0 1-.287-.55 2.7 2.7 0 0 1-.076-.642q0-1.122.785-1.907A2.6 2.6 0 0 1 10 1.519q.575 0 1.065.242.491.24.877.645.387-.42.877-.653a2.44 2.44 0 0 1 1.066-.234q1.122 0 1.907.786.785.785.785 1.907 0 .332-.084.632-.083.3-.28.56h3.768q.633 0 1.076.443.443.444.443 1.076v2.173q0 .633-.443 1.076a1.47 1.47 0 0 1-1.076.443h-.096v9.077q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531H5.923a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277m9.77-16.673q-.507 0-.85.343a1.15 1.15 0 0 0-.343.85q0 .505.343.85.343.342.85.342.505 0 .85-.343.342-.343.342-.85t-.343-.849a1.15 1.15 0 0 0-.85-.343M8.808 4.212q0 .505.342.85.343.342.85.342t.85-.343.342-.85-.342-.849a1.15 1.15 0 0 0-.85-.343q-.507 0-.85.343a1.15 1.15 0 0 0-.342.85M4 6.904v2.211h7.25V6.904zM11.25 20v-9.385H5.615v9.077a.3.3 0 0 0 .087.221.3.3 0 0 0 .221.087zm1.5 0h5.327a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-9.078H12.75zM20 9.115V6.904h-7.25v2.211z"})))};var gift = SvgGift;
|
|
618
619
|
|
|
619
|
-
var _path$
|
|
620
|
+
var _path$4p;function _extends$4K(){return _extends$4K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4K.apply(null,arguments)}var SvgGlobal=function SvgGlobal(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4p||(_path$4p=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M11 19.95V18q-.825 0-1.412-.587A1.93 1.93 0 0 1 9 16v-1l-4.8-4.8q-.075.45-.138.9Q4 11.55 4 12q0 3.025 1.987 5.3T11 19.95m6.9-2.55q.5-.55.9-1.187.4-.638.662-1.326a8.3 8.3 0 0 0 .4-1.412Q20 12.75 20 12a7.9 7.9 0 0 0-1.358-4.488A7.66 7.66 0 0 0 15 4.58V5q0 .825-.588 1.412A1.93 1.93 0 0 1 13 7h-2v2q0 .424-.287.712A.97.97 0 0 1 10 10H8v2h6q.424 0 .713.287.287.288.287.713v3h1q.65 0 1.175.387.525.388.725 1.013"})))};var global$1 = SvgGlobal;
|
|
620
621
|
|
|
621
|
-
var _path$
|
|
622
|
+
var _path$4o;function _extends$4J(){return _extends$4J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4J.apply(null,arguments)}var SvgGlobalFind=function SvgGlobalFind(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4o||(_path$4o=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.5 12q0-1.97.75-3.703a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.017-2.032A9.2 9.2 0 0 1 12 2.5q3.233 0 5.696 1.899t3.329 4.838a.92.92 0 0 1-.012.662.66.66 0 0 1-.457.416.7.7 0 0 1-.575-.099.9.9 0 0 1-.364-.489A7.8 7.8 0 0 0 17.94 6.63 7.55 7.55 0 0 0 15 4.58V5q0 .825-.588 1.412A1.93 1.93 0 0 1 13 7h-2v2q0 .424-.287.712A.97.97 0 0 1 10 10H8v2h1.02q.386 0 .644.259a.88.88 0 0 1 .26.645V15H9l-4.8-4.8q-.075.45-.138.9Q4 11.55 4 12q0 3.107 2.075 5.397 2.074 2.29 5.202 2.572.314.03.518.246a.75.75 0 0 1 .205.535.7.7 0 0 1-.225.535.65.65 0 0 1-.539.184q-3.69-.299-6.213-3.003T2.5 12m18.035 8.588-2.799-2.778a4.8 4.8 0 0 1-1.048.5q-.561.19-1.188.19-1.672 0-2.836-1.163T11.5 14.5q0-1.672 1.164-2.836Q13.826 10.5 15.5 10.5q1.672 0 2.837 1.164Q19.5 12.826 19.5 14.5q0 .636-.195 1.203-.195.566-.515 1.053l2.798 2.779a.7.7 0 0 1 .218.522.723.723 0 0 1-.74.74.74.74 0 0 1-.531-.209M15.5 17q1.05 0 1.775-.725T18 14.5t-.725-1.775T15.5 12t-1.775.725T13 14.5t.725 1.775T15.5 17"})))};var globalFind = SvgGlobalFind;
|
|
622
623
|
|
|
623
|
-
var _path$
|
|
624
|
+
var _path$4n;function _extends$4I(){return _extends$4I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4I.apply(null,arguments)}var SvgGps=function SvgGps(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4I({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},props),_path$4n||(_path$4n=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.22 9.375h-2.887a.625.625 0 0 0 0 1.25h2.886a6.25 6.25 0 0 1-5.594 5.594v-2.886a.625.625 0 0 0-1.25 0v2.886a6.25 6.25 0 0 1-5.594-5.594h2.886a.625.625 0 1 0 0-1.25H3.78a6.25 6.25 0 0 1 5.594-5.594v2.886a.625.625 0 0 0 1.25 0V3.78a6.25 6.25 0 0 1 5.594 5.594M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15",clipRule:"evenodd"})))};var gps = SvgGps;
|
|
624
625
|
|
|
625
|
-
var _path$
|
|
626
|
+
var _path$4m;function _extends$4H(){return _extends$4H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4H.apply(null,arguments)}var SvgGraph=function SvgGraph(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4m||(_path$4m=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zM5 16.585v2.107q0 .116.096.212a.3.3 0 0 0 .212.096h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V9.923l-5.221 5.864a.84.84 0 0 1-.645.303.87.87 0 0 1-.66-.263l-3.359-3.358zm0-2.139 3.483-3.482a.87.87 0 0 1 .632-.272q.361 0 .633.271l3.337 3.337L19 7.673V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm0-4.523v-2.25V14.3v-3.97 6.255-4.116V16.5zm0 4.523V5v9.3-3.97zm0 2.139v-4.116V16.5 9.923 19z"})))};var graph = SvgGraph;
|
|
626
627
|
|
|
627
|
-
var _path$
|
|
628
|
+
var _path$4l;function _extends$4G(){return _extends$4G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4G.apply(null,arguments)}var SvgGridFill=function SvgGridFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4l||(_path$4l=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 11q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 5 3.5h4.5q.613 0 1.057.443Q11 4.387 11 5v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 5 13h4.5q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 20.5zm9.5-9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 3.5H19q.613 0 1.057.443.443.444.443 1.057v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 19 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 13H19q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 19 20.5z"})))};var grid_fill = SvgGridFill;
|
|
628
629
|
|
|
629
|
-
var _path$
|
|
630
|
+
var _path$4k;function _extends$4F(){return _extends$4F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4F.apply(null,arguments)}var SvgGrid=function SvgGrid(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4k||(_path$4k=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 11q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 5 3.5h4.5q.613 0 1.057.443Q11 4.387 11 5v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 5 13h4.5q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 20.5zm9.5-9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 3.5H19q.613 0 1.057.443.443.444.443 1.057v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 19 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 13H19q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 19 20.5zM5 9.5h4.5V5H5zm9.5 0H19V5h-4.5zm0 9.5H19v-4.5h-4.5zM5 19h4.5v-4.5H5z"})))};var grid = SvgGrid;
|
|
630
631
|
|
|
631
|
-
var _path$
|
|
632
|
+
var _path$4j;function _extends$4E(){return _extends$4E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4E.apply(null,arguments)}var SvgGroupFill=function SvgGroupFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4j||(_path$4j=/*#__PURE__*/React__namespace.createElement("path",{d:"M.778 17.593a2.7 2.7 0 0 1 .439-1.518 3 3 0 0 1 1.172-1.038 17 17 0 0 1 3.154-1.183q1.585-.415 3.485-.415t3.485.415a17 17 0 0 1 3.153 1.183q.734.37 1.173 1.038a2.7 2.7 0 0 1 .439 1.518v.774q0 .664-.488 1.168t-1.183.503H2.449q-.696 0-1.183-.487a1.61 1.61 0 0 1-.488-1.184zm18.275 2.445a3.49 3.49 0 0 0 .425-1.671v-.91q0-1.082-.53-2.064a5 5 0 0 0-1.505-1.684q1.106.165 2.1.511.995.345 1.898.818.852.454 1.317 1.072.464.616.464 1.348v.91q0 .695-.488 1.183t-1.183.488zM9.028 11.663q-1.588 0-2.72-1.131-1.13-1.13-1.13-2.72 0-1.587 1.13-2.718 1.132-1.131 2.72-1.131t2.719 1.13q1.13 1.131 1.13 2.72 0 1.588-1.13 2.719t-2.72 1.13m9.498-3.85q0 1.588-1.131 2.719-1.13 1.13-2.72 1.13a3.4 3.4 0 0 1-.473-.042 4 4 0 0 1-.474-.093q.651-.782 1-1.735.35-.954.35-1.98 0-1.028-.357-1.973a6.4 6.4 0 0 0-.993-1.74q.237-.086.474-.11.237-.026.474-.026 1.588 0 2.719 1.13 1.13 1.131 1.13 2.72"})))};var group_fill = SvgGroupFill;
|
|
632
633
|
|
|
633
|
-
var _path$
|
|
634
|
+
var _path$4i;function _extends$4D(){return _extends$4D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4D.apply(null,arguments)}var SvgGroup=function SvgGroup(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4i||(_path$4i=/*#__PURE__*/React__namespace.createElement("path",{d:"M.778 17.593a2.7 2.7 0 0 1 .439-1.518 3 3 0 0 1 1.172-1.038 17 17 0 0 1 3.154-1.183q1.585-.415 3.485-.415t3.485.415a17 17 0 0 1 3.153 1.183q.734.37 1.173 1.038a2.7 2.7 0 0 1 .439 1.518v.774q0 .664-.488 1.168t-1.183.503H2.449q-.696 0-1.183-.487a1.61 1.61 0 0 1-.488-1.184zm20.773 2.445h-2.498a3.49 3.49 0 0 0 .425-1.671v-.91q0-1.082-.53-2.064a5 5 0 0 0-1.505-1.684q1.106.165 2.1.511.995.345 1.898.818.852.454 1.317 1.072.464.616.464 1.348v.91q0 .695-.488 1.183t-1.183.488M9.028 11.663q-1.588 0-2.72-1.131-1.13-1.13-1.13-2.72 0-1.587 1.13-2.718 1.132-1.131 2.72-1.131t2.719 1.13q1.13 1.131 1.13 2.72 0 1.588-1.13 2.719t-2.72 1.13m9.498-3.85q0 1.588-1.131 2.719-1.13 1.13-2.72 1.13a3.4 3.4 0 0 1-.473-.042 4 4 0 0 1-.474-.093q.651-.782 1-1.735.35-.954.35-1.98 0-1.028-.357-1.973a6.4 6.4 0 0 0-.993-1.74q.237-.086.474-.11.237-.026.474-.026 1.588 0 2.719 1.13 1.13 1.131 1.13 2.72M2.428 18.389h13.2v-.796q0-.345-.172-.613-.173-.27-.547-.47a13 13 0 0 0-2.797-1.06q-1.438-.361-3.084-.361-1.645 0-3.084.36T3.147 16.51q-.375.2-.547.47-.172.268-.172.613zm6.6-8.377q.908 0 1.554-.647.646-.645.646-1.553t-.646-1.554a2.12 2.12 0 0 0-1.554-.646q-.908 0-1.554.646t-.646 1.554.646 1.553 1.554.647"})))};var group = SvgGroup;
|
|
634
635
|
|
|
635
|
-
var _path$
|
|
636
|
+
var _path$4h;function _extends$4C(){return _extends$4C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4C.apply(null,arguments)}var SvgHandle=function SvgHandle(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4h||(_path$4h=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.25 14.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 4.5 14q0-.32.216-.535a.73.73 0 0 1 .534-.215h13.5q.318 0 .534.216A.73.73 0 0 1 19.5 14q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-4a.73.73 0 0 1-.534-.216A.73.73 0 0 1 4.5 10q0-.32.216-.535a.73.73 0 0 1 .534-.215h13.5q.318 0 .534.216A.73.73 0 0 1 19.5 10q0 .32-.216.535a.73.73 0 0 1-.534.215z"})))};var handle = SvgHandle;
|
|
636
637
|
|
|
637
|
-
var _path$
|
|
638
|
+
var _path$4g;function _extends$4B(){return _extends$4B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4B.apply(null,arguments)}var SvgHashtag=function SvgHashtag(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4g||(_path$4g=/*#__PURE__*/React__namespace.createElement("path",{d:"m9.048 15.539-.873 3.467a.66.66 0 0 1-.238.39.7.7 0 0 1-.447.142.7.7 0 0 1-.573-.278.65.65 0 0 1-.127-.614l.777-3.107h-2.85a.73.73 0 0 1-.603-.287.7.7 0 0 1-.131-.646.72.72 0 0 1 .268-.415.76.76 0 0 1 .466-.152h3.225l1.02-4.077h-2.85a.73.73 0 0 1-.603-.287.7.7 0 0 1-.132-.646.72.72 0 0 1 .268-.415.76.76 0 0 1 .467-.152h3.225l.873-3.468a.66.66 0 0 1 .238-.39.7.7 0 0 1 .446-.142q.351 0 .573.279.223.278.127.613l-.777 3.108h4.135l.873-3.468a.66.66 0 0 1 .238-.39.7.7 0 0 1 .447-.142q.35 0 .573.279.222.278.127.613l-.777 3.108h2.85q.374 0 .602.286a.7.7 0 0 1 .132.646.72.72 0 0 1-.268.416.76.76 0 0 1-.466.152h-3.225l-1.02 4.077h2.85q.375 0 .603.286a.7.7 0 0 1 .132.646.72.72 0 0 1-.268.416.76.76 0 0 1-.467.152h-3.225l-.873 3.467a.66.66 0 0 1-.684.532.7.7 0 0 1-.573-.278.65.65 0 0 1-.127-.614l.777-3.107zm.375-1.5h4.135l1.019-4.077h-4.135z"})))};var hashtag = SvgHashtag;
|
|
638
639
|
|
|
639
|
-
var _path$
|
|
640
|
+
var _path$4f;function _extends$4A(){return _extends$4A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4A.apply(null,arguments)}var SvgHeadsetFill=function SvgHeadsetFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4f||(_path$4f=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.735 20.5H5.312q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V12q0-1.77.67-3.316a8.6 8.6 0 0 1 1.818-2.696A8.6 8.6 0 0 1 8.688 4.17a8.25 8.25 0 0 1 3.315-.669q1.77 0 3.316.67a8.6 8.6 0 0 1 2.696 1.818 8.6 8.6 0 0 1 1.82 2.696q.669 1.546.669 3.316v6.692q0 .758-.525 1.283t-1.283.525h-1.423a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.53-1.277v-3.461q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h1.73V12q0-2.925-2.037-4.963Q14.93 5 12.004 5T7.04 7.037 5.004 12v1.423h1.73q.747 0 1.277.531.531.531.531 1.277v3.461q0 .746-.53 1.277a1.74 1.74 0 0 1-1.277.531"})))};var headset_fill = SvgHeadsetFill;
|
|
640
641
|
|
|
641
|
-
var _path$
|
|
642
|
+
var _path$4e;function _extends$4z(){return _extends$4z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4z.apply(null,arguments)}var SvgHeadset=function SvgHeadset(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4e||(_path$4e=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.735 20.5H5.312q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V12q0-1.77.67-3.315a8.6 8.6 0 0 1 1.818-2.697A8.6 8.6 0 0 1 8.69 4.17a8.3 8.3 0 0 1 3.315-.669q1.77 0 3.315.67a8.6 8.6 0 0 1 2.696 1.818 8.6 8.6 0 0 1 1.82 2.697q.669 1.545.669 3.315v6.692q0 .758-.525 1.283t-1.283.525h-1.423q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278v-3.461q0-.749.53-1.278.531-.53 1.278-.53h1.73V12q0-2.925-2.037-4.963Q14.93 5 12.004 5T7.04 7.037 5.004 12v1.423h1.73q.749 0 1.279.53t.53 1.278v3.461q0 .749-.53 1.278-.531.53-1.278.53m0-5.577H5.004v3.77q0 .115.096.21a.3.3 0 0 0 .212.097h1.423a.3.3 0 0 0 .22-.087.3.3 0 0 0 .087-.22V15.23a.3.3 0 0 0-.086-.221.3.3 0 0 0-.221-.087m10.23.308v3.461a.3.3 0 0 0 .087.221.3.3 0 0 0 .221.087h1.423a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-3.769h-1.73a.3.3 0 0 0-.222.087.3.3 0 0 0-.087.22m-10.23-.308h.307-2.038z"})))};var headset = SvgHeadset;
|
|
642
643
|
|
|
643
|
-
var _path$
|
|
644
|
+
var _path$4d;function _extends$4y(){return _extends$4y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4y.apply(null,arguments)}var SvgHeartFill=function SvgHeartFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4d||(_path$4d=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.99 19.71q-.321 0-.645-.116a1.5 1.5 0 0 1-.57-.361l-1.437-1.306a66 66 0 0 1-4.749-4.764Q2.5 10.823 2.5 8.15q0-2.13 1.436-3.564Q5.372 3.15 7.5 3.15q1.21 0 2.39.558T12 5.519q.93-1.254 2.11-1.811a5.54 5.54 0 0 1 2.39-.558q2.13 0 3.564 1.436Q21.5 6.022 21.5 8.15q0 2.701-2.125 5.068a64 64 0 0 1-4.738 4.724l-1.422 1.29a1.5 1.5 0 0 1-.575.362q-.329.116-.65.116"})))};var heart_fill = SvgHeartFill;
|
|
644
645
|
|
|
645
|
-
var _path$
|
|
646
|
+
var _path$4c;function _extends$4x(){return _extends$4x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4x.apply(null,arguments)}var SvgHeart=function SvgHeart(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4c||(_path$4c=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.99 19.71q-.321 0-.645-.116a1.5 1.5 0 0 1-.57-.361l-1.437-1.306a66 66 0 0 1-4.749-4.764Q2.5 10.823 2.5 8.15q0-2.13 1.436-3.564Q5.372 3.15 7.5 3.15q1.21 0 2.39.558T12 5.519q.93-1.254 2.11-1.811a5.54 5.54 0 0 1 2.39-.558q2.13 0 3.564 1.436Q21.5 6.022 21.5 8.15q0 2.701-2.125 5.068a64 64 0 0 1-4.738 4.724l-1.422 1.29a1.5 1.5 0 0 1-.575.362q-.329.116-.65.116m-.71-12.672q-.81-1.236-1.708-1.812T7.5 4.65q-1.5 0-2.5 1t-1 2.5q0 1.204.776 2.517a16.3 16.3 0 0 0 1.948 2.612q1.172 1.297 2.54 2.536 1.366 1.239 2.534 2.302a.3.3 0 0 0 .202.077.3.3 0 0 0 .202-.077q1.167-1.063 2.535-2.302a36 36 0 0 0 2.539-2.536 16.3 16.3 0 0 0 1.948-2.612Q20 9.355 20 8.15q0-1.5-1-2.5t-2.5-1q-1.175 0-2.072.576t-1.709 1.812a.8.8 0 0 1-.319.289.88.88 0 0 1-.8 0 .8.8 0 0 1-.32-.289"})))};var heart = SvgHeart;
|
|
646
647
|
|
|
647
|
-
var _path$
|
|
648
|
+
var _path$4b;function _extends$4w(){return _extends$4w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4w.apply(null,arguments)}var SvgHistory=function SvgHistory(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4b||(_path$4b=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.98 20.5q-3.014 0-5.315-1.84-2.3-1.84-2.948-4.71a.62.62 0 0 1 .097-.548.7.7 0 0 1 .504-.29.78.78 0 0 1 .55.12.84.84 0 0 1 .34.476q.57 2.317 2.46 3.804Q9.558 19 11.981 19q2.925 0 4.962-2.038T18.981 12t-2.038-4.963T11.981 5a6.7 6.7 0 0 0-3.071.728A7.6 7.6 0 0 0 6.442 7.73h1.866q.318 0 .534.215a.73.73 0 0 1 .216.535q0 .319-.216.534a.73.73 0 0 1-.534.216H4.885a.87.87 0 0 1-.644-.26.88.88 0 0 1-.26-.644V4.904q0-.319.216-.535a.73.73 0 0 1 .534-.215q.319 0 .534.215a.73.73 0 0 1 .216.535v1.62a8.5 8.5 0 0 1 2.915-2.23 8.4 8.4 0 0 1 3.585-.794q1.77 0 3.316.67a8.6 8.6 0 0 1 2.695 1.818 8.6 8.6 0 0 1 1.82 2.696q.669 1.546.669 3.315 0 1.77-.67 3.316a8.6 8.6 0 0 1-1.819 2.697 8.6 8.6 0 0 1-2.696 1.819 8.3 8.3 0 0 1-3.315.669m.78-8.804 2.75 2.75q.207.208.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217l-2.925-2.925a.9.9 0 0 1-.271-.648V7.75q0-.319.215-.534A.73.73 0 0 1 12.01 7q.319 0 .534.216a.73.73 0 0 1 .216.534z"})))};var history = SvgHistory;
|
|
648
649
|
|
|
649
|
-
var _path$
|
|
650
|
+
var _path$4a;function _extends$4v(){return _extends$4v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4v.apply(null,arguments)}var SvgHospitalFill=function SvgHospitalFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$4a||(_path$4a=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.75 14.25v1.25q0 .52.364.885.365.365.885.365t.886-.365q.365-.364.365-.885v-1.25h1.25q.52 0 .885-.364T15.75 13t-.365-.886a1.2 1.2 0 0 0-.885-.365h-1.25V10.5q0-.52-.364-.885A1.2 1.2 0 0 0 12 9.25q-.52 0-.886.365a1.2 1.2 0 0 0-.365.885v1.25H9.5q-.52 0-.885.364A1.2 1.2 0 0 0 8.25 13q0 .52.365.886.364.365.885.365zM6.308 20.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-8.538a1.8 1.8 0 0 1 .723-1.446l5.692-4.28a1.74 1.74 0 0 1 1.083-.36q.61 0 1.087.36l5.692 4.28q.34.248.53.632.193.385.193.814v8.538q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531z"})))};var hospital_fill = SvgHospitalFill;
|
|
650
651
|
|
|
651
|
-
var _path$
|
|
652
|
+
var _path$49;function _extends$4u(){return _extends$4u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4u.apply(null,arguments)}var SvgHospital=function SvgHospital(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$49||(_path$49=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.75 14.25v1.25q0 .52.364.885.365.365.885.365t.886-.365q.365-.364.365-.885v-1.25h1.25q.52 0 .885-.364T15.75 13t-.365-.886a1.2 1.2 0 0 0-.885-.365h-1.25V10.5q0-.52-.364-.885A1.2 1.2 0 0 0 12 9.25q-.52 0-.886.365a1.2 1.2 0 0 0-.365.885v1.25H9.5q-.52 0-.885.364A1.2 1.2 0 0 0 8.25 13q0 .52.365.886.364.365.885.365zM6.308 20.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-8.538a1.8 1.8 0 0 1 .723-1.446l5.692-4.28a1.74 1.74 0 0 1 1.083-.36q.61 0 1.087.36l5.692 4.28q.34.248.53.632.193.385.193.814v8.538q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zm0-1.5h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-8.54a.3.3 0 0 0-.034-.139.4.4 0 0 0-.091-.11l-5.692-4.27A.27.27 0 0 0 12 5.568a.27.27 0 0 0-.183.068L6.125 9.904a.4.4 0 0 0-.091.11.3.3 0 0 0-.034.14v8.538a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"})))};var hospital = SvgHospital;
|
|
652
653
|
|
|
653
|
-
var _path$
|
|
654
|
+
var _path$48;function _extends$4t(){return _extends$4t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4t.apply(null,arguments)}var SvgHouseFill=function SvgHouseFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$48||(_path$48=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.5 19v-8.846a1.8 1.8 0 0 1 .723-1.446l5.692-4.289a1.74 1.74 0 0 1 1.083-.361q.61 0 1.087.361l5.692 4.289q.34.248.53.632.193.384.193.814V19q0 .613-.443 1.057A1.44 1.44 0 0 1 18 20.5h-2.942a.88.88 0 0 1-.644-.26.87.87 0 0 1-.26-.644v-4.539a.5.5 0 0 0-.5-.5h-3.308a.5.5 0 0 0-.5.5v4.539q0 .383-.26.644a.88.88 0 0 1-.644.26H6q-.613 0-1.057-.443A1.44 1.44 0 0 1 4.5 19"})))};var house_fill = SvgHouseFill;
|
|
654
655
|
|
|
655
|
-
var _path$
|
|
656
|
+
var _path$47;function _extends$4s(){return _extends$4s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4s.apply(null,arguments)}var SvgHouse=function SvgHouse(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$47||(_path$47=/*#__PURE__*/React__namespace.createElement("path",{d:"M6 19h3.346V13.96q0-.383.26-.644a.88.88 0 0 1 .644-.26h3.5q.384 0 .644.26t.26.644V19H18v-8.846a.3.3 0 0 0-.034-.14.4.4 0 0 0-.091-.11l-5.692-4.28A.27.27 0 0 0 12 5.559a.27.27 0 0 0-.183.067L6.125 9.904a.4.4 0 0 0-.091.11.3.3 0 0 0-.034.14zm-1.5 0v-8.846a1.8 1.8 0 0 1 .723-1.446l5.692-4.289a1.74 1.74 0 0 1 1.083-.361q.61 0 1.087.361l5.692 4.289q.34.248.53.632.193.384.193.814V19q0 .613-.443 1.057A1.44 1.44 0 0 1 18 20.5h-3.942a.88.88 0 0 1-.644-.26.87.87 0 0 1-.26-.644v-5.039h-2.308v5.039q0 .383-.26.644a.88.88 0 0 1-.644.26H6q-.613 0-1.057-.443A1.44 1.44 0 0 1 4.5 19"})))};var house = SvgHouse;
|
|
656
657
|
|
|
657
|
-
function _extends$
|
|
658
|
+
function _extends$4r(){return _extends$4r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4r.apply(null,arguments)}var SvgHouseAddFill=function SvgHouseAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseAdd_fill = SvgHouseAddFill;
|
|
658
659
|
|
|
659
|
-
function _extends$
|
|
660
|
+
function _extends$4q(){return _extends$4q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4q.apply(null,arguments)}var SvgHouseAdd=function SvgHouseAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseAdd = SvgHouseAdd;
|
|
660
661
|
|
|
661
|
-
function _extends$
|
|
662
|
+
function _extends$4p(){return _extends$4p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4p.apply(null,arguments)}var SvgHouseChangeFill=function SvgHouseChangeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseChange_fill = SvgHouseChangeFill;
|
|
662
663
|
|
|
663
|
-
function _extends$
|
|
664
|
+
function _extends$4o(){return _extends$4o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4o.apply(null,arguments)}var SvgHouseChange=function SvgHouseChange(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseChange = SvgHouseChange;
|
|
664
665
|
|
|
665
|
-
var _path$
|
|
666
|
+
var _path$46;function _extends$4n(){return _extends$4n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4n.apply(null,arguments)}var SvgHouseHandFill=function SvgHouseHandFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$46||(_path$46=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.962 15.01q-.078-.694-.538-1.35a2.64 2.64 0 0 0-1.255-.958l-7.396-2.86a3 3 0 0 0-.31-.08 2 2 0 0 0-.353-.031H7V7.823a1.8 1.8 0 0 1 .2-.834q.202-.39.563-.637l4.943-3.527a1.73 1.73 0 0 1 1.043-.336q.272 0 .545.078t.5.258l4.942 3.527q.362.247.563.637a1.8 1.8 0 0 1 .201.834v7.187zm-4.52 6.738q.237.066.56.056a1.9 1.9 0 0 0 .546-.087L21.5 19.25q0-.773-.538-1.28a1.8 1.8 0 0 0-1.289-.508H13.67a5 5 0 0 1-.598-.037 2.5 2.5 0 0 1-.563-.129l-1.523-.525a.43.43 0 0 1-.256-.23.5.5 0 0 1-.025-.345.4.4 0 0 1 .226-.243.44.44 0 0 1 .357-.02l1.278.463q.255.098.528.14.275.04.62.041h1.914a.92.92 0 0 0 .645-.243q.267-.243.266-.653 0-.37-.26-.742a1.3 1.3 0 0 0-.64-.508l-6.473-2.392a5 5 0 0 0-.311-.081 1.5 1.5 0 0 0-.321-.035h-1.84v7.88zm-11.75-1.787q0 .643.448 1.09.45.45 1.09.449h.424q.643 0 1.09-.448t.448-1.09v-6.5q0-.643-.448-1.09a1.48 1.48 0 0 0-1.09-.449H3.23q-.643 0-1.09.448a1.48 1.48 0 0 0-.449 1.09z"})))};var houseHand_fill = SvgHouseHandFill;
|
|
666
667
|
|
|
667
|
-
var _path$
|
|
668
|
+
var _path$45;function _extends$4m(){return _extends$4m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4m.apply(null,arguments)}var SvgHouseHand=function SvgHouseHand(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$45||(_path$45=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.873 20.602q.048.02.087.02a.2.2 0 0 0 .086-.02l5.883-1.821a.87.87 0 0 0-.317-.522.88.88 0 0 0-.545-.182H14.17q-.654 0-1.112-.05a4.2 4.2 0 0 1-.94-.22l-1.57-.513a.69.69 0 0 1-.435-.384.79.79 0 0 1-.036-.588.72.72 0 0 1 .372-.438.74.74 0 0 1 .58-.043l1.3.455q.453.145 1.015.205t1.456.076h.267q0-.37-.167-.64a.83.83 0 0 0-.44-.364l-5.802-2.13-.053-.015a.3.3 0 0 0-.053-.005h-1.85v5.154zm-.39 1.47-6.781-1.945a1.77 1.77 0 0 1-.696.997q-.524.376-1.112.376H3.51a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-5.961q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53h5.03q.159-.001.32.034.16.035.3.08l5.826 2.147q.681.252 1.131.891.45.64.45 1.501h2.5q1.077 0 1.755.695.678.696.678 1.805 0 .424-.225.685-.225.26-.68.411l-6.068 1.883a1.8 1.8 0 0 1-.517.085q-.272.006-.527-.07m-10.281-2.38a.3.3 0 0 0 .086.221.3.3 0 0 0 .222.087h1.384q.135 0 .221-.072.087-.072.087-.236v-6.269H3.51a.3.3 0 0 0-.222.087.3.3 0 0 0-.086.22zM13.748 2.49a1.8 1.8 0 0 1 1.046.336l4.942 3.527q.362.247.563.637a1.8 1.8 0 0 1 .201.834v5.812q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534V7.798a.32.32 0 0 0-.135-.26l-4.942-3.451a.28.28 0 0 0-.173-.058.28.28 0 0 0-.173.058L8.635 7.539a.31.31 0 0 0-.135.26V8.98q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216A.73.73 0 0 1 7 8.981V7.823a1.8 1.8 0 0 1 .2-.834q.202-.39.563-.637l4.943-3.527q.246-.171.508-.254.261-.082.534-.082"})))};var houseHand = SvgHouseHand;
|
|
668
669
|
|
|
669
|
-
function _extends$
|
|
670
|
+
function _extends$4l(){return _extends$4l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4l.apply(null,arguments)}var SvgHouseMoneyFill=function SvgHouseMoneyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseMoney_fill = SvgHouseMoneyFill;
|
|
670
671
|
|
|
671
|
-
function _extends$
|
|
672
|
+
function _extends$4k(){return _extends$4k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4k.apply(null,arguments)}var SvgHouseMoney=function SvgHouseMoney(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houseMoney = SvgHouseMoney;
|
|
672
673
|
|
|
673
|
-
function _extends$
|
|
674
|
+
function _extends$4j(){return _extends$4j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4j.apply(null,arguments)}var SvgHousesFill=function SvgHousesFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houses_fill = SvgHousesFill;
|
|
674
675
|
|
|
675
|
-
function _extends$
|
|
676
|
+
function _extends$4i(){return _extends$4i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4i.apply(null,arguments)}var SvgHouses=function SvgHouses(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var houses = SvgHouses;
|
|
676
677
|
|
|
677
|
-
var _path$
|
|
678
|
+
var _path$44;function _extends$4h(){return _extends$4h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4h.apply(null,arguments)}var SvgIlluminance=function SvgIlluminance(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$44||(_path$44=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12a7.85 7.85 0 0 0-.613-3.063A8 8 0 0 0 17.65 6.35l-11.3 11.3q1.125 1.125 2.588 1.738A7.85 7.85 0 0 0 12 20m.73-4.173a.58.58 0 0 1-.595-.596.58.58 0 0 1 .596-.596h3.5a.58.58 0 0 1 .596.595.58.58 0 0 1-.596.597zM8.27 9.46v1.404a.58.58 0 0 0 .595.596.58.58 0 0 0 .597-.596V9.461h1.403a.58.58 0 0 0 .596-.595.58.58 0 0 0-.596-.597H9.462V6.865a.58.58 0 0 0-.596-.596.58.58 0 0 0-.597.596V8.27H6.865a.58.58 0 0 0-.596.596.58.58 0 0 0 .596.596z"})))};var illuminance = SvgIlluminance;
|
|
678
679
|
|
|
679
|
-
var _path$
|
|
680
|
+
var _path$43;function _extends$4g(){return _extends$4g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4g.apply(null,arguments)}var SvgImageFill=function SvgImageFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$43||(_path$43=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm2.346-3.75h8.769q.27 0 .402-.246a.42.42 0 0 0-.04-.477L14.4 12.833a.44.44 0 0 0-.361-.181.44.44 0 0 0-.362.18L11.23 16.02l-1.639-2.1a.44.44 0 0 0-.356-.17.43.43 0 0 0-.357.18l-1.577 2.098q-.18.231-.05.477a.43.43 0 0 0 .402.246"})))};var image_fill = SvgImageFill;
|
|
680
681
|
|
|
681
|
-
var _path$
|
|
682
|
+
var _path$42;function _extends$4f(){return _extends$4f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4f.apply(null,arguments)}var SvgImage=function SvgImage(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$42||(_path$42=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096m2.346-2.25h8.769q.27 0 .402-.246a.42.42 0 0 0-.04-.477L14.4 12.833a.44.44 0 0 0-.361-.181.44.44 0 0 0-.362.18L11.23 16.02l-1.639-2.1a.44.44 0 0 0-.356-.17.43.43 0 0 0-.357.18l-1.577 2.098q-.18.231-.05.477a.43.43 0 0 0 .402.246"})))};var image = SvgImage;
|
|
682
683
|
|
|
683
|
-
var _path$
|
|
684
|
+
var _path$41;function _extends$4e(){return _extends$4e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4e.apply(null,arguments)}var SvgImageAddFill=function SvgImageAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$41||(_path$41=/*#__PURE__*/React__namespace.createElement("path",{d:"M17.942 8.615a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535v-1.25h-1.25a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216h1.25v-1.25q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v1.25h1.25q.319 0 .535.216a.73.73 0 0 1 .215.535q0 .318-.215.534a.73.73 0 0 1-.535.215h-1.25v1.25q0 .32-.215.535a.73.73 0 0 1-.535.215M7.462 16.75h8.769q.265 0 .4-.246a.41.41 0 0 0-.039-.477l-2.384-3.194a.44.44 0 0 0-.362-.181.44.44 0 0 0-.362.183l-2.446 3.184-1.638-2.1a.44.44 0 0 0-.357-.17.43.43 0 0 0-.356.18L7.11 16.027q-.18.231-.048.477a.43.43 0 0 0 .4.246M5.115 20.5a1.74 1.74 0 0 1-1.276-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h7.943q.318 0 .534.215a.73.73 0 0 1 .216.534v2.846q0 .384.26.644t.643.26h1.097v1.096q0 .384.26.644t.643.26h2.847q.318 0 .534.216a.73.73 0 0 1 .216.534v7.942q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531z"})))};var imageAdd_fill = SvgImageAddFill;
|
|
684
685
|
|
|
685
|
-
var _path$
|
|
686
|
+
var _path$40;function _extends$4d(){return _extends$4d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4d.apply(null,arguments)}var SvgImageAdd=function SvgImageAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$40||(_path$40=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.115 20.5a1.74 1.74 0 0 1-1.276-.531 1.74 1.74 0 0 1-.531-1.277V5.308q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h7.943q.318 0 .534.215a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215H5.115a.3.3 0 0 0-.22.087.3.3 0 0 0-.087.22v13.385a.3.3 0 0 0 .086.221.3.3 0 0 0 .221.087H18.5a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V10.75q0-.318.215-.534a.73.73 0 0 1 .535-.216q.319 0 .534.216a.73.73 0 0 1 .216.534v7.942q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zM17.192 6.615h-1.25a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216h1.25v-1.25q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v1.25h1.25q.319 0 .535.216a.73.73 0 0 1 .215.535q0 .318-.215.534a.73.73 0 0 1-.535.215h-1.25v1.25q0 .32-.215.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535zm-6.154 9.404L9.4 13.92a.44.44 0 0 0-.357-.17.43.43 0 0 0-.356.18L7.11 16.027q-.18.231-.048.477a.43.43 0 0 0 .4.246h8.769q.265 0 .4-.246a.41.41 0 0 0-.039-.477l-2.384-3.194a.44.44 0 0 0-.362-.181.44.44 0 0 0-.362.183z"})))};var imageAdd = SvgImageAdd;
|
|
686
687
|
|
|
687
|
-
var _path$
|
|
688
|
+
var _path$3$;function _extends$4c(){return _extends$4c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4c.apply(null,arguments)}var SvgIncrease=function SvgIncrease(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3$||(_path$3$=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.027 17.26a.7.7 0 0 1-.22-.535.74.74 0 0 1 .22-.51l5.044-5.11a1.72 1.72 0 0 1 1.28-.526q.765 0 1.291.527l2.498 2.513a.29.29 0 0 0 .212.087.32.32 0 0 0 .221-.087l5.392-5.332H16.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.32.215-.535a.73.73 0 0 1 .535-.215h3.846q.387 0 .645.258a.88.88 0 0 1 .259.645v3.847a.73.73 0 0 1-.215.534.73.73 0 0 1-.535.216.74.74 0 0 1-.535-.211.7.7 0 0 1-.215-.53V9.34l-5.367 5.368a1.74 1.74 0 0 1-1.281.517 1.74 1.74 0 0 1-1.28-.517L9.572 12.21a.3.3 0 0 0-.221-.087.3.3 0 0 0-.221.087l-5.05 5.05a.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217"})))};var increase = SvgIncrease;
|
|
688
689
|
|
|
689
|
-
var _path$
|
|
690
|
+
var _path$3_;function _extends$4b(){return _extends$4b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4b.apply(null,arguments)}var SvgInternet=function SvgInternet(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3_||(_path$3_=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 21.5a9.2 9.2 0 0 1-3.687-.75 9.6 9.6 0 0 1-3.025-2.038 9.6 9.6 0 0 1-2.039-3.024A9.2 9.2 0 0 1 2.5 12q0-1.97.75-3.695a9.7 9.7 0 0 1 2.038-3.017A9.6 9.6 0 0 1 8.313 3.25 9.2 9.2 0 0 1 12 2.5a9.2 9.2 0 0 1 3.695.749q1.725.75 3.017 2.04 1.29 1.29 2.039 3.016T21.5 12q0 1.954-.75 3.688a9.6 9.6 0 0 1-2.038 3.024 9.7 9.7 0 0 1-3.017 2.039A9.2 9.2 0 0 1 12 21.5m0-1.521q.765-1.016 1.289-2.048.522-1.033.851-2.258H9.86q.348 1.263.861 2.296.514 1.033 1.279 2.01m-1.937-.275a11 11 0 0 1-1.032-1.876 12.3 12.3 0 0 1-.712-2.155H4.927a7.8 7.8 0 0 0 2.125 2.617 7.14 7.14 0 0 0 3.012 1.414m3.874 0a7.14 7.14 0 0 0 3.011-1.414 7.8 7.8 0 0 0 2.125-2.617h-3.392a16 16 0 0 1-.76 2.164q-.457 1.051-.984 1.867m-9.639-5.53h3.717a12 12 0 0 1-.136-1.094 14 14 0 0 1 0-2.16q.042-.535.136-1.093H4.298a8.03 8.03 0 0 0-.221 3.287q.077.55.221 1.06m5.217 0h4.97A12.6 12.6 0 0 0 14.664 12q0-.564-.043-1.09-.043-.525-.136-1.083h-4.97A12.6 12.6 0 0 0 9.337 12q0 .564.042 1.09.043.525.136 1.083m6.47 0h3.717A8 8 0 0 0 20 12a8 8 0 0 0-.298-2.173h-3.717q.094.558.136 1.093a14 14 0 0 1 0 2.16 13 13 0 0 1-.136 1.093m-.304-5.847h3.392a7.8 7.8 0 0 0-2.11-2.617 7.4 7.4 0 0 0-3.027-1.423q.576.872 1.024 1.91.448 1.035.72 2.13m-5.821 0h4.28a13 13 0 0 0-.876-2.31A11.7 11.7 0 0 0 12 4.02q-.736.938-1.264 1.995a13 13 0 0 0-.876 2.31m-4.933 0h3.392q.274-1.095.721-2.13a12.4 12.4 0 0 1 1.024-1.91q-1.728.382-3.031 1.427a7.9 7.9 0 0 0-2.106 2.613"})))};var internet = SvgInternet;
|
|
690
691
|
|
|
691
|
-
var _path$
|
|
692
|
+
var _path$3Z;function _extends$4a(){return _extends$4a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$4a.apply(null,arguments)}var SvgKeyFill=function SvgKeyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$4a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3Z||(_path$3Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M7 17.5q-2.291 0-3.896-1.604T1.5 12.003t1.604-3.896Q4.71 6.5 7 6.5q1.929 0 3.336 1.113 1.406 1.114 1.91 2.772h8.639q.666 0 1.14.474.475.475.475 1.141 0 .717-.495 1.166-.495.45-1.12.45h-.558v2.076q0 .667-.475 1.141a1.56 1.56 0 0 1-1.14.475q-.667 0-1.141-.475a1.56 1.56 0 0 1-.475-1.14v-2.078h-4.85q-.504 1.658-1.91 2.772Q8.929 17.5 7 17.5m0-3.885q.667 0 1.14-.474.475-.474.475-1.141t-.474-1.14A1.56 1.56 0 0 0 7 10.384q-.666 0-1.14.474A1.56 1.56 0 0 0 5.384 12q0 .667.474 1.14.475.475 1.141.475"})))};var key_fill = SvgKeyFill;
|
|
692
693
|
|
|
693
|
-
var _path$
|
|
694
|
+
var _path$3Y;function _extends$49(){return _extends$49=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$49.apply(null,arguments)}var SvgKey=function SvgKey(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$49({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3Y||(_path$3Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M7 17.5q-2.291 0-3.896-1.604T1.5 12.003t1.604-3.896Q4.71 6.5 7 6.5q1.554 0 2.88.825A5.4 5.4 0 0 1 11.893 9.5h8.8q.746 0 1.277.531t.531 1.277v1.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531H20.5v1.192q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531h-1.384a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V14.5h-3.608a5.4 5.4 0 0 1-2.011 2.175A5.35 5.35 0 0 1 7 17.5M7 16q1.65 0 2.65-1.012T10.85 13H17v2.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h1.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V13h1.692a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-1.385a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H10.85q-.2-.975-1.2-1.988T7 8 4.175 9.175 3 12t1.175 2.825T7 16m0-2.385q.667 0 1.14-.474.475-.474.475-1.141t-.474-1.14A1.56 1.56 0 0 0 7 10.384q-.666 0-1.14.474A1.56 1.56 0 0 0 5.384 12q0 .667.474 1.14.475.475 1.141.475"})))};var key = SvgKey;
|
|
694
695
|
|
|
695
|
-
var _path$
|
|
696
|
+
var _path$3X;function _extends$48(){return _extends$48=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$48.apply(null,arguments)}var SvgKeyboardFill=function SvgKeyboardFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$48({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3X||(_path$3X=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 18.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h15.384q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zM9 15.885h6a.86.86 0 0 0 .626-.254.85.85 0 0 0 .259-.631.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259H9a.86.86 0 0 0-.626.254.85.85 0 0 0-.259.631q0 .368.26.626a.85.85 0 0 0 .625.259m-3-6a.85.85 0 0 0 .626-.26A.85.85 0 0 0 6.885 9a.85.85 0 0 0-.259-.626A.85.85 0 0 0 6 8.115a.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626A.85.85 0 0 0 6 9.885m3 0a.85.85 0 0 0 .626-.26A.85.85 0 0 0 9.885 9a.85.85 0 0 0-.259-.626A.85.85 0 0 0 9 8.115a.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626A.85.85 0 0 0 9 9.885m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m-12 3a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259"})))};var keyboard_fill = SvgKeyboardFill;
|
|
696
697
|
|
|
697
|
-
var _path$
|
|
698
|
+
var _path$3W;function _extends$47(){return _extends$47=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$47.apply(null,arguments)}var SvgKeyboard=function SvgKeyboard(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$47({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3W||(_path$3W=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 18.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h15.384q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V7.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v9.384q0 .116.096.212a.3.3 0 0 0 .212.096M9 15.885h6a.86.86 0 0 0 .626-.254.85.85 0 0 0 .259-.631.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259H9a.86.86 0 0 0-.626.254.85.85 0 0 0-.259.631q0 .368.26.626a.85.85 0 0 0 .625.259m-3-6a.85.85 0 0 0 .626-.26A.85.85 0 0 0 6.885 9a.85.85 0 0 0-.259-.626A.85.85 0 0 0 6 8.115a.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626A.85.85 0 0 0 6 9.885m3 0a.85.85 0 0 0 .626-.26A.85.85 0 0 0 9.885 9a.85.85 0 0 0-.259-.626A.85.85 0 0 0 9 8.115a.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626A.85.85 0 0 0 9 9.885m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .367.26.626a.85.85 0 0 0 .625.259m-12 3a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259m3 0a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259"})))};var keyboard = SvgKeyboard;
|
|
698
699
|
|
|
699
|
-
var _path$
|
|
700
|
+
var _path$3V;function _extends$46(){return _extends$46=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$46.apply(null,arguments)}var SvgKoreaAnalyze=function SvgKoreaAnalyze(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$46({xmlns:"http://www.w3.org/2000/svg",width:25,height:25,fill:"none"},props),_path$3V||(_path$3V=/*#__PURE__*/React__namespace.createElement("path",{fill:"inherit",fillRule:"evenodd",d:"m4.789 7.197-.058-.334a.384.384 0 0 1 .243-.43l.89-.31a.7.7 0 0 0 .307-.208l1.755-1.996a.72.72 0 0 1 .537-.247h2.992a.72.72 0 0 0 .558-.27l.106-.131a.713.713 0 0 1 1.194.119l3.126 5.824a.8.8 0 0 1 .093.406l-.022.565a6 6 0 0 0-5.128 10.278.5.5 0 0 1-.162.045l-.427.037a.73.73 0 0 0-.562.361l-.31.529a.72.72 0 0 1-.657.362l-1.405-.07a.7.7 0 0 0-.162.011l-2.438.45a.725.725 0 0 1-.805-.468l-.402-1.05a.8.8 0 0 1 0-.568l1.141-2.985a1 1 0 0 1 .07-.14l.819-1.284a.8.8 0 0 0 .046-.765l-.632-1.323-1.106-1.928c-.261-.455-.01-1.043.488-1.143l1.023-.206a.38.38 0 0 0 .295-.41L6.08 8.6a.76.76 0 0 0-.42-.625l-.46-.222a.76.76 0 0 1-.412-.557M15.5 19.1a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 1.5c.972 0 1.872-.308 2.607-.832l2.363 2.362a.75.75 0 0 0 1.06-1.06l-2.362-2.363A4.5 4.5 0 1 0 15.5 20.6",clipRule:"evenodd"})))};var koreaAnalyze = SvgKoreaAnalyze;
|
|
700
701
|
|
|
701
|
-
var _path$
|
|
702
|
+
var _path$3U;function _extends$45(){return _extends$45=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$45.apply(null,arguments)}var SvgLabFill=function SvgLabFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$45({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3U||(_path$3U=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 20.5q-.957 0-1.36-.854-.404-.855.195-1.588L9.5 11.173V5H8.308a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.32.215-.535a.73.73 0 0 1 .535-.215h7.384q.319 0 .535.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215H14.5v6.173l5.665 6.885q.6.735.195 1.588-.403.854-1.36.854z"})))};var lab_fill = SvgLabFill;
|
|
702
703
|
|
|
703
|
-
var _path$
|
|
704
|
+
var _path$3T;function _extends$44(){return _extends$44=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$44.apply(null,arguments)}var SvgLab=function SvgLab(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$44({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3T||(_path$3T=/*#__PURE__*/React__namespace.createElement("path",{d:"M5 20.5q-.957 0-1.36-.854-.404-.855.195-1.588L9.5 11.173V5H8.308a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.32.215-.535a.73.73 0 0 1 .535-.215h7.384q.319 0 .535.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215H14.5v6.173l5.665 6.885q.6.735.195 1.588-.403.854-1.36.854zM5 19h14l-6-7.3V5h-2v6.7z"})))};var lab = SvgLab;
|
|
704
705
|
|
|
705
|
-
var _path$
|
|
706
|
+
var _path$3S;function _extends$43(){return _extends$43=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$43.apply(null,arguments)}var SvgLeafFill=function SvgLeafFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$43({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3S||(_path$3S=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-7.187a7.5 7.5 0 0 1-2.883-.569 7.4 7.4 0 0 1-2.436-1.627 7.3 7.3 0 0 1-1.615-2.436 7.6 7.6 0 0 1-.556-2.883v-.615q0-.38.257-.637a.87.87 0 0 1 .637-.257h.615q1.47-.001 2.85.574 1.377.573 2.435 1.631a7.1 7.1 0 0 1 1.287 1.753q.504.969.72 2.057.173-.3.386-.568.213-.27.474-.53a7.5 7.5 0 0 1 2.437-1.631A7.4 7.4 0 0 1 18.74 6.5h.616q.38 0 .637.257a.87.87 0 0 1 .257.637v.616q0 1.5-.575 2.882a7.5 7.5 0 0 1-1.63 2.437 7.3 7.3 0 0 1-2.425 1.614 7.5 7.5 0 0 1-2.87.557V20q0 .318-.216.534a.73.73 0 0 1-.534.216"})))};var leaf_fill = SvgLeafFill;
|
|
706
707
|
|
|
707
|
-
var _path$
|
|
708
|
+
var _path$3R;function _extends$42(){return _extends$42=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$42.apply(null,arguments)}var SvgLeaf=function SvgLeaf(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$42({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3R||(_path$3R=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-7.187a7.5 7.5 0 0 1-2.883-.569 7.4 7.4 0 0 1-2.436-1.627 7.3 7.3 0 0 1-1.615-2.436 7.6 7.6 0 0 1-.556-2.883v-.615q0-.38.257-.637a.87.87 0 0 1 .637-.257h.615q1.47-.001 2.85.574 1.377.573 2.435 1.631a7.1 7.1 0 0 1 1.287 1.753q.504.969.72 2.057.173-.3.386-.568.213-.27.474-.53a7.5 7.5 0 0 1 2.437-1.631A7.4 7.4 0 0 1 18.74 6.5h.616q.38 0 .637.257a.87.87 0 0 1 .257.637v.616q0 1.5-.575 2.882a7.5 7.5 0 0 1-1.63 2.437 7.3 7.3 0 0 1-2.425 1.614 7.5 7.5 0 0 1-2.87.557V20q0 .318-.216.534a.73.73 0 0 1-.534.216m-.74-9.461q0-1.2-.463-2.288a6.1 6.1 0 0 0-1.312-1.937A6.1 6.1 0 0 0 7.547 5.75a5.8 5.8 0 0 0-2.287-.462q0 1.2.45 2.3t1.3 1.95 1.95 1.3 2.3.45M12.75 14a5.92 5.92 0 0 0 4.225-1.75 6 6 0 0 0 1.313-1.95q.462-1.1.462-2.3-1.2 0-2.3.463a6.05 6.05 0 0 0-1.95 1.312A5.92 5.92 0 0 0 12.75 14"})))};var leaf = SvgLeaf;
|
|
708
709
|
|
|
709
|
-
var _path$
|
|
710
|
+
var _path$3Q;function _extends$41(){return _extends$41=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$41.apply(null,arguments)}var SvgLine=function SvgLine(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$41({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3Q||(_path$3Q=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.942 17.596a.77.77 0 0 1-.248-.557.77.77 0 0 1 .248-.558l5.316-5.316a1.74 1.74 0 0 1 1.28-.517q.764 0 1.281.518l2.489 2.488a.3.3 0 0 0 .23.091.29.29 0 0 0 .222-.11l6.304-7.177a.66.66 0 0 1 .524-.248q.318 0 .55.223a.72.72 0 0 1 .025 1.013l-6.34 7.233a1.75 1.75 0 0 1-1.29.625q-.774.033-1.34-.535L9.76 12.337a.3.3 0 0 0-.221-.087.3.3 0 0 0-.222.087l-5.26 5.26a.758.758 0 0 1-1.115 0"})))};var line = SvgLine;
|
|
710
711
|
|
|
711
|
-
var _path$
|
|
712
|
+
var _path$3P;function _extends$40(){return _extends$40=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$40.apply(null,arguments)}var SvgLineStack=function SvgLineStack(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$40({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3P||(_path$3P=/*#__PURE__*/React__namespace.createElement("path",{d:"m2.942 19.442 5.316-5.315a1.74 1.74 0 0 1 1.28-.517q.764 0 1.281.517l2.489 2.488a.3.3 0 0 0 .23.092.29.29 0 0 0 .222-.11l6.304-7.178a.66.66 0 0 1 .524-.248q.318 0 .55.223a.72.72 0 0 1 .025 1.014l-6.34 7.232a1.75 1.75 0 0 1-1.29.625q-.774.033-1.34-.534L9.76 15.298a.3.3 0 0 0-.221-.087.3.3 0 0 0-.222.087l-5.26 5.26a.758.758 0 0 1-1.115 0A.77.77 0 0 1 2.694 20a.77.77 0 0 1 .248-.558m0-6 5.316-5.315a1.74 1.74 0 0 1 1.28-.517q.764 0 1.281.517l2.489 2.488a.3.3 0 0 0 .23.092.29.29 0 0 0 .222-.11l6.304-7.178a.66.66 0 0 1 .524-.248q.318 0 .55.223a.72.72 0 0 1 .025 1.014l-6.34 7.232a1.75 1.75 0 0 1-1.29.625q-.774.033-1.34-.534L9.76 9.298a.3.3 0 0 0-.221-.087.3.3 0 0 0-.222.087l-5.26 5.26a.758.758 0 0 1-1.115 0A.77.77 0 0 1 2.694 14a.77.77 0 0 1 .248-.558"})))};var lineStack = SvgLineStack;
|
|
712
713
|
|
|
713
|
-
var _path$
|
|
714
|
+
var _path$3O;function _extends$3$(){return _extends$3$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3$.apply(null,arguments)}var SvgLocationFill=function SvgLocationFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3$({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3O||(_path$3O=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.377 13.604-5.744-2.327a.8.8 0 0 1-.427-.352 1 1 0 0 1-.13-.485q0-.247.142-.486a.85.85 0 0 1 .44-.354l13.69-5.126a.78.78 0 0 1 .518-.044.96.96 0 0 1 .434.25.96.96 0 0 1 .25.434q.07.251-.044.519L14.36 19.317a.85.85 0 0 1-.35.434.9.9 0 0 1-.485.145 1 1 0 0 1-.487-.136.8.8 0 0 1-.353-.431z"})))};var location_fill = SvgLocationFill;
|
|
714
715
|
|
|
715
|
-
var _path$
|
|
716
|
+
var _path$3N;function _extends$3_(){return _extends$3_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3_.apply(null,arguments)}var SvgLocation=function SvgLocation(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3N||(_path$3N=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.377 13.604-5.744-2.327a.8.8 0 0 1-.427-.352 1 1 0 0 1-.13-.485q0-.247.142-.486a.85.85 0 0 1 .44-.354l13.69-5.126a.78.78 0 0 1 .518-.044.96.96 0 0 1 .434.25.96.96 0 0 1 .25.434q.07.251-.044.519L14.36 19.317a.85.85 0 0 1-.35.434.9.9 0 0 1-.485.145 1 1 0 0 1-.487-.136.8.8 0 0 1-.353-.431zm3.115 3.734 4.166-11.015-11.035 4.146 4.9 1.97z"})))};var location = SvgLocation;
|
|
716
717
|
|
|
717
|
-
var _path$
|
|
718
|
+
var _path$3M;function _extends$3Z(){return _extends$3Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3Z.apply(null,arguments)}var SvgLocationOffFill=function SvgLocationOffFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3M||(_path$3M=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.94q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.314 38 38 0 0 1-2.52-2.556 23 23 0 0 1-2.04-2.626 14 14 0 0 1-1.37-2.601q-.505-1.29-.505-2.493a8 8 0 0 1 .6-3.075L1.798 3.921a.72.72 0 0 1-.223-.525.75.75 0 0 1 .223-.534.745.745 0 0 1 1.079 0l18.458 18.457a.74.74 0 0 1 0 1.07.74.74 0 0 1-.535.232.74.74 0 0 1-.535-.233l-4.542-4.542q-.615.68-1.279 1.372-.664.694-1.321 1.298a1.6 1.6 0 0 1-.534.319q-.297.105-.589.105m5.892-5.894-4.252-4.252a1.2 1.2 0 0 0 .132-.353q.036-.181.036-.383 0-.748-.53-1.278A1.74 1.74 0 0 0 12 8.25q-.202 0-.384.036a1.2 1.2 0 0 0-.352.131L7.112 4.265q.998-.847 2.251-1.306A7.6 7.6 0 0 1 12 2.5q3.07 0 5.309 2.143 2.24 2.144 2.239 5.605 0 1.104-.411 2.294-.412 1.191-1.245 2.504"})))};var locationOff_fill = SvgLocationOffFill;
|
|
718
719
|
|
|
719
|
-
var _path$
|
|
720
|
+
var _path$3L;function _extends$3Y(){return _extends$3Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3Y.apply(null,arguments)}var SvgLocationOff=function SvgLocationOff(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3L||(_path$3L=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.808 10.058a1.74 1.74 0 0 0-.531-1.277A1.74 1.74 0 0 0 12 8.25q-.202 0-.384.036a1.2 1.2 0 0 0-.352.131l2.376 2.377a1.2 1.2 0 0 0 .132-.353q.036-.181.036-.383m4.084 4.988-1.094-1.094q.615-1.05.933-1.977.317-.927.317-1.73 0-2.731-1.737-4.493Q14.572 3.99 12 3.99q-1.107 0-2.076.343a5.7 5.7 0 0 0-1.753.992l-1.06-1.06q1-.847 2.252-1.306A7.6 7.6 0 0 1 12 2.5q3.07 0 5.309 2.143 2.24 2.144 2.239 5.602 0 1.107-.411 2.297-.412 1.191-1.245 2.504m-3.213 1.756L6.244 8.367q-.136.435-.214.904a6 6 0 0 0-.078.977q0 1.814 1.557 4.226T12 19.514q.765-.672 1.434-1.354.667-.683 1.245-1.358M12 20.94q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.488a8 8 0 0 1 .6-3.077L1.798 3.921a.71.71 0 0 1-.223-.524q0-.303.225-.535a.72.72 0 0 1 .535-.233q.31 0 .542.233l18.458 18.457a.7.7 0 0 1 .22.522.74.74 0 0 1-.236.532.74.74 0 0 1-.534.233.74.74 0 0 1-.535-.233l-4.527-4.527q-.425.47-.974 1.047-.549.579-1.626 1.624a1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var locationOff = SvgLocationOff;
|
|
720
721
|
|
|
721
|
-
var _path$
|
|
722
|
+
var _path$3K;function _extends$3X(){return _extends$3X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3X.apply(null,arguments)}var SvgLockFill=function SvgLockFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3K||(_path$3K=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.308 20.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-7.384q0-.747.531-1.277A1.74 1.74 0 0 1 6.308 9.5H7.5v-2q0-1.873 1.313-3.187Q10.127 3 12 3t3.187 1.313T16.5 7.5v2h1.192q.746 0 1.277.531t.531 1.277v7.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.53zM9 9.5h6v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 4.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 7.5z"})))};var lock_fill = SvgLockFill;
|
|
722
723
|
|
|
723
|
-
var _path$
|
|
724
|
+
var _path$3J;function _extends$3W(){return _extends$3W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3W.apply(null,arguments)}var SvgLock=function SvgLock(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3J||(_path$3J=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.308 20.5q-.749 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278v-7.384q0-.75.53-1.278.53-.53 1.278-.53H7.5v-2q0-1.873 1.313-3.187Q10.127 3 12 3t3.187 1.313T16.5 7.5v2h1.192q.749 0 1.278.53.53.53.53 1.278v7.384q0 .749-.53 1.278-.53.53-1.278.53zm0-1.5h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-7.385a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H6.307a.3.3 0 0 0-.221.086.3.3 0 0 0-.087.222v7.384a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087M9 9.5h6v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 4.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 7.5z"})))};var lock = SvgLock;
|
|
724
725
|
|
|
725
|
-
var _path$
|
|
726
|
+
var _path$3I;function _extends$3V(){return _extends$3V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3V.apply(null,arguments)}var SvgLogin=function SvgLogin(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3I||(_path$3I=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.74 20.5a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.32.216-.535A.73.73 0 0 1 12.74 19h5.952a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H12.74a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.32.216-.535a.73.73 0 0 1 .534-.215h5.952q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm-.71-7.75H4.25a.73.73 0 0 1-.535-.215A.73.73 0 0 1 3.5 12q0-.32.215-.535a.73.73 0 0 1 .535-.215h7.78l-1.922-1.923a.7.7 0 0 1-.213-.507.74.74 0 0 1 .213-.532.72.72 0 0 1 .527-.24.72.72 0 0 1 .542.225l3.094 3.094q.27.271.271.633 0 .361-.27.633l-3.095 3.094a.71.71 0 0 1-.53.22.75.75 0 0 1-.54-.236.73.73 0 0 1-.209-.534.74.74 0 0 1 .225-.52z"})))};var login = SvgLogin;
|
|
726
727
|
|
|
727
|
-
var _path$
|
|
728
|
+
var _path$3H;function _extends$3U(){return _extends$3U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3U.apply(null,arguments)}var SvgLogout=function SvgLogout(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3H||(_path$3H=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h5.952q.318 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096h5.952q.318 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215zm12.31-7.75H9.845a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.32.216-.535a.73.73 0 0 1 .534-.215h7.771l-1.923-1.923a.7.7 0 0 1-.212-.507.74.74 0 0 1 .212-.532.72.72 0 0 1 .527-.24.72.72 0 0 1 .543.225l3.094 3.094q.27.271.27.633 0 .361-.27.633l-3.094 3.094a.71.71 0 0 1-.53.22.75.75 0 0 1-.54-.236.73.73 0 0 1-.21-.534.74.74 0 0 1 .226-.52z"})))};var logout = SvgLogout;
|
|
728
729
|
|
|
729
|
-
var _path$
|
|
730
|
+
var _path$3G;function _extends$3T(){return _extends$3T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3T.apply(null,arguments)}var SvgMailFill=function SvgMailFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3G||(_path$3G=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.312 19.5q-.759 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.312 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm7.692-7.108a.9.9 0 0 0 .248-.037 1.2 1.2 0 0 0 .238-.103l7.152-4.579a.6.6 0 0 0 .243-.274.64.64 0 0 0 .042-.355.59.59 0 0 0-.338-.514.61.61 0 0 0-.645.03L12.004 11l-6.94-4.44q-.325-.198-.64-.032a.6.6 0 0 0-.343.507.7.7 0 0 0 .042.375.5.5 0 0 0 .242.263l7.152 4.579q.116.065.239.103a.9.9 0 0 0 .248.037"})))};var mail_fill = SvgMailFill;
|
|
730
731
|
|
|
731
|
-
var _path$
|
|
732
|
+
var _path$3F;function _extends$3S(){return _extends$3S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3S.apply(null,arguments)}var SvgMail=function SvgMail(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3F||(_path$3F=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.312 19.5q-.759 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.312 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM20.004 7.442l-7.514 4.81a1.2 1.2 0 0 1-.238.103.85.85 0 0 1-.496 0 1.2 1.2 0 0 1-.239-.103l-7.513-4.81v10.25a.3.3 0 0 0 .086.221.3.3 0 0 0 .222.087h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22zm-8 3.558 7.846-5H4.158zm-8-3.327V6.53v.03-.032z"})))};var mail = SvgMail;
|
|
732
733
|
|
|
733
|
-
var _path$
|
|
734
|
+
var _path$3E;function _extends$3R(){return _extends$3R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3R.apply(null,arguments)}var SvgMapFill=function SvgMapFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},props),_path$3E||(_path$3E=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.25 3.798 4.104 5.204a.9.9 0 0 0-.604.876V19.18q0 .249.102.442.101.192.282.306t.396.147a.83.83 0 0 0 .444-.058l3.526-1.364zm1.5 14.826 4.5 1.573V5.376L9.75 3.8zm10.108.21L15.75 20.21V5.35l3.526-1.365a.83.83 0 0 1 .444-.058q.215.034.396.148.18.112.282.306a.93.93 0 0 1 .102.441v13.142a.87.87 0 0 1-.173.535 1 1 0 0 1-.47.337",clipRule:"evenodd"})))};var map_fill = SvgMapFill;
|
|
734
735
|
|
|
735
|
-
var _path$
|
|
736
|
+
var _path$3D;function _extends$3Q(){return _extends$3Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3Q.apply(null,arguments)}var SvgMap=function SvgMap(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3D||(_path$3D=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.417 20.256 9 18.36l-4.276 1.655a.83.83 0 0 1-.444.058 1.05 1.05 0 0 1-.396-.148.8.8 0 0 1-.282-.305.93.93 0 0 1-.102-.442V6.08q0-.303.159-.537a.9.9 0 0 1 .445-.34l4.304-1.459q.136-.05.284-.075a1.85 1.85 0 0 1 .9.075L15 5.64l4.276-1.655a.83.83 0 0 1 .444-.058q.215.034.396.148.18.113.282.305a.93.93 0 0 1 .102.442v13.142a.87.87 0 0 1-.173.535 1 1 0 0 1-.47.337l-4.274 1.43a1.5 1.5 0 0 1-.285.07 2 2 0 0 1-.299.02 1.7 1.7 0 0 1-.582-.1m-.167-1.63v-11.7l-4.5-1.572v11.7zm1.5 0L19 17.55V5.7l-3.25 1.227zM5 18.3l3.25-1.246v-11.7L5 6.45z"})))};var map = SvgMap;
|
|
736
737
|
|
|
737
|
-
var _path$
|
|
738
|
+
var _path$3C;function _extends$3P(){return _extends$3P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3P.apply(null,arguments)}var SvgMarkerFill=function SvgMarkerFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3C||(_path$3C=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.994 20.522a1.8 1.8 0 0 1-.584-.1 1.5 1.5 0 0 1-.53-.313 37 37 0 0 1-2.518-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.371-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605 2.239-2.143 5.308-2.143t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.604 22 22 0 0 1-2.035 2.627 37 37 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105m.002-9.075q.746 0 1.276-.531t.53-1.278-.532-1.276a1.75 1.75 0 0 0-1.277-.53q-.747 0-1.277.532-.53.531-.53 1.277t.532 1.277 1.278.53"})))};var marker_fill = SvgMarkerFill;
|
|
738
739
|
|
|
739
|
-
var _path$
|
|
740
|
+
var _path$3B;function _extends$3O(){return _extends$3O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3O.apply(null,arguments)}var SvgMarker=function SvgMarker(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3B||(_path$3B=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.994 19.096q2.936-2.628 4.491-5.04 1.557-2.412 1.557-4.226 0-2.735-1.737-4.496t-4.31-1.762-4.311 1.762T5.946 9.83q0 1.814 1.557 4.226t4.491 5.04m0 1.426a1.8 1.8 0 0 1-.584-.1 1.5 1.5 0 0 1-.53-.313 37 37 0 0 1-2.518-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.371-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605 2.239-2.143 5.308-2.143t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.604 22 22 0 0 1-2.035 2.627 37 37 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105m.002-9.075q.746 0 1.276-.531t.53-1.278-.532-1.276a1.75 1.75 0 0 0-1.277-.53q-.747 0-1.277.532-.53.531-.53 1.277t.532 1.277 1.278.53"})))};var marker = SvgMarker;
|
|
740
741
|
|
|
741
|
-
var _path$
|
|
742
|
+
var _path$3A;function _extends$3N(){return _extends$3N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3N.apply(null,arguments)}var SvgMarkerAddFill=function SvgMarkerAddFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3A||(_path$3A=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 10.75V13q0 .319.216.534a.73.73 0 0 0 .534.216q.32 0 .535-.216A.73.73 0 0 0 12.75 13v-2.25H15q.319 0 .534-.216A.73.73 0 0 0 15.75 10a.73.73 0 0 0-.216-.535A.73.73 0 0 0 15 9.25h-2.25V7a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v2.25H9a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 9 10.75zM12 20.94q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var markerAdd_fill = SvgMarkerAddFill;
|
|
742
743
|
|
|
743
|
-
var _path$
|
|
744
|
+
var _path$3z;function _extends$3M(){return _extends$3M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3M.apply(null,arguments)}var SvgMarkerAdd=function SvgMarkerAdd(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3z||(_path$3z=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.25 10.75V13q0 .319.216.534a.73.73 0 0 0 .534.216q.32 0 .535-.216A.73.73 0 0 0 12.75 13v-2.25H15q.319 0 .534-.216A.73.73 0 0 0 15.75 10a.73.73 0 0 0-.216-.535A.73.73 0 0 0 15 9.25h-2.25V7a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.25a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v2.25H9a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535A.73.73 0 0 0 9 10.75zm.75 8.764q2.935-2.628 4.491-5.04 1.557-2.412 1.557-4.226 0-2.735-1.737-4.496Q14.572 3.99 12 3.99T7.69 5.752t-1.738 4.496q0 1.814 1.557 4.226T12 19.514m0 1.426q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var markerAdd = SvgMarkerAdd;
|
|
744
745
|
|
|
745
|
-
var _path$
|
|
746
|
+
var _path$3y;function _extends$3L(){return _extends$3L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3L.apply(null,arguments)}var SvgMarkerCheckFill=function SvgMarkerCheckFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3y||(_path$3y=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.95 10.837-.873-.874a.73.73 0 0 0-.522-.227.71.71 0 0 0-.532.227.74.74 0 0 0-.233.535q0 .302.233.535l1.294 1.31q.271.27.633.27.361 0 .633-.27l3.444-3.445a.74.74 0 0 0 0-1.07.74.74 0 0 0-.535-.232.74.74 0 0 0-.534.233zm8.598-.589q0 1.201-.505 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.534.318q-.297.105-.589.105-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605"})))};var markerCheck_fill = SvgMarkerCheckFill;
|
|
746
747
|
|
|
747
|
-
var _path$
|
|
748
|
+
var _path$3x;function _extends$3K(){return _extends$3K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3K.apply(null,arguments)}var SvgMarkerCheck=function SvgMarkerCheck(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3x||(_path$3x=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.95 10.837-.873-.874a.73.73 0 0 0-.522-.227.71.71 0 0 0-.532.227.74.74 0 0 0-.233.535q0 .302.233.535l1.294 1.31q.271.27.633.27.361 0 .633-.27l3.444-3.445a.74.74 0 0 0 0-1.07.74.74 0 0 0-.535-.232.74.74 0 0 0-.534.233zM12 19.514q2.935-2.628 4.491-5.04 1.557-2.412 1.557-4.226 0-2.735-1.737-4.496Q14.572 3.99 12 3.99T7.69 5.752t-1.738 4.496q0 1.814 1.557 4.226T12 19.514m0 1.426q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.534.318q-.297.105-.589.105"})))};var markerCheck = SvgMarkerCheck;
|
|
748
749
|
|
|
749
|
-
var _path$
|
|
750
|
+
var _path$3w;function _extends$3J(){return _extends$3J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3J.apply(null,arguments)}var SvgMarkerRemoveFill=function SvgMarkerRemoveFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3w||(_path$3w=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 20.94q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.314 38 38 0 0 1-2.52-2.556 23 23 0 0 1-2.04-2.626 14 14 0 0 1-1.37-2.601q-.505-1.29-.505-2.493a8 8 0 0 1 .6-3.075L1.798 3.921a.72.72 0 0 1-.223-.525.75.75 0 0 1 .223-.534.745.745 0 0 1 1.079 0l18.458 18.457a.74.74 0 0 1 0 1.07.74.74 0 0 1-.535.232.74.74 0 0 1-.535-.233l-4.542-4.542q-.615.68-1.279 1.372-.664.694-1.321 1.298a1.6 1.6 0 0 1-.534.319q-.297.105-.589.105m5.892-5.894-4.252-4.252a1.2 1.2 0 0 0 .132-.353q.036-.181.036-.383 0-.748-.53-1.278A1.74 1.74 0 0 0 12 8.25q-.202 0-.384.036a1.2 1.2 0 0 0-.352.131L7.112 4.265q.998-.847 2.251-1.306A7.6 7.6 0 0 1 12 2.5q3.07 0 5.309 2.143 2.24 2.144 2.239 5.605 0 1.104-.411 2.294-.412 1.191-1.245 2.504"})))};var markerRemove_fill = SvgMarkerRemoveFill;
|
|
750
751
|
|
|
751
|
-
var _path$
|
|
752
|
+
var _path$3v;function _extends$3I(){return _extends$3I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3I.apply(null,arguments)}var SvgMarkerRemove=function SvgMarkerRemove(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3I({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3v||(_path$3v=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.808 10.058a1.74 1.74 0 0 0-.531-1.277A1.74 1.74 0 0 0 12 8.25q-.202 0-.384.036a1.2 1.2 0 0 0-.352.131l2.376 2.377a1.2 1.2 0 0 0 .132-.353q.036-.181.036-.383m4.084 4.988-1.094-1.094q.615-1.05.933-1.977.317-.927.317-1.73 0-2.731-1.737-4.493Q14.572 3.99 12 3.99q-1.107 0-2.076.343a5.7 5.7 0 0 0-1.753.992l-1.06-1.06q1-.847 2.252-1.306A7.6 7.6 0 0 1 12 2.5q3.07 0 5.309 2.143 2.24 2.144 2.239 5.602 0 1.107-.411 2.297-.412 1.191-1.245 2.504m-3.213 1.756L6.244 8.367q-.136.435-.214.904a6 6 0 0 0-.078.977q0 1.814 1.557 4.226T12 19.514q.765-.672 1.434-1.354.667-.683 1.245-1.358M12 20.94q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.488a8 8 0 0 1 .6-3.077L1.798 3.921a.71.71 0 0 1-.223-.524q0-.303.225-.535a.72.72 0 0 1 .535-.233q.31 0 .542.233l18.458 18.457a.7.7 0 0 1 .22.522.74.74 0 0 1-.236.532.74.74 0 0 1-.534.233.74.74 0 0 1-.535-.233l-4.527-4.527q-.425.47-.974 1.047-.549.579-1.626 1.624a1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var markerRemove = SvgMarkerRemove;
|
|
752
753
|
|
|
753
|
-
var _path$
|
|
754
|
+
var _path$3u;function _extends$3H(){return _extends$3H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3H.apply(null,arguments)}var SvgMarkerWarnFill=function SvgMarkerWarnFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3u||(_path$3u=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 11.587q.32 0 .535-.216a.73.73 0 0 0 .215-.534V6.99a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.24a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v3.847q0 .318.216.534a.73.73 0 0 0 .534.216m0 3.48q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575a.78.78 0 0 0 .576.232m0 5.873q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var markerWarn_fill = SvgMarkerWarnFill;
|
|
754
755
|
|
|
755
|
-
var _path$
|
|
756
|
+
var _path$3t;function _extends$3G(){return _extends$3G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3G.apply(null,arguments)}var SvgMarkerWarn=function SvgMarkerWarn(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3t||(_path$3t=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 11.587q.32 0 .535-.216a.73.73 0 0 0 .215-.534V6.99a.73.73 0 0 0-.216-.534A.73.73 0 0 0 12 6.24a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534v3.847q0 .318.216.534a.73.73 0 0 0 .534.216m0 3.48q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575a.78.78 0 0 0 .576.232m0 4.447q2.935-2.628 4.491-5.04 1.557-2.412 1.557-4.226 0-2.735-1.737-4.496Q14.572 3.99 12 3.99T7.69 5.752t-1.738 4.496q0 1.814 1.557 4.226T12 19.514m0 1.426q-.293 0-.585-.1a1.5 1.5 0 0 1-.528-.313 37 37 0 0 1-2.52-2.555 23 23 0 0 1-2.04-2.628 14 14 0 0 1-1.37-2.604q-.505-1.29-.505-2.492 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143q2.24 2.144 2.24 5.605-.001 1.201-.506 2.488a14.4 14.4 0 0 1-1.366 2.603 22 22 0 0 1-2.035 2.628 38 38 0 0 1-2.519 2.55 1.6 1.6 0 0 1-.53.318q-.296.105-.593.105"})))};var markerWarn = SvgMarkerWarn;
|
|
756
757
|
|
|
757
|
-
var _path$
|
|
758
|
+
var _path$3s;function _extends$3F(){return _extends$3F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3F.apply(null,arguments)}var SvgMarketFill=function SvgMarketFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3s||(_path$3s=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.962 4.25h14.077q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215H4.962a.73.73 0 0 1-.535-.216A.73.73 0 0 1 4.212 5q0-.32.215-.535a.73.73 0 0 1 .535-.215m.192 15.5a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644V13.75h-.31a.87.87 0 0 1-.702-.334.84.84 0 0 1-.176-.76l1-4.693a.88.88 0 0 1 .318-.512.9.9 0 0 1 .57-.201h14.1q.319 0 .57.2a.88.88 0 0 1 .319.513l1 4.693a.84.84 0 0 1-.177.76.87.87 0 0 1-.702.334h-.31V19q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-5.25h-4.5v5.096q0 .383-.26.644a.88.88 0 0 1-.644.26zm.596-1.5h6.5v-4.5h-6.5z"})))};var market_fill = SvgMarketFill;
|
|
758
759
|
|
|
759
|
-
var _path$
|
|
760
|
+
var _path$3r;function _extends$3E(){return _extends$3E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3E.apply(null,arguments)}var SvgMarket=function SvgMarket(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3r||(_path$3r=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.962 4.25h14.077q.318 0 .534.216a.73.73 0 0 1 .215.534q0 .32-.215.535a.73.73 0 0 1-.535.215H4.962a.73.73 0 0 1-.535-.216A.73.73 0 0 1 4.212 5q0-.32.215-.535a.73.73 0 0 1 .535-.215m.192 15.5a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644V13.75h-.31a.87.87 0 0 1-.702-.334.84.84 0 0 1-.176-.76l1-4.693a.88.88 0 0 1 .318-.512.9.9 0 0 1 .57-.201h14.1q.319 0 .57.2a.88.88 0 0 1 .319.513l1 4.693a.84.84 0 0 1-.177.76.87.87 0 0 1-.702.334h-.31V19q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-5.25h-4.5v5.096q0 .383-.26.644a.88.88 0 0 1-.644.26zm.596-1.5h6.5v-4.5h-6.5zm-1.085-6h14.67l-.764-3.5H5.43z"})))};var market = SvgMarket;
|
|
760
761
|
|
|
761
|
-
var _path$
|
|
762
|
+
var _path$3q;function _extends$3D(){return _extends$3D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3D.apply(null,arguments)}var SvgMeasureFill=function SvgMeasureFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3q||(_path$3q=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 17.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.286V8.311q0-.76.525-1.286Q3.55 6.5 4.308 6.5H7.25v4.365q0 .32.216.535a.73.73 0 0 0 .534.215q.32 0 .535-.215a.73.73 0 0 0 .215-.535V6.5h2.5v4.365q0 .32.216.535a.73.73 0 0 0 .534.215q.32 0 .535-.215a.73.73 0 0 0 .215-.535V6.5h2.5v4.365q0 .32.216.535a.73.73 0 0 0 .534.215q.32 0 .535-.215a.73.73 0 0 0 .215-.535V6.5h2.942q.758 0 1.283.525t.525 1.286v7.378q0 .76-.525 1.286-.525.525-1.283.525z"})))};var measure_fill = SvgMeasureFill;
|
|
762
763
|
|
|
763
|
-
var _path$
|
|
764
|
+
var _path$3p;function _extends$3C(){return _extends$3C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3C.apply(null,arguments)}var SvgMeasure=function SvgMeasure(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3p||(_path$3p=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 17.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.286V8.311q0-.76.525-1.286Q3.55 6.5 4.308 6.5h15.384q.758 0 1.283.525t.525 1.286v7.378q0 .76-.525 1.286-.525.525-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V8.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H16.75v2.865q0 .32-.216.535a.73.73 0 0 1-.534.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V8h-2.5v2.865q0 .32-.216.535a.73.73 0 0 1-.534.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V8h-2.5v2.865q0 .32-.216.535a.73.73 0 0 1-.534.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V8H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v7.384q0 .116.096.212a.3.3 0 0 0 .212.096"})))};var measure = SvgMeasure;
|
|
764
765
|
|
|
765
|
-
function _extends$
|
|
766
|
+
function _extends$3B(){return _extends$3B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3B.apply(null,arguments)}var SvgMenu=function SvgMenu(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var menu = SvgMenu;
|
|
766
767
|
|
|
767
|
-
function _extends$
|
|
768
|
+
function _extends$3A(){return _extends$3A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3A.apply(null,arguments)}var SvgMessageFill=function SvgMessageFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3A({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var message_fill = SvgMessageFill;
|
|
768
769
|
|
|
769
|
-
var _path$
|
|
770
|
+
var _path$3o,_path2$1;function _extends$3z(){return _extends$3z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3z.apply(null,arguments)}var SvgMessage=function SvgMessage(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3o||(_path$3o=/*#__PURE__*/React__namespace.createElement("path",{d:"M20.159 16.262q.475-1.016.732-2.081.256-1.066.257-2.181 0-1.972-.748-3.705a9.6 9.6 0 0 0-2.03-3.016 9.6 9.6 0 0 0-3.017-2.03A9.25 9.25 0 0 0 11.65 2.5q-1.971 0-3.705.748a9.6 9.6 0 0 0-3.017 2.03 9.6 9.6 0 0 0-2.031 3.016 9.25 9.25 0 0 0-.749 3.704q0 1.972.749 3.706a9.6 9.6 0 0 0 2.03 3.017 9.6 9.6 0 0 0 3.016 2.03 9.25 9.25 0 0 0 3.706.749q1.115 0 2.18-.257 1.065-.256 2.081-.731l4.425 1.295q.513.157.895-.225a.84.84 0 0 0 .226-.896zm-.461 3.788-3.2-.95a2.3 2.3 0 0 0-.713-.085q-.343.015-.687.185a7.4 7.4 0 0 1-1.676.6q-.874.2-1.774.2-3.351 0-5.676-2.325T3.647 12t2.325-5.675T11.648 4t5.675 2.325T19.648 12q0 .9-.2 1.775a7.4 7.4 0 0 1-.6 1.675q-.175.325-.193.688-.016.362.092.712z"})),_path2$1||(_path2$1=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.75 12.752h-8a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.32.215-.535a.73.73 0 0 1 .535-.216h8q.32 0 .535.216A.73.73 0 0 1 16.5 12a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.216M13.75 15.27h-6a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.535q0-.319.215-.534a.73.73 0 0 1 .535-.216h6q.32 0 .535.216a.73.73 0 0 1 .215.534.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215M15.75 10.23h-8a.73.73 0 0 1-.535-.215A.73.73 0 0 1 7 9.48q0-.32.215-.535a.73.73 0 0 1 .535-.215h8q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215"})))};var message = SvgMessage;
|
|
770
771
|
|
|
771
|
-
function _extends$
|
|
772
|
+
function _extends$3y(){return _extends$3y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3y.apply(null,arguments)}var SvgMessageDotFill=function SvgMessageDotFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var messageDot_fill = SvgMessageDotFill;
|
|
772
773
|
|
|
773
|
-
var _path$
|
|
774
|
+
var _path$3n,_path2,_path3;function _extends$3x(){return _extends$3x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3x.apply(null,arguments)}var SvgMessageDot=function SvgMessageDot(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3n||(_path$3n=/*#__PURE__*/React__namespace.createElement("path",{d:"M0 0h24v24H0z"})),_path2||(_path2=/*#__PURE__*/React__namespace.createElement("path",{d:"M20.159 16.262q.475-1.016.732-2.081.256-1.066.257-2.181 0-1.972-.748-3.705a9.6 9.6 0 0 0-2.03-3.016 9.6 9.6 0 0 0-3.017-2.03A9.25 9.25 0 0 0 11.65 2.5q-1.971 0-3.705.748a9.6 9.6 0 0 0-3.017 2.03 9.6 9.6 0 0 0-2.031 3.016 9.25 9.25 0 0 0-.748 3.704q0 1.972.748 3.706a9.6 9.6 0 0 0 2.03 3.017 9.6 9.6 0 0 0 3.016 2.03 9.25 9.25 0 0 0 3.706.749q1.115 0 2.18-.257 1.065-.256 2.081-.731l4.425 1.295q.513.157.895-.225a.84.84 0 0 0 .226-.896zm-.461 3.788-3.2-.95a2.3 2.3 0 0 0-.713-.085q-.343.015-.687.185a7.4 7.4 0 0 1-1.676.6q-.874.2-1.774.2-3.35 0-5.675-2.325T3.648 12t2.325-5.675T11.648 4t5.675 2.325T19.648 12q0 .9-.2 1.775a7.4 7.4 0 0 1-.6 1.675q-.175.325-.193.688-.016.362.092.712z"})),_path3||(_path3=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.648 13.24a.85.85 0 0 1-.626-.26.85.85 0 0 1-.26-.625q0-.368.26-.626a.85.85 0 0 1 .626-.259q.367 0 .625.259a.85.85 0 0 1 .26.626.85.85 0 0 1-.26.625.85.85 0 0 1-.625.26M7.647 13.24a.85.85 0 0 1-.625-.26.85.85 0 0 1-.26-.625q0-.368.26-.626a.85.85 0 0 1 .625-.259q.368 0 .626.259a.85.85 0 0 1 .26.626.85.85 0 0 1-.26.625.85.85 0 0 1-.626.26M15.022 12.98a.85.85 0 0 0 .626.26.85.85 0 0 0 .625-.26.85.85 0 0 0 .26-.625.85.85 0 0 0-.26-.626.85.85 0 0 0-.625-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.26.626q0 .367.26.625"})))};var messageDot = SvgMessageDot;
|
|
774
775
|
|
|
775
|
-
var _path$
|
|
776
|
+
var _path$3m;function _extends$3w(){return _extends$3w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3w.apply(null,arguments)}var SvgMessageEmptyFill=function SvgMessageEmptyFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3m||(_path$3m=/*#__PURE__*/React__namespace.createElement("path",{d:"M20.159 16.262q.475-1.016.732-2.081.256-1.066.257-2.181 0-1.972-.748-3.705a9.6 9.6 0 0 0-2.03-3.016 9.6 9.6 0 0 0-3.017-2.03A9.25 9.25 0 0 0 11.65 2.5q-1.971 0-3.705.748a9.6 9.6 0 0 0-3.017 2.03 9.6 9.6 0 0 0-2.031 3.016 9.25 9.25 0 0 0-.748 3.704q0 1.972.748 3.706a9.6 9.6 0 0 0 2.03 3.017 9.6 9.6 0 0 0 3.016 2.03 9.25 9.25 0 0 0 3.706.749q1.115 0 2.18-.257 1.065-.256 2.081-.731l4.425 1.295q.513.157.895-.225a.84.84 0 0 0 .226-.896z"})))};var messageEmpty_fill = SvgMessageEmptyFill;
|
|
776
777
|
|
|
777
|
-
var _path$
|
|
778
|
+
var _path$3l;function _extends$3v(){return _extends$3v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3v.apply(null,arguments)}var SvgMessageEmpty=function SvgMessageEmpty(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3l||(_path$3l=/*#__PURE__*/React__namespace.createElement("path",{d:"M20.159 16.262q.475-1.016.732-2.081.256-1.066.257-2.181 0-1.972-.748-3.705a9.6 9.6 0 0 0-2.03-3.016 9.6 9.6 0 0 0-3.017-2.03A9.25 9.25 0 0 0 11.65 2.5q-1.971 0-3.705.748a9.6 9.6 0 0 0-3.017 2.03 9.6 9.6 0 0 0-2.031 3.016 9.25 9.25 0 0 0-.748 3.704q0 1.972.748 3.706a9.6 9.6 0 0 0 2.03 3.017 9.6 9.6 0 0 0 3.016 2.03 9.25 9.25 0 0 0 3.706.749q1.115 0 2.18-.257 1.065-.256 2.081-.731l4.425 1.295q.513.157.895-.225a.84.84 0 0 0 .226-.896zm-.461 3.788-3.2-.95a2.3 2.3 0 0 0-.713-.085q-.343.015-.687.185a7.4 7.4 0 0 1-1.676.6q-.874.2-1.774.2-3.35 0-5.675-2.325T3.648 12t2.325-5.675T11.648 4t5.675 2.325T19.648 12q0 .9-.2 1.775a7.4 7.4 0 0 1-.6 1.675q-.175.325-.193.688-.016.362.092.712z"})))};var messageEmpty = SvgMessageEmpty;
|
|
778
779
|
|
|
779
|
-
var _path$
|
|
780
|
+
var _path$3k;function _extends$3u(){return _extends$3u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3u.apply(null,arguments)}var SvgMoonFill=function SvgMoonFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3u({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3k||(_path$3k=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.029 20.5q-3.554 0-6.027-2.473T3.529 12q0-2.96 1.832-5.262 1.83-2.301 4.88-2.967a.9.9 0 0 1 .555.015q.24.095.39.281.15.188.178.453a.88.88 0 0 1-.126.532q-.31.564-.46 1.173t-.15 1.275q0 2.46 1.72 4.18t4.18 1.72q.738 0 1.409-.187.671-.186 1.174-.432a.9.9 0 0 1 .481-.076q.235.03.402.156a.75.75 0 0 1 .272.342q.09.216.02.508-.532 2.95-2.87 4.87T12.03 20.5"})))};var moon_fill = SvgMoonFill;
|
|
780
781
|
|
|
781
|
-
var _path$
|
|
782
|
+
var _path$3j;function _extends$3t(){return _extends$3t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3t.apply(null,arguments)}var SvgMoon=function SvgMoon(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3j||(_path$3j=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.029 20.5q-3.554 0-6.027-2.473T3.529 12q0-2.96 1.832-5.262 1.83-2.301 4.88-2.967a.9.9 0 0 1 .555.015q.24.095.39.281.15.188.178.453a.88.88 0 0 1-.126.532q-.31.564-.46 1.17-.15.608-.15 1.278 0 2.458 1.722 4.18 1.72 1.72 4.179 1.72.736 0 1.407-.187.672-.186 1.175-.432a.9.9 0 0 1 .481-.076q.235.03.4.156a.75.75 0 0 1 .274.342q.09.216.02.508-.532 2.95-2.87 4.87T12.03 20.5m0-1.5q2.2 0 3.95-1.213a7 7 0 0 0 2.55-3.162q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.163Q9.13 10.575 9.13 7.5q0-.5.075-1t.2-1A7 7 0 0 0 6.24 8.05Q5.03 9.8 5.03 12q0 2.9 2.05 4.95t4.95 2.05"})))};var moon = SvgMoon;
|
|
782
783
|
|
|
783
|
-
var _path$
|
|
784
|
+
var _path$3i;function _extends$3s(){return _extends$3s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3s.apply(null,arguments)}var SvgMoreHorizotal=function SvgMoreHorizotal(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3i||(_path$3i=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.23 13.5q-.618 0-1.059-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.06.44.44.442.44 1.06t-.44 1.06q-.442.44-1.06.44m5.77 0q-.619 0-1.06-.44A1.44 1.44 0 0 1 10.5 12q0-.619.44-1.06.442-.44 1.06-.44t1.06.44q.44.442.44 1.06t-.44 1.06q-.441.44-1.06.44m5.77 0q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.059.44.44.442.44 1.06t-.44 1.06q-.44.44-1.06.44"})))};var moreHorizotal = SvgMoreHorizotal;
|
|
784
785
|
|
|
785
|
-
var _path$
|
|
786
|
+
var _path$3h;function _extends$3r(){return _extends$3r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3r.apply(null,arguments)}var SvgMoreVertical=function SvgMoreVertical(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3h||(_path$3h=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 19.27q-.619 0-1.06-.442a1.45 1.45 0 0 1-.44-1.059q0-.618.44-1.06.442-.44 1.06-.44t1.06.44q.44.442.44 1.06 0 .62-.44 1.06-.441.44-1.06.44m0-5.77q-.619 0-1.06-.44A1.44 1.44 0 0 1 10.5 12q0-.62.44-1.06.442-.44 1.06-.44t1.06.44q.44.44.44 1.06 0 .618-.44 1.06-.441.44-1.06.44m0-5.77q-.619 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.618.44-1.059.442-.44 1.06-.44t1.06.44q.44.44.44 1.06 0 .618-.44 1.059-.441.44-1.06.44"})))};var moreVertical = SvgMoreVertical;
|
|
786
787
|
|
|
787
|
-
var _path$
|
|
788
|
+
var _path$3g;function _extends$3q(){return _extends$3q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3q.apply(null,arguments)}var SvgMusic=function SvgMusic(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3g||(_path$3g=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.029 20.404q-1.444 0-2.472-1.028t-1.028-2.472 1.028-2.472 2.472-1.028q.575 0 1.077.171.501.17.923.514V4.5q0-.383.26-.644a.88.88 0 0 1 .648-.26h3.631q.386 0 .644.26a.88.88 0 0 1 .26.644v1.462q-.001.383-.26.644a.87.87 0 0 1-.645.26H13.53v10.038q0 1.443-1.028 2.472t-2.472 1.028"})))};var music = SvgMusic;
|
|
788
789
|
|
|
789
|
-
var _path$
|
|
790
|
+
var _path$3f;function _extends$3p(){return _extends$3p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3p.apply(null,arguments)}var SvgNavigationFill=function SvgNavigationFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3f||(_path$3f=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 17.461-5.7 2.433a.9.9 0 0 1-.555.053.9.9 0 0 1-.44-.243.9.9 0 0 1-.242-.45.9.9 0 0 1 .062-.56l6.046-13.606a.8.8 0 0 1 .347-.406.95.95 0 0 1 .482-.136q.246 0 .482.136a.8.8 0 0 1 .347.406l6.046 13.606q.125.29.062.56a.9.9 0 0 1-.243.45.9.9 0 0 1-.44.243.9.9 0 0 1-.554-.053z"})))};var navigation_fill = SvgNavigationFill;
|
|
790
791
|
|
|
791
|
-
var _path$
|
|
792
|
+
var _path$3e;function _extends$3o(){return _extends$3o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3o.apply(null,arguments)}var SvgNavigation=function SvgNavigation(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3e||(_path$3e=/*#__PURE__*/React__namespace.createElement("path",{d:"m12 17.461-5.7 2.433a.9.9 0 0 1-.555.053.9.9 0 0 1-.44-.243.9.9 0 0 1-.242-.45.9.9 0 0 1 .062-.56l6.046-13.606a.8.8 0 0 1 .347-.406.95.95 0 0 1 .482-.136q.246 0 .482.136a.8.8 0 0 1 .347.406l6.046 13.606q.125.29.062.56a.9.9 0 0 1-.243.45.9.9 0 0 1-.44.243.9.9 0 0 1-.554-.053zm-4.9.439 4.9-2.1 4.9 2.1-4.9-11z"})))};var navigation = SvgNavigation;
|
|
792
793
|
|
|
793
|
-
var _path$
|
|
794
|
+
var _path$3d;function _extends$3n(){return _extends$3n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3n.apply(null,arguments)}var SvgNetworkFill=function SvgNetworkFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3d||(_path$3d=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.925 19.21-9.03-9.031a1.5 1.5 0 0 1-.345-.517 1.6 1.6 0 0 1-.111-.572 1.48 1.48 0 0 1 .546-1.153A14.6 14.6 0 0 1 6.7 5.369a16.9 16.9 0 0 1 5.303-.869q2.666 0 5.303.87 2.637.869 4.716 2.567.273.232.41.528.135.297.136.625 0 .289-.111.572-.113.285-.344.517l-9.031 9.03a1.52 1.52 0 0 1-1.08.456 1.52 1.52 0 0 1-1.078-.455"})))};var network_fill = SvgNetworkFill;
|
|
794
795
|
|
|
795
|
-
var _path$
|
|
796
|
+
var _path$3c;function _extends$3m(){return _extends$3m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3m.apply(null,arguments)}var SvgNetwork=function SvgNetwork(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3c||(_path$3c=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.925 19.21-9.03-9.031a1.5 1.5 0 0 1-.345-.517 1.6 1.6 0 0 1-.111-.572 1.48 1.48 0 0 1 .546-1.153A14.6 14.6 0 0 1 6.7 5.369a16.9 16.9 0 0 1 5.303-.869q2.666 0 5.303.87 2.637.869 4.716 2.567.273.232.41.528.135.297.136.625 0 .289-.111.572-.113.285-.344.517l-9.031 9.03a1.52 1.52 0 0 1-1.08.456 1.52 1.52 0 0 1-1.078-.455m1.079-1.06 9.1-9.1q-1.975-1.5-4.3-2.275a15.1 15.1 0 0 0-4.8-.775q-2.475 0-4.8.775a14.8 14.8 0 0 0-4.3 2.275z"})))};var network = SvgNetwork;
|
|
796
797
|
|
|
797
|
-
var _path$
|
|
798
|
+
var _path$3b;function _extends$3l(){return _extends$3l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3l.apply(null,arguments)}var SvgNetworkFindFill=function SvgNetworkFindFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3b||(_path$3b=/*#__PURE__*/React__namespace.createElement("path",{d:"m10.925 19.21-9.03-9.031a1.468 1.468 0 0 1-.44-1.17q.024-.318.153-.607T2 7.906Q4.064 6.223 6.71 5.362a17 17 0 0 1 5.295-.862q2.665 0 5.295.87a14.8 14.8 0 0 1 4.709 2.551q.263.208.392.504t.154.6q.026.304-.087.605-.111.3-.344.549l-.638.648a5.5 5.5 0 0 0-1.837-1.676Q18.514 8.5 17.004 8.5q-2.289 0-3.894 1.606Q11.505 11.71 11.504 14q0 1.485.659 2.64.658 1.155 1.643 1.822l-.723.738a1.45 1.45 0 0 1-.504.337q-.271.103-.575.103t-.575-.099a1.4 1.4 0 0 1-.504-.331m10.046-.227-2.067-2.052a3.2 3.2 0 0 1-.883.422q-.48.147-1.017.147-1.479 0-2.49-1.01-1.01-1.011-1.01-2.49t1.01-2.49 2.49-1.01 2.49 1.01 1.01 2.49q0 .517-.138.988a3.4 3.4 0 0 1-.393.874l2.052 2.067q.208.207.22.514a.7.7 0 0 1-.22.54.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217M17.004 16q.84 0 1.42-.58t.58-1.42-.58-1.42a1.93 1.93 0 0 0-1.42-.58q-.84 0-1.42.58t-.58 1.42.58 1.42 1.42.58"})))};var networkFind_fill = SvgNetworkFindFill;
|
|
798
799
|
|
|
799
|
-
var _path$
|
|
800
|
+
var _path$3a;function _extends$3k(){return _extends$3k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3k.apply(null,arguments)}var SvgNetworkFind=function SvgNetworkFind(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$3a||(_path$3a=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.462 19.746-9.568-9.583a1.5 1.5 0 0 1-.44-1.153q.025-.304.146-.593.121-.288.385-.496A14.8 14.8 0 0 1 6.7 5.37a16.9 16.9 0 0 1 5.303-.869q2.756 0 5.375.896a15.4 15.4 0 0 1 4.763 2.635 1.35 1.35 0 0 1 .487.979q.015.278-.084.552a1.3 1.3 0 0 1-.307.482q-1.996-1.88-4.653-2.962A14.7 14.7 0 0 0 12.004 6Q9.419 6 7.1 6.817a15 15 0 0 0-4.18 2.248l9.61 9.627q.21.208.213.515a.75.75 0 0 1-.212.54.74.74 0 0 1-.535.232.74.74 0 0 1-.534-.233m9.51-.763-2.068-2.052a3.2 3.2 0 0 1-.883.422q-.48.147-1.017.147-1.479 0-2.49-1.01-1.01-1.011-1.01-2.49t1.01-2.49 2.49-1.01 2.49 1.01q1.01 1.011 1.01 2.49 0 .517-.138.988a3.4 3.4 0 0 1-.393.874l2.052 2.067q.208.207.22.514a.7.7 0 0 1-.22.54.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217M17.003 16q.84 0 1.42-.58t.58-1.42-.58-1.42a1.93 1.93 0 0 0-1.42-.58q-.84 0-1.42.58t-.58 1.42.58 1.42 1.42.58"})))};var networkFind = SvgNetworkFind;
|
|
800
801
|
|
|
801
|
-
var _path$
|
|
802
|
+
var _path$39;function _extends$3j(){return _extends$3j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3j.apply(null,arguments)}var SvgNetworkOffFill=function SvgNetworkOffFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$39||(_path$39=/*#__PURE__*/React__namespace.createElement("path",{d:"m18.86 17.713-1.583 1.558a.7.7 0 0 1-.51.21.7.7 0 0 1-.525-.22.7.7 0 0 1-.207-.522q0-.314.207-.522l1.573-1.573-1.582-1.582a.7.7 0 0 1-.203-.523.72.72 0 0 1 .212-.522.7.7 0 0 1 .523-.207q.314 0 .522.207L18.86 15.6l1.582-1.583a.7.7 0 0 1 .515-.207.75.75 0 0 1 .53.207.7.7 0 0 1 .228.535.75.75 0 0 1-.228.534l-1.558 1.558 1.558 1.583a.7.7 0 0 1 .21.514.71.71 0 0 1-.22.53.7.7 0 0 1-.517.208.7.7 0 0 1-.518-.208zm.561-6.98a4 4 0 0 0-.536-.039q-2.477 0-4.214 1.737-1.736 1.736-1.736 4.213a4 4 0 0 0 .038.537q.025.315.076.633.051.319.153.619.066.23.028.449a.7.7 0 0 1-.203.383q-.216.216-.479.319a1.48 1.48 0 0 1-1.088 0 1.4 1.4 0 0 1-.48-.319L2.166 10.45a1.86 1.86 0 0 1-.557-1.346q0-.396.165-.783t.521-.658A15.8 15.8 0 0 1 6.88 5.301a16.6 16.6 0 0 1 5.124-.801q2.642 0 5.124.801a15.8 15.8 0 0 1 4.586 2.362q.355.247.525.633a1.925 1.925 0 0 1-.397 2.154l-.336.337a.74.74 0 0 1-.387.213.84.84 0 0 1-.446-.039 4 4 0 0 0-.61-.152 7 7 0 0 0-.642-.076"})))};var networkOff_fill = SvgNetworkOffFill;
|
|
802
803
|
|
|
803
|
-
var _path$
|
|
804
|
+
var _path$38;function _extends$3i(){return _extends$3i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3i.apply(null,arguments)}var SvgNetworkOff=function SvgNetworkOff(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$38||(_path$38=/*#__PURE__*/React__namespace.createElement("path",{d:"m18.86 17.713-1.583 1.558a.7.7 0 0 1-.51.21.7.7 0 0 1-.525-.22.7.7 0 0 1-.207-.522q0-.314.207-.522l1.573-1.573-1.582-1.582a.7.7 0 0 1-.203-.523.72.72 0 0 1 .212-.522.7.7 0 0 1 .523-.207q.314 0 .522.207L18.86 15.6l1.582-1.583a.7.7 0 0 1 .515-.207.75.75 0 0 1 .53.207.7.7 0 0 1 .228.535.75.75 0 0 1-.228.534l-1.558 1.558 1.558 1.583a.7.7 0 0 1 .21.514.71.71 0 0 1-.22.53.7.7 0 0 1-.517.208.7.7 0 0 1-.518-.208zM12.004 4.5q2.642 0 5.124.801a15.8 15.8 0 0 1 4.586 2.362q.356.247.533.625.178.38.178.775 0 .378-.148.739a2 2 0 0 1-.435.648l-1.16 1.16a.8.8 0 0 1-.53.22.7.7 0 0 1-.539-.22.74.74 0 0 1-.232-.535q0-.302.232-.535l1.231-1.23a.3.3 0 0 0 .092-.255.28.28 0 0 0-.14-.226 14.7 14.7 0 0 0-4.17-2.112A15.1 15.1 0 0 0 12.004 6q-2.38 0-4.622.717a14.7 14.7 0 0 0-4.17 2.112.28.28 0 0 0-.14.226q-.015.15.092.255l8.676 8.676q.068.068.164.068a.22.22 0 0 0 .163-.067l.574-.574a.74.74 0 0 1 .534-.232q.302 0 .535.232a.74.74 0 0 1 .232.535q0 .302-.232.535l-.525.525q-.272.27-.608.402-.337.13-.673.13-.337 0-.673-.13a1.75 1.75 0 0 1-.608-.402L2.165 10.45a1.8 1.8 0 0 1-.422-.636 2 2 0 0 1-.135-.726q0-.396.165-.775.165-.378.521-.65A15.8 15.8 0 0 1 6.88 5.301a16.6 16.6 0 0 1 5.124-.801"})))};var networkOff = SvgNetworkOff;
|
|
804
805
|
|
|
805
|
-
var _path$
|
|
806
|
+
var _path$37;function _extends$3h(){return _extends$3h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3h.apply(null,arguments)}var SvgNewsFill=function SvgNewsFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$37||(_path$37=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T4.308 3.5h15.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm2.827-3.885h9.73q.32 0 .535-.215a.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.216h-9.73a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.535q0 .318.215.534a.73.73 0 0 0 .535.215m0-3.865h2.192q.318 0 .534-.216a.73.73 0 0 0 .216-.534V8.135A.73.73 0 0 0 9.86 7.6a.73.73 0 0 0-.534-.215H7.135A.73.73 0 0 0 6.6 7.6a.73.73 0 0 0-.215.535V12q0 .319.215.534a.73.73 0 0 0 .535.216m5.884 0h3.846q.32 0 .535-.216a.73.73 0 0 0 .215-.534.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H13.02a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.535a.73.73 0 0 0 .534.215m0-3.865h3.846q.32 0 .535-.216a.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.215H13.02a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .319.216.534a.73.73 0 0 0 .534.216"})))};var news_fill = SvgNewsFill;
|
|
806
807
|
|
|
807
|
-
var _path$
|
|
808
|
+
var _path$36;function _extends$3g(){return _extends$3g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3g.apply(null,arguments)}var SvgNews=function SvgNews(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$36||(_path$36=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T4.308 3.5h15.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096m2.827-2.385h9.73a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.216h-9.73a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534q0 .32.215.535a.73.73 0 0 0 .535.215m0-3.865h2.192a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535V8.135a.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H7.135A.73.73 0 0 0 6.6 7.6a.73.73 0 0 0-.215.535V12q0 .32.215.535a.73.73 0 0 0 .535.215m5.884 0h3.846a.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H13.02a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .32.216.535a.73.73 0 0 0 .534.215m0-3.865h3.846a.73.73 0 0 0 .535-.216.73.73 0 0 0 .215-.534.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215H13.02a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .318.216.534a.73.73 0 0 0 .534.216"})))};var news = SvgNews;
|
|
808
809
|
|
|
809
|
-
var _path$
|
|
810
|
+
var _path$35;function _extends$3f(){return _extends$3f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3f.apply(null,arguments)}var SvgNotesFill=function SvgNotesFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$35||(_path$35=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.5 19.692v-10.4q0-.747.538-1.27A1.78 1.78 0 0 1 9.323 7.5h10.37q.747 0 1.277.53t.53 1.278v7.48L16.788 21.5h-7.48q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278M2.525 6.423a1.68 1.68 0 0 1 .291-1.348 1.8 1.8 0 0 1 1.18-.74l10.235-1.81q.748-.14 1.348.291.6.432.74 1.18l.231 1.312H9.308q-1.65 0-2.825 1.175T5.308 9.308v8.665a1.9 1.9 0 0 1-.635-.537 1.73 1.73 0 0 1-.338-.778zM20 16h-3.096a.88.88 0 0 0-.645.259.88.88 0 0 0-.259.645V20z"})))};var notes_fill = SvgNotesFill;
|
|
810
811
|
|
|
811
|
-
var _path$
|
|
812
|
+
var _path$34;function _extends$3e(){return _extends$3e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3e.apply(null,arguments)}var SvgNotes=function SvgNotes(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$34||(_path$34=/*#__PURE__*/React__namespace.createElement("path",{d:"M2.525 6.423a1.68 1.68 0 0 1 .291-1.348 1.8 1.8 0 0 1 1.18-.74l10.235-1.81q.748-.14 1.348.291.6.432.74 1.18l.231 1.312h-1.53l-.195-1.096a.25.25 0 0 0-.115-.169.3.3 0 0 0-.212-.043L4.26 5.82a.27.27 0 0 0-.202.124.34.34 0 0 0-.048.24l1.298 7.334v4.455a1.9 1.9 0 0 1-.635-.537 1.73 1.73 0 0 1-.338-.778z"})))};var notes = SvgNotes;
|
|
812
813
|
|
|
813
|
-
function _extends$
|
|
814
|
+
function _extends$3d(){return _extends$3d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3d.apply(null,arguments)}var SvgNotificationFill=function SvgNotificationFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var notification_fill = SvgNotificationFill;
|
|
814
815
|
|
|
815
|
-
function _extends$
|
|
816
|
+
function _extends$3c(){return _extends$3c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3c.apply(null,arguments)}var SvgNotification=function SvgNotification(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var notification = SvgNotification;
|
|
816
817
|
|
|
817
|
-
function _extends$
|
|
818
|
+
function _extends$3b(){return _extends$3b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3b.apply(null,arguments)}var SvgNotificationBadgeFill=function SvgNotificationBadgeFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var notificationBadge_fill = SvgNotificationBadgeFill;
|
|
818
819
|
|
|
819
|
-
function _extends$
|
|
820
|
+
function _extends$3a(){return _extends$3a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$3a.apply(null,arguments)}var SvgNotificationBadge=function SvgNotificationBadge(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$3a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var notificationBadge = SvgNotificationBadge;
|
|
820
821
|
|
|
821
|
-
var _path$
|
|
822
|
+
var _path$33;function _extends$39(){return _extends$39=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$39.apply(null,arguments)}var SvgNotificationOffFill=function SvgNotificationOffFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$39({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$33||(_path$33=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.374 17.556c-.26.391.02.915.49.915H16.91l3.06 3.06a.75.75 0 1 0 1.06-1.061l-17-17a.75.75 0 0 0-1.06 1.06l3.553 3.554a5.9 5.9 0 0 0-.405 2.151v4.706zM17.882 10.235v4.647L8.504 5.504a5.9 5.9 0 0 1 1.731-.882v-.857a1.765 1.765 0 0 1 3.53 0v.857a5.885 5.885 0 0 1 4.117 5.613"})))};var notificationOff_fill = SvgNotificationOffFill;
|
|
822
823
|
|
|
823
|
-
var _path$
|
|
824
|
+
var _path$32;function _extends$38(){return _extends$38=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$38.apply(null,arguments)}var SvgNotificationOff=function SvgNotificationOff(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$38({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$32||(_path$32=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.382 13.071a.75.75 0 0 0 1.5 0v-2.836a5.885 5.885 0 0 0-4.118-5.613v-.857a1.765 1.765 0 0 0-3.53 0v.857q-.536.17-1.025.434c-.387.209-.425.728-.113 1.04.245.245.629.274.94.118a4.38 4.38 0 0 1 6.344 3.882l.002.14z"})))};var notificationOff = SvgNotificationOff;
|
|
824
825
|
|
|
825
|
-
var _path$
|
|
826
|
+
var _path$31,_g$7;function _extends$37(){return _extends$37=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$37.apply(null,arguments)}var SvgNotificationRingFill=function SvgNotificationRingFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$37({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},props),/*#__PURE__*/React__namespace.createElement("mask",{id:"notificationRing_fill_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},_path$31||(_path$31=/*#__PURE__*/React__namespace.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),_g$7||(_g$7=/*#__PURE__*/React__namespace.createElement("g",{fill:"inherit",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#notificationRing_fill_svg__a)"},/*#__PURE__*/React__namespace.createElement("path",{d:"M2.804 8.261a.57.57 0 0 1-.446-.202.6.6 0 0 1-.154-.477 7.5 7.5 0 0 1 .835-2.886 7.9 7.9 0 0 1 1.813-2.3.64.64 0 0 1 .47-.168.54.54 0 0 1 .424.232.6.6 0 0 1 .119.473.74.74 0 0 1-.249.439 6.4 6.4 0 0 0-1.45 1.88 6.6 6.6 0 0 0-.69 2.352.8.8 0 0 1-.216.466.6.6 0 0 1-.456.191m14.39 0a.6.6 0 0 1-.455-.191.8.8 0 0 1-.216-.466 6.6 6.6 0 0 0-.691-2.352 6.4 6.4 0 0 0-1.45-1.88.74.74 0 0 1-.248-.44.6.6 0 0 1 .118-.472.54.54 0 0 1 .424-.232.64.64 0 0 1 .47.168 7.9 7.9 0 0 1 1.813 2.3 7.5 7.5 0 0 1 .835 2.886.6.6 0 0 1-.154.477.57.57 0 0 1-.445.202M8.528 3.137a1.47 1.47 0 1 1 2.942 0v.715A4.9 4.9 0 0 1 14.9 8.529v3.922l1.453 2.18a.49.49 0 0 1-.408.761H4.052a.49.49 0 0 1-.407-.762l1.452-2.179V8.529a4.9 4.9 0 0 1 3.431-4.677zM10 18.333a1.96 1.96 0 0 0 1.96-1.96H8.04a1.96 1.96 0 0 0 1.96 1.96"}))))};var notificationRing_fill = SvgNotificationRingFill;
|
|
826
827
|
|
|
827
|
-
var _path$
|
|
828
|
+
var _path$30,_g$6;function _extends$36(){return _extends$36=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$36.apply(null,arguments)}var SvgNotificationRing=function SvgNotificationRing(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$36({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},props),/*#__PURE__*/React__namespace.createElement("mask",{id:"notificationRing_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},_path$30||(_path$30=/*#__PURE__*/React__namespace.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),_g$6||(_g$6=/*#__PURE__*/React__namespace.createElement("g",{fill:"inherit",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#notificationRing_svg__a)"},/*#__PURE__*/React__namespace.createElement("path",{d:"M2.809 8.261a.57.57 0 0 1-.45-.202.6.6 0 0 1-.154-.477 7.6 7.6 0 0 1 .747-2.702 7.9 7.9 0 0 1 1.604-2.212.69.69 0 0 1 .467-.18q.259 0 .428.216t.142.47a.7.7 0 0 1-.232.446 6.5 6.5 0 0 0-1.27 1.796 6.7 6.7 0 0 0-.615 2.188.8.8 0 0 1-.215.466.6.6 0 0 1-.452.191m14.387 0a.6.6 0 0 1-.456-.191.8.8 0 0 1-.216-.466 6.7 6.7 0 0 0-.611-2.184 6.4 6.4 0 0 0-1.265-1.792.72.72 0 0 1-.242-.45.62.62 0 0 1 .136-.474.52.52 0 0 1 .432-.212.7.7 0 0 1 .47.184 7.9 7.9 0 0 1 1.604 2.208 7.5 7.5 0 0 1 .747 2.698.6.6 0 0 1-.154.477.57.57 0 0 1-.445.202M8.04 16.373q0 .136.017.27A1.957 1.957 0 0 0 10 18.333a1.957 1.957 0 0 0 1.962-1.961zm7.907-.98a.49.49 0 0 0 .408-.763l-1.453-2.179V8.529a4.9 4.9 0 0 0-3.432-4.677v-.715a1.47 1.47 0 1 0-2.94 0v.715a4.9 4.9 0 0 0-3.432 4.677v3.922l-1.453 2.18a.49.49 0 0 0 .408.761zm-2.297-6.98a3.65 3.65 0 0 0-7.3-.022l-.002.138v4.3l-.875 1.313h9.054l-.875-1.312v-4.3q0-.06-.002-.117"}))))};var notificationRing = SvgNotificationRing;
|
|
828
829
|
|
|
829
|
-
var _path$
|
|
830
|
+
var _path$2$;function _extends$35(){return _extends$35=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$35.apply(null,arguments)}var SvgOpen=function SvgOpen(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$35({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2$||(_path$2$=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.542 8.514 7.21 17.837a.7.7 0 0 1-.522.203.72.72 0 0 1-.523-.213.7.7 0 0 1-.207-.517q0-.31.207-.517L15.49 7.46H7.292a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h9.847q.384 0 .643.26.26.26.26.644v9.846q0 .318-.215.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534z"})))};var open = SvgOpen;
|
|
830
831
|
|
|
831
|
-
var _path$
|
|
832
|
+
var _path$2_;function _extends$34(){return _extends$34=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$34.apply(null,arguments)}var SvgOpenLink=function SvgOpenLink(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$34({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2_||(_path$2_=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h5.557q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-5.557q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v5.557q0 .758-.525 1.283t-1.283.525zM19 6.054l-8.754 8.754a.73.73 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527L17.946 5H14.75a.73.73 0 0 1-.535-.215A.73.73 0 0 1 14 4.25q0-.32.215-.535a.73.73 0 0 1 .535-.215h4.846q.387 0 .645.259a.88.88 0 0 1 .259.645V9.25a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.535-.215A.73.73 0 0 1 19 9.25z"})))};var openLink = SvgOpenLink;
|
|
832
833
|
|
|
833
|
-
var _path$
|
|
834
|
+
var _path$2Z;function _extends$33(){return _extends$33=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$33.apply(null,arguments)}var SvgPanoramaFill=function SvgPanoramaFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$33({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2Z||(_path$2Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.48 19.346a.88.88 0 0 1-.692-.191q-.288-.24-.288-.674V5.538q0-.435.288-.674a.88.88 0 0 1 .693-.19q.345.067 1.075.285.731.218 1.813.445 1.082.226 2.487.411Q10.26 6 12 6t3.14-.185 2.481-.411 1.809-.445q.726-.219 1.07-.286a.9.9 0 0 1 .703.191q.297.24.297.674v12.943q0 .434-.297.674a.9.9 0 0 1-.703.191q-.344-.068-1.07-.285a25 25 0 0 0-1.809-.455 30 30 0 0 0-2.482-.422A24 24 0 0 0 12 18q-1.74 0-3.144.184-1.404.186-2.487.422-1.082.236-1.813.454t-1.075.286"})))};var panorama_fill = SvgPanoramaFill;
|
|
834
835
|
|
|
835
|
-
var _path$
|
|
836
|
+
var _path$2Y;function _extends$32(){return _extends$32=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$32.apply(null,arguments)}var SvgPanorama=function SvgPanorama(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$32({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2Y||(_path$2Y=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.48 19.346a.88.88 0 0 1-.692-.191q-.288-.24-.288-.674V5.538q0-.435.288-.674a.88.88 0 0 1 .693-.19q.345.067 1.075.285.731.218 1.813.445 1.082.226 2.487.411Q10.26 6 12 6t3.14-.185 2.481-.411 1.809-.445q.726-.219 1.07-.286a.9.9 0 0 1 .703.191q.297.24.297.674v12.943q0 .434-.297.674a.9.9 0 0 1-.703.191q-.344-.068-1.07-.285a25 25 0 0 0-1.809-.455 30 30 0 0 0-2.482-.422A24 24 0 0 0 12 18q-1.74 0-3.144.184-1.404.186-2.487.422-1.082.236-1.813.454t-1.075.286M4 17.65q1.95-.574 3.963-.862a28.5 28.5 0 0 1 8.075 0q2.012.287 3.962.862V6.385q-1.95.575-3.962.845a30.3 30.3 0 0 1-8.075 0A26.4 26.4 0 0 1 4 6.385z"})))};var panorama = SvgPanorama;
|
|
836
837
|
|
|
837
|
-
var _path$
|
|
838
|
+
var _path$2X;function _extends$31(){return _extends$31=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$31.apply(null,arguments)}var SvgParking=function SvgParking(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$31({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2X||(_path$2X=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.5 14.5V19q0 .613-.438 1.057A1.44 1.44 0 0 1 8 20.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 6.5 19V5q0-.613.443-1.057A1.44 1.44 0 0 1 8 3.5h5q2.28 0 3.89 1.61T18.5 9q0 2.28-1.61 3.89T13 14.5zm0-3h3.623q1.027 0 1.764-.736A2.4 2.4 0 0 0 15.623 9q0-1.027-.736-1.763a2.4 2.4 0 0 0-1.764-.737H9.5z"})))};var parking = SvgParking;
|
|
838
839
|
|
|
839
|
-
var _path$
|
|
840
|
+
var _path$2W;function _extends$30(){return _extends$30=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$30.apply(null,arguments)}var SvgPauseFill=function SvgPauseFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$30({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2W||(_path$2W=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.947 19.28q-.688 0-1.184-.497a1.62 1.62 0 0 1-.496-1.183V6.4q0-.687.496-1.184.495-.495 1.184-.496h1.84q.687 0 1.183.496.497.497.497 1.184v11.2q0 .687-.497 1.183a1.62 1.62 0 0 1-1.183.497zm-7.68 0q-.688 0-1.184-.497a1.62 1.62 0 0 1-.496-1.183V6.4q0-.687.496-1.184a1.62 1.62 0 0 1 1.183-.496h1.84q.688 0 1.184.496.497.497.497 1.184v11.2q0 .687-.497 1.183a1.62 1.62 0 0 1-1.183.497z"})))};var pause_fill = SvgPauseFill;
|
|
840
841
|
|
|
841
|
-
function _extends$
|
|
842
|
+
function _extends$2$(){return _extends$2$=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2$.apply(null,arguments)}var SvgPause=function SvgPause(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2$({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var pause = SvgPause;
|
|
842
843
|
|
|
843
|
-
var _path$
|
|
844
|
+
var _path$2V;function _extends$2_(){return _extends$2_=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2_.apply(null,arguments)}var SvgPeopleFill=function SvgPeopleFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2_({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2V||(_path$2V=/*#__PURE__*/React__namespace.createElement("path",{d:"M1.365 17.789a.84.84 0 0 1-.616-.25.84.84 0 0 1-.249-.616v-.354q0-.997 1.042-1.64 1.043-.64 2.718-.64.276 0 .557.017t.566.067a3.73 3.73 0 0 0-.575 2.002v1.413zm6.043 0a.88.88 0 0 1-.65-.26.88.88 0 0 1-.258-.644v-.472q0-.702.394-1.283.394-.582 1.137-1.014t1.754-.65a10.6 10.6 0 0 1 2.211-.216q1.223 0 2.235.216 1.011.217 1.754.65.742.432 1.128 1.014.387.58.387 1.283v.472q0 .384-.26.644a.88.88 0 0 1-.644.26zm11.784 0v-1.413q0-.564-.133-1.063a3.6 3.6 0 0 0-.401-.94 5 5 0 0 1 .562-.067q.269-.018.53-.017 1.675 0 2.712.633 1.038.635 1.038 1.647v.354q0 .367-.249.617a.84.84 0 0 1-.616.248zM4.257 13.316q-.707 0-1.208-.502a1.65 1.65 0 0 1-.5-1.21q0-.714.502-1.208a1.66 1.66 0 0 1 1.209-.493q.715 0 1.213.493.498.494.498 1.212 0 .697-.493 1.203a1.64 1.64 0 0 1-1.22.505m15.493 0q-.7 0-1.206-.505a1.64 1.64 0 0 1-.506-1.203q.001-.72.506-1.212a1.67 1.67 0 0 1 1.208-.493q.723 0 1.216.493.495.494.494 1.209 0 .706-.493 1.209a1.64 1.64 0 0 1-1.219.502m-7.747-.817a2.5 2.5 0 0 1-1.84-.757 2.5 2.5 0 0 1-.76-1.839q0-1.104.758-1.85A2.52 2.52 0 0 1 12 7.308q1.103 0 1.85.745.746.745.746 1.848a2.53 2.53 0 0 1-.745 1.84q-.745.76-1.848.76"})))};var people_fill = SvgPeopleFill;
|
|
844
845
|
|
|
845
|
-
var _path$
|
|
846
|
+
var _path$2U;function _extends$2Z(){return _extends$2Z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2Z.apply(null,arguments)}var SvgPeople=function SvgPeople(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2Z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2U||(_path$2U=/*#__PURE__*/React__namespace.createElement("path",{d:"M1.365 17.789a.84.84 0 0 1-.616-.25.84.84 0 0 1-.249-.616v-.354q0-.997 1.042-1.64 1.043-.64 2.718-.64.276 0 .557.017t.566.067a3.73 3.73 0 0 0-.575 2.002v1.413zm6.043 0a.88.88 0 0 1-.65-.26.88.88 0 0 1-.258-.644v-.472q0-.702.394-1.283.394-.582 1.137-1.014t1.754-.65a10.6 10.6 0 0 1 2.211-.216q1.223 0 2.235.216 1.011.217 1.754.65.742.432 1.128 1.014.387.58.387 1.283v.472q0 .384-.26.644a.88.88 0 0 1-.644.26zm11.784 0v-1.413q0-.564-.133-1.063a3.6 3.6 0 0 0-.401-.94 5 5 0 0 1 .562-.067q.269-.018.53-.017 1.675 0 2.712.633 1.038.635 1.038 1.647v.354q0 .367-.249.617a.84.84 0 0 1-.616.248zm-11.115-1.5h7.861v-.106q-.153-.606-1.277-1.02Q13.54 14.75 12 14.75t-2.662.414-1.261 1.019zm-3.82-2.972q-.707 0-1.208-.502a1.65 1.65 0 0 1-.5-1.21q0-.714.502-1.208a1.66 1.66 0 0 1 1.209-.493q.715 0 1.213.493.498.494.498 1.212 0 .697-.493 1.203a1.64 1.64 0 0 1-1.22.505m15.493 0q-.7 0-1.206-.505a1.64 1.64 0 0 1-.506-1.203q.001-.72.506-1.212a1.67 1.67 0 0 1 1.208-.493q.723 0 1.216.493.495.494.494 1.209 0 .706-.493 1.209a1.64 1.64 0 0 1-1.219.502m-7.747-.817a2.5 2.5 0 0 1-1.84-.757 2.5 2.5 0 0 1-.76-1.839q0-1.104.758-1.85A2.52 2.52 0 0 1 12 7.308q1.103 0 1.85.745.746.745.746 1.848a2.53 2.53 0 0 1-.745 1.84q-.745.76-1.848.76m.002-1.5q.459 0 .775-.321a1.07 1.07 0 0 0 .316-.78q0-.459-.315-.775T12 8.808q-.454 0-.775.315a1.05 1.05 0 0 0-.321.781q0 .454.321.775t.78.321"})))};var people = SvgPeople;
|
|
846
847
|
|
|
847
|
-
var _path$
|
|
848
|
+
var _path$2T;function _extends$2Y(){return _extends$2Y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2Y.apply(null,arguments)}var SvgPetFill=function SvgPetFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2Y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2T||(_path$2T=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.35 21.5v-7.083l4.704 4.695a16.7 16.7 0 0 0 1.87-2.461 5.34 5.34 0 0 0 .816-2.876q0-1.246-.478-2.394a6.2 6.2 0 0 0-1.356-2.027L8.148 6.615l.365-.365h3.443l3.894-3.894 1.877 1.867a6.8 6.8 0 0 1 1.478 2.186q.517 1.224.526 2.591a6.7 6.7 0 0 1-.526 2.591 6.8 6.8 0 0 1-1.478 2.186L15.6 15.894V21.5zm4.665-4.54-5.017-5.008a1.6 1.6 0 0 1-.372-.573 1.87 1.87 0 0 1 0-1.345q.126-.315.372-.56L6.925 7.53l2.927 2.892a4.7 4.7 0 0 1 1.388 3.352q0 .885-.307 1.701a4.6 4.6 0 0 1-.918 1.484"})))};var pet_fill = SvgPetFill;
|
|
848
849
|
|
|
849
|
-
var _path$
|
|
850
|
+
var _path$2S;function _extends$2X(){return _extends$2X=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2X.apply(null,arguments)}var SvgPet=function SvgPet(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2X({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2S||(_path$2S=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.35 21.5v-9.548h1.5V20h7.25v-4.72l2.548-2.557a5.5 5.5 0 0 0 1.168-1.707A5 5 0 0 0 18.231 9q0-1.048-.418-1.996a5.7 5.7 0 0 0-1.155-1.702l-.808-.833-3.28 3.281H8.82L7.493 9.075 6.425 8.031l1.78-1.78h3.75l3.895-3.895 1.877 1.867a6.8 6.8 0 0 1 1.478 2.186q.517 1.224.526 2.591a6.7 6.7 0 0 1-.526 2.591 6.8 6.8 0 0 1-1.478 2.186L15.6 15.894V21.5zm4.665-4.54-5.017-5.008a1.6 1.6 0 0 1-.372-.573 1.87 1.87 0 0 1 0-1.345q.126-.315.372-.56L6.925 7.53l2.927 2.892a4.7 4.7 0 0 1 1.388 3.352q0 .885-.307 1.701a4.6 4.6 0 0 1-.918 1.484"})))};var pet = SvgPet;
|
|
850
851
|
|
|
851
|
-
var _path$
|
|
852
|
+
var _path$2R;function _extends$2W(){return _extends$2W=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2W.apply(null,arguments)}var SvgPhoneFill=function SvgPhoneFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2W({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2R||(_path$2R=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.308 22.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T7.308 1.5h9.384q.758 0 1.283.525t.525 1.283v17.384q0 .758-.525 1.283t-1.283.525zM7 18.25h10V5.75H7z"})))};var phone_fill = SvgPhoneFill;
|
|
852
853
|
|
|
853
|
-
var _path$
|
|
854
|
+
var _path$2Q;function _extends$2V(){return _extends$2V=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2V.apply(null,arguments)}var SvgPhone=function SvgPhone(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2V({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2Q||(_path$2Q=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.308 22.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T7.308 1.5h9.384q.758 0 1.283.525t.525 1.283v17.384q0 .758-.525 1.283t-1.283.525zM7 19.75v.942q0 .116.096.212a.3.3 0 0 0 .212.096h9.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-.942zm0-1.5h10V5.75H7zm0-14h10v-.942a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z"})))};var phone = SvgPhone;
|
|
854
855
|
|
|
855
|
-
var _path$
|
|
856
|
+
var _path$2P;function _extends$2U(){return _extends$2U=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2U.apply(null,arguments)}var SvgPhoneCheckFill=function SvgPhoneCheckFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2U({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2P||(_path$2P=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.05 12.546 3.023-3.023a.72.72 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527l-3.444 3.444a.87.87 0 0 1-.633.271.87.87 0 0 1-.633-.27l-1.294-1.295a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217zM7.308 22.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T7.308 1.5h9.384q.758 0 1.283.525t.525 1.283v17.384q0 .758-.525 1.283t-1.283.525zM7 18.25h10V5.75H7z"})))};var phoneCheck_fill = SvgPhoneCheckFill;
|
|
856
857
|
|
|
857
|
-
var _path$
|
|
858
|
+
var _path$2O;function _extends$2T(){return _extends$2T=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2T.apply(null,arguments)}var SvgPhoneCheck=function SvgPhoneCheck(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2T({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2O||(_path$2O=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.05 12.546 3.023-3.023a.72.72 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527l-3.444 3.444a.87.87 0 0 1-.633.271.87.87 0 0 1-.633-.27l-1.294-1.295a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217zM7.308 22.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T7.308 1.5h9.384q.758 0 1.283.525t.525 1.283v17.384q0 .758-.525 1.283t-1.283.525zM7 19.75v.942q0 .116.096.212a.3.3 0 0 0 .212.096h9.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-.942zm0-1.5h10V5.75H7zm0-14h10v-.942a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z"})))};var phoneCheck = SvgPhoneCheck;
|
|
858
859
|
|
|
859
|
-
var _path$
|
|
860
|
+
var _path$2N;function _extends$2S(){return _extends$2S=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2S.apply(null,arguments)}var SvgPhoneWarnFill=function SvgPhoneWarnFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2S({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2N||(_path$2N=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.974 16.93a.78.78 0 0 1-.576-.231.78.78 0 0 1-.232-.576q0-.343.232-.575a.78.78 0 0 1 .576-.232q.343 0 .575.232a.78.78 0 0 1 .232.575q0 .344-.232.576a.78.78 0 0 1-.575.232m0-3.48a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V8.162q0-.318.215-.535a.73.73 0 0 1 .535-.215q.319 0 .534.215a.73.73 0 0 1 .216.535V12.7q0 .318-.216.535a.73.73 0 0 1-.535.215M7.28 22.7q-.757 0-1.282-.525a1.75 1.75 0 0 1-.525-1.283V3.508q0-.758.525-1.283T7.28 1.7h9.385q.758 0 1.283.525t.525 1.283v17.384q0 .759-.525 1.283-.525.525-1.283.525zm-.307-4.25h10V5.95h-10z"})))};var phoneWarn_fill = SvgPhoneWarnFill;
|
|
860
861
|
|
|
861
|
-
var _path$
|
|
862
|
+
var _path$2M;function _extends$2R(){return _extends$2R=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2R.apply(null,arguments)}var SvgPhoneWarn=function SvgPhoneWarn(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2R({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2M||(_path$2M=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.974 16.93a.78.78 0 0 1-.573-.234.78.78 0 0 1-.235-.573.78.78 0 0 1 .235-.573.78.78 0 0 1 .573-.234.78.78 0 0 1 .573.234.78.78 0 0 1 .234.573.78.78 0 0 1-.234.573.78.78 0 0 1-.573.235m0-3.48a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535V8.162q0-.32.215-.535a.73.73 0 0 1 .535-.215q.319 0 .534.215a.73.73 0 0 1 .216.535V12.7a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215M7.28 22.7q-.757 0-1.282-.525a1.75 1.75 0 0 1-.525-1.283V3.508q0-.758.525-1.283T7.28 1.7h9.385q.758 0 1.283.525t.525 1.283v17.384q0 .759-.525 1.283-.525.525-1.283.525zm-.307-2.75v.942q0 .116.096.212a.3.3 0 0 0 .211.096h9.385a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-.942zm0-1.5h10V5.95h-10zm0-14h10v-.942a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.28a.3.3 0 0 0-.211.096.3.3 0 0 0-.096.212z"})))};var phoneWarn = SvgPhoneWarn;
|
|
862
863
|
|
|
863
|
-
var _path$
|
|
864
|
+
var _path$2L;function _extends$2Q(){return _extends$2Q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2Q.apply(null,arguments)}var SvgPillFill=function SvgPillFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2Q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2L||(_path$2L=/*#__PURE__*/React__namespace.createElement("path",{d:"m16.171 15.092 2.823-2.838A5.1 5.1 0 0 0 20.5 8.625q0-2.14-1.493-3.633T15.372 3.5q-1.026 0-1.964.391a5.1 5.1 0 0 0-1.662 1.115L8.908 7.829zM8.628 20.5q1.026 0 1.964-.391a5.1 5.1 0 0 0 1.662-1.115l2.838-2.823L7.83 8.908l-2.823 2.838A5.1 5.1 0 0 0 3.5 15.375q0 2.14 1.493 3.633T8.628 20.5"})))};var pill_fill = SvgPillFill;
|
|
864
865
|
|
|
865
|
-
var _path$
|
|
866
|
+
var _path$2K;function _extends$2P(){return _extends$2P=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2P.apply(null,arguments)}var SvgPill=function SvgPill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2P({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2K||(_path$2K=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.625 20.5q-2.139 0-3.632-1.493T3.5 15.375q0-1.03.391-1.967.392-.939 1.115-1.662l6.74-6.74A5.1 5.1 0 0 1 15.375 3.5q2.138 0 3.632 1.493Q20.5 6.486 20.5 8.625q0 1.03-.391 1.967a5.1 5.1 0 0 1-1.115 1.662l-6.74 6.74A5.1 5.1 0 0 1 8.625 20.5m6.477-6.477L17.95 11.2q.5-.5.775-1.175t.275-1.4q0-1.5-1.062-2.563A3.5 3.5 0 0 0 15.375 5 3.68 3.68 0 0 0 12.8 6.05L9.977 8.898zM8.625 19a3.68 3.68 0 0 0 2.575-1.05l2.823-2.848-5.125-5.125L6.05 12.8A3.676 3.676 0 0 0 5 15.375q0 1.5 1.063 2.563A3.5 3.5 0 0 0 8.625 19"})))};var pill = SvgPill;
|
|
866
867
|
|
|
867
|
-
var _path$
|
|
868
|
+
var _path$2J;function _extends$2O(){return _extends$2O=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2O.apply(null,arguments)}var SvgPinchOutFill=function SvgPinchOutFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2O({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2J||(_path$2J=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.885 3.646 3.646 9.885h2.066a.58.58 0 0 1 .596.595.58.58 0 0 1-.596.597H2.519a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644V6.981a.58.58 0 0 1 .596-.596.58.58 0 0 1 .597.596v2.065l6.238-6.238H6.981a.58.58 0 0 1-.596-.596.58.58 0 0 1 .596-.597h3.192q.384 0 .644.26t.26.644v3.193a.58.58 0 0 1-.596.596.58.58 0 0 1-.596-.596zm4.555 18.739a2.72 2.72 0 0 1-1.942-.808L8.06 17.133a.76.76 0 0 1-.227-.598.85.85 0 0 1 .267-.598q.313-.304.726-.403.412-.099.822.012l2.217.581V7.885q0-.32.216-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .215.535v7.134h1.414v-3.384q0-.32.216-.535a.73.73 0 0 1 .534-.215q.319 0 .534.215a.73.73 0 0 1 .216.535v3.384h1.423v-2.384q0-.32.216-.535a.73.73 0 0 1 .534-.215q.319 0 .534.215a.73.73 0 0 1 .216.535v2.384h1.413v-.384q0-.32.216-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .215.535v4q0 1.553-1.098 2.652a3.6 3.6 0 0 1-2.65 1.098z"})))};var pinchOut_fill = SvgPinchOutFill;
|
|
868
869
|
|
|
869
|
-
var _path$
|
|
870
|
+
var _path$2I;function _extends$2N(){return _extends$2N=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2N.apply(null,arguments)}var SvgPinchOut=function SvgPinchOut(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2N({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2I||(_path$2I=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.44 22.385a2.72 2.72 0 0 1-1.942-.808L8.06 17.133a.73.73 0 0 1-.231-.598.88.88 0 0 1 .271-.598q.313-.304.726-.403.412-.099.822.012l2.217.581V7.885q0-.32.216-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .215.535v9.048a.86.86 0 0 1-.361.723.87.87 0 0 1-.789.156l-1.88-.518 3.232 3.223a1.28 1.28 0 0 0 .873.368h3.925q.94 0 1.596-.655.654-.655.654-1.595v-4q0-.32.216-.535a.73.73 0 0 1 .535-.215q.318 0 .534.215a.73.73 0 0 1 .215.535v4q0 1.553-1.098 2.652a3.6 3.6 0 0 1-2.65 1.098zM9.885 3.646 3.646 9.885h2.066a.58.58 0 0 1 .596.595.58.58 0 0 1-.596.597H2.519a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644V6.981a.58.58 0 0 1 .596-.596.58.58 0 0 1 .597.596v2.065l6.238-6.238H6.981a.58.58 0 0 1-.596-.596.58.58 0 0 1 .596-.597h3.192q.384 0 .644.26t.26.644v3.193a.58.58 0 0 1-.596.596.58.58 0 0 1-.596-.596zm5.644 7.239q.319 0 .534.215a.73.73 0 0 1 .216.535v3.25q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-3.25q0-.32.216-.535a.73.73 0 0 1 .534-.215m2.923 1q.319 0 .534.215a.73.73 0 0 1 .216.535v2.25q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-2.25q0-.32.216-.535a.73.73 0 0 1 .534-.215"})))};var pinchOut = SvgPinchOut;
|
|
870
871
|
|
|
871
|
-
var _path$
|
|
872
|
+
var _path$2H;function _extends$2M(){return _extends$2M=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2M.apply(null,arguments)}var SvgPlaceFill=function SvgPlaceFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2M({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2H||(_path$2H=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 16.827a17.4 17.4 0 0 0 1.757-2.04q.658-.897 1.204-1.977.549-1.08.549-2.131 0-1.445-1.031-2.475-1.032-1.03-2.48-1.03-1.446 0-2.478 1.03-1.03 1.031-1.03 2.479 0 1.046.55 2.125.55 1.08 1.209 1.982.76 1.047 1.75 2.037M12 12q-.547 0-.933-.384a1.27 1.27 0 0 1-.384-.933q0-.548.384-.933t.932-.385.934.384.384.933-.384.933a1.27 1.27 0 0 1-.932.385"})))};var place_fill = SvgPlaceFill;
|
|
872
873
|
|
|
873
|
-
function _extends$
|
|
874
|
+
function _extends$2L(){return _extends$2L=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2L.apply(null,arguments)}var SvgPlace=function SvgPlace(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2L({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var place = SvgPlace;
|
|
874
875
|
|
|
875
|
-
var _path$
|
|
876
|
+
var _path$2G;function _extends$2K(){return _extends$2K=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2K.apply(null,arguments)}var SvgPlaceholder=function SvgPlaceholder(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2K({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2G||(_path$2G=/*#__PURE__*/React__namespace.createElement("path",{d:"M9.083 2v1.667h5.834V2zM20.333 9.083v5.834H22V9.083zM9.083 20.333V22h5.834v-1.667zM2 9.083h1.667v5.834H2z"})))};var placeholder = SvgPlaceholder;
|
|
876
877
|
|
|
877
|
-
var _path$
|
|
878
|
+
var _path$2F;function _extends$2J(){return _extends$2J=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2J.apply(null,arguments)}var SvgPlayFill=function SvgPlayFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2J({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2F||(_path$2F=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.742 18.222V5.778q0-.555.38-.91a1.26 1.26 0 0 1 1.221-.31q.174.046.332.138l9.795 6.235q.288.197.432.471.144.275.144.598t-.144.598-.432.47l-9.795 6.236a1.35 1.35 0 0 1-.666.183q-.507 0-.887-.355a1.2 1.2 0 0 1-.38-.91"})))};var play_fill = SvgPlayFill;
|
|
878
879
|
|
|
879
|
-
var _path$
|
|
880
|
+
var _path$2E;function _extends$2I(){return _extends$2I=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2I.apply(null,arguments)}var SvgPlay=function SvgPlay(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2I({xmlns:"http://www.w3.org/2000/svg",width:25,height:25},props),_path$2E||(_path$2E=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.828 16.911V8.023q0-.396.271-.65a.9.9 0 0 1 .871-.221 1 1 0 0 1 .239.098l6.996 4.454q.206.14.309.336.102.196.103.427a.9.9 0 0 1-.103.427.9.9 0 0 1-.31.337l-6.995 4.453a1 1 0 0 1-.477.131.9.9 0 0 1-.633-.254.85.85 0 0 1-.27-.65m1.5-1.094 5.27-3.35-5.27-3.35z"})))};var play = SvgPlay;
|
|
880
881
|
|
|
881
|
-
var _path$
|
|
882
|
+
var _path$2D;function _extends$2H(){return _extends$2H=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2H.apply(null,arguments)}var SvgPointFill=function SvgPointFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2H({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2D||(_path$2D=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.002 19.5q-3.14 0-5.321-2.18Q7.5 15.143 7.5 12.003T9.68 6.68Q11.857 4.5 14.998 4.5t5.32 2.18Q22.5 8.857 22.5 11.998t-2.18 5.32Q18.143 19.5 15.003 19.5m-9.04-.635a7.06 7.06 0 0 1-3.252-2.723Q1.5 14.28 1.5 12t1.21-4.142a7.06 7.06 0 0 1 3.252-2.723q.4-.183.719.035.32.219.319.711a.63.63 0 0 1-.124.367.8.8 0 0 1-.316.27A5.7 5.7 0 0 0 3.963 8.7 5.94 5.94 0 0 0 3 12a5.94 5.94 0 0 0 .963 3.3 5.7 5.7 0 0 0 2.597 2.183.86.86 0 0 1 .316.267.63.63 0 0 1 .124.38q0 .462-.32.69-.318.228-.718.045"})))};var point_fill = SvgPointFill;
|
|
882
883
|
|
|
883
|
-
var _path$
|
|
884
|
+
var _path$2C;function _extends$2G(){return _extends$2G=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2G.apply(null,arguments)}var SvgPoint=function SvgPoint(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2G({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2C||(_path$2C=/*#__PURE__*/React__namespace.createElement("path",{d:"M15.002 19.5q-3.14 0-5.321-2.18Q7.5 15.143 7.5 12.003T9.68 6.68Q11.857 4.5 14.998 4.5t5.32 2.18Q22.5 8.857 22.5 11.998t-2.18 5.32Q18.143 19.5 15.003 19.5m-9.04-.635a7.06 7.06 0 0 1-3.252-2.723Q1.5 14.28 1.5 12t1.21-4.142a7.06 7.06 0 0 1 3.252-2.723q.4-.183.719.035.32.219.319.711a.63.63 0 0 1-.124.367.8.8 0 0 1-.316.27A5.7 5.7 0 0 0 3.963 8.7 5.94 5.94 0 0 0 3 12a5.94 5.94 0 0 0 .963 3.3 5.7 5.7 0 0 0 2.597 2.183.86.86 0 0 1 .316.267.63.63 0 0 1 .124.38q0 .462-.32.69-.318.228-.718.045M15 18q2.5 0 4.25-1.75T21 12t-1.75-4.25T15 6t-4.25 1.75T9 12t1.75 4.25T15 18"})))};var point = SvgPoint;
|
|
884
885
|
|
|
885
|
-
var _path$
|
|
886
|
+
var _path$2B;function _extends$2F(){return _extends$2F=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2F.apply(null,arguments)}var SvgProfileFill=function SvgProfileFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2F({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2B||(_path$2B=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.023 17.292q1.275-.946 2.778-1.494A9.3 9.3 0 0 1 12 15.25q1.695 0 3.199.548t2.778 1.494a7.9 7.9 0 0 0 1.478-2.373A7.7 7.7 0 0 0 20 12q0-3.325-2.337-5.663T12 4 6.338 6.337 4 12q0 1.57.545 2.92.546 1.347 1.478 2.372M12 12.75q-1.37 0-2.31-.94T8.75 9.5t.94-2.31q.94-.94 2.31-.94t2.31.94.94 2.31q0 1.37-.94 2.31t-2.31.94m0 8.75a9.3 9.3 0 0 1-3.712-.744 9.5 9.5 0 0 1-3.017-2.027 9.5 9.5 0 0 1-2.027-3.016A9.3 9.3 0 0 1 2.5 12q0-1.98.744-3.713a9.5 9.5 0 0 1 2.027-3.016 9.5 9.5 0 0 1 3.017-2.027A9.3 9.3 0 0 1 12 2.5a9.3 9.3 0 0 1 3.713.744 9.5 9.5 0 0 1 3.016 2.027 9.5 9.5 0 0 1 2.027 3.016A9.3 9.3 0 0 1 21.5 12a9.3 9.3 0 0 1-.744 3.713 9.5 9.5 0 0 1-2.027 3.016 9.5 9.5 0 0 1-3.016 2.027A9.3 9.3 0 0 1 12 21.5"})))};var profile_fill = SvgProfileFill;
|
|
886
887
|
|
|
887
|
-
var _path$
|
|
888
|
+
var _path$2A;function _extends$2E(){return _extends$2E=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2E.apply(null,arguments)}var SvgProfile=function SvgProfile(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2E({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2A||(_path$2A=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.023 17.292q1.275-.946 2.778-1.494A9.3 9.3 0 0 1 12 15.25q1.695 0 3.199.548t2.778 1.494a7.9 7.9 0 0 0 1.478-2.373A7.7 7.7 0 0 0 20 12q0-3.325-2.337-5.663T12 4 6.338 6.337 4 12q0 1.57.545 2.92.546 1.347 1.478 2.372M12 12.75q-1.37 0-2.31-.94T8.75 9.5t.94-2.31T12 6.25t2.31.94.94 2.31-.94 2.31-2.31.94m0 8.75a9.3 9.3 0 0 1-3.712-.744 9.5 9.5 0 0 1-3.017-2.027 9.5 9.5 0 0 1-2.027-3.016A9.3 9.3 0 0 1 2.5 12q0-1.98.744-3.713a9.5 9.5 0 0 1 2.027-3.016 9.5 9.5 0 0 1 3.017-2.027A9.3 9.3 0 0 1 12 2.5a9.3 9.3 0 0 1 3.713.744 9.5 9.5 0 0 1 3.016 2.027 9.5 9.5 0 0 1 2.027 3.016A9.3 9.3 0 0 1 21.5 12a9.3 9.3 0 0 1-.744 3.713 9.5 9.5 0 0 1-2.027 3.016 9.5 9.5 0 0 1-3.016 2.027A9.3 9.3 0 0 1 12 21.5m0-1.5q1.355 0 2.61-.436a7.4 7.4 0 0 0 2.232-1.218 7.6 7.6 0 0 0-2.203-1.175A8.1 8.1 0 0 0 12 16.75a8.2 8.2 0 0 0-2.644.416 7.3 7.3 0 0 0-2.198 1.18q.975.783 2.231 1.218Q10.646 20 12 20m0-8.75q.746 0 1.248-.502T13.75 9.5q0-.745-.502-1.248Q12.747 7.75 12 7.75q-.746 0-1.248.502T10.25 9.5q0 .745.502 1.248.501.502 1.248.502"})))};var profile = SvgProfile;
|
|
888
889
|
|
|
889
|
-
var _path$
|
|
890
|
+
var _path$2z;function _extends$2D(){return _extends$2D=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2D.apply(null,arguments)}var SvgProtectFill=function SvgProtectFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2D({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2z||(_path$2z=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 21.933a1.8 1.8 0 0 1-1.085-.362l-5.692-4.27a1.7 1.7 0 0 1-.53-.632 1.8 1.8 0 0 1-.193-.813V4.308q0-.758.525-1.283T6.308 2.5h11.384q.758 0 1.283.525t.525 1.283v11.548q0 .427-.193.813a1.7 1.7 0 0 1-.53.633l-5.692 4.27q-.247.18-.518.27-.27.09-.567.09m-1.05-9.418-1.592-1.592a.7.7 0 0 0-.522-.22.77.77 0 0 0-.532.22.76.76 0 0 0-.24.535q-.008.302.224.534l2.03 2.03q.27.27.632.27.361 0 .633-.27l4.144-4.145a.7.7 0 0 0 .22-.522.77.77 0 0 0-.22-.532.76.76 0 0 0-.535-.24.7.7 0 0 0-.534.225z"})))};var protect_fill = SvgProtectFill;
|
|
890
891
|
|
|
891
|
-
var _path$
|
|
892
|
+
var _path$2y;function _extends$2C(){return _extends$2C=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2C.apply(null,arguments)}var SvgProtect=function SvgProtect(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2y||(_path$2y=/*#__PURE__*/React__namespace.createElement("path",{d:"M12 21.933a1.8 1.8 0 0 1-1.085-.362l-5.692-4.27a1.7 1.7 0 0 1-.53-.632 1.8 1.8 0 0 1-.193-.813V4.308q0-.758.525-1.283T6.308 2.5h11.384q.758 0 1.283.525t.525 1.283v11.548q0 .427-.193.813a1.7 1.7 0 0 1-.53.633l-5.692 4.27q-.247.18-.518.27-.27.09-.567.09m-.183-1.568a.27.27 0 0 0 .183.068q.105 0 .183-.068l5.692-4.269a.4.4 0 0 0 .091-.11.3.3 0 0 0 .034-.14V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H6.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.538q0 .077.034.14a.4.4 0 0 0 .091.11zm-.867-7.85-1.592-1.592a.7.7 0 0 0-.522-.22.77.77 0 0 0-.532.22.76.76 0 0 0-.24.535q-.008.302.224.534l2.03 2.03q.27.27.632.27.361 0 .633-.27l4.144-4.145a.7.7 0 0 0 .22-.522.77.77 0 0 0-.22-.532.76.76 0 0 0-.535-.24.7.7 0 0 0-.534.225z"})))};var protect = SvgProtect;
|
|
892
893
|
|
|
893
|
-
var _path$
|
|
894
|
+
var _path$2x;function _extends$2B(){return _extends$2B=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2B.apply(null,arguments)}var SvgPuzzleFill=function SvgPuzzleFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2B({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2x||(_path$2x=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.877 20.5H5q-.623 0-1.062-.439A1.45 1.45 0 0 1 3.5 19v-3.877a2.95 2.95 0 0 0 1.763-.854A2.4 2.4 0 0 0 6 12.5q0-1.04-.737-1.77A2.95 2.95 0 0 0 3.5 9.878V6q0-.623.438-1.062A1.45 1.45 0 0 1 5 4.5h4q.134-.954.836-1.573a2.43 2.43 0 0 1 1.664-.62 2.43 2.43 0 0 1 1.664.62q.701.62.836 1.573h4q.624 0 1.061.438.44.44.439 1.062v4q.954.134 1.573.836a2.43 2.43 0 0 1 .62 1.664 2.43 2.43 0 0 1-.62 1.664A2.5 2.5 0 0 1 19.5 15v4q0 .624-.439 1.061A1.45 1.45 0 0 1 18 20.5h-3.877q-.135-1.077-.879-1.788T11.5 18t-1.744.712q-.745.711-.88 1.788"})))};var puzzle_fill = SvgPuzzleFill;
|
|
894
895
|
|
|
895
|
-
var _path$
|
|
896
|
+
var _path$2w;function _extends$2A(){return _extends$2A=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2A.apply(null,arguments)}var SvgPublish=function SvgPublish(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2A({xmlns:"http://www.w3.org/2000/svg",width:25,height:25},props),_path$2w||(_path$2w=/*#__PURE__*/React__namespace.createElement("path",{d:"m11.396 11.769-1.923 1.923a.72.72 0 0 1-.53.22.75.75 0 0 1-.54-.235.78.78 0 0 1-.225-.527.7.7 0 0 1 .225-.527l3.11-3.11a.83.83 0 0 1 .633-.256q.18 0 .336.058a.8.8 0 0 1 .296.198l3.11 3.11a.7.7 0 0 1 .22.522.77.77 0 0 1-.22.532.77.77 0 0 1-.535.24.7.7 0 0 1-.534-.225l-1.924-1.923v7.65a.73.73 0 0 1-.215.534.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.216-.534zm-6.75-2.83V6.976q0-.758.525-1.283t1.282-.525h11.385q.757 0 1.282.525t.525 1.283v1.961a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535V6.977a.3.3 0 0 0-.096-.212.3.3 0 0 0-.211-.096H6.453a.3.3 0 0 0-.211.096.3.3 0 0 0-.096.212v1.961a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535"})))};var publish = SvgPublish;
|
|
896
897
|
|
|
897
|
-
var _path$
|
|
898
|
+
var _path$2v;function _extends$2z(){return _extends$2z=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2z.apply(null,arguments)}var SvgPuzzle=function SvgPuzzle(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2z({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2v||(_path$2v=/*#__PURE__*/React__namespace.createElement("path",{d:"M8.877 20.5H5q-.623 0-1.062-.439A1.45 1.45 0 0 1 3.5 19v-3.877a2.95 2.95 0 0 0 1.763-.854A2.4 2.4 0 0 0 6 12.5q0-1.04-.737-1.77A2.95 2.95 0 0 0 3.5 9.878V6q0-.623.438-1.062A1.45 1.45 0 0 1 5 4.5h4q.134-.954.836-1.573a2.43 2.43 0 0 1 1.664-.62 2.43 2.43 0 0 1 1.664.62q.701.62.836 1.573h4q.624 0 1.061.438.44.44.439 1.062v4q.954.134 1.573.836a2.43 2.43 0 0 1 .62 1.664 2.43 2.43 0 0 1-.62 1.664A2.5 2.5 0 0 1 19.5 15v4q0 .624-.439 1.061A1.45 1.45 0 0 1 18 20.5h-3.877q-.135-1.077-.879-1.788T11.5 18t-1.744.712q-.745.711-.88 1.788M5 19h2.712q.513-1.324 1.622-1.912T11.5 16.5q1.058 0 2.166.588 1.11.59 1.622 1.912H18v-5.442h1.23q.46-.058.711-.371.252-.314.251-.687 0-.373-.25-.687-.252-.313-.711-.37H18V6h-5.442V4.77q-.058-.46-.371-.711a1.08 1.08 0 0 0-.687-.251q-.373 0-.687.25-.313.252-.37.711V6H5v2.738a3.95 3.95 0 0 1 1.82 1.498A4 4 0 0 1 7.5 12.5q0 1.223-.68 2.249A4.05 4.05 0 0 1 5 16.262z"})))};var puzzle = SvgPuzzle;
|
|
898
899
|
|
|
899
|
-
var _path$
|
|
900
|
+
var _path$2u;function _extends$2y(){return _extends$2y=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2y.apply(null,arguments)}var SvgQr=function SvgQr(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2y({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2u||(_path$2u=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.5 10.096V4.404q0-.383.26-.644a.87.87 0 0 1 .644-.26h5.692q.383 0 .644.26.26.26.26.644v5.692q0 .384-.26.644a.87.87 0 0 1-.644.26H4.404a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644M5 9.5h4.5V5H5zM3.5 19.596v-5.692q0-.384.26-.644a.88.88 0 0 1 .644-.26h5.692q.383 0 .644.26.26.26.26.644v5.692q0 .383-.26.644a.88.88 0 0 1-.644.26H4.404a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644M5 19h4.5v-4.5H5zm8-8.904V4.404q0-.383.26-.644a.87.87 0 0 1 .644-.26h5.692q.383 0 .644.26.26.26.26.644v5.692q0 .384-.26.644a.87.87 0 0 1-.644.26h-5.692a.87.87 0 0 1-.644-.26.87.87 0 0 1-.26-.644m1.5-.596H19V5h-4.5zm4.125 11v-1.875H20.5V20.5zM13 14.875V13h1.875v1.875zm1.875 1.875v-1.875h1.875v1.875zM13 18.625V16.75h1.875v1.875zm1.875 1.875v-1.875h1.875V20.5zm1.875-1.875V16.75h1.875v1.875zm0-3.75V13h1.875v1.875zm1.875 1.875v-1.875H20.5v1.875z"})))};var qr = SvgQr;
|
|
900
901
|
|
|
901
|
-
var _path$
|
|
902
|
+
var _path$2t;function _extends$2x(){return _extends$2x=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2x.apply(null,arguments)}var SvgQuestionMark=function SvgQuestionMark(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2x({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2t||(_path$2t=/*#__PURE__*/React__namespace.createElement("path",{d:"M14.956 8.017q0-1.237-.828-1.99-.828-.75-2.186-.75-.859 0-1.524.35-.664.352-1.147 1.058-.285.402-.76.475a.99.99 0 0 1-.832-.233.86.86 0 0 1-.301-.574 1 1 0 0 1 .16-.655Q8.3 4.546 9.422 3.946t2.52-.6q2.233 0 3.635 1.279 1.402 1.28 1.402 3.33 0 1.087-.466 1.992-.465.905-1.586 1.947-1.05.952-1.433 1.545-.383.594-.444 1.334a1.2 1.2 0 0 1-.354.712.97.97 0 0 1-.704.284.98.98 0 0 1-.703-.281.93.93 0 0 1-.293-.694q0-1.003.459-1.835.46-.832 1.535-1.79 1.15-1.01 1.558-1.684.408-.675.408-1.468M11.942 21.5q-.613 0-1.056-.443A1.44 1.44 0 0 1 10.442 20q0-.613.444-1.057a1.44 1.44 0 0 1 1.056-.443q.614 0 1.057.443.443.444.443 1.057T13 21.057a1.44 1.44 0 0 1-1.057.443"})))};var questionMark = SvgQuestionMark;
|
|
902
903
|
|
|
903
|
-
var _path$
|
|
904
|
+
var _path$2s;function _extends$2w(){return _extends$2w=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2w.apply(null,arguments)}var SvgRainingFill=function SvgRainingFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2w({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2s||(_path$2s=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.883 21.756a.67.67 0 0 1-.57.048.8.8 0 0 1-.444-.383l-1.596-3.192a.67.67 0 0 1-.048-.57.8.8 0 0 1 .383-.444.67.67 0 0 1 .575-.043.82.82 0 0 1 .448.388l1.596 3.182a.66.66 0 0 1 .043.57.82.82 0 0 1-.387.444m6.01 0a.67.67 0 0 1-.57.048.8.8 0 0 1-.444-.383l-1.596-3.192a.67.67 0 0 1-.048-.57.8.8 0 0 1 .382-.444.67.67 0 0 1 .575-.043.82.82 0 0 1 .448.388l1.596 3.182a.66.66 0 0 1 .044.57.82.82 0 0 1-.388.444m-12.01 0a.68.68 0 0 1-.575.048.8.8 0 0 1-.448-.383L5.263 18.23a.66.66 0 0 1-.043-.57.82.82 0 0 1 .388-.444.66.66 0 0 1 .57-.043.82.82 0 0 1 .443.388l1.596 3.182a.67.67 0 0 1 .048.57.8.8 0 0 1-.382.444M7.5 15.75q-2.179 0-3.714-1.536Q2.25 12.68 2.25 10.5q0-2.008 1.341-3.49Q4.933 5.527 6.93 5.28a5.76 5.76 0 0 1 2.11-2.222A5.6 5.6 0 0 1 12 2.25q2.202 0 3.807 1.433t1.906 3.573q1.784.13 2.91 1.353A4.12 4.12 0 0 1 21.75 11.5q0 1.77-1.24 3.01t-3.01 1.24z"})))};var raining_fill = SvgRainingFill;
|
|
904
905
|
|
|
905
|
-
var _path$
|
|
906
|
+
var _path$2r;function _extends$2v(){return _extends$2v=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2v.apply(null,arguments)}var SvgRaining=function SvgRaining(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2v({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2r||(_path$2r=/*#__PURE__*/React__namespace.createElement("path",{d:"M13.883 21.756a.67.67 0 0 1-.57.048.8.8 0 0 1-.444-.383l-1.596-3.192a.67.67 0 0 1-.048-.57.8.8 0 0 1 .383-.444.67.67 0 0 1 .575-.043.82.82 0 0 1 .448.388l1.596 3.182a.66.66 0 0 1 .043.57.82.82 0 0 1-.387.444m6.01 0a.67.67 0 0 1-.57.048.8.8 0 0 1-.444-.383l-1.596-3.192a.67.67 0 0 1-.048-.57.8.8 0 0 1 .382-.444.67.67 0 0 1 .575-.043.82.82 0 0 1 .448.388l1.596 3.182a.66.66 0 0 1 .044.57.82.82 0 0 1-.388.444m-12.01 0a.68.68 0 0 1-.575.048.8.8 0 0 1-.448-.383L5.263 18.23a.66.66 0 0 1-.043-.57.82.82 0 0 1 .388-.444.66.66 0 0 1 .57-.043.82.82 0 0 1 .443.388l1.596 3.182a.67.67 0 0 1 .048.57.8.8 0 0 1-.382.444M7.5 15.75q-2.179 0-3.714-1.536Q2.25 12.68 2.25 10.5q0-2.008 1.341-3.49Q4.933 5.527 6.93 5.28a5.76 5.76 0 0 1 2.11-2.222A5.6 5.6 0 0 1 12 2.25q2.202 0 3.807 1.433t1.906 3.573q1.784.13 2.91 1.353A4.12 4.12 0 0 1 21.75 11.5q0 1.77-1.24 3.01t-3.01 1.24zm0-1.5h10q1.146 0 1.948-.802a2.65 2.65 0 0 0 .802-1.948q0-1.146-.802-1.948A2.65 2.65 0 0 0 17.5 8.75h-1.25V8q0-1.756-1.247-3.003T12 3.75q-1.277 0-2.327.693a4.3 4.3 0 0 0-1.579 1.86l-.182.447H7.45a3.75 3.75 0 0 0-2.615 1.135A3.56 3.56 0 0 0 3.75 10.5q0 1.556 1.097 2.653A3.61 3.61 0 0 0 7.5 14.25"})))};var raining = SvgRaining;
|
|
906
907
|
|
|
907
|
-
var _path$
|
|
908
|
+
var _path$2q,_g$5;function _extends$2u(){return _extends$2u=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2u.apply(null,arguments)}var SvgColorize=function SvgColorize(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2u({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},props),/*#__PURE__*/React__namespace.createElement("mask",{id:"colorize_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},_path$2q||(_path$2q=/*#__PURE__*/React__namespace.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),_g$5||(_g$5=/*#__PURE__*/React__namespace.createElement("g",{mask:"url(#colorize_svg__a)"},/*#__PURE__*/React__namespace.createElement("path",{fill:"currentColor",d:"M2.917 16.33v-2.005q0-.3.117-.579.117-.277.322-.483l6.947-6.947-1.36-1.327.903-.878 1.76 1.751 2.736-2.743a.6.6 0 0 1 .216-.139.7.7 0 0 1 .523 0q.118.05.227.139L16.882 4.7q.088.101.138.22.05.117.05.26 0 .135-.05.262a.6.6 0 0 1-.138.217l-2.74 2.738 1.76 1.794-.89.89-1.343-1.368-6.932 6.931a1.5 1.5 0 0 1-.483.322 1.5 1.5 0 0 1-.58.117H3.67a.73.73 0 0 1-.537-.215.73.73 0 0 1-.216-.538m1.25-.497h1.641l6.973-7.014-1.6-1.6-7.014 6.973z"}))))};var colorize = SvgColorize;
|
|
908
909
|
|
|
909
|
-
var _path$
|
|
910
|
+
var _path$2p;function _extends$2t(){return _extends$2t=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2t.apply(null,arguments)}var SvgRatateLeft=function SvgRatateLeft(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2t({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2p||(_path$2p=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.423 12.05a.77.77 0 0 1-.621-.274.69.69 0 0 1-.135-.649q.15-.711.424-1.35.274-.636.648-1.225a.7.7 0 0 1 .554-.345.79.79 0 0 1 .642.228q.177.177.207.428a.66.66 0 0 1-.105.458 6.6 6.6 0 0 0-.539 1.046 7.6 7.6 0 0 0-.356 1.116.68.68 0 0 1-.27.407.74.74 0 0 1-.449.16m6.527 8.517q0 .415-.279.639a.71.71 0 0 1-.654.127 10 10 0 0 1-1.319-.442 9 9 0 0 1-1.246-.64.7.7 0 0 1-.345-.55.78.78 0 0 1 .228-.636.7.7 0 0 1 .428-.207q.25-.03.458.105.502.318 1.046.534a7 7 0 0 0 1.106.341q.248.057.413.276a.75.75 0 0 1 .164.453m-5.015-2.902a.79.79 0 0 1-.642.228.7.7 0 0 1-.554-.345 8 8 0 0 1-.645-1.256 9.4 9.4 0 0 1-.427-1.319q-.095-.375.127-.649.223-.274.63-.274.246 0 .455.16a.7.7 0 0 1 .263.407q.135.572.356 1.116.222.544.539 1.046a.67.67 0 0 1 .1.471.66.66 0 0 1-.202.415m7.923 3.652q-.375.096-.642-.127-.266-.223-.266-.613 0-.248.16-.456a.7.7 0 0 1 .407-.263 6.94 6.94 0 0 0 3.905-2.453q1.528-1.892 1.528-4.355 0-2.925-2.037-4.962T11.95 6.05h-.489l1.324 1.323q.217.217.217.527a.72.72 0 0 1-.217.527.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217L9.237 5.933A.83.83 0 0 1 8.98 5.3q0-.18.058-.337a.8.8 0 0 1 .198-.296l2.478-2.494a.77.77 0 0 1 .543-.217q.31 0 .527.217a.74.74 0 0 1 .232.542.72.72 0 0 1-.217.527L11.492 4.55h.458q3.538 0 6.02 2.48 2.48 2.482 2.48 6.02 0 2.994-1.857 5.288t-4.735 2.98"})))};var ratateLeft = SvgRatateLeft;
|
|
910
911
|
|
|
911
|
-
var _path$
|
|
912
|
+
var _path$2o;function _extends$2s(){return _extends$2s=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2s.apply(null,arguments)}var SvgReceiptFill=function SvgReceiptFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2s({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2o||(_path$2o=/*#__PURE__*/React__namespace.createElement("path",{d:"M6 21.5q-1.048 0-1.774-.726A2.41 2.41 0 0 1 3.5 19v-1.077q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53H6.5V4.307q0-.746.531-1.277A1.74 1.74 0 0 1 8.308 2.5h10.384q.746 0 1.277.531t.531 1.277V19q0 1.048-.726 1.774A2.41 2.41 0 0 1 18 21.5zM18 20q.424 0 .712-.288A.97.97 0 0 0 19 19V4.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H8.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.808h7.192q.746 0 1.277.531T17 17.923V19q0 .424.288.712.287.288.712.288M9.942 8.692a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h7.116q.318 0 .534.216a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.215zm0 2.885a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h7.116q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216z"})))};var receipt_fill = SvgReceiptFill;
|
|
912
913
|
|
|
913
|
-
var _path$
|
|
914
|
+
var _path$2n;function _extends$2r(){return _extends$2r=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2r.apply(null,arguments)}var SvgReceipt=function SvgReceipt(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2r({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2n||(_path$2n=/*#__PURE__*/React__namespace.createElement("path",{d:"M6 21.5q-1.048 0-1.774-.726A2.41 2.41 0 0 1 3.5 19v-1.077q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53H6.5V4.307q0-.746.531-1.277A1.74 1.74 0 0 1 8.308 2.5h10.384q.746 0 1.277.531t.531 1.277V19q0 1.048-.726 1.774A2.41 2.41 0 0 1 18 21.5zM18 20q.424 0 .712-.288A.97.97 0 0 0 19 19V4.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H8.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.808h7.192q.746 0 1.277.531T17 17.923V19q0 .424.288.712.287.288.712.288M9.942 8.692a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h7.116q.318 0 .534.216a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.215zm0 2.885a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535a.73.73 0 0 1 .534-.215h7.116q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216zM6 20h9.5v-2.077a.3.3 0 0 0-.086-.221.3.3 0 0 0-.222-.087H5.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.221V19q0 .424.287.712Q5.576 20 6 20m0 0H5h10.5z"})))};var receipt = SvgReceipt;
|
|
914
915
|
|
|
915
|
-
var _path$
|
|
916
|
+
var _path$2m;function _extends$2q(){return _extends$2q=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2q.apply(null,arguments)}var SvgRecordFill=function SvgRecordFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2m||(_path$2m=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.747-2.746q.22-.222.497-.111.276.11.276.422v7.1q0 .312-.276.422t-.498-.11l-2.746-2.747v4.577q0 .758-.525 1.283t-1.282.525z"})))};var record_fill = SvgRecordFill;
|
|
916
917
|
|
|
917
|
-
var _path$
|
|
918
|
+
var _path$2l;function _extends$2p(){return _extends$2p=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2p.apply(null,arguments)}var SvgRecord=function SvgRecord(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2p({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2l||(_path$2l=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.747-2.746q.22-.222.497-.111.276.11.276.422v7.1q0 .312-.276.422t-.498-.11l-2.746-2.747v4.577q0 .758-.525 1.283t-1.282.525zm0-1.5h11.385a.3.3 0 0 0 .22-.087.3.3 0 0 0 .087-.22V6.307a.3.3 0 0 0-.086-.221.3.3 0 0 0-.221-.087H4.548a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .221.087"})))};var record = SvgRecord;
|
|
918
919
|
|
|
919
|
-
var _path$
|
|
920
|
+
var _path$2k;function _extends$2o(){return _extends$2o=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2o.apply(null,arguments)}var SvgRedo=function SvgRedo(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2o({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2k||(_path$2k=/*#__PURE__*/React__namespace.createElement("path",{d:"M16.642 9.836h-7.02q-1.566 0-2.695 1.03-1.13 1.028-1.129 2.547t1.129 2.553Q8.055 17.001 9.62 17h6.427q.32 0 .535.215a.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215H9.621q-2.194 0-3.759-1.47t-1.564-3.617 1.564-3.612 3.76-1.465h7.02l-2.255-2.255a.73.73 0 0 1-.213-.522.7.7 0 0 1 .213-.532.72.72 0 0 1 .526-.217q.31 0 .527.217l3.427 3.427a.83.83 0 0 1 .256.632.828.828 0 0 1-.256.633l-3.427 3.427a.73.73 0 0 1-.522.213.7.7 0 0 1-.531-.213.72.72 0 0 1-.218-.527q0-.31.217-.527z"})))};var redo = SvgRedo;
|
|
920
921
|
|
|
921
|
-
var _path$
|
|
922
|
+
var _path$2j;function _extends$2n(){return _extends$2n=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2n.apply(null,arguments)}var SvgReduction=function SvgReduction(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2n({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2j||(_path$2j=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.712 17.288H4.25a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216h3.058q.383 0 .644.26.26.26.26.644v3.058q0 .318-.216.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.215-.534zm10.586 0v2.462q0 .318-.216.534a.73.73 0 0 1-.534.216.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-3.058q0-.384.26-.644a.87.87 0 0 1 .644-.26h3.058q.318 0 .534.216a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.215zM6.712 6.712V4.25q0-.319.215-.534a.73.73 0 0 1 .535-.216q.319 0 .534.216a.73.73 0 0 1 .216.534v3.058q0 .383-.26.644a.88.88 0 0 1-.644.26H4.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.215zm10.586 0h2.462q.318 0 .534.215a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.216h-3.058a.88.88 0 0 1-.644-.26.88.88 0 0 1-.26-.644V4.25q0-.319.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534z"})))};var reduction = SvgReduction;
|
|
922
923
|
|
|
923
|
-
var _path$
|
|
924
|
+
var _path$2i;function _extends$2m(){return _extends$2m=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2m.apply(null,arguments)}var SvgRefresh=function SvgRefresh(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2m({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2i||(_path$2i=/*#__PURE__*/React__namespace.createElement("path",{d:"M12.039 19.5q-3.142 0-5.32-2.18-2.18-2.178-2.18-5.318t2.18-5.321Q8.896 4.5 12.038 4.5q1.753 0 3.319.78a7.1 7.1 0 0 1 2.604 2.2V5.25q0-.319.215-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .216.534v4.461q0 .385-.26.644a.88.88 0 0 1-.644.26h-4.462a.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535q0-.319.216-.534a.73.73 0 0 1 .534-.216h3.2a5.9 5.9 0 0 0-2.192-2.281A5.9 5.9 0 0 0 12.039 6q-2.5 0-4.25 1.75T6.038 12t1.75 4.25 4.25 1.75a5.86 5.86 0 0 0 3.191-.915 5.9 5.9 0 0 0 2.195-2.443.78.78 0 0 1 .418-.381.8.8 0 0 1 .563-.013.65.65 0 0 1 .428.4.66.66 0 0 1-.02.577 7.45 7.45 0 0 1-2.743 3.109Q14.258 19.5 12.038 19.5"})))};var refresh = SvgRefresh;
|
|
924
925
|
|
|
925
|
-
var _path$
|
|
926
|
+
var _path$2h;function _extends$2l(){return _extends$2l=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2l.apply(null,arguments)}var SvgRemove=function SvgRemove(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2l({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2h||(_path$2h=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.25 12.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 5.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h11.5q.318 0 .534.216A.73.73 0 0 1 18.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215z"})))};var remove = SvgRemove;
|
|
926
927
|
|
|
927
|
-
var _path$
|
|
928
|
+
var _path$2g;function _extends$2k(){return _extends$2k=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2k.apply(null,arguments)}var SvgRepairFill=function SvgRepairFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2k({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2g||(_path$2g=/*#__PURE__*/React__namespace.createElement("path",{d:"m15.721 16.958 1.17-1.17a.447.447 0 0 0 0-.652l-3.602-3.617q.128-.284.193-.593a3.4 3.4 0 0 0 .064-.687q0-1.374-.978-2.35a3.22 3.22 0 0 0-2.357-.976q-.247 0-.472.025t-.45.106a.39.39 0 0 0-.248.302.39.39 0 0 0 .11.377l1.774 1.783-1.477 1.477L7.656 9.2a.39.39 0 0 0-.377-.11.4.4 0 0 0-.306.25 3.5 3.5 0 0 0-.127.93q0 1.376.979 2.355a3.21 3.21 0 0 0 2.356.979q.353 0 .665-.07.312-.068.616-.188l3.617 3.602a.46.46 0 0 0 .321.145.43.43 0 0 0 .321-.135m-3.72 4.542a9.3 9.3 0 0 1-3.704-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))};var repair_fill = SvgRepairFill;
|
|
928
929
|
|
|
929
|
-
var _path$
|
|
930
|
+
var _path$2f;function _extends$2j(){return _extends$2j=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2j.apply(null,arguments)}var SvgRepair=function SvgRepair(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2j({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2f||(_path$2f=/*#__PURE__*/React__namespace.createElement("path",{d:"m15.721 16.958 1.17-1.17a.447.447 0 0 0 0-.652l-3.602-3.617q.128-.284.193-.593a3.4 3.4 0 0 0 .064-.687q0-1.374-.978-2.35a3.22 3.22 0 0 0-2.357-.976q-.247 0-.472.025t-.45.106a.39.39 0 0 0-.248.302.39.39 0 0 0 .11.377l1.774 1.783-1.477 1.477L7.656 9.2a.39.39 0 0 0-.377-.11.4.4 0 0 0-.306.25 3.5 3.5 0 0 0-.127.93q0 1.376.979 2.355a3.21 3.21 0 0 0 2.356.979q.353 0 .665-.07.312-.068.616-.188l3.617 3.602a.46.46 0 0 0 .321.145.43.43 0 0 0 .321-.135m-3.72 4.542a9.3 9.3 0 0 1-3.704-.748 9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.2 9.2 0 0 1-.748-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))};var repair = SvgRepair;
|
|
930
931
|
|
|
931
|
-
var _path$
|
|
932
|
+
var _path$2e;function _extends$2i(){return _extends$2i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2i.apply(null,arguments)}var SvgReply=function SvgReply(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2i({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2e||(_path$2e=/*#__PURE__*/React__namespace.createElement("path",{d:"m17.627 12.25-3.323-3.323a.7.7 0 0 1-.22-.522q.003-.3.235-.532a.78.78 0 0 1 .527-.225.7.7 0 0 1 .527.225l4.494 4.494q.271.271.271.633 0 .361-.27.633l-4.495 4.494a.72.72 0 0 1-.514.213.75.75 0 0 1-.54-.213.74.74 0 0 1-.232-.535q0-.302.232-.534l3.308-3.308H8.25q-1.97 0-3.36-1.39T3.5 9V6.25q0-.319.215-.534A.73.73 0 0 1 4.25 5.5q.32 0 .535.216A.73.73 0 0 1 5 6.25V9q0 1.347.952 2.298t2.298.952z"})))};var reply = SvgReply;
|
|
932
933
|
|
|
933
|
-
var _path$
|
|
934
|
+
var _path$2d;function _extends$2h(){return _extends$2h=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2h.apply(null,arguments)}var SvgRestraunt=function SvgRestraunt(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2h({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2d||(_path$2d=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.25 9.115V3q0-.319.216-.534A.73.73 0 0 1 8 2.25q.32 0 .535.216A.73.73 0 0 1 8.75 3v6.115h1.385V3q0-.319.215-.534a.73.73 0 0 1 .535-.216q.319 0 .534.216a.73.73 0 0 1 .216.534v6.115q0 1.342-.834 2.31a3.67 3.67 0 0 1-2.051 1.233V21q0 .318-.216.534A.73.73 0 0 1 8 21.75a.73.73 0 0 1-.535-.216A.73.73 0 0 1 7.25 21v-8.342a3.67 3.67 0 0 1-2.05-1.232q-.835-.969-.835-2.31V3q0-.319.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216A.73.73 0 0 1 5.865 3v6.115zm9.615 4.635H15.04a.88.88 0 0 1-.647-.26.88.88 0 0 1-.258-.644V7q0-1.884 1.09-3.317T17.44 2.25q.421 0 .673.302t.252.758V21q0 .318-.215.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534z"})))};var restraunt = SvgRestraunt;
|
|
934
935
|
|
|
935
|
-
var _path$
|
|
936
|
+
var _path$2c;function _extends$2g(){return _extends$2g=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2g.apply(null,arguments)}var SvgRocketFill=function SvgRocketFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2g({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2c||(_path$2c=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.539 12.41a21 21 0 0 1 1.504-2.94 22 22 0 0 1 1.928-2.668l-1.358-.285a1.782 1.782 0 0 0-1.627.492L4.02 9.978a.88.88 0 0 0-.254.813.82.82 0 0 0 .535.658zm13.613-9.298a10.3 10.3 0 0 0-4.691 1.025 14.4 14.4 0 0 0-3.965 2.813q-1.123 1.123-1.983 2.437a20.5 20.5 0 0 0-1.515 2.757q-.125.297-.125.605 0 .309.23.54l2.847 2.836a.75.75 0 0 0 .535.235q.303.006.6-.12 1.444-.646 2.757-1.515a15.7 15.7 0 0 0 2.437-1.992 14.4 14.4 0 0 0 2.813-3.965 10.3 10.3 0 0 0 1.025-4.691.8.8 0 0 0-.08-.352 1.1 1.1 0 0 0-.222-.312 1.1 1.1 0 0 0-.311-.22.8.8 0 0 0-.352-.081m-5.917 6.882a1.69 1.69 0 0 1-.508-1.24q0-.73.508-1.239a1.69 1.69 0 0 1 1.239-.507q.732 0 1.24.507.507.508.507 1.24 0 .731-.508 1.24a1.69 1.69 0 0 1-1.239.507q-.731 0-1.24-.508M11.81 17.69l.961 2.239q.18.452.658.542a.86.86 0 0 0 .813-.246l2.968-2.967q.32-.321.451-.76.132-.44.04-.892l-.268-1.348a24 24 0 0 1-2.676 1.928 20.4 20.4 0 0 1-2.947 1.504m-7.212-1.592a2.43 2.43 0 0 1 1.774-.734 2.4 2.4 0 0 1 1.774.728q.73.732.73 1.774 0 1.044-.73 1.774a4.27 4.27 0 0 1-2.4 1.238q-1.383.22-2.782.387.166-1.41.4-2.787a4.3 4.3 0 0 1 1.234-2.38"})))};var rocket_fill = SvgRocketFill;
|
|
936
937
|
|
|
937
|
-
var _path$
|
|
938
|
+
var _path$2b;function _extends$2f(){return _extends$2f=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2f.apply(null,arguments)}var SvgRocket=function SvgRocket(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2f({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2b||(_path$2b=/*#__PURE__*/React__namespace.createElement("path",{d:"M7.302 11.85q.407-.815.87-1.571a18 18 0 0 1 1.016-1.492l-1.467-.295a.26.26 0 0 0-.149.005.3.3 0 0 0-.13.082L5.18 10.842a.07.07 0 0 0-.02.068.09.09 0 0 0 .049.057zm11.752-7.173a10 10 0 0 0-3.901 1.02q-1.872.913-3.459 2.5-1.079 1.077-1.904 2.278-.825 1.2-1.292 2.317l2.84 2.825a13 13 0 0 0 2.323-1.292 16 16 0 0 0 2.283-1.904q1.586-1.586 2.5-3.446a9.9 9.9 0 0 0 1.02-3.888.5.5 0 0 0-.024-.157.34.34 0 0 0-.088-.141.34.34 0 0 0-.141-.089.5.5 0 0 0-.157-.023m-5.423 5.817a1.68 1.68 0 0 1-.508-1.234q0-.727.508-1.235a1.7 1.7 0 0 1 1.242-.508q.735 0 1.242.508.508.508.508 1.235t-.508 1.234a1.7 1.7 0 0 1-1.242.508q-.735 0-1.242-.508m-1.35 6.33.882 2.109q.02.038.058.043a.08.08 0 0 0 .067-.024l2.264-2.254a.3.3 0 0 0 .082-.13.26.26 0 0 0 .004-.149l-.294-1.467q-.735.555-1.492 1.01-.756.454-1.571.861m8.611-12.62a11.4 11.4 0 0 1-.924 4.987q-1.018 2.363-3.133 4.478-.049.048-.092.087-.044.038-.091.086l.461 2.273q.09.453-.045.88-.135.426-.457.747l-2.967 2.968a.88.88 0 0 1-.813.253.82.82 0 0 1-.658-.534l-1.361-3.2-3.91-3.92-3.2-1.36a.83.83 0 0 1-.538-.659.87.87 0 0 1 .251-.813L6.383 7.51q.321-.321.755-.452.435-.13.887-.04l2.273.46q.049-.047.082-.086.034-.038.082-.086 2.115-2.115 4.477-3.139a11.4 11.4 0 0 1 4.988-.928q.18.015.357.088a.97.97 0 0 1 .525.525q.068.17.083.352M4.522 16.07a2.43 2.43 0 0 1 1.78-.733q1.052-.003 1.783.727.73.731.723 1.782a2.45 2.45 0 0 1-.739 1.782 4.27 4.27 0 0 1-2.4 1.237 72 72 0 0 1-2.782.388q.167-1.41.392-2.788a4.3 4.3 0 0 1 1.242-2.395m1.068 1.064q-.434.434-.602 1.034t-.257 1.235q.634-.09 1.234-.255T7 18.55q.3-.3.315-.72a.93.93 0 0 0-.284-.72.94.94 0 0 0-.72-.288q-.42.013-.72.313"})))};var rocket = SvgRocket;
|
|
938
939
|
|
|
939
|
-
var _path$
|
|
940
|
+
var _path$2a;function _extends$2e(){return _extends$2e=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2e.apply(null,arguments)}var SvgRotateRight=function SvgRotateRight(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$2a||(_path$2a=/*#__PURE__*/React__namespace.createElement("path",{d:"M19.577 12.05a.74.74 0 0 1-.448-.16.68.68 0 0 1-.271-.407 7.6 7.6 0 0 0-.356-1.116 6.6 6.6 0 0 0-.538-1.046.66.66 0 0 1-.106-.458.7.7 0 0 1 .207-.428.79.79 0 0 1 .642-.228.7.7 0 0 1 .555.345q.372.588.647 1.226.273.638.424 1.349.096.375-.135.649a.77.77 0 0 1-.621.274m-6.527 8.517a.75.75 0 0 1 .164-.453.7.7 0 0 1 .413-.276 7 7 0 0 0 1.106-.34 6.3 6.3 0 0 0 1.046-.535.66.66 0 0 1 .459-.105q.251.03.427.207a.78.78 0 0 1 .228.637.7.7 0 0 1-.345.55 9 9 0 0 1-1.246.64 10 10 0 0 1-1.32.44.71.71 0 0 1-.653-.126q-.279-.223-.279-.639m5.015-2.902a.66.66 0 0 1-.203-.415.67.67 0 0 1 .102-.471 6.6 6.6 0 0 0 .538-1.046q.22-.545.356-1.116a.7.7 0 0 1 .263-.407.73.73 0 0 1 .456-.16q.405 0 .629.274.223.275.127.65-.166.675-.427 1.318-.263.642-.644 1.256a.7.7 0 0 1-.555.345.79.79 0 0 1-.642-.228m-7.923 3.652q-2.878-.685-4.735-2.979T3.55 13.05q0-3.538 2.48-6.02 2.482-2.48 6.02-2.48h.458L11.2 3.242a.72.72 0 0 1-.217-.527q0-.31.232-.542a.72.72 0 0 1 .527-.217.77.77 0 0 1 .543.217l2.478 2.494a.83.83 0 0 1 .256.633.83.83 0 0 1-.256.633L12.27 8.427a.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217.72.72 0 0 1-.217-.527q0-.31.217-.527L12.54 6.05h-.489q-2.925 0-4.962 2.038T5.05 13.05q0 2.463 1.528 4.355a6.94 6.94 0 0 0 3.905 2.453.7.7 0 0 1 .407.263q.16.208.16.456 0 .39-.266.613-.267.224-.642.127"})))};var rotateRight = SvgRotateRight;
|
|
940
941
|
|
|
941
|
-
var _path$
|
|
942
|
+
var _path$29;function _extends$2d(){return _extends$2d=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2d.apply(null,arguments)}var SvgSwitch=function SvgSwitch(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2d({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$29||(_path$29=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.41 5.385a.9.9 0 0 1 1.179 0L16.67 8.92c.63.545.244 1.58-.59 1.58H7.919c-.833 0-1.219-1.035-.589-1.58zM11.41 18.615a.9.9 0 0 0 1.179 0l4.081-3.534c.63-.546.244-1.58-.59-1.58H7.919c-.833 0-1.219 1.034-.589 1.58z"})))};var switchIcon = SvgSwitch;
|
|
942
943
|
|
|
943
|
-
var _path$
|
|
944
|
+
var _path$28;function _extends$2c(){return _extends$2c=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2c.apply(null,arguments)}var SvgSavingFill=function SvgSavingFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2c({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$28||(_path$28=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.204 20.5q-.546 0-1.038-.372a1.76 1.76 0 0 1-.652-.907 129 129 0 0 1-1.011-3.657q-.385-1.498-.609-2.584a20 20 0 0 1-.308-1.894A15 15 0 0 1 2.5 9.5q0-2.091 1.455-3.545Q5.409 4.5 7.5 4.5h5.25q.675-.9 1.65-1.45t2.1-.55q.417 0 .708.292a.97.97 0 0 1 .292.71.7.7 0 0 1-.028.197q-.028.098-.059.193a7.466 7.466 0 0 0-.402 1.506L19.614 8h.983q.383 0 .644.26.26.26.26.644v4.548a.87.87 0 0 1-.168.528.96.96 0 0 1-.465.335l-2.096.69-1.26 4.205q-.18.588-.656.94-.475.35-1.086.35h-1.461a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V18.5h-3v.192q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zM16 10.885a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259M12.25 8.75q.319 0 .534-.216A.73.73 0 0 0 13 8a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215h-3.5a.73.73 0 0 0-.534.216A.73.73 0 0 0 8 8q0 .32.216.535a.73.73 0 0 0 .534.215z"})))};var saving_fill = SvgSavingFill;
|
|
944
945
|
|
|
945
|
-
var _path$
|
|
946
|
+
var _path$27;function _extends$2b(){return _extends$2b=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2b.apply(null,arguments)}var SvgSaving=function SvgSaving(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2b({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$27||(_path$27=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.204 20.5q-.546 0-1.04-.371a1.72 1.72 0 0 1-.65-.908 129 129 0 0 1-1.011-3.657q-.385-1.498-.609-2.584a20 20 0 0 1-.308-1.894A15 15 0 0 1 2.5 9.5q0-2.088 1.456-3.544T7.5 4.5h5.25q.675-.9 1.65-1.45t2.1-.55q.413 0 .707.293a.96.96 0 0 1 .293.707q0 .102-.028.199t-.059.193a7.466 7.466 0 0 0-.402 1.506L19.614 8h.983q.387 0 .645.259a.88.88 0 0 1 .259.645v4.548a.87.87 0 0 1-.168.527.95.95 0 0 1-.465.336l-2.096.69-1.26 4.205q-.18.591-.657.94a1.8 1.8 0 0 1-1.085.35h-1.461q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278V18.5h-3v.192q0 .749-.53 1.278-.53.53-1.278.53zM6.25 19h1.442a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V17h6v1.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h1.462q.105 0 .188-.058a.3.3 0 0 0 .11-.163l1.483-4.929 2.45-.825V9.5h-1L15.5 6q0-.471.067-.965.068-.495.202-.925-.696.19-1.26.702A3.2 3.2 0 0 0 13.675 6H7.5Q6.05 6 5.025 7.025A3.37 3.37 0 0 0 4 9.5q0 1.006.506 3.426t1.427 5.834q.029.105.12.173.091.066.197.067M16 10.885a.85.85 0 0 0 .626-.26.85.85 0 0 0 .259-.625.85.85 0 0 0-.259-.626.85.85 0 0 0-.626-.259.85.85 0 0 0-.626.259.85.85 0 0 0-.259.626q0 .368.26.626a.85.85 0 0 0 .625.259M12.25 8.75a.73.73 0 0 0 .535-.215A.73.73 0 0 0 13 8a.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215h-3.5a.73.73 0 0 0-.535.215A.73.73 0 0 0 8 8q0 .32.215.535a.73.73 0 0 0 .535.215z"})))};var saving = SvgSaving;
|
|
946
947
|
|
|
947
|
-
var _path$
|
|
948
|
+
var _path$26;function _extends$2a(){return _extends$2a=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$2a.apply(null,arguments)}var SvgSchoolFill=function SvgSchoolFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$2a({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$26||(_path$26=/*#__PURE__*/React__namespace.createElement("path",{d:"M20.462 15.442V9.831l-7.598 4.125a1.73 1.73 0 0 1-1.728 0L3.494 9.788a.9.9 0 0 1-.354-.341A.93.93 0 0 1 3.033 9a.9.9 0 0 1 .107-.447.9.9 0 0 1 .354-.341l7.642-4.163q.204-.113.419-.17a1.74 1.74 0 0 1 1.309.175l8.62 4.69a.82.82 0 0 1 .352.33.9.9 0 0 1 .126.468v5.9q0 .319-.216.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.215-.535m-9.325 3.927-4.693-2.536a1.8 1.8 0 0 1-.693-.676 1.8 1.8 0 0 1-.251-.926v-3.454l5.637 3.054a1.73 1.73 0 0 0 1.726 0l5.637-3.054v3.456q0 .5-.251.927a1.8 1.8 0 0 1-.693.673l-4.693 2.536a1.707 1.707 0 0 1-1.307.173 1.8 1.8 0 0 1-.42-.173"})))};var school_fill = SvgSchoolFill;
|
|
948
949
|
|
|
949
|
-
var _path$
|
|
950
|
+
var _path$25;function _extends$29(){return _extends$29=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$29.apply(null,arguments)}var SvgSchool=function SvgSchool(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$29({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$25||(_path$25=/*#__PURE__*/React__namespace.createElement("path",{d:"M6.444 16.833A1.786 1.786 0 0 1 5.5 15.23v-4.339L3.504 9.788a.94.94 0 0 1-.362-.341A.9.9 0 0 1 3.027 9q0-.246.115-.447a.94.94 0 0 1 .362-.341l7.635-4.16q.203-.114.419-.166a1.85 1.85 0 0 1 .884 0q.216.053.42.165l8.623 4.693a.9.9 0 0 1 .353.338.9.9 0 0 1 .123.46v5.9q0 .319-.215.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.215-.535V9.831L18.5 10.892v4.339a1.79 1.79 0 0 1-.944 1.602l-4.693 2.536a1.7 1.7 0 0 1-.42.169 1.85 1.85 0 0 1-.885 0 1.7 1.7 0 0 1-.421-.169zm5.44-4.19a.25.25 0 0 0 .12.038.25.25 0 0 0 .121-.039L18.84 9l-6.715-3.633a.25.25 0 0 0-.12-.038.25.25 0 0 0-.12.038L5.16 9zm-.009 5.428a.25.25 0 0 0 .125.039q.058 0 .125-.039l4.73-2.556a.3.3 0 0 0 .111-.11.33.33 0 0 0 .034-.159v-3.554l-4.121 2.264q-.206.115-.427.168a1.9 1.9 0 0 1-.904 0 1.7 1.7 0 0 1-.427-.168L7 11.692v3.554q0 .077.034.15.033.07.11.12z"})))};var school = SvgSchool;
|
|
950
951
|
|
|
951
|
-
var _path$
|
|
952
|
+
var _path$24;function _extends$28(){return _extends$28=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$28.apply(null,arguments)}var SvgSearch=function SvgSearch(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$28({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$24||(_path$24=/*#__PURE__*/React__namespace.createElement("path",{fillRule:"evenodd",d:"M16.5 10.5a6 6 0 1 1-12 0 6 6 0 0 1 12 0m-1.254 5.807a7.5 7.5 0 1 1 1.06-1.06l4.224 4.223a.75.75 0 1 1-1.06 1.06z",clipRule:"evenodd"})))};var search = SvgSearch;
|
|
952
953
|
|
|
953
|
-
var _path$
|
|
954
|
+
var _path$23;function _extends$27(){return _extends$27=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$27.apply(null,arguments)}var SvgSendFill=function SvgSendFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$27({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$23||(_path$23=/*#__PURE__*/React__namespace.createElement("path",{d:"M4.77 18.723a.9.9 0 0 1-.86-.077.84.84 0 0 1-.406-.752v-4.22L10.427 12l-6.923-1.673V6.106q0-.495.407-.752a.9.9 0 0 1 .86-.077l13.956 5.885q.558.249.558.84 0 .59-.558.836z"})))};var send_fill = SvgSendFill;
|
|
954
955
|
|
|
955
|
-
var _path$
|
|
956
|
+
var _path$22;function _extends$26(){return _extends$26=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$26.apply(null,arguments)}var SvgSend=function SvgSend(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$26({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$22||(_path$22=/*#__PURE__*/React__namespace.createElement("path",{d:"M18.727 12.839 4.769 18.723a.9.9 0 0 1-.858-.078.84.84 0 0 1-.407-.75V6.104q0-.491.407-.75a.9.9 0 0 1 .858-.078l13.958 5.885q.558.246.558.838t-.558.838M5.004 17l11.85-5-11.85-5v3.692L10.427 12l-5.423 1.308z"})))};var send = SvgSend;
|
|
956
957
|
|
|
957
|
-
var _path$
|
|
958
|
+
var _path$21;function _extends$25(){return _extends$25=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$25.apply(null,arguments)}var SvgServerFill=function SvgServerFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$25({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$21||(_path$21=/*#__PURE__*/React__namespace.createElement("path",{d:"M3.5 8.462h17V5.74q0-.566-.395-.96a1.3 1.3 0 0 0-.96-.396H4.854q-.564 0-.96.395a1.3 1.3 0 0 0-.395.96zm0 5.577h17V9.962h-17zm1.356 5.577h14.288q.565 0 .96-.396.396-.396.396-.96v-2.722h-17v2.722q0 .564.395.96.396.396.96.396m.93-12.289a.87.87 0 0 1-.643-.26.88.88 0 0 1-.258-.645.87.87 0 0 1 .26-.644.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.26m0 5.577a.87.87 0 0 1-.643-.26.88.88 0 0 1-.258-.646.87.87 0 0 1 .26-.643.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.259m0 5.577a.87.87 0 0 1-.643-.26.88.88 0 0 1-.258-.646.87.87 0 0 1 .26-.643.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.259"})))};var server_fill = SvgServerFill;
|
|
958
959
|
|
|
959
|
-
var _path$
|
|
960
|
+
var _path$20;function _extends$24(){return _extends$24=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$24.apply(null,arguments)}var SvgServer=function SvgServer(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$24({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$20||(_path$20=/*#__PURE__*/React__namespace.createElement("path",{d:"M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zM5 8.662h14V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm0 5.176h14v-3.676H5zM5.308 19h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-3.354H5v3.354q0 .116.096.212a.3.3 0 0 0 .212.096M7.287 7.727a.87.87 0 0 1-.644-.26.88.88 0 0 1-.258-.646.87.87 0 0 1 .26-.643.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.259m0 5.177a.87.87 0 0 1-.644-.26.88.88 0 0 1-.258-.646.87.87 0 0 1 .26-.643.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.259m0 5.177a.87.87 0 0 1-.644-.26.88.88 0 0 1-.258-.646.87.87 0 0 1 .26-.643.88.88 0 0 1 .645-.259.87.87 0 0 1 .644.26.88.88 0 0 1 .258.646.87.87 0 0 1-.26.643.88.88 0 0 1-.645.259"})))};var server = SvgServer;
|
|
960
961
|
|
|
961
|
-
var _path$
|
|
962
|
+
var _path$1$;function _extends$23(){return _extends$23=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$23.apply(null,arguments)}var SvgSettingsFill=function SvgSettingsFill(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$23({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$1$||(_path$1$=/*#__PURE__*/React__namespace.createElement("path",{d:"M10.892 21.5q-.51 0-.883-.34a1.4 1.4 0 0 1-.453-.835l-.244-1.871a5.31 5.31 0 0 1-1.579-.896L6 18.294q-.471.208-.947.04a1.37 1.37 0 0 1-.74-.607l-1.126-1.954a1.23 1.23 0 0 1-.152-.932 1.4 1.4 0 0 1 .511-.81l1.498-1.125a5 5 0 0 1-.049-.448 7 7 0 0 1 0-.882q.014-.22.05-.482L3.545 9.97a1.4 1.4 0 0 1-.507-.815 1.25 1.25 0 0 1 .157-.937l1.117-1.925q.264-.43.74-.603A1.23 1.23 0 0 1 6 5.725l1.723.727a6.4 6.4 0 0 1 .772-.524q.411-.237.807-.382l.254-1.871q.081-.496.453-.836t.883-.339h2.216q.51 0 .883.34.373.339.453.835l.244 1.88q.45.165.815.383t.735.514l1.772-.727q.471-.207.947-.036.475.172.74.603l1.116 1.935q.264.44.152.932a1.4 1.4 0 0 1-.511.81l-1.537 1.154q.054.243.059.453t.005.424a9 9 0 0 1-.01.414q-.01.21-.07.482l1.509 1.135q.399.32.516.81t-.147.932l-1.133 1.944a1.37 1.37 0 0 1-.744.608q-.48.167-.952-.04l-1.712-.737q-.371.296-.757.524a4.6 4.6 0 0 1-.793.372l-.244 1.881q-.081.496-.453.835-.372.34-.883.34zm1.12-6.5q1.248 0 2.124-.876A2.9 2.9 0 0 0 15.012 12q0-1.248-.876-2.124A2.9 2.9 0 0 0 12.012 9q-1.264 0-2.132.876A2.9 2.9 0 0 0 9.012 12q0 1.248.868 2.124.869.876 2.131.876"})))};var settings_fill = SvgSettingsFill;
|
|
962
963
|
|
|
963
|
-
function _extends$
|
|
964
|
+
function _extends$22(){return _extends$22=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$22.apply(null,arguments)}var SvgSettings=function SvgSettings(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$22({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props))};var settings = SvgSettings;
|
|
965
|
+
|
|
966
|
+
var _path$1_,_circle;function _extends$21(){return _extends$21=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$21.apply(null,arguments)}var SvgSparkles=function SvgSparkles(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$21({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",className:"sparkles_svg__lucide sparkles_svg__lucide-sparkles-icon sparkles_svg__lucide-sparkles"},props),_path$1_||(_path$1_=/*#__PURE__*/React__namespace.createElement("path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594zM20 2v4M22 4h-4"})),_circle||(_circle=/*#__PURE__*/React__namespace.createElement("circle",{cx:4,cy:20,r:2})))};var sparkles = SvgSparkles;
|
|
964
967
|
|
|
965
968
|
var _path$1Z;function _extends$20(){return _extends$20=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends$20.apply(null,arguments)}var SvgShare=function SvgShare(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends$20({xmlns:"http://www.w3.org/2000/svg",width:24,height:24},props),_path$1Z||(_path$1Z=/*#__PURE__*/React__namespace.createElement("path",{d:"M18.001 21.75a2.65 2.65 0 0 1-1.948-.802A2.65 2.65 0 0 1 15.25 19q0-.187.03-.388.03-.2.09-.37l-7.397-4.33a3 3 0 0 1-.902.616A2.6 2.6 0 0 1 6 14.75a2.65 2.65 0 0 1-1.948-.802 2.65 2.65 0 0 1-.802-1.947q0-1.145.802-1.948A2.65 2.65 0 0 1 6 9.25q.566 0 1.071.222.506.222.902.617l7.396-4.331a2 2 0 0 1-.09-.37A3 3 0 0 1 15.25 5q0-1.146.802-1.948a2.65 2.65 0 0 1 1.947-.802q1.145 0 1.948.802.803.801.803 1.947t-.802 1.948A2.65 2.65 0 0 1 18 7.75q-.566 0-1.071-.222a3 3 0 0 1-.902-.616l-7.396 4.33q.06.17.09.37a2.6 2.6 0 0 1 0 .774q-.03.203-.09.372l7.396 4.33a3 3 0 0 1 .902-.616A2.6 2.6 0 0 1 18 16.25q1.146 0 1.948.802a2.65 2.65 0 0 1 .802 1.947q0 1.145-.802 1.948a2.65 2.65 0 0 1-1.947.803M18 6.25q.521 0 .886-.364.364-.365.364-.886t-.364-.886A1.2 1.2 0 0 0 18 3.75q-.521 0-.886.364A1.2 1.2 0 0 0 16.75 5q0 .521.364.886.365.364.886.364m-12 7q.521 0 .886-.364.364-.365.364-.886 0-.522-.364-.886A1.2 1.2 0 0 0 6 10.75q-.521 0-.886.364A1.2 1.2 0 0 0 4.75 12q0 .521.364.886.365.364.886.364m12 7q.521 0 .886-.364.364-.365.364-.886 0-.522-.364-.886A1.2 1.2 0 0 0 18 17.75q-.521 0-.886.364a1.2 1.2 0 0 0-.364.886q0 .521.364.886.365.364.886.364"})))};var share = SvgShare;
|
|
966
969
|
|
|
@@ -1220,7 +1223,7 @@ var _path$1,_g;function _extends$1(){return _extends$1=Object.assign?Object.assi
|
|
|
1220
1223
|
|
|
1221
1224
|
var _path;function _extends(){return _extends=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends.apply(null,arguments)}var SvgPolygon=function SvgPolygon(props){return /*#__PURE__*/React__namespace.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},props),_path||(_path=/*#__PURE__*/React__namespace.createElement("path",{d:"M4 7.582 15.59 20 20 12.576l-1.924-.847-7.298-2.487L8.37 6.734 6.11 4z"})))};var polygon = SvgPolygon;
|
|
1222
1225
|
|
|
1223
|
-
const ICONS={add,person,addPhotoAlternate,airconditioner,airplane,alarm_fill,alarm,computer,alignCenter,alignLeft,alignRight,apartment_fill,apartment,apparel_fill,apparel,ar_fill,ar,colorize,aroundView,arrowDown,arrowDownward,arrowLeft,arrowRight,arrowUp,arrowUpward,arrowBackIos,arrowForwardIos,back,backup,bank_fill,bank,barcode,birthday_fill,birthday,bluetooth,bookmark_fill,bookmark,box_fill,box,bracketDown,bracketLeft,bracketRight,bracketUp,brush_fill,brush,bubble_fill,bubble,building_fill,building,bulb_fill,bulb,bus_fill,bus,calculator_fill,calculator,calendar_fill,calendar,calendarCheck_fill,calendarCheck,calendarClock_fill,calendarClock,call_fill,call,callMiss_fill,callMiss,camera_fill,camera,cameraRotate_fill,cameraRotate,car_fill,car,card_fill,card,cardAdd_fill,cardAdd,cardRemove_fill,cardRemove,cart_fill,cart,cash_fill,cash,cashDouble_fill,cashDouble,change,chart,chartArea,check,formatBold,formatItalic,formatAlignLeft,formatAlignCenter,formatAlignRight,superscript,subscript,formatUnderlined,formatListBulleted,formatListNumbered,church_fill,church,chevronRight,circleAdd_fill,circleAdd,circleCharge_fill,circleCharge,circleCheck_fill,circleCheck,circleClose_fill,circleClose,circleCompare_fill,circleCompare,publish,circleDown_fill,circleDown,circleDownload_fill,circleDownload,circleDropDown_fill,circleDropDown,circleInfo_fill,circleInfo,circleLeft_fill,circleLeft,circleMore_fill,circleMore,circleNotice_fill,circleNotice,circleNotification_fill,circleNotification,circlePause_fill,circlePause,circlePlay_fill,circlePlay,circleQuestion_fill,circleQuestion,circleRefresh_fill,circleRefresh,circleRemove_fill,circleRemove,circleRight_fill,circleRight,circleStop_fill,circleStop,circleUp_fill,circleUp,clock_fill,clock,close,cloud_fill,cloud,cloudy_fill,cloudy,coffee_fill,coffee,coin_fill,coin,color_fill,color,compare_fill,compare,construction_fill,construction,contactless_fill,contactless,copy_fill,copy,crop,cropLandscape_fill,cropLandscape,cropPortrait_fill,cropPortrait,cropSquare_fill,cropSquare,cuolumn_fill,cuolumn,darkmode_fill,darkmode,data,database_fill,database,decrease,discount,discover_fill,discover,document_fill,document: document$1,door_fill,door,download,dropDown,dropUp,draft,dragIndicator,error,effects,eraser_fill,eraser,exclamationMark,expand,expandMore,eyeOff_fill,eyeOff,eyeOn_fill,eyeOn,faceBad_fill,faceBad,faceDissatisfied_fill,faceDissatisfied,faceHappy_fill,faceHappy,faceId_fill,faceId,faceNeutral_fill,faceNeutral,faceSmile_fill,faceSmile,fastfood_fill,fastfood,favorite_fill,favorite,feed_fill,feed,feedStack_fill,feedStack,field_fill,field,file_fill,file,fileAdd_fill,fileAdd,fileDownload_fill,fileDownload,fileEmpty_fill,fileEmpty,fileScan_fill,fileScan,fileSearch_fill,fileSearch,filter,filterList,fingerSlideHorizontal_fill,fingerSlideHorizontal,fire_fill,fire,flag_fill,flag,flashAuto_fill,flashAuto,flashOff_fill,flashOff,flashOn_fill,flashOn,flat,folder_fill,folder,folderOpen_fill,folderOpen,front,game_fill,game,gavel,gift,global,globalFind,gps,graph,grid_fill,grid,group_fill,group,handle,hashtag,headset_fill,headset,heart_fill,heart,history,hospital_fill,hospital,house_fill,house,houseAdd_fill,houseAdd,houseChange_fill,houseChange,houseHand_fill,houseHand,houseMoney_fill,houseMoney,houses_fill,houses,illuminance,image_fill,image,imageAdd_fill,imageAdd,increase,internet,key_fill,key,keyboard_fill,keyboard,koreaAnalyze,lab_fill,lab,leaf_fill,leaf,line,lineStack,location_fill,location,locationOff_fill,locationOff,lock_fill,lock,login,logout,mail_fill,mail,map_fill,map,marker_fill,marker,markerAdd_fill,markerAdd,markerCheck_fill,markerCheck,markerRemove_fill,markerRemove,markerWarn_fill,markerWarn,market_fill,market,measure_fill,measure,menu,message_fill,message,messageDot_fill,messageDot,messageEmpty_fill,messageEmpty,moon_fill,moon,moreHorizotal,moreVertical,music,navigation_fill,navigation,network_fill,network,networkFind_fill,networkFind,networkOff_fill,networkOff,news_fill,news,notes_fill,notes,notification_fill,notification,notificationBadge_fill,notificationBadge,notificationOff_fill,notificationOff,notificationRing_fill,notificationRing,open,openLink,panorama_fill,panorama,parking,pause_fill,pause,people_fill,people,pet_fill,pet,phone_fill,phone,phoneCheck_fill,phoneCheck,phoneWarn_fill,phoneWarn,pill_fill,pill,pinchOut_fill,pinchOut,place_fill,place,placeholder,play_fill,play,point_fill,point,profile_fill,profile,protect_fill,protect,puzzle_fill,puzzle,qr,questionMark,percel,raining_fill,raining,ratateLeft,receipt_fill,receipt,record_fill,record,redo,reduction,refresh,remove,repair_fill,repair,reply,restraunt,rocket_fill,rocket,rotateRight,saving_fill,saving,school_fill,school,search,send_fill,send,server_fill,server,settings_fill,settings,share,sharelink,shield_fill,shield,shieldCheck_fill,shieldCheck,shieldLock_fill,shieldLock,ship_fill,switchIcon,ship,snow,snowing_fill,snowing,sofa_fill,sofa,spanner_fill,spanner,speed_fill,speed,starFull,starHalf,stop_fill,stop,stream_fill,stream,streaming_fill,streaming,subway_fill,subway,subwayStation,sun_fill,sun,support_fill,support,tag_fill,tag,taxi_fill,taxi,temperature,thumbDown_fill,thumbDown,thumbUp_fill,thumbUp,thunder_fill,thunder,ticket_fill,ticket,timer_fill,timer,touch_fill,touch,translate,transportation_fill,transportation,trashcan_fill,trashcan,tree_fill,tree,trend_fill,trend,trophy_fill,trophy,truck_fill,truck,undo,unlimit,unlock_fill,unlock,user_fill,user,userFind_fill,userFind,userInvite_fill,userInvite,userProtect_fill,userProtect,userSetting_fill,userSetting,userVerified_fill,userVerified,verified_fill,verified,video_fill,video,visibilityOff,visibility,voice_fill,voice,voiceOff_fill,voiceOff,voiceRecord,volumeHigh_fill,volumeHigh,volumeLow_fill,volumeLow,volumeMute_fill,volumeMute,vote_fill,vote,walk,wallet_fill,wallet,warning_fill,warning,water_fill,water,wifi,wind,write_fill,write,percel_fill,sowing,germination,germination_fill,harvest,harvest_fill,polygon};function Icon({name,fill,stroke,size=24,...props}){const theme=react.useTheme();if(!name){throw new Error("name은 필수입니당")}if(!ICONS[name]){throw new Error("존재하지 않는 아이콘 이름입니다."+name)}const IconComp=ICONS[name];const realFill=fill?fill.startsWith("#")||fill==="transparent"?fill:getNestedValue(theme.colors,fill):fill;const realStroke=stroke?stroke.startsWith("#")||stroke==="transparent"?stroke:getNestedValue(theme.colors,stroke):stroke;return /*#__PURE__*/React__default["default"].createElement(IconComp,{fill:realFill,stroke:realStroke,width:size,height:size,viewBox:`0 0 24 24`,...props})}
|
|
1226
|
+
const ICONS={add,person,addPhotoAlternate,airconditioner,airplane,alarm_fill,alarm,computer,alignCenter,alignLeft,alignRight,apartment_fill,apartment,apparel_fill,apparel,ar_fill,ar,colorize,aroundView,arrowDown,arrowDownward,arrowLeft,arrowRight,arrowUp,arrowUpward,arrowBackIos,arrowForwardIos,back,backup,bank_fill,bank,barcode,birthday_fill,birthday,bluetooth,bookmark_fill,bookmark,box_fill,box,bracketDown,bracketLeft,bracketRight,bracketUp,brush_fill,brush,bubble_fill,bubble,building_fill,building,bulb_fill,bulb,bus_fill,bus,calculator_fill,calculator,calendar_fill,calendar,calendarCheck_fill,calendarCheck,calendarClock_fill,calendarClock,call_fill,call,callMiss_fill,callMiss,camera_fill,camera,cameraRotate_fill,cameraRotate,car_fill,car,card_fill,card,cardAdd_fill,cardAdd,cardRemove_fill,cardRemove,cart_fill,cart,cash_fill,cash,cashDouble_fill,cashDouble,change,chart,chartArea,check,formatBold,formatItalic,formatAlignLeft,formatAlignCenter,formatAlignRight,superscript,subscript,formatUnderlined,formatListBulleted,formatListNumbered,church_fill,church,chevronRight,circleAdd_fill,circleAdd,circleCharge_fill,circleCharge,circleCheck_fill,circleCheck,circleClose_fill,circleClose,circleCompare_fill,circleCompare,publish,circleDown_fill,circleDown,circleDownload_fill,circleDownload,circleDropDown_fill,circleDropDown,circleInfo_fill,circleInfo,circleLeft_fill,circleLeft,circleMore_fill,circleMore,circleNotice_fill,circleNotice,circleNotification_fill,circleNotification,circlePause_fill,circlePause,circlePlay_fill,circlePlay,circleQuestion_fill,circleQuestion,circleRefresh_fill,circleRefresh,circleRemove_fill,circleRemove,circleRight_fill,circleRight,circleStop_fill,circleStop,circleUp_fill,circleUp,clock_fill,clock,close,cloud_fill,cloud,cloudy_fill,cloudy,coffee_fill,coffee,coin_fill,coin,color_fill,color,compare_fill,compare,construction_fill,construction,contactless_fill,contactless,copy_fill,copy,crop,cropLandscape_fill,cropLandscape,cropPortrait_fill,cropPortrait,cropSquare_fill,cropSquare,cuolumn_fill,cuolumn,darkmode_fill,darkmode,data,database_fill,database,decrease,discount,discover_fill,discover,document_fill,document: document$1,door_fill,door,download,dropDown,dropUp,draft,dragIndicator,error,effects,eraser_fill,eraser,exclamationMark,expand,expandMore,eyeOff_fill,eyeOff,eyeOn_fill,eyeOn,faceBad_fill,faceBad,faceDissatisfied_fill,faceDissatisfied,faceHappy_fill,faceHappy,faceId_fill,faceId,faceNeutral_fill,faceNeutral,faceSmile_fill,faceSmile,fastfood_fill,fastfood,favorite_fill,favorite,feed_fill,feed,feedStack_fill,feedStack,field_fill,field,file_fill,file,fileAdd_fill,fileAdd,fileDownload_fill,fileDownload,fileEmpty_fill,fileEmpty,fileScan_fill,fileScan,fileSearch_fill,fileSearch,filter,filterList,fingerSlideHorizontal_fill,fingerSlideHorizontal,fire_fill,fire,flag_fill,flag,flashAuto_fill,flashAuto,flashOff_fill,flashOff,flashOn_fill,flashOn,flat,folder_fill,folder,folderOpen_fill,folderOpen,front,game_fill,game,gavel,gift,global: global$1,globalFind,gps,graph,grid_fill,grid,group_fill,group,handle,hashtag,headset_fill,headset,heart_fill,heart,history,hospital_fill,hospital,house_fill,house,houseAdd_fill,houseAdd,houseChange_fill,houseChange,houseHand_fill,houseHand,houseMoney_fill,houseMoney,houses_fill,houses,illuminance,image_fill,image,imageAdd_fill,imageAdd,increase,internet,key_fill,key,keyboard_fill,keyboard,koreaAnalyze,lab_fill,lab,leaf_fill,leaf,line,lineStack,location_fill,location,locationOff_fill,locationOff,lock_fill,lock,login,logout,mail_fill,mail,map_fill,map,marker_fill,marker,markerAdd_fill,markerAdd,markerCheck_fill,markerCheck,markerRemove_fill,markerRemove,markerWarn_fill,markerWarn,market_fill,market,measure_fill,measure,menu,message_fill,message,messageDot_fill,messageDot,messageEmpty_fill,messageEmpty,moon_fill,moon,moreHorizotal,moreVertical,music,navigation_fill,navigation,network_fill,network,networkFind_fill,networkFind,networkOff_fill,networkOff,news_fill,news,notes_fill,notes,notification_fill,notification,notificationBadge_fill,notificationBadge,notificationOff_fill,notificationOff,notificationRing_fill,notificationRing,open,openLink,panorama_fill,panorama,parking,pause_fill,pause,people_fill,people,pet_fill,pet,phone_fill,phone,phoneCheck_fill,phoneCheck,phoneWarn_fill,phoneWarn,pill_fill,pill,pinchOut_fill,pinchOut,place_fill,place,placeholder,play_fill,play,point_fill,point,profile_fill,profile,protect_fill,protect,puzzle_fill,puzzle,qr,questionMark,percel,raining_fill,raining,ratateLeft,receipt_fill,receipt,record_fill,record,redo,reduction,refresh,remove,repair_fill,repair,reply,restraunt,rocket_fill,rocket,rotateRight,saving_fill,saving,school_fill,school,search,send_fill,send,server_fill,server,settings_fill,settings,share,sharelink,shield_fill,shield,shieldCheck_fill,shieldCheck,shieldLock_fill,shieldLock,ship_fill,switchIcon,ship,sparkles,snow,snowing_fill,snowing,sofa_fill,sofa,spanner_fill,spanner,speed_fill,speed,starFull,starHalf,stop_fill,stop,stream_fill,stream,streaming_fill,streaming,subway_fill,subway,subwayStation,sun_fill,sun,support_fill,support,tag_fill,tag,taxi_fill,taxi,temperature,thumbDown_fill,thumbDown,thumbUp_fill,thumbUp,thunder_fill,thunder,ticket_fill,ticket,timer_fill,timer,touch_fill,touch,translate,transportation_fill,transportation,trashcan_fill,trashcan,tree_fill,tree,trend_fill,trend,trophy_fill,trophy,truck_fill,truck,undo,unlimit,unlock_fill,unlock,user_fill,user,userFind_fill,userFind,userInvite_fill,userInvite,userProtect_fill,userProtect,userSetting_fill,userSetting,userVerified_fill,userVerified,verified_fill,verified,video_fill,video,visibilityOff,visibility,voice_fill,voice,voiceOff_fill,voiceOff,voiceRecord,volumeHigh_fill,volumeHigh,volumeLow_fill,volumeLow,volumeMute_fill,volumeMute,vote_fill,vote,walk,wallet_fill,wallet,warning_fill,warning,water_fill,water,wifi,wind,write_fill,write,percel_fill,sowing,germination,germination_fill,harvest,harvest_fill,polygon};function Icon({name,fill,stroke,size=24,...props}){const theme=react.useTheme();if(!name){throw new Error("name은 필수입니당")}if(!ICONS[name]){throw new Error("존재하지 않는 아이콘 이름입니다."+name)}const IconComp=ICONS[name];const realFill=fill?fill.startsWith("#")||fill==="transparent"?fill:getNestedValue(theme.colors,fill):fill;const realStroke=stroke?stroke.startsWith("#")||stroke==="transparent"?stroke:getNestedValue(theme.colors,stroke):stroke;return /*#__PURE__*/React__default["default"].createElement(IconComp,{fill:realFill,stroke:realStroke,width:size,height:size,viewBox:`0 0 24 24`,...props})}
|
|
1224
1227
|
|
|
1225
1228
|
function Breadcrumb({items,onClick}){return /*#__PURE__*/jsxRuntime.jsx(Wrapper$q,{children:items.map((item,index)=>{const isCurrent=index===items.length-1;return /*#__PURE__*/jsxRuntime.jsxs(React__default["default"].Fragment,{children:[index>0&&/*#__PURE__*/jsxRuntime.jsx(Icon,{name:"chevronRight",size:16,fill:"color.foreground.neutral.quarternary"}),/*#__PURE__*/jsxRuntime.jsx(Item$4,{onClick:onClick,children:/*#__PURE__*/jsxRuntime.jsx(Text,{variant:"BodyM",color:isCurrent?"color.foreground.neutral.primary":"color.foreground.neutral.tertiary",children:item.label})},index)]},index)})})}const Wrapper$q=styled__default["default"].div`
|
|
1226
1229
|
display: inline-flex;
|
|
@@ -1236,6 +1239,263 @@ function Breadcrumb({items,onClick}){return /*#__PURE__*/jsxRuntime.jsx(Wrapper$
|
|
|
1236
1239
|
border-radius: 4px;
|
|
1237
1240
|
`;
|
|
1238
1241
|
|
|
1242
|
+
/** @tossdocs-ignore */var SPEED_DEFAULT=1;
|
|
1243
|
+
|
|
1244
|
+
/** @tossdocs-ignore */var LOTTIE_URL="https://pdpgenerator-cdn.amorepacific.com/assets/js/lottie.min.js";var LOTTIE_SCRIPT_ID="toss-lottie-script";function importLottie(){return new Promise(function(resolve){if(window.lottie!=null){resolve(window.lottie);return}var existingScript=document.getElementById(LOTTIE_SCRIPT_ID);if(existingScript!=null){existingScript.addEventListener("load",function(){resolve(window.lottie);});return}var script=document.createElement("script");script.id=LOTTIE_SCRIPT_ID;script.src=LOTTIE_URL;script.crossOrigin="anonymous";script.addEventListener("load",function(){resolve(window.lottie);});document.body.appendChild(script);})}
|
|
1245
|
+
|
|
1246
|
+
function ownKeys$1(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable})),keys.push.apply(keys,symbols);}return keys}function _objectSpread2$1(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys$1(Object(source),!0).forEach(function(key){_defineProperty$1(target,key,source[key]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys$1(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key));});}return target}function _regeneratorRuntime(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function(){return exports};var exports={},Op=Object.prototype,hasOwn=Op.hasOwnProperty,$Symbol="function"==typeof Symbol?Symbol:{},iteratorSymbol=$Symbol.iterator||"@@iterator",asyncIteratorSymbol=$Symbol.asyncIterator||"@@asyncIterator",toStringTagSymbol=$Symbol.toStringTag||"@@toStringTag";function define(obj,key,value){return Object.defineProperty(obj,key,{value:value,enumerable:!0,configurable:!0,writable:!0}),obj[key]}try{define({},"");}catch(err){define=function(obj,key,value){return obj[key]=value};}function wrap(innerFn,outerFn,self,tryLocsList){var protoGenerator=outerFn&&outerFn.prototype instanceof Generator?outerFn:Generator,generator=Object.create(protoGenerator.prototype),context=new Context(tryLocsList||[]);return generator._invoke=function(innerFn,self,context){var state="suspendedStart";return function(method,arg){if("executing"===state)throw new Error("Generator is already running");if("completed"===state){if("throw"===method)throw arg;return doneResult()}for(context.method=method,context.arg=arg;;){var delegate=context.delegate;if(delegate){var delegateResult=maybeInvokeDelegate(delegate,context);if(delegateResult){if(delegateResult===ContinueSentinel)continue;return delegateResult}}if("next"===context.method)context.sent=context._sent=context.arg;else if("throw"===context.method){if("suspendedStart"===state)throw state="completed",context.arg;context.dispatchException(context.arg);}else "return"===context.method&&context.abrupt("return",context.arg);state="executing";var record=tryCatch(innerFn,self,context);if("normal"===record.type){if(state=context.done?"completed":"suspendedYield",record.arg===ContinueSentinel)continue;return {value:record.arg,done:context.done}}"throw"===record.type&&(state="completed",context.method="throw",context.arg=record.arg);}}}(innerFn,self,context),generator}function tryCatch(fn,obj,arg){try{return {type:"normal",arg:fn.call(obj,arg)}}catch(err){return {type:"throw",arg:err}}}exports.wrap=wrap;var ContinueSentinel={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var IteratorPrototype={};define(IteratorPrototype,iteratorSymbol,function(){return this});var getProto=Object.getPrototypeOf,NativeIteratorPrototype=getProto&&getProto(getProto(values([])));NativeIteratorPrototype&&NativeIteratorPrototype!==Op&&hasOwn.call(NativeIteratorPrototype,iteratorSymbol)&&(IteratorPrototype=NativeIteratorPrototype);var Gp=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(IteratorPrototype);function defineIteratorMethods(prototype){["next","throw","return"].forEach(function(method){define(prototype,method,function(arg){return this._invoke(method,arg)});});}function AsyncIterator(generator,PromiseImpl){function invoke(method,arg,resolve,reject){var record=tryCatch(generator[method],generator,arg);if("throw"!==record.type){var result=record.arg,value=result.value;return value&&"object"==typeof value&&hasOwn.call(value,"__await")?PromiseImpl.resolve(value.__await).then(function(value){invoke("next",value,resolve,reject);},function(err){invoke("throw",err,resolve,reject);}):PromiseImpl.resolve(value).then(function(unwrapped){result.value=unwrapped,resolve(result);},function(error){return invoke("throw",error,resolve,reject)})}reject(record.arg);}var previousPromise;this._invoke=function(method,arg){function callInvokeWithMethodAndArg(){return new PromiseImpl(function(resolve,reject){invoke(method,arg,resolve,reject);})}return previousPromise=previousPromise?previousPromise.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()};}function maybeInvokeDelegate(delegate,context){var method=delegate.iterator[context.method];if(undefined===method){if(context.delegate=null,"throw"===context.method){if(delegate.iterator.return&&(context.method="return",context.arg=undefined,maybeInvokeDelegate(delegate,context),"throw"===context.method))return ContinueSentinel;context.method="throw",context.arg=new TypeError("The iterator does not provide a 'throw' method");}return ContinueSentinel}var record=tryCatch(method,delegate.iterator,context.arg);if("throw"===record.type)return context.method="throw",context.arg=record.arg,context.delegate=null,ContinueSentinel;var info=record.arg;return info?info.done?(context[delegate.resultName]=info.value,context.next=delegate.nextLoc,"return"!==context.method&&(context.method="next",context.arg=undefined),context.delegate=null,ContinueSentinel):info:(context.method="throw",context.arg=new TypeError("iterator result is not an object"),context.delegate=null,ContinueSentinel)}function pushTryEntry(locs){var entry={tryLoc:locs[0]};1 in locs&&(entry.catchLoc=locs[1]),2 in locs&&(entry.finallyLoc=locs[2],entry.afterLoc=locs[3]),this.tryEntries.push(entry);}function resetTryEntry(entry){var record=entry.completion||{};record.type="normal",delete record.arg,entry.completion=record;}function Context(tryLocsList){this.tryEntries=[{tryLoc:"root"}],tryLocsList.forEach(pushTryEntry,this),this.reset(!0);}function values(iterable){if(iterable){var iteratorMethod=iterable[iteratorSymbol];if(iteratorMethod)return iteratorMethod.call(iterable);if("function"==typeof iterable.next)return iterable;if(!isNaN(iterable.length)){var i=-1,next=function next(){for(;++i<iterable.length;)if(hasOwn.call(iterable,i))return next.value=iterable[i],next.done=!1,next;return next.value=undefined,next.done=!0,next};return next.next=next}}return {next:doneResult}}function doneResult(){return {value:undefined,done:!0}}return GeneratorFunction.prototype=GeneratorFunctionPrototype,define(Gp,"constructor",GeneratorFunctionPrototype),define(GeneratorFunctionPrototype,"constructor",GeneratorFunction),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,toStringTagSymbol,"GeneratorFunction"),exports.isGeneratorFunction=function(genFun){var ctor="function"==typeof genFun&&genFun.constructor;return !!ctor&&(ctor===GeneratorFunction||"GeneratorFunction"===(ctor.displayName||ctor.name))},exports.mark=function(genFun){return Object.setPrototypeOf?Object.setPrototypeOf(genFun,GeneratorFunctionPrototype):(genFun.__proto__=GeneratorFunctionPrototype,define(genFun,toStringTagSymbol,"GeneratorFunction")),genFun.prototype=Object.create(Gp),genFun},exports.awrap=function(arg){return {__await:arg}},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,asyncIteratorSymbol,function(){return this}),exports.AsyncIterator=AsyncIterator,exports.async=function(innerFn,outerFn,self,tryLocsList,PromiseImpl){void 0===PromiseImpl&&(PromiseImpl=Promise);var iter=new AsyncIterator(wrap(innerFn,outerFn,self,tryLocsList),PromiseImpl);return exports.isGeneratorFunction(outerFn)?iter:iter.next().then(function(result){return result.done?result.value:iter.next()})},defineIteratorMethods(Gp),define(Gp,toStringTagSymbol,"Generator"),define(Gp,iteratorSymbol,function(){return this}),define(Gp,"toString",function(){return "[object Generator]"}),exports.keys=function(object){var keys=[];for(var key in object)keys.push(key);return keys.reverse(),function next(){for(;keys.length;){var key=keys.pop();if(key in object)return next.value=key,next.done=!1,next}return next.done=!0,next}},exports.values=values,Context.prototype={constructor:Context,reset:function(skipTempReset){if(this.prev=0,this.next=0,this.sent=this._sent=undefined,this.done=!1,this.delegate=null,this.method="next",this.arg=undefined,this.tryEntries.forEach(resetTryEntry),!skipTempReset)for(var name in this)"t"===name.charAt(0)&&hasOwn.call(this,name)&&!isNaN(+name.slice(1))&&(this[name]=undefined);},stop:function(){this.done=!0;var rootRecord=this.tryEntries[0].completion;if("throw"===rootRecord.type)throw rootRecord.arg;return this.rval},dispatchException:function(exception){if(this.done)throw exception;var context=this;function handle(loc,caught){return record.type="throw",record.arg=exception,context.next=loc,caught&&(context.method="next",context.arg=undefined),!!caught}for(var i=this.tryEntries.length-1;i>=0;--i){var entry=this.tryEntries[i],record=entry.completion;if("root"===entry.tryLoc)return handle("end");if(entry.tryLoc<=this.prev){var hasCatch=hasOwn.call(entry,"catchLoc"),hasFinally=hasOwn.call(entry,"finallyLoc");if(hasCatch&&hasFinally){if(this.prev<entry.catchLoc)return handle(entry.catchLoc,!0);if(this.prev<entry.finallyLoc)return handle(entry.finallyLoc)}else if(hasCatch){if(this.prev<entry.catchLoc)return handle(entry.catchLoc,!0)}else {if(!hasFinally)throw new Error("try statement without catch or finally");if(this.prev<entry.finallyLoc)return handle(entry.finallyLoc)}}}},abrupt:function(type,arg){for(var i=this.tryEntries.length-1;i>=0;--i){var entry=this.tryEntries[i];if(entry.tryLoc<=this.prev&&hasOwn.call(entry,"finallyLoc")&&this.prev<entry.finallyLoc){var finallyEntry=entry;break}}finallyEntry&&("break"===type||"continue"===type)&&finallyEntry.tryLoc<=arg&&arg<=finallyEntry.finallyLoc&&(finallyEntry=null);var record=finallyEntry?finallyEntry.completion:{};return record.type=type,record.arg=arg,finallyEntry?(this.method="next",this.next=finallyEntry.finallyLoc,ContinueSentinel):this.complete(record)},complete:function(record,afterLoc){if("throw"===record.type)throw record.arg;return "break"===record.type||"continue"===record.type?this.next=record.arg:"return"===record.type?(this.rval=this.arg=record.arg,this.method="return",this.next="end"):"normal"===record.type&&afterLoc&&(this.next=afterLoc),ContinueSentinel},finish:function(finallyLoc){for(var i=this.tryEntries.length-1;i>=0;--i){var entry=this.tryEntries[i];if(entry.finallyLoc===finallyLoc)return this.complete(entry.completion,entry.afterLoc),resetTryEntry(entry),ContinueSentinel}},catch:function(tryLoc){for(var i=this.tryEntries.length-1;i>=0;--i){var entry=this.tryEntries[i];if(entry.tryLoc===tryLoc){var record=entry.completion;if("throw"===record.type){var thrown=record.arg;resetTryEntry(entry);}return thrown}}throw new Error("illegal catch attempt")},delegateYield:function(iterable,resultName,nextLoc){return this.delegate={iterator:values(iterable),resultName:resultName,nextLoc:nextLoc},"next"===this.method&&(this.arg=undefined),ContinueSentinel}},exports}function asyncGeneratorStep(gen,resolve,reject,_next,_throw,key,arg){try{var info=gen[key](arg);var value=info.value;}catch(error){reject(error);return}if(info.done){resolve(value);}else {Promise.resolve(value).then(_next,_throw);}}function _asyncToGenerator(fn){return function(){var self=this,args=arguments;return new Promise(function(resolve,reject){var gen=fn.apply(self,args);function _next(value){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"next",value);}function _throw(err){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"throw",err);}_next(undefined);})}}function _defineProperty$1(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else {obj[key]=value;}return obj}function _objectWithoutPropertiesLoose$1(source,excluded){if(source==null)return {};var target={};var sourceKeys=Object.keys(source);var key,i;for(i=0;i<sourceKeys.length;i++){key=sourceKeys[i];if(excluded.indexOf(key)>=0)continue;target[key]=source[key];}return target}function _objectWithoutProperties$1(source,excluded){if(source==null)return {};var target=_objectWithoutPropertiesLoose$1(source,excluded);var key,i;if(Object.getOwnPropertySymbols){var sourceSymbolKeys=Object.getOwnPropertySymbols(source);for(i=0;i<sourceSymbolKeys.length;i++){key=sourceSymbolKeys[i];if(excluded.indexOf(key)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(source,key))continue;target[key]=source[key];}}return target}function _slicedToArray$2(arr,i){return _arrayWithHoles$2(arr)||_iterableToArrayLimit$2(arr,i)||_unsupportedIterableToArray$2(arr,i)||_nonIterableRest$2()}function _arrayWithHoles$2(arr){if(Array.isArray(arr))return arr}function _iterableToArrayLimit$2(arr,i){var _i=arr==null?null:typeof Symbol!=="undefined"&&arr[Symbol.iterator]||arr["@@iterator"];if(_i==null)return;var _arr=[];var _n=true;var _d=false;var _s,_e;try{for(_i=_i.call(arr);!(_n=(_s=_i.next()).done);_n=true){_arr.push(_s.value);if(i&&_arr.length===i)break}}catch(err){_d=true;_e=err;}finally{try{if(!_n&&_i["return"]!=null)_i["return"]();}finally{if(_d)throw _e}}return _arr}function _unsupportedIterableToArray$2(o,minLen){if(!o)return;if(typeof o==="string")return _arrayLikeToArray$2(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor)n=o.constructor.name;if(n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray$2(o,minLen)}function _arrayLikeToArray$2(arr,len){if(len==null||len>arr.length)len=arr.length;for(var i=0,arr2=new Array(len);i<len;i++)arr2[i]=arr[i];return arr2}function _nonIterableRest$2(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _createForOfIteratorHelper(o,allowArrayLike){var it=typeof Symbol!=="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!it){if(Array.isArray(o)||(it=_unsupportedIterableToArray$2(o))||allowArrayLike&&o&&typeof o.length==="number"){if(it)o=it;var i=0;var F=function(){};return {s:F,n:function(){if(i>=o.length)return {done:true};return {done:false,value:o[i++]}},e:function(e){throw e},f:F}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var normalCompletion=true,didErr=false,err;return {s:function(){it=it.call(o);},n:function(){var step=it.next();normalCompletion=step.done;return step},e:function(e){didErr=true;err=e;},f:function(){try{if(!normalCompletion&&it.return!=null)it.return();}finally{if(didErr)throw err}}}}
|
|
1247
|
+
|
|
1248
|
+
function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable})),keys.push.apply(keys,symbols);}return keys}function _objectSpread2(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach(function(key){_defineProperty(target,key,source[key]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key));});}return target}function _defineProperty(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else {obj[key]=value;}return obj}function _objectWithoutPropertiesLoose(source,excluded){if(source==null)return {};var target={};var sourceKeys=Object.keys(source);var key,i;for(i=0;i<sourceKeys.length;i++){key=sourceKeys[i];if(excluded.indexOf(key)>=0)continue;target[key]=source[key];}return target}function _objectWithoutProperties(source,excluded){if(source==null)return {};var target=_objectWithoutPropertiesLoose(source,excluded);var key,i;if(Object.getOwnPropertySymbols){var sourceSymbolKeys=Object.getOwnPropertySymbols(source);for(i=0;i<sourceSymbolKeys.length;i++){key=sourceSymbolKeys[i];if(excluded.indexOf(key)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(source,key))continue;target[key]=source[key];}}return target}function _slicedToArray$1(arr,i){return _arrayWithHoles$1(arr)||_iterableToArrayLimit$1(arr,i)||_unsupportedIterableToArray$1(arr,i)||_nonIterableRest$1()}function _arrayWithHoles$1(arr){if(Array.isArray(arr))return arr}function _iterableToArrayLimit$1(arr,i){var _i=arr==null?null:typeof Symbol!=="undefined"&&arr[Symbol.iterator]||arr["@@iterator"];if(_i==null)return;var _arr=[];var _n=true;var _d=false;var _s,_e;try{for(_i=_i.call(arr);!(_n=(_s=_i.next()).done);_n=true){_arr.push(_s.value);if(i&&_arr.length===i)break}}catch(err){_d=true;_e=err;}finally{try{if(!_n&&_i["return"]!=null)_i["return"]();}finally{if(_d)throw _e}}return _arr}function _unsupportedIterableToArray$1(o,minLen){if(!o)return;if(typeof o==="string")return _arrayLikeToArray$1(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor)n=o.constructor.name;if(n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray$1(o,minLen)}function _arrayLikeToArray$1(arr,len){if(len==null||len>arr.length)len=arr.length;for(var i=0,arr2=new Array(len);i<len;i++)arr2[i]=arr[i];return arr2}function _nonIterableRest$1(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}
|
|
1249
|
+
|
|
1250
|
+
function _slicedToArray(arr,i){return _arrayWithHoles(arr)||_iterableToArrayLimit(arr,i)||_unsupportedIterableToArray(arr,i)||_nonIterableRest()}function _arrayWithHoles(arr){if(Array.isArray(arr))return arr}function _iterableToArrayLimit(arr,i){var _i=arr==null?null:typeof Symbol!=="undefined"&&arr[Symbol.iterator]||arr["@@iterator"];if(_i==null)return;var _arr=[];var _n=true;var _d=false;var _s,_e;try{for(_i=_i.call(arr);!(_n=(_s=_i.next()).done);_n=true){_arr.push(_s.value);if(i&&_arr.length===i)break}}catch(err){_d=true;_e=err;}finally{try{if(!_n&&_i["return"]!=null)_i["return"]();}finally{if(_d)throw _e}}return _arr}function _unsupportedIterableToArray(o,minLen){if(!o)return;if(typeof o==="string")return _arrayLikeToArray(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor)n=o.constructor.name;if(n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(o,minLen)}function _arrayLikeToArray(arr,len){if(len==null||len>arr.length)len=arr.length;for(var i=0,arr2=new Array(len);i<len;i++)arr2[i]=arr[i];return arr2}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}
|
|
1251
|
+
|
|
1252
|
+
/** @tossdocs-ignore *//**
|
|
1253
|
+
* @deprecated This feature is now available in the es-toolkit package.
|
|
1254
|
+
*/var noop=function noop(){};
|
|
1255
|
+
|
|
1256
|
+
/** @tossdocs-ignore *//**
|
|
1257
|
+
* @deprecated This feature is now available in the es-toolkit package.
|
|
1258
|
+
*/function delay$1(milliseconds){return new Promise(function(resolve){setTimeout(resolve,milliseconds);})}
|
|
1259
|
+
|
|
1260
|
+
/** @tossdocs-ignore *//**
|
|
1261
|
+
* Constructs a query string from the GET parameters provided.
|
|
1262
|
+
* Note: If the params object is empty, an empty string is returned. However, if the params object contains key-value pairs, a `?` is prefixed.
|
|
1263
|
+
* @example
|
|
1264
|
+
* createQueryString({ a: 1, b: 2, c: '가나다' }) // '?a=1&b=2&c=%EA%B0%80%EB%82%98%EB%8B%A4',
|
|
1265
|
+
* createQueryString({}) // ''
|
|
1266
|
+
* @param {Params} params The property names must be strings, and the values must be of type string | number | string[] | number[].
|
|
1267
|
+
*/function createQueryString(params){var queryString=createSearchParamString(params);if(queryString===""){return ""}return "?".concat(queryString)}/**
|
|
1268
|
+
* Filters nullable values from the provided object and returns them as a string using URLSearchParams.
|
|
1269
|
+
* @example
|
|
1270
|
+
* createSearchParamString({ foo: 1, bar: ['a', 'b'], baz: undefined }) // foo=1&bar=a&bar=b
|
|
1271
|
+
* @param params params The object to convert into a query
|
|
1272
|
+
*/function createSearchParamString(params){return new URLSearchParams(Object.entries(params).filter(function(_ref){var _ref2=_slicedToArray(_ref,2),value=_ref2[1];return value!=null}).map(function(_ref3){var _ref4=_slicedToArray(_ref3,2),key=_ref4[0],value=_ref4[1];if(Array.isArray(value)){return value.map(function(x){return [key,x]})}return [[key,value]]}).flat()).toString().// Convert space characters to '%20' according to RFC3986 spec, from RFC1738.
|
|
1273
|
+
replace(/\+/g,"%20")}
|
|
1274
|
+
|
|
1275
|
+
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
1276
|
+
|
|
1277
|
+
function getDefaultExportFromCjs (x) {
|
|
1278
|
+
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
|
+
var lodash_debounce;var hasRequiredLodash_debounce;function requireLodash_debounce(){if(hasRequiredLodash_debounce)return lodash_debounce;hasRequiredLodash_debounce=1;/** Used as the `TypeError` message for "Functions" methods. */var FUNC_ERROR_TEXT="Expected a function";/** Used as references for various `Number` constants. */var NAN=0/0;/** `Object#toString` result references. */var symbolTag="[object Symbol]";/** Used to match leading and trailing whitespace. */var reTrim=/^\s+|\s+$/g;/** Used to detect bad signed hexadecimal string values. */var reIsBadHex=/^[-+]0x[0-9a-f]+$/i;/** Used to detect binary string values. */var reIsBinary=/^0b[01]+$/i;/** Used to detect octal string values. */var reIsOctal=/^0o[0-7]+$/i;/** Built-in method references without a dependency on `root`. */var freeParseInt=parseInt;/** Detect free variable `global` from Node.js. */var freeGlobal=typeof commonjsGlobal=="object"&&commonjsGlobal&&commonjsGlobal.Object===Object&&commonjsGlobal;/** Detect free variable `self`. */var freeSelf=typeof self=="object"&&self&&self.Object===Object&&self;/** Used as a reference to the global object. */var root=freeGlobal||freeSelf||Function("return this")();/** Used for built-in method references. */var objectProto=Object.prototype;/**
|
|
1282
|
+
* Used to resolve the
|
|
1283
|
+
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
1284
|
+
* of values.
|
|
1285
|
+
*/var objectToString=objectProto.toString;/* Built-in method references for those with the same name as other `lodash` methods. */var nativeMax=Math.max,nativeMin=Math.min;/**
|
|
1286
|
+
* Gets the timestamp of the number of milliseconds that have elapsed since
|
|
1287
|
+
* the Unix epoch (1 January 1970 00:00:00 UTC).
|
|
1288
|
+
*
|
|
1289
|
+
* @static
|
|
1290
|
+
* @memberOf _
|
|
1291
|
+
* @since 2.4.0
|
|
1292
|
+
* @category Date
|
|
1293
|
+
* @returns {number} Returns the timestamp.
|
|
1294
|
+
* @example
|
|
1295
|
+
*
|
|
1296
|
+
* _.defer(function(stamp) {
|
|
1297
|
+
* console.log(_.now() - stamp);
|
|
1298
|
+
* }, _.now());
|
|
1299
|
+
* // => Logs the number of milliseconds it took for the deferred invocation.
|
|
1300
|
+
*/var now=function(){return root.Date.now()};/**
|
|
1301
|
+
* Creates a debounced function that delays invoking `func` until after `wait`
|
|
1302
|
+
* milliseconds have elapsed since the last time the debounced function was
|
|
1303
|
+
* invoked. The debounced function comes with a `cancel` method to cancel
|
|
1304
|
+
* delayed `func` invocations and a `flush` method to immediately invoke them.
|
|
1305
|
+
* Provide `options` to indicate whether `func` should be invoked on the
|
|
1306
|
+
* leading and/or trailing edge of the `wait` timeout. The `func` is invoked
|
|
1307
|
+
* with the last arguments provided to the debounced function. Subsequent
|
|
1308
|
+
* calls to the debounced function return the result of the last `func`
|
|
1309
|
+
* invocation.
|
|
1310
|
+
*
|
|
1311
|
+
* **Note:** If `leading` and `trailing` options are `true`, `func` is
|
|
1312
|
+
* invoked on the trailing edge of the timeout only if the debounced function
|
|
1313
|
+
* is invoked more than once during the `wait` timeout.
|
|
1314
|
+
*
|
|
1315
|
+
* If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
|
|
1316
|
+
* until to the next tick, similar to `setTimeout` with a timeout of `0`.
|
|
1317
|
+
*
|
|
1318
|
+
* See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
|
|
1319
|
+
* for details over the differences between `_.debounce` and `_.throttle`.
|
|
1320
|
+
*
|
|
1321
|
+
* @static
|
|
1322
|
+
* @memberOf _
|
|
1323
|
+
* @since 0.1.0
|
|
1324
|
+
* @category Function
|
|
1325
|
+
* @param {Function} func The function to debounce.
|
|
1326
|
+
* @param {number} [wait=0] The number of milliseconds to delay.
|
|
1327
|
+
* @param {Object} [options={}] The options object.
|
|
1328
|
+
* @param {boolean} [options.leading=false]
|
|
1329
|
+
* Specify invoking on the leading edge of the timeout.
|
|
1330
|
+
* @param {number} [options.maxWait]
|
|
1331
|
+
* The maximum time `func` is allowed to be delayed before it's invoked.
|
|
1332
|
+
* @param {boolean} [options.trailing=true]
|
|
1333
|
+
* Specify invoking on the trailing edge of the timeout.
|
|
1334
|
+
* @returns {Function} Returns the new debounced function.
|
|
1335
|
+
* @example
|
|
1336
|
+
*
|
|
1337
|
+
* // Avoid costly calculations while the window size is in flux.
|
|
1338
|
+
* jQuery(window).on('resize', _.debounce(calculateLayout, 150));
|
|
1339
|
+
*
|
|
1340
|
+
* // Invoke `sendMail` when clicked, debouncing subsequent calls.
|
|
1341
|
+
* jQuery(element).on('click', _.debounce(sendMail, 300, {
|
|
1342
|
+
* 'leading': true,
|
|
1343
|
+
* 'trailing': false
|
|
1344
|
+
* }));
|
|
1345
|
+
*
|
|
1346
|
+
* // Ensure `batchLog` is invoked once after 1 second of debounced calls.
|
|
1347
|
+
* var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });
|
|
1348
|
+
* var source = new EventSource('/stream');
|
|
1349
|
+
* jQuery(source).on('message', debounced);
|
|
1350
|
+
*
|
|
1351
|
+
* // Cancel the trailing debounced invocation.
|
|
1352
|
+
* jQuery(window).on('popstate', debounced.cancel);
|
|
1353
|
+
*/function debounce(func,wait,options){var lastArgs,lastThis,maxWait,result,timerId,lastCallTime,lastInvokeTime=0,leading=false,maxing=false,trailing=true;if(typeof func!="function"){throw new TypeError(FUNC_ERROR_TEXT)}wait=toNumber(wait)||0;if(isObject(options)){leading=!!options.leading;maxing="maxWait"in options;maxWait=maxing?nativeMax(toNumber(options.maxWait)||0,wait):maxWait;trailing="trailing"in options?!!options.trailing:trailing;}function invokeFunc(time){var args=lastArgs,thisArg=lastThis;lastArgs=lastThis=undefined;lastInvokeTime=time;result=func.apply(thisArg,args);return result}function leadingEdge(time){// Reset any `maxWait` timer.
|
|
1354
|
+
lastInvokeTime=time;// Start the timer for the trailing edge.
|
|
1355
|
+
timerId=setTimeout(timerExpired,wait);// Invoke the leading edge.
|
|
1356
|
+
return leading?invokeFunc(time):result}function remainingWait(time){var timeSinceLastCall=time-lastCallTime,timeSinceLastInvoke=time-lastInvokeTime,result=wait-timeSinceLastCall;return maxing?nativeMin(result,maxWait-timeSinceLastInvoke):result}function shouldInvoke(time){var timeSinceLastCall=time-lastCallTime,timeSinceLastInvoke=time-lastInvokeTime;// Either this is the first call, activity has stopped and we're at the
|
|
1357
|
+
// trailing edge, the system time has gone backwards and we're treating
|
|
1358
|
+
// it as the trailing edge, or we've hit the `maxWait` limit.
|
|
1359
|
+
return lastCallTime===undefined||timeSinceLastCall>=wait||timeSinceLastCall<0||maxing&&timeSinceLastInvoke>=maxWait}function timerExpired(){var time=now();if(shouldInvoke(time)){return trailingEdge(time)}// Restart the timer.
|
|
1360
|
+
timerId=setTimeout(timerExpired,remainingWait(time));}function trailingEdge(time){timerId=undefined;// Only invoke if we have `lastArgs` which means `func` has been
|
|
1361
|
+
// debounced at least once.
|
|
1362
|
+
if(trailing&&lastArgs){return invokeFunc(time)}lastArgs=lastThis=undefined;return result}function cancel(){if(timerId!==undefined){clearTimeout(timerId);}lastInvokeTime=0;lastArgs=lastCallTime=lastThis=timerId=undefined;}function flush(){return timerId===undefined?result:trailingEdge(now())}function debounced(){var time=now(),isInvoking=shouldInvoke(time);lastArgs=arguments;lastThis=this;lastCallTime=time;if(isInvoking){if(timerId===undefined){return leadingEdge(lastCallTime)}if(maxing){// Handle invocations in a tight loop.
|
|
1363
|
+
timerId=setTimeout(timerExpired,wait);return invokeFunc(lastCallTime)}}if(timerId===undefined){timerId=setTimeout(timerExpired,wait);}return result}debounced.cancel=cancel;debounced.flush=flush;return debounced}/**
|
|
1364
|
+
* Checks if `value` is the
|
|
1365
|
+
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
1366
|
+
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
1367
|
+
*
|
|
1368
|
+
* @static
|
|
1369
|
+
* @memberOf _
|
|
1370
|
+
* @since 0.1.0
|
|
1371
|
+
* @category Lang
|
|
1372
|
+
* @param {*} value The value to check.
|
|
1373
|
+
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
1374
|
+
* @example
|
|
1375
|
+
*
|
|
1376
|
+
* _.isObject({});
|
|
1377
|
+
* // => true
|
|
1378
|
+
*
|
|
1379
|
+
* _.isObject([1, 2, 3]);
|
|
1380
|
+
* // => true
|
|
1381
|
+
*
|
|
1382
|
+
* _.isObject(_.noop);
|
|
1383
|
+
* // => true
|
|
1384
|
+
*
|
|
1385
|
+
* _.isObject(null);
|
|
1386
|
+
* // => false
|
|
1387
|
+
*/function isObject(value){var type=typeof value;return !!value&&(type=="object"||type=="function")}/**
|
|
1388
|
+
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
1389
|
+
* and has a `typeof` result of "object".
|
|
1390
|
+
*
|
|
1391
|
+
* @static
|
|
1392
|
+
* @memberOf _
|
|
1393
|
+
* @since 4.0.0
|
|
1394
|
+
* @category Lang
|
|
1395
|
+
* @param {*} value The value to check.
|
|
1396
|
+
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
1397
|
+
* @example
|
|
1398
|
+
*
|
|
1399
|
+
* _.isObjectLike({});
|
|
1400
|
+
* // => true
|
|
1401
|
+
*
|
|
1402
|
+
* _.isObjectLike([1, 2, 3]);
|
|
1403
|
+
* // => true
|
|
1404
|
+
*
|
|
1405
|
+
* _.isObjectLike(_.noop);
|
|
1406
|
+
* // => false
|
|
1407
|
+
*
|
|
1408
|
+
* _.isObjectLike(null);
|
|
1409
|
+
* // => false
|
|
1410
|
+
*/function isObjectLike(value){return !!value&&typeof value=="object"}/**
|
|
1411
|
+
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
1412
|
+
*
|
|
1413
|
+
* @static
|
|
1414
|
+
* @memberOf _
|
|
1415
|
+
* @since 4.0.0
|
|
1416
|
+
* @category Lang
|
|
1417
|
+
* @param {*} value The value to check.
|
|
1418
|
+
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
1419
|
+
* @example
|
|
1420
|
+
*
|
|
1421
|
+
* _.isSymbol(Symbol.iterator);
|
|
1422
|
+
* // => true
|
|
1423
|
+
*
|
|
1424
|
+
* _.isSymbol('abc');
|
|
1425
|
+
* // => false
|
|
1426
|
+
*/function isSymbol(value){return typeof value=="symbol"||isObjectLike(value)&&objectToString.call(value)==symbolTag}/**
|
|
1427
|
+
* Converts `value` to a number.
|
|
1428
|
+
*
|
|
1429
|
+
* @static
|
|
1430
|
+
* @memberOf _
|
|
1431
|
+
* @since 4.0.0
|
|
1432
|
+
* @category Lang
|
|
1433
|
+
* @param {*} value The value to process.
|
|
1434
|
+
* @returns {number} Returns the number.
|
|
1435
|
+
* @example
|
|
1436
|
+
*
|
|
1437
|
+
* _.toNumber(3.2);
|
|
1438
|
+
* // => 3.2
|
|
1439
|
+
*
|
|
1440
|
+
* _.toNumber(Number.MIN_VALUE);
|
|
1441
|
+
* // => 5e-324
|
|
1442
|
+
*
|
|
1443
|
+
* _.toNumber(Infinity);
|
|
1444
|
+
* // => Infinity
|
|
1445
|
+
*
|
|
1446
|
+
* _.toNumber('3.2');
|
|
1447
|
+
* // => 3.2
|
|
1448
|
+
*/function toNumber(value){if(typeof value=="number"){return value}if(isSymbol(value)){return NAN}if(isObject(value)){var other=typeof value.valueOf=="function"?value.valueOf():value;value=isObject(other)?other+"":other;}if(typeof value!="string"){return value===0?value:+value}value=value.replace(reTrim,"");var isBinary=reIsBinary.test(value);return isBinary||reIsOctal.test(value)?freeParseInt(value.slice(2),isBinary?2:8):reIsBadHex.test(value)?NAN:+value}lodash_debounce=debounce;return lodash_debounce}
|
|
1449
|
+
|
|
1450
|
+
var lodash_debounceExports = requireLodash_debounce();
|
|
1451
|
+
var debounce$1 = /*@__PURE__*/getDefaultExportFromCjs(lodash_debounceExports);
|
|
1452
|
+
|
|
1453
|
+
function useImpressionRef(_ref){var _ref$onImpressionStar=_ref.onImpressionStart,_onImpressionStart=_ref$onImpressionStar===void 0?noop:_ref$onImpressionStar,_ref$onImpressionEnd=_ref.onImpressionEnd,_onImpressionEnd=_ref$onImpressionEnd===void 0?noop:_ref$onImpressionEnd,_ref$timeThreshold=_ref.timeThreshold,timeThreshold=_ref$timeThreshold===void 0?0:_ref$timeThreshold,root=_ref.root,rootMargin=_ref.rootMargin,_ref$areaThreshold=_ref.areaThreshold,intersectThreshold=_ref$areaThreshold===void 0?0:_ref$areaThreshold;var onImpressionStart=react$1.usePreservedCallback(_onImpressionStart);var onImpressionEnd=react$1.usePreservedCallback(_onImpressionEnd);var isIntersectingRef=React.useRef(false);var setDebouncedIsImpressed=useSetDebouncedBooleanValue({onValueChange:function onValueChange(isImpressed){if(isImpressed){onImpressionStart();}else {onImpressionEnd();}},timeThreshold:timeThreshold});var intersectionObserverRef=useIntersectionObserver(function(_ref2){var isIntersecting=_ref2.isIntersecting;if(document.visibilityState==="hidden"){return}isIntersectingRef.current=isIntersecting;setDebouncedIsImpressed(isIntersecting);},{root:root,rootMargin:rootMargin,threshold:intersectThreshold});react$1.useVisibilityEvent(function(visibilityState){if(!isIntersectingRef.current){return}setDebouncedIsImpressed(visibilityState==="visible");});return intersectionObserverRef}function useIntersectionObserver(_callback,options){var callback=react$1.usePreservedCallback(_callback);var observer=React.useMemo(function(){if(typeof IntersectionObserver==="undefined"){return}var observer=new IntersectionObserver(function(_ref3){var _ref4=_slicedToArray$1(_ref3,1),entry=_ref4[0];if(!entry){return}callback(entry);},options);return observer},[callback,options]);var ref=react$1.useRefEffect(function(element){observer===null||observer===void 0?void 0:observer.observe(element);return function(){observer===null||observer===void 0?void 0:observer.unobserve(element);}},[callback,options]);return ref}function useSetDebouncedBooleanValue(options){var onValueChange=options.onValueChange,timeThreshold=options.timeThreshold;var handleValueChange=react$1.usePreservedCallback(onValueChange);var ref=React.useRef({value:false,cancelPrevDebounce:noop});var setDebouncedValue=React.useCallback(function(newValue){if(newValue===ref.current.value){return}var debounced=debounce$1(function(){handleValueChange(newValue);ref.current.value=newValue;},timeThreshold);ref.current.cancelPrevDebounce();debounced();ref.current.cancelPrevDebounce=debounced.cancel;},[handleValueChange,timeThreshold]);React.useEffect(function(){var current=ref.current;return function(){current.cancelPrevDebounce();}},[]);return setDebouncedValue}
|
|
1454
|
+
|
|
1455
|
+
var _excluded$1=["root","rootMargin","areaThreshold","timeThreshold","className","children","onImpressionStart","onImpressionEnd","style"];var ImpressionArea=/*#__PURE__*/React.forwardRef(function(_ref,forwardedRef){var root=_ref.root,rootMargin=_ref.rootMargin,areaThreshold=_ref.areaThreshold,timeThreshold=_ref.timeThreshold,className=_ref.className,children=_ref.children,onImpressionStart=_ref.onImpressionStart,onImpressionEnd=_ref.onImpressionEnd,style=_ref.style,otherProps=_objectWithoutProperties(_ref,_excluded$1);var impressionRef=useImpressionRef({onImpressionStart:onImpressionStart,onImpressionEnd:onImpressionEnd,areaThreshold:areaThreshold,timeThreshold:timeThreshold,root:root,rootMargin:rootMargin});var ref=react$1.useCombinedRefs(forwardedRef,impressionRef);return /*#__PURE__*/jsxRuntime$1.jsx("div",_objectSpread2(_objectSpread2({className:className,ref:ref,style:style},otherProps),{},{children:children}))});
|
|
1456
|
+
|
|
1457
|
+
function AnimationPlayer(json,options){var lottieObject;var _speed=SPEED_DEFAULT;var shouldLoop=Boolean(options.loop);var shouldLoopWithInterval=shouldLoop&&Boolean(options.interval);var shouldLoopWithReverse=shouldLoop&&options.loop==="reversed";return {load:function load(){if(lottieObject!==undefined){return}lottieObject=options.lottie.loadAnimation({container:options.container,animationData:replaceAssets(json,options.assets,{lottieUrl:options.lottieUrl}),loop:shouldLoop&&!shouldLoopWithInterval&&!shouldLoopWithReverse,renderer:"svg",autoplay:true});lottieObject.setSpeed(_speed);},showFirstFrame:function showFirstFrame(){if(lottieObject===undefined){return}lottieObject.goToAndStop(0);},play:function play(){return new Promise(function(resolve){if(lottieObject===undefined){resolve();return}var handleComplete=/*#__PURE__*/function(){var _ref=_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var _options$interval;var isNotLoop,_lottieObject,_lottieObject2,nextDirection,_lottieObject3;return _regeneratorRuntime().wrap(function _callee$(_context){while(1){switch(_context.prev=_context.next){case 0:isNotLoop=(shouldLoopWithInterval||shouldLoopWithReverse)===false;if(!(lottieObject==null||isNotLoop)){_context.next=4;break}resolve();return _context.abrupt("return");case 4:_context.next=6;return delay$1((_options$interval=options.interval)!==null&&_options$interval!==void 0?_options$interval:0);case 6:/*
|
|
1458
|
+
* NOTE(@raon0211):
|
|
1459
|
+
* delay가 실행되는 동안 destroy() 되면 lottieObject가 undefined가 될 수 있다.
|
|
1460
|
+
*/if(shouldLoopWithReverse){nextDirection=lottieObject.playDirection>0?-1:1;(_lottieObject=lottieObject)===null||_lottieObject===void 0?void 0:_lottieObject.setDirection(nextDirection);(_lottieObject2=lottieObject)===null||_lottieObject2===void 0?void 0:_lottieObject2.play();}else {(_lottieObject3=lottieObject)===null||_lottieObject3===void 0?void 0:_lottieObject3.goToAndPlay(0);}case 7:case"end":return _context.stop()}}},_callee)}));return function handleComplete(){return _ref.apply(this,arguments)}}();lottieObject.addEventListener("complete",handleComplete);lottieObject.addEventListener("destroy",resolve);lottieObject.play();})},setSpeed:function setSpeed(speed){_speed=speed;if(lottieObject===undefined){return}lottieObject.setSpeed(speed);},addEventListener:function addEventListener(eventName,callback){var _lottieObject4;(_lottieObject4=lottieObject)===null||_lottieObject4===void 0?void 0:_lottieObject4.addEventListener(eventName,callback);},removeEventListener:function removeEventListener(eventName,callback){var _lottieObject5;(_lottieObject5=lottieObject)===null||_lottieObject5===void 0?void 0:_lottieObject5.removeEventListener(eventName,callback);},pause:function pause(){if(lottieObject!==undefined){lottieObject.pause();}},destroy:function destroy(){if(lottieObject!==undefined){lottieObject.destroy();lottieObject=undefined;}}}}/**
|
|
1461
|
+
* @description
|
|
1462
|
+
* 디자이너분들이 로띠를 제작할 때 Lottie json 파일과 Lottie에서 쓰이는 이미지들을 가까운 곳에 모아둡니다.
|
|
1463
|
+
* 그렇게 한 뒤 상대 경로를 이용해서 Lottie가 작성됩니다. 이를테면 이런 식입니다:
|
|
1464
|
+
* {
|
|
1465
|
+
* "u": "images/",
|
|
1466
|
+
* "p": "brand_list_0.jpg"
|
|
1467
|
+
* }
|
|
1468
|
+
* 하지만 프론트엔드에서는 상대 경로를 이용해서 이미지를 찾을 수 없어서, 상대 경로를 절대 경로로 바꿔줘야 합니다.
|
|
1469
|
+
* 절대 경로로 바꾸기 위해, LottieUrl을 이용해서 images의 basePath를 획득하는 유틸리티입니다.
|
|
1470
|
+
*
|
|
1471
|
+
* @example
|
|
1472
|
+
* input: https://static.toss.im/lotties/Intelligence/brand-list-light.json
|
|
1473
|
+
* output: https://static.toss.im/lotties/Intelligence/images/
|
|
1474
|
+
*/function getAbsoluteBasePathOfLottieImage(lottieUrl){return "".concat(lottieUrl.split("/").slice(0,-1).join("/"),"/images/")}function replaceAssets(originalLottieJSON){var _originalLottieJSON$a;var assets=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];var meta=arguments.length>2?arguments[2]:undefined;return _objectSpread2$1(_objectSpread2$1({},originalLottieJSON),{},{assets:((_originalLottieJSON$a=originalLottieJSON.assets)!==null&&_originalLottieJSON$a!==void 0?_originalLottieJSON$a:[]).map(function(originalAsset){var replaceableAsset=assets.find(function(asset){return asset.id===originalAsset.id});if(replaceableAsset!=null){var filePathTokens=replaceableAsset.url.split("/");var fileName=filePathTokens.pop();var filePath="".concat(filePathTokens.join("/"),"/");return _objectSpread2$1(_objectSpread2$1({},originalAsset),{},{u:filePath,p:fileName})}if(meta.lottieUrl!=null&&originalAsset.u!=null){var isAbsolutePath=originalAsset.u.startsWith("http");return _objectSpread2$1(_objectSpread2$1({},originalAsset),{},{u:isAbsolutePath?originalAsset.u:getAbsoluteBasePathOfLottieImage(meta.lottieUrl)})}else {return originalAsset}})})}
|
|
1475
|
+
|
|
1476
|
+
function AnimationChain(animationInfos,options){var currentPlayer;var players;return {setSpeed:function setSpeed(speed){if(currentPlayer){currentPlayer.setSpeed(speed);}},prepare:function prepare(){return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){var lottiePromise,jsonsPromise,_yield$Promise$all,_yield$Promise$all2,lottie,jsons,sourceUrl;return _regeneratorRuntime().wrap(function _callee2$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:if(!(players===undefined)){_context2.next=11;break}lottiePromise=importLottie();jsonsPromise=Promise.all(animationInfos.map(/*#__PURE__*/function(){var _ref=_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(animation){var response;return _regeneratorRuntime().wrap(function _callee$(_context){while(1){switch(_context.prev=_context.next){case 0:if(!("url"in animation)){_context.next=7;break}_context.next=3;return fetch("".concat(animation.url).concat(createQueryString({version:animation.version})));case 3:response=_context.sent;return _context.abrupt("return",response.json());case 7:return _context.abrupt("return",JSON.parse(animation.json));case 8:case"end":return _context.stop()}}},_callee)}));return function(_x){return _ref.apply(this,arguments)}}()));_context2.next=5;return Promise.all([lottiePromise,jsonsPromise]);case 5:_yield$Promise$all=_context2.sent;_yield$Promise$all2=_slicedToArray$2(_yield$Promise$all,2);lottie=_yield$Promise$all2[0];jsons=_yield$Promise$all2[1];sourceUrl=animationInfos.length===1&&"url"in animationInfos[0]?animationInfos[0].url:undefined;players=jsons.map(function(json,index){var isLast=index===animationInfos.length-1;return AnimationPlayer(json,{lottie:lottie,container:options.container,assets:animationInfos[0].assets,loop:isLast&&options.loop,interval:options.interval,lottieUrl:sourceUrl})});case 11:return _context2.abrupt("return",players);case 12:case"end":return _context2.stop()}}},_callee2)}))()},showFirstFrame:function showFirstFrame(){var _this=this;return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3(){var preparedPlayers,firstPlayer;return _regeneratorRuntime().wrap(function _callee3$(_context3){while(1){switch(_context3.prev=_context3.next){case 0:_context3.next=2;return _this.prepare();case 2:preparedPlayers=_context3.sent;firstPlayer=preparedPlayers[0];if(firstPlayer){firstPlayer.load();firstPlayer.showFirstFrame();}case 5:case"end":return _context3.stop()}}},_callee3)}))()},addEventListener:function addEventListener(eventName,callback){var _this2=this;return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4(){var preparedPlayers;return _regeneratorRuntime().wrap(function _callee4$(_context4){while(1){switch(_context4.prev=_context4.next){case 0:_context4.next=2;return _this2.prepare();case 2:preparedPlayers=_context4.sent;preparedPlayers.forEach(function(player){player.addEventListener(eventName,callback);});case 4:case"end":return _context4.stop()}}},_callee4)}))()},removeEventListener:function removeEventListener(eventName,callback){var _this3=this;return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5(){var preparedPlayers;return _regeneratorRuntime().wrap(function _callee5$(_context5){while(1){switch(_context5.prev=_context5.next){case 0:_context5.next=2;return _this3.prepare();case 2:preparedPlayers=_context5.sent;preparedPlayers.forEach(function(player){player.removeEventListener(eventName,callback);});case 4:case"end":return _context5.stop()}}},_callee5)}))()},start:function start(){var _arguments=arguments,_this4=this;return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee6(){var _ref2,_ref2$stopPreviousPla,stopPreviousPlay,_ref2$speed,speed,preparedPlayers,_iterator,_step,player;return _regeneratorRuntime().wrap(function _callee6$(_context6){while(1){switch(_context6.prev=_context6.next){case 0:_ref2=_arguments.length>0&&_arguments[0]!==undefined?_arguments[0]:{},_ref2$stopPreviousPla=_ref2.stopPreviousPlay,stopPreviousPlay=_ref2$stopPreviousPla===void 0?false:_ref2$stopPreviousPla,_ref2$speed=_ref2.speed,speed=_ref2$speed===void 0?SPEED_DEFAULT:_ref2$speed;if(!(currentPlayer!==undefined)){_context6.next=8;break}if(!stopPreviousPlay){_context6.next=7;break}currentPlayer.destroy();currentPlayer=undefined;_context6.next=8;break;case 7:return _context6.abrupt("return");case 8:_context6.next=10;return _this4.prepare();case 10:preparedPlayers=_context6.sent;_iterator=_createForOfIteratorHelper(preparedPlayers);_context6.prev=12;_iterator.s();case 14:if((_step=_iterator.n()).done){_context6.next=24;break}player=_step.value;if(currentPlayer!==undefined){currentPlayer.destroy();}currentPlayer=player;player.load();player.setSpeed(speed);_context6.next=22;return player.play();case 22:_context6.next=14;break;case 24:_context6.next=29;break;case 26:_context6.prev=26;_context6.t0=_context6["catch"](12);_iterator.e(_context6.t0);case 29:_context6.prev=29;_iterator.f();return _context6.finish(29);case 32:currentPlayer=undefined;case 33:case"end":return _context6.stop()}}},_callee6,null,[[12,26,29,32]])}))()},destroy:function destroy(){if(currentPlayer!==undefined){currentPlayer.destroy();currentPlayer=undefined;}},play:function play(){if(currentPlayer!==undefined){currentPlayer.play();}},pause:function pause(){if(currentPlayer!==undefined){currentPlayer.pause();}}}}
|
|
1477
|
+
|
|
1478
|
+
var BaseLottie=/*#__PURE__*/React.forwardRef(function Lottie(_ref,lottieRef){var className=_ref.className,src=_ref.src,json=_ref.json,assets=_ref.assets,_ref$delay=_ref.delay,delayMs=_ref$delay===void 0?0:_ref$delay,_ref$speed=_ref.speed,speed=_ref$speed===void 0?1:_ref$speed,_ref$loop=_ref.loop,loop=_ref$loop===void 0?false:_ref$loop,_ref$interval=_ref.interval,interval=_ref$interval===void 0?0:_ref$interval,_ref$autoPlay=_ref.autoPlay,autoPlay=_ref$autoPlay===void 0?true:_ref$autoPlay,width=_ref.width,height=_ref.height,alt=_ref.alt,_onPlay=_ref.onPlay,_onLoopComplete=_ref.onLoopComplete,_onComplete=_ref.onComplete;var onPlay=react$1.usePreservedCallback(_onPlay!==null&&_onPlay!==void 0?_onPlay:noop);var onLoopComplete=react$1.usePreservedCallback(_onLoopComplete!==null&&_onLoopComplete!==void 0?_onLoopComplete:noop);var onComplete=react$1.usePreservedCallback(_onComplete!==null&&_onComplete!==void 0?_onComplete:noop);var containerRef=React.useRef(null);var animationChainRef=React.useRef(null);var _useBooleanState=react$1.useBooleanState(false),_useBooleanState2=_slicedToArray$2(_useBooleanState,2),isVisible=_useBooleanState2[0],handleImpressionStart=_useBooleanState2[1];var isFirstPlayRef=React.useRef(true);var fetchAnimationChain=React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var lottie,animationData,chain;return _regeneratorRuntime().wrap(function _callee$(_context){while(1){switch(_context.prev=_context.next){case 0:if(!(containerRef.current==null)){_context.next=2;break}return _context.abrupt("return",null);case 2:_context.next=4;return importLottie();case 4:lottie=_context.sent;animationData=typeof json==="string"?[{json:json,assets:assets}]:typeof src==="string"?[{url:src,assets:assets}]:src.map(function(url){return {url:url,assets:assets}});chain=AnimationChain(animationData,{loop:loop,interval:interval,container:containerRef.current,lottie:lottie});_context.next=9;return chain.prepare();case 9:return _context.abrupt("return",chain);case 10:case"end":return _context.stop()}}},_callee)})),[json,assets,src,loop,interval]);var _useState=React.useState(null),_useState2=_slicedToArray$2(_useState,2),animationChain=_useState2[0],setAnimationChain=_useState2[1];React.useEffect(function(){var isRunning=true;fetchAnimationChain().then(function(chain){if(isRunning){setAnimationChain(chain);}});return function(){isRunning=false;}},[fetchAnimationChain]);var handleContainerChange=React.useCallback(function(element){if(isInViewport(element)){handleImpressionStart();}},[handleImpressionStart]);var startAnimation=React.useCallback(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(){return _regeneratorRuntime().wrap(function _callee2$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:if(!(animationChain==null)){_context2.next=2;break}return _context2.abrupt("return");case 2:if(!(isFirstPlayRef.current&&delayMs>0)){_context2.next=6;break}_context2.next=5;return delay(delayMs);case 5:isFirstPlayRef.current=false;case 6:animationChain.start({speed:speed});onPlay===null||onPlay===void 0?void 0:onPlay();case 8:case"end":return _context2.stop()}}},_callee2)})),[animationChain,delayMs,speed,onPlay]);var stopAnimation=React.useCallback(function(){animationChain===null||animationChain===void 0?void 0:animationChain.destroy();},[animationChain]);var playAnimation=React.useCallback(function(){animationChain===null||animationChain===void 0?void 0:animationChain.play();},[animationChain]);var pauseAnimation=React.useCallback(function(){animationChain===null||animationChain===void 0?void 0:animationChain.pause();},[animationChain]);React.useImperativeHandle(lottieRef,function(){return {start:startAnimation,stop:stopAnimation,play:playAnimation,pause:pauseAnimation}},[startAnimation,stopAnimation,playAnimation,pauseAnimation]);React.useEffect(function(){animationChain===null||animationChain===void 0?void 0:animationChain.showFirstFrame();},[animationChain]);React.useEffect(function(){onComplete&&(animationChain===null||animationChain===void 0?void 0:animationChain.addEventListener("complete",onComplete));onLoopComplete&&(animationChain===null||animationChain===void 0?void 0:animationChain.addEventListener("loopComplete",onLoopComplete));return function(){onComplete&&(animationChain===null||animationChain===void 0?void 0:animationChain.removeEventListener("complete",onComplete));onLoopComplete&&(animationChain===null||animationChain===void 0?void 0:animationChain.removeEventListener("loopComplete",onLoopComplete));}},[animationChain,onLoopComplete,onComplete]);React.useEffect(function(){if(!isVisible){return}if(!autoPlay){return}startAnimation();return function(){animationChain===null||animationChain===void 0?void 0:animationChain.destroy();}},[animationChain,autoPlay,isVisible,startAnimation]);React.useEffect(function(){var _animationChainRef$cu;(_animationChainRef$cu=animationChainRef.current)===null||_animationChainRef$cu===void 0?void 0:_animationChainRef$cu.setSpeed(speed);},[speed]);var ref=react$1.useCombinedRefs(containerRef,handleContainerChange);return /*#__PURE__*/jsxRuntime$1.jsx(ImpressionArea,{style:{width:width,height:height},className:className,ref:ref,onImpressionStart:handleImpressionStart,role:alt!=null?"img":undefined,"aria-label":alt,"aria-hidden":alt==null},"".concat(loop,"-").concat(interval,"-").concat(src,"-").concat(json))});function delay(ms){return new Promise(function(resolve){window.setTimeout(resolve,ms);})}function isInViewport(element){var _window$innerWidth,_window$innerHeight;if(element==null){return false}var rect=element.getBoundingClientRect();var windowWidth=(_window$innerWidth=window.innerWidth)!==null&&_window$innerWidth!==void 0?_window$innerWidth:document.documentElement.clientWidth;var windowHeight=(_window$innerHeight=window.innerHeight)!==null&&_window$innerHeight!==void 0?_window$innerHeight:document.documentElement.clientHeight;return rect.top<=windowHeight&&rect.bottom>=0&&rect.left<=windowWidth&&rect.right>=0}
|
|
1479
|
+
|
|
1480
|
+
const isPromise=promise=>typeof promise==="object"&&typeof promise.then==="function";const globalCache=[];function shallowEqualArrays(arrA,arrB,equal=(a,b)=>a===b){if(arrA===arrB)return true;if(!arrA||!arrB)return false;const len=arrA.length;if(arrB.length!==len)return false;for(let i=0;i<len;i++)if(!equal(arrA[i],arrB[i]))return false;return true}function query(fn,keys=null,preload=false,config={}){// If no keys were given, the function is the key
|
|
1481
|
+
if(keys===null)keys=[fn];for(const entry of globalCache){// Find a match
|
|
1482
|
+
if(shallowEqualArrays(keys,entry.keys,entry.equal)){// If we're pre-loading and the element is present, just return
|
|
1483
|
+
if(preload)return undefined;// If an error occurred, throw
|
|
1484
|
+
if(Object.prototype.hasOwnProperty.call(entry,"error"))throw entry.error;// If a response was successful, return
|
|
1485
|
+
if(Object.prototype.hasOwnProperty.call(entry,"response")){if(config.lifespan&&config.lifespan>0){if(entry.timeout)clearTimeout(entry.timeout);entry.timeout=setTimeout(entry.remove,config.lifespan);}return entry.response}// If the promise is still unresolved, throw
|
|
1486
|
+
if(!preload)throw entry.promise}}// The request is new or has changed.
|
|
1487
|
+
const entry={keys,equal:config.equal,remove:()=>{const index=globalCache.indexOf(entry);if(index!==-1)globalCache.splice(index,1);},promise:// Execute the promise
|
|
1488
|
+
(isPromise(fn)?fn:fn(...keys)).// When it resolves, store its value
|
|
1489
|
+
then(response=>{entry.response=response;// Remove the entry in time if a lifespan was given
|
|
1490
|
+
if(config.lifespan&&config.lifespan>0){entry.timeout=setTimeout(entry.remove,config.lifespan);}}).// Store caught errors, they will be thrown in the render-phase to bubble into an error-bound
|
|
1491
|
+
catch(error=>entry.error=error)};// Register the entry
|
|
1492
|
+
globalCache.push(entry);// And throw the promise, this yields control back to React
|
|
1493
|
+
if(!preload)throw entry.promise;return undefined}const suspend=(fn,keys,config)=>query(fn,keys,false,config);
|
|
1494
|
+
|
|
1495
|
+
var _excluded=["src"];var SuspendedLottie=/*#__PURE__*/React.forwardRef(function SuspenseLottie(props,lottieRef){var originalSrc=props.src,lottieProps=_objectWithoutProperties$1(props,_excluded);var jsonText=suspend(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(){var res,text;return _regeneratorRuntime().wrap(function _callee$(_context){while(1){switch(_context.prev=_context.next){case 0:_context.next=2;return fetch(originalSrc);case 2:res=_context.sent;_context.next=5;return res.text();case 5:text=_context.sent;return _context.abrupt("return",text);case 7:case"end":return _context.stop()}}},_callee)})),[originalSrc]);return /*#__PURE__*/jsxRuntime$1.jsx(BaseLottie,_objectSpread2$1(_objectSpread2$1({json:jsonText},lottieProps),{},{ref:lottieRef}))});
|
|
1496
|
+
|
|
1497
|
+
var Lottie=/*#__PURE__*/React.forwardRef(function Lottie(props,lottieRef){if(props.suspense){return /*#__PURE__*/jsxRuntime$1.jsx(SuspendedLottie,_objectSpread2$1(_objectSpread2$1({},props),{},{ref:lottieRef}))}return /*#__PURE__*/jsxRuntime$1.jsx(BaseLottie,_objectSpread2$1(_objectSpread2$1({},props),{},{ref:lottieRef}))});
|
|
1498
|
+
|
|
1239
1499
|
var v$4="4.8.0";var meta$3={g:"LottieFiles AE 2.0.4",a:"",k:"",d:"",tc:""};var fr$3=30;var ip$3=0;var op$3=60;var w$4=100;var h$4=100;var nm$3="loading-white-spot";var ddd$3=0;var assets$3=[];var layers$3=[{ddd:0,ind:1,ty:4,nm:"blue Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:60.060546875,s:[360]}],ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:2,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false},{ty:"tm",s:{a:1,k:[{i:{x:[.799],y:[1]},o:{x:[.602],y:[0]},t:20.021,s:[0]},{t:60.060546875,s:[100]}],ix:1},e:{a:1,k:[{i:{x:[.414],y:[1]},o:{x:[.302],y:[0]},t:0,s:[.1]},{t:50.0498046875,s:[100]}],ix:2},o:{a:0,k:-90,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0},{ddd:0,ind:2,ty:4,nm:"grey Outlines",sr:1,ks:{o:{a:0,k:30,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:1,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0}];var markers$3=[];var loadingCircle = {v:v$4,meta:meta$3,fr:fr$3,ip:ip$3,op:op$3,w:w$4,h:h$4,nm:nm$3,ddd:ddd$3,assets:assets$3,layers:layers$3,markers:markers$3};
|
|
1240
1500
|
|
|
1241
1501
|
var v$3="4.8.0";var meta$2={g:"LottieFiles AE 2.0.4",a:"",k:"",d:"",tc:""};var fr$2=30;var ip$2=0;var op$2=60;var w$3=100;var h$3=100;var nm$2="loading-white-spot";var ddd$2=0;var assets$2=[];var layers$2=[{ddd:0,ind:1,ty:4,nm:"blue Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:60.060546875,s:[360]}],ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[0,0,0,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:2,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false},{ty:"tm",s:{a:1,k:[{i:{x:[.799],y:[1]},o:{x:[.602],y:[0]},t:20.021,s:[0]},{t:60.060546875,s:[100]}],ix:1},e:{a:1,k:[{i:{x:[.414],y:[1]},o:{x:[.302],y:[0]},t:0,s:[.1]},{t:50.0498046875,s:[100]}],ix:2},o:{a:0,k:-90,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0},{ddd:0,ind:2,ty:4,nm:"grey Outlines",sr:1,ks:{o:{a:0,k:30,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[0,0,0,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:1,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0}];var markers$2=[];var loadingCircleBlack = {v:v$3,meta:meta$2,fr:fr$2,ip:ip$2,op:op$2,w:w$3,h:h$3,nm:nm$2,ddd:ddd$2,assets:assets$2,layers:layers$2,markers:markers$2};
|
|
@@ -1244,7 +1504,7 @@ var v$2="4.8.0";var meta$1={g:"LottieFiles AE 2.0.4",a:"",k:"",d:"",tc:""};var f
|
|
|
1244
1504
|
|
|
1245
1505
|
var v$1="4.8.0";var meta={g:"LottieFiles AE 2.0.4",a:"",k:"",d:"",tc:""};var fr=30;var ip=0;var op=60;var w$1=100;var h$1=100;var nm="loading-white-spot";var ddd=0;var assets=[];var layers=[{ddd:0,ind:1,ty:4,nm:"blue Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:60.060546875,s:[360]}],ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[.1922,.5098,.9647,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:2,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false},{ty:"tm",s:{a:1,k:[{i:{x:[.799],y:[1]},o:{x:[.602],y:[0]},t:20.021,s:[0]},{t:60.060546875,s:[100]}],ix:1},e:{a:1,k:[{i:{x:[.414],y:[1]},o:{x:[.302],y:[0]},t:0,s:[.1]},{t:50.0498046875,s:[100]}],ix:2},o:{a:0,k:-90,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0},{ddd:0,ind:2,ty:4,nm:"grey Outlines",sr:1,ks:{o:{a:0,k:30,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[50,50,0],ix:2},a:{a:0,k:[31,31,0],ix:1},s:{a:0,k:[147,147,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,-12.979],[12.979,0],[0,12.979],[-12.979,0]],o:[[0,12.979],[-12.979,0],[0,-12.979],[12.979,0]],v:[[23.5,0],[0,23.5],[-23.5,0],[0,-23.5]],c:true},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:false},{ty:"st",c:{a:0,k:[.1922,.5098,.9647,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:8,ix:5},lc:1,lj:1,ml:10,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:false},{ty:"tr",p:{a:0,k:[31,31],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:false}],ip:0,op:60.0600600600601,st:0,bm:0}];var markers=[];var loadingCircleBlue = {v:v$1,meta:meta,fr:fr,ip:ip,op:op,w:w$1,h:h$1,nm:nm,ddd:ddd,assets:assets,layers:layers,markers:markers};
|
|
1246
1506
|
|
|
1247
|
-
const backgrounds={core:"color.foreground.semantic.core",coreLight:"color.background.semantic.coreTranslucent",neutral:"color.background.surface.standard",neutralOutline:"transparent",warning:"color.background.semantic.status.warning",warningLight:"color.background.semantic.status.warningTranslucent"};const contents$1={core:"color.foreground.surface.static",coreLight:"color.foreground.semantic.core",neutral:"color.foreground.neutral.primary",neutralOutline:"color.foreground.neutral.primary",warning:"color.foreground.surface.static",warningLight:"color.foreground.semantic.status.warning"};const heights$1={large:40,medium:36,small:28};const paddings={large:"0px 8px",medium:"0px 8px",small:"0px 6px"};const gaps$1={large:"2px",medium:"2px",small:"2px"};const borderRadiuses={large:"8px",medium:"8px",small:"6px"};const iconSizes$1={large:24,medium:20,small:16};const textHorizontalPaddingVariations$1={large:"4px",medium:"4px",small:"2px"};const textVariants$4={large:"BodyL_Bold",medium:"BodyM_Bold",small:"BodyS_Bold"};function Button$1({as="button",type="button",variant="core",size="large",iconLeading,iconTrailing,iconAutoFill=true,iconAutoStroke=false,children,fullWidth,disabled,onClick,loading,...props}){react.useTheme();const buttonRef=React.useRef(null);const[width,setWidth]=React__default["default"].useState(null);React.useEffect(()=>{if(buttonRef.current&&!width){setWidth(buttonRef.current.clientWidth);}},[]);return /*#__PURE__*/jsxRuntime.jsx(Container$u,{ref:buttonRef,"data-variant":variant,"data-size":size,"data-fullwidth":fullWidth,as:as,type:type,onClick:disabled||loading?undefined:onClick,style:{cursor:disabled||loading?"not-allowed":"pointer",opacity:disabled||loading?.3:1,width:loading?width||"auto":"auto"},whileHover:disabled||loading?{opacity:.3}:{opacity:.8},whileTap:disabled||loading?{opacity:.3}:{opacity:.6},...props,children:loading?/*#__PURE__*/jsxRuntime.jsxs(LoadingWrapper,{children:[/*#__PURE__*/jsxRuntime.jsx(
|
|
1507
|
+
const backgrounds={core:"color.foreground.semantic.core",coreLight:"color.background.semantic.coreTranslucent",neutral:"color.background.surface.standard",neutralOutline:"transparent",warning:"color.background.semantic.status.warning",warningLight:"color.background.semantic.status.warningTranslucent"};const contents$1={core:"color.foreground.surface.static",coreLight:"color.foreground.semantic.core",neutral:"color.foreground.neutral.primary",neutralOutline:"color.foreground.neutral.primary",warning:"color.foreground.surface.static",warningLight:"color.foreground.semantic.status.warning"};const heights$1={large:40,medium:36,small:28};const paddings={large:"0px 8px",medium:"0px 8px",small:"0px 6px"};const gaps$1={large:"2px",medium:"2px",small:"2px"};const borderRadiuses={large:"8px",medium:"8px",small:"6px"};const iconSizes$1={large:24,medium:20,small:16};const textHorizontalPaddingVariations$1={large:"4px",medium:"4px",small:"2px"};const textVariants$4={large:"BodyL_Bold",medium:"BodyM_Bold",small:"BodyS_Bold"};function Button$1({as="button",type="button",variant="core",size="large",iconLeading,iconTrailing,iconAutoFill=true,iconAutoStroke=false,children,fullWidth,disabled,onClick,loading,...props}){react.useTheme();const buttonRef=React.useRef(null);const[width,setWidth]=React__default["default"].useState(null);React.useEffect(()=>{if(buttonRef.current&&!width){setWidth(buttonRef.current.clientWidth);}},[]);return /*#__PURE__*/jsxRuntime.jsx(Container$u,{ref:buttonRef,"data-variant":variant,"data-size":size,"data-fullwidth":fullWidth,as:as,type:type,onClick:disabled||loading?undefined:onClick,style:{cursor:disabled||loading?"not-allowed":"pointer",opacity:disabled||loading?.3:1,width:loading?width||"auto":"auto"},whileHover:disabled||loading?{opacity:.3}:{opacity:.8},whileTap:disabled||loading?{opacity:.3}:{opacity:.6},...props,children:loading?/*#__PURE__*/jsxRuntime.jsxs(LoadingWrapper,{children:[/*#__PURE__*/jsxRuntime.jsx(Lottie,{json:JSON.stringify(variant==="neutral"||variant==="neutralOutline"?loadingCircleBlack:variant==="coreLight"?loadingCircleBlue:variant==="warningLight"?loadingCircleRed:loadingCircle),loop:true,height:iconSizes$1[size],width:iconSizes$1[size]}),/*#__PURE__*/jsxRuntime.jsxs("div",{style:{opacity:0,visibility:"hidden",display:"flex",alignItems:"center",width:"100%",gap:gaps$1[size]},children:[iconLeading&&/*#__PURE__*/jsxRuntime.jsx("div",{style:{width:iconSizes$1[size],height:iconSizes$1[size]}}),children&&/*#__PURE__*/jsxRuntime.jsx(Text,{style:{padding:`0px ${textHorizontalPaddingVariations$1[size]}`},variant:textVariants$4[size],color:contents$1[variant],children:children}),iconTrailing&&/*#__PURE__*/jsxRuntime.jsx("div",{style:{width:iconSizes$1[size],height:iconSizes$1[size]}})]})]}):/*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[iconLeading&&/*#__PURE__*/jsxRuntime.jsx(Icon,{name:iconLeading,size:iconSizes$1[size],fill:iconAutoFill?contents$1[variant]:undefined,stroke:iconAutoStroke?contents$1[variant]:undefined}),children&&/*#__PURE__*/jsxRuntime.jsx(Text,{style:{padding:`0px ${textHorizontalPaddingVariations$1[size]}`},variant:textVariants$4[size],color:contents$1[variant],children:children}),iconTrailing&&/*#__PURE__*/jsxRuntime.jsx(Icon,{name:iconTrailing,size:iconSizes$1[size],fill:iconAutoFill?contents$1[variant]:undefined,stroke:iconAutoStroke?contents$1[variant]:undefined})]})})}const LoadingWrapper=styled__default["default"].div`
|
|
1248
1508
|
position: relative;
|
|
1249
1509
|
display: flex;
|
|
1250
1510
|
align-items: center;
|
|
@@ -2674,7 +2934,7 @@ const heightVariants={small:"28px",medium:"36px",large:"40px"};const iconSizeVar
|
|
|
2674
2934
|
align-items: center;
|
|
2675
2935
|
`;
|
|
2676
2936
|
|
|
2677
|
-
function Loading({height=100,width=100}){return /*#__PURE__*/jsxRuntime.jsx(
|
|
2937
|
+
function Loading({height=100,width=100}){return /*#__PURE__*/jsxRuntime.jsx(Lottie,{json:JSON.stringify(loadingCircleBlue),loop:true,height:height,width:width})}
|
|
2678
2938
|
|
|
2679
2939
|
function u(){return (u=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);}return e}).apply(this,arguments)}function c(e,r){if(null==e)return {};var t,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r.indexOf(t=a[n])>=0||(o[t]=e[t]);return o}function i(e){var t=React.useRef(e),n=React.useRef(function(e){t.current&&t.current(e);});return t.current=e,n.current}var s=function(e,r,t){return void 0===r&&(r=0),void 0===t&&(t=1),e>t?t:e<r?r:e},f=function(e){return "touches"in e},v=function(e){return e&&e.ownerDocument.defaultView||self},d=function(e,r,t){var n=e.getBoundingClientRect(),o=f(r)?function(e,r){for(var t=0;t<e.length;t++)if(e[t].identifier===r)return e[t];return e[0]}(r.touches,t):r;return {left:s((o.pageX-(n.left+v(e).pageXOffset))/n.width),top:s((o.pageY-(n.top+v(e).pageYOffset))/n.height)}},h=function(e){!f(e)&&e.preventDefault();},m=/*#__PURE__*/React__default["default"].memo(function(o){var a=o.onMove,l=o.onKey,s=c(o,["onMove","onKey"]),m=React.useRef(null),g=i(a),p=i(l),b=React.useRef(null),_=React.useRef(!1),x=React.useMemo(function(){var e=function(e){h(e),(f(e)?e.touches.length>0:e.buttons>0)&&m.current?g(d(m.current,e,b.current)):t(!1);},r=function(){return t(!1)};function t(t){var n=_.current,o=v(m.current),a=t?o.addEventListener:o.removeEventListener;a(n?"touchmove":"mousemove",e),a(n?"touchend":"mouseup",r);}return [function(e){var r=e.nativeEvent,n=m.current;if(n&&(h(r),!function(e,r){return r&&!f(e)}(r,_.current)&&n)){if(f(r)){_.current=!0;var o=r.changedTouches||[];o.length&&(b.current=o[0].identifier);}n.focus(),g(d(n,r,b.current)),t(!0);}},function(e){var r=e.which||e.keyCode;r<37||r>40||(e.preventDefault(),p({left:39===r?.05:37===r?-.05:0,top:40===r?.05:38===r?-.05:0}));},t]},[p,g]),C=x[0],E=x[1],H=x[2];return React.useEffect(function(){return H},[H]),/*#__PURE__*/React__default["default"].createElement("div",u({},s,{onTouchStart:C,onMouseDown:C,className:"react-colorful__interactive",ref:m,onKeyDown:E,tabIndex:0,role:"slider"}))}),g=function(e){return e.filter(Boolean).join(" ")},p=function(r){var t=r.color,n=r.left,o=r.top,a=void 0===o?.5:o,l=g(["react-colorful__pointer",r.className]);return /*#__PURE__*/React__default["default"].createElement("div",{className:l,style:{top:100*a+"%",left:100*n+"%"}},/*#__PURE__*/React__default["default"].createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},b=function(e,r,t){return void 0===r&&(r=0),void 0===t&&(t=Math.pow(10,r)),Math.round(t*e)/t},x=function(e){return L(C(e))},C=function(e){return "#"===e[0]&&(e=e.substring(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:4===e.length?b(parseInt(e[3]+e[3],16)/255,2):1}:{r:parseInt(e.substring(0,2),16),g:parseInt(e.substring(2,4),16),b:parseInt(e.substring(4,6),16),a:8===e.length?b(parseInt(e.substring(6,8),16)/255,2):1}},w=function(e){return K(I(e))},y=function(e){var r=e.s,t=e.v,n=e.a,o=(200-r)*t/100;return {h:b(e.h),s:b(o>0&&o<200?r*t/100/(o<=100?o:200-o)*100:0),l:b(o/2),a:b(n,2)}},q=function(e){var r=y(e);return "hsl("+r.h+", "+r.s+"%, "+r.l+"%)"},I=function(e){var r=e.h,t=e.s,n=e.v,o=e.a;r=r/360*6,t/=100,n/=100;var a=Math.floor(r),l=n*(1-t),u=n*(1-(r-a)*t),c=n*(1-(1-r+a)*t),i=a%6;return {r:b(255*[n,u,l,l,c,n][i]),g:b(255*[c,n,n,u,l,l][i]),b:b(255*[l,l,c,n,n,u][i]),a:b(o,2)}},D=function(e){var r=e.toString(16);return r.length<2?"0"+r:r},K=function(e){var r=e.r,t=e.g,n=e.b,o=e.a,a=o<1?D(b(255*o)):"";return "#"+D(r)+D(t)+D(n)+a},L=function(e){var r=e.r,t=e.g,n=e.b,o=e.a,a=Math.max(r,t,n),l=a-Math.min(r,t,n),u=l?a===r?(t-n)/l:a===t?2+(n-r)/l:4+(r-t)/l:0;return {h:b(60*(u<0?u+6:u)),s:b(a?l/a*100:0),v:b(a/255*100),a:o}},S=/*#__PURE__*/React__default["default"].memo(function(r){var t=r.hue,n=r.onChange,o=g(["react-colorful__hue",r.className]);return /*#__PURE__*/React__default["default"].createElement("div",{className:o},/*#__PURE__*/React__default["default"].createElement(m,{onMove:function(e){n({h:360*e.left});},onKey:function(e){n({h:s(t+360*e.left,0,360)});},"aria-label":"Hue","aria-valuenow":b(t),"aria-valuemax":"360","aria-valuemin":"0"},/*#__PURE__*/React__default["default"].createElement(p,{className:"react-colorful__hue-pointer",left:t/360,color:q({h:t,s:100,v:100,a:1})})))}),T=/*#__PURE__*/React__default["default"].memo(function(r){var t=r.hsva,n=r.onChange,o={backgroundColor:q({h:t.h,s:100,v:100,a:1})};return /*#__PURE__*/React__default["default"].createElement("div",{className:"react-colorful__saturation",style:o},/*#__PURE__*/React__default["default"].createElement(m,{onMove:function(e){n({s:100*e.left,v:100-100*e.top});},onKey:function(e){n({s:s(t.s+100*e.left,0,100),v:s(t.v-100*e.top,0,100)});},"aria-label":"Color","aria-valuetext":"Saturation "+b(t.s)+"%, Brightness "+b(t.v)+"%"},/*#__PURE__*/React__default["default"].createElement(p,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:q(t)})))}),F=function(e,r){if(e===r)return !0;for(var t in e)if(e[t]!==r[t])return !1;return !0},X=function(e,r){return e.toLowerCase()===r.toLowerCase()||F(C(e),C(r))};function Y(e,t,l){var u=i(l),c=React.useState(function(){return e.toHsva(t)}),s=c[0],f=c[1],v=React.useRef({color:t,hsva:s});React.useEffect(function(){if(!e.equal(t,v.current.color)){var r=e.toHsva(t);v.current={hsva:r,color:t},f(r);}},[t,e]),React.useEffect(function(){var r;F(s,v.current.hsva)||e.equal(r=e.fromHsva(s),v.current.color)||(v.current={hsva:s,color:r},u(r));},[s,e,u]);var d=React.useCallback(function(e){f(function(r){return Object.assign({},r,e)});},[]);return [s,d]}var V="undefined"!=typeof window?React.useLayoutEffect:React.useEffect,$=function(){return ("undefined"!=typeof __webpack_nonce__?__webpack_nonce__:void 0)},J=new Map,Q=function(e){V(function(){var r=e.current?e.current.ownerDocument:document;if(void 0!==r&&!J.has(r)){var t=r.createElement("style");t.innerHTML='.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>\')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}',J.set(r,t);var n=$();n&&t.setAttribute("nonce",n),r.head.appendChild(t);}},[]);},U=function(t){var n=t.className,o=t.colorModel,a=t.color,l=void 0===a?o.defaultColor:a,i=t.onChange,s=c(t,["className","colorModel","color","onChange"]),f=React.useRef(null);Q(f);var v=Y(o,l,i),d=v[0],h=v[1],m=g(["react-colorful",n]);return /*#__PURE__*/React__default["default"].createElement("div",u({},s,{ref:f,className:m}),/*#__PURE__*/React__default["default"].createElement(T,{hsva:d,onChange:h}),/*#__PURE__*/React__default["default"].createElement(S,{hue:d.h,onChange:h,className:"react-colorful__last-control"}))},W={defaultColor:"000",toHsva:x,fromHsva:function(e){return w({h:e.h,s:e.s,v:e.v,a:1})},equal:X},Z=function(r){return /*#__PURE__*/React__default["default"].createElement(U,u({},r,{colorModel:W}))};
|
|
2680
2940
|
|