@webjet/react-icons 3.0.1 → 3.0.3
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/README.md +22 -17
- package/bus.js +2 -0
- package/cars.js +2 -0
- package/ferry.js +2 -0
- package/insurance.js +2 -0
- package/motorhomes.js +2 -0
- package/package.json +1 -1
- package/packages.js +2 -0
- package/sustainability.js +2 -0
- package/things-to-do.js +2 -0
- package/train.js +2 -0
- package/transfers.js +2 -0
package/README.md
CHANGED
|
@@ -5,23 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
>`> npm start `
|
|
7
7
|
|
|
8
|
-
##
|
|
9
|
-
1.
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
4. Search for the hexadecimal value from webjet-icons.svg, and copy the value inside `d=` attribute
|
|
13
|
-
5. Create new svg file with below content, and change the `d=` value with the copied value from previous step
|
|
14
|
-
```
|
|
15
|
-
<svg width="2048" height="2048" viewBox="0 0 2048 2048" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
16
|
-
<path d="" fill="#646464"/>
|
|
17
|
-
</svg>
|
|
18
|
-
```
|
|
19
|
-
6. Bring the file into figma. Atm The file is very big, and we want to reduce the size to be 16x16 OR 32x32 pixels only. Please adjust this using figma so the icon fit into the viewBox nicely.
|
|
20
|
-
7. After finish adjusting the icon, please export file as SVG using figma
|
|
8
|
+
## Export svg icon from figma and import it to UI-IconsLibrary repo
|
|
9
|
+
1. In icon figma file, select `16x16` icon you want to download.
|
|
10
|
+
**Note**: It's important to select the `Icon` layer size 16x16 from they figma file
|
|
11
|
+

|
|
21
12
|
|
|
22
|
-
|
|
23
|
-
## How to export svg icon from figma and add into SVG Icon Library
|
|
24
|
-
1. In icon figma file, select 16x16 icon you want to download.
|
|
25
13
|
2. Open Export tab, select option 'SVG' from dropdown and click the Export button at the right hand side.
|
|
26
14
|

|
|
27
15
|
|
|
@@ -39,4 +27,21 @@
|
|
|
39
27
|
</svg>
|
|
40
28
|
```
|
|
41
29
|
|
|
42
|
-
5. Add this file under /src/icons/[category] folder.
|
|
30
|
+
5. Add this file under /src/icons/[category] folder.
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## How to convert Webjet-Font icon to UI-IconsLibrary repo
|
|
34
|
+
1. Open file `UIPatternLibraries/src/Webjet/fonts/webjet-icons.svg`
|
|
35
|
+
2. Open https://services.webjet.com.au/web/ui/uipatternlibrary/patterns/webjet/icons-images.html
|
|
36
|
+
3. Find the icon that you want to add into library, and find the icon hexadecimal value (from the icon's css `content` property)
|
|
37
|
+
4. Search for the hexadecimal value from webjet-icons.svg, and copy the value inside `d=` attribute
|
|
38
|
+
5. Create new svg file with below content, and change the `d=` value with the copied value from previous step
|
|
39
|
+
```
|
|
40
|
+
<svg width="2048" height="2048" viewBox="0 0 2048 2048" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
41
|
+
<path d="" fill="#646464"/>
|
|
42
|
+
</svg>
|
|
43
|
+
```
|
|
44
|
+
6. Bring the file into figma. Atm The file is very big, and we want to reduce the size to be 16x16 OR 32x32 pixels only. Please adjust this using figma so the icon fit into the viewBox nicely.
|
|
45
|
+
7. After finish adjusting the icon, please export file as SVG using figma
|
|
46
|
+
|
|
47
|
+
|
package/bus.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see bus.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function c(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},c.prototype=i.prototype;var u=f.prototype=new c;u.constructor=f,n(u,i.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,c=null;if(null!=t)for(n in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)s.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var u=Array(f),y=0;y<f;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:i,ref:c,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M8 1.5c3.064 0 5.5.894 5.5 2.031v8.532c0 .449-.351.812-.786.812v.813c0 .449-.35.812-.785.812h-.786a.799.799 0 0 1-.786-.813v-.812H5.643v.813c0 .449-.351.812-.786.812h-.786a.799.799 0 0 1-.785-.813v-.812a.799.799 0 0 1-.786-.813V3.531C2.5 2.394 4.936 1.5 8 1.5ZM4.071 4.75V8c0 .45.352.813.786.813h6.286A.799.799 0 0 0 11.929 8V4.75a.799.799 0 0 0-.786-.813H4.857a.799.799 0 0 0-.786.813Zm.393 6.906a.773.773 0 0 0 .556-.238.827.827 0 0 0 .23-.574.827.827 0 0 0-.23-.575.773.773 0 0 0-.556-.238.773.773 0 0 0-.555.238.827.827 0 0 0-.23.575c0 .215.082.422.23.574a.773.773 0 0 0 .555.238Zm7.072 0a.773.773 0 0 0 .555-.238.827.827 0 0 0 .23-.574.827.827 0 0 0-.23-.575.773.773 0 0 0-.555-.238.773.773 0 0 0-.556.238.827.827 0 0 0-.23.575c0 .215.083.422.23.574a.773.773 0 0 0 .556.238Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/cars.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see cars.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function f(){}function c(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},f.prototype=i.prototype;var u=c.prototype=new f;u.constructor=c,n(u,i.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,f=null;if(null!=t)for(n in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(i=""+t.key),t)s.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var c=arguments.length-2;if(1===c)a.children=o;else if(1<c){for(var u=Array(c),y=0;y<c;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in c=e.defaultProps)void 0===a[n]&&(a[n]=c[n]);return{$$typeof:r,type:e,key:i,ref:f,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M5.026 4.48H6.08V6.4H3.826l.608-1.518a.637.637 0 0 1 .592-.402ZM7.04 6.4V4.48h1.624c.194 0 .378.088.5.24l1.344 1.68H7.04Zm5.124.02-2-2.5a1.918 1.918 0 0 0-1.5-.72H5.026c-.786 0-1.492.478-1.782 1.206l-.832 2.082A1.28 1.28 0 0 0 1.6 7.68v2.24c0 .354.286.64.64.64h.666a1.92 1.92 0 0 0 3.788 0h2.612a1.92 1.92 0 0 0 3.788 0h.666a.64.64 0 0 0 .64-.64v-.96c0-1.304-.976-2.38-2.236-2.54Zm-.058 4.14a.963.963 0 0 1-1.812 0 .96.96 0 1 1 1.812 0ZM4.8 11.2a.963.963 0 0 1-.96-.96.96.96 0 1 1 .96.96Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/ferry.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see ferry.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function c(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function i(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}c.prototype.isReactComponent={},c.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},c.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},i.prototype=c.prototype;var u=f.prototype=new i;u.constructor=f,n(u,c.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,l=null,p={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},c=null,i=null;if(null!=t)for(n in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(c=""+t.key),t)s.call(t,n)&&!p.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var u=Array(f),y=0;y<f;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:c,ref:i,props:a,_owner:l}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M5.666 2.75c0-.415.348-.75.778-.75h3.112c.43 0 .778.335.778.75v.75H11.5c.644 0 1.167.504 1.167 1.125v3l1.08.346c.56.18.716.88.279 1.264l-2.456 2.17c-.394.22-.843.354-1.237.354-.477 0-.992-.18-1.44-.476a1.609 1.609 0 0 0-1.791 0c-.416.276-.924.476-1.44.476-.393 0-.843-.134-1.237-.354l-2.455-2.17a.738.738 0 0 1 .28-1.264l1.081-.346v-3c0-.621.523-1.125 1.167-1.125h1.167v-.75Zm-.778 4.375 2.62-.841c.32-.103.665-.103.986 0l2.618.841V5H4.888v2.125Zm3.562 4.762c.547.364 1.215.612 1.884.612.654 0 1.347-.253 1.882-.612.289-.199.683-.182.953.04.35.28.79.492 1.23.591a.75.75 0 0 1 .58.9.779.779 0 0 1-.933.56 4.717 4.717 0 0 1-1.415-.586c-.705.366-1.495.607-2.297.607-.776 0-1.473-.232-1.955-.443a8.076 8.076 0 0 1-.379-.18c-.11.056-.236.12-.38.18-.48.211-1.178.443-1.954.443-.802 0-1.592-.241-2.297-.604-.326.196-.82.452-1.415.585a.78.78 0 0 1-.934-.56.75.75 0 0 1 .581-.9c.44-.098.88-.311 1.23-.59a.804.804 0 0 1 .954-.04c.537.356 1.227.61 1.881.61.669 0 1.337-.25 1.884-.613a.798.798 0 0 1 .9 0Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/insurance.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see insurance.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function c(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},c.prototype=i.prototype;var s=f.prototype=new c;s.constructor=f,n(s,i.prototype),s.isPureReactComponent=!0;Array.isArray;var u=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,c=null;if(null!=t)for(n in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)u.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var s=Array(f),y=0;y<f;y++)s[y]=arguments[y+2];a.children=s}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:i,ref:c,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M8 2.4c.396 0 .716.32.716.716v.396c2.949.307 5.318 2.49 5.68 5.285a.358.358 0 0 1-.621.284c-.314-.35-.924-.595-1.48-.595a1.79 1.79 0 0 0-1.753 1.434c-.038.195-.195.356-.394.356-.2 0-.354-.161-.394-.356a1.79 1.79 0 0 0-3.508 0c-.038.195-.195.356-.394.356s-.353-.161-.394-.356a1.79 1.79 0 0 0-1.754-1.434c-.555 0-1.166.246-1.479.597a.358.358 0 0 1-.622-.284c.363-2.797 2.732-4.98 5.681-5.287v-.396c0-.396.32-.716.716-.716Zm0 6.802c.275 0 .526.103.716.273v2.56a1.821 1.821 0 0 1-3.45.814l-.052-.105a.715.715 0 1 1 1.28-.64l.052.105a.391.391 0 0 0 .738-.175v-2.56c.19-.17.44-.272.716-.272Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/motorhomes.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see motorhomes.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function c(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},c.prototype=i.prototype;var s=f.prototype=new c;s.constructor=f,n(s,i.prototype),s.isPureReactComponent=!0;Array.isArray;var u=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,c=null;if(null!=t)for(n in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)u.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var s=Array(f),y=0;y<f;y++)s[y]=arguments[y+2];a.children=s}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:i,ref:c,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M14.08 10.752h-.32v-2.16a.896.896 0 0 0-.288-.672l-1.984-2a.958.958 0 0 0-.672-.288H9.92v-.88h1.984c.496-.016.88-.448.864-.944a.904.904 0 0 0-.864-.864H9.92V2.72a.32.32 0 0 0-.32-.32H7.2a.32.32 0 0 0-.32.32v.224H3.04c-.8 0-1.44.64-1.44 1.44V11.056l.96.96h.32c0 1.056.864 1.92 1.92 1.92s1.92-.864 1.92-1.92h2.56c0 1.056.864 1.92 1.92 1.92s1.92-.864 1.92-1.92h.96a.32.32 0 0 0 .32-.32v-.64c0-.16-.144-.304-.32-.304Zm-9.28 2.24a.963.963 0 0 1-.96-.96c0-.528.432-.96.96-.96s.96.432.96.96-.432.96-.96.96ZM6.88 7.28H3.52V5.072h3.36V7.28Zm4.32 5.712a.963.963 0 0 1-.96-.96c0-.528.432-.96.96-.96s.96.432.96.96-.432.96-.96.96Zm1.6-4.16H9.92v-2.24h.88l2 2v.24Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/package.json
CHANGED
package/packages.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see packages.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function c(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},c.prototype=i.prototype;var u=f.prototype=new c;u.constructor=f,n(u,i.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,c=null;if(null!=t)for(n in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)s.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var u=Array(f),y=0;y<f;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:i,ref:c,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M14.086 4.36a1.006 1.006 0 0 0-.735-.313h-2.476V2.96c0-.531-.428-.96-.96-.96H6.079c-.531 0-.96.429-.96.96v1.08H2.643c-.275 0-.544.116-.736.314-.198.205-.307.48-.307.761v6.922c0 .287.109.563.307.76.198.205.46.314.736.314h.454c0 .192.07.371.205.506a.68.68 0 0 0 .486.21h.87a.668.668 0 0 0 .486-.21.733.733 0 0 0 .204-.506h5.303c0 .192.07.371.205.506a.68.68 0 0 0 .486.21h.87a.668.668 0 0 0 .486-.21.733.733 0 0 0 .205-.506h.454c.275 0 .544-.115.736-.313.198-.205.307-.48.307-.761V5.122c0-.288-.109-.563-.307-.762h-.007ZM10.3 8.717H7.933V6.062c0-.57.403-1.05.94-1.158v-.863H6.218v-.762c0-.121.096-.224.212-.224h3.128c.115 0 .21.096.21.224v.768h-.473v.857c.563.09.998.576.998 1.164v2.655l.007-.006Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see sustainability.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function f(){}function c(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},f.prototype=i.prototype;var u=c.prototype=new f;u.constructor=c,n(u,i.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,f=null;if(null!=t)for(n in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(i=""+t.key),t)s.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var c=arguments.length-2;if(1===c)a.children=o;else if(1<c){for(var u=Array(c),y=0;y<c;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in c=e.defaultProps)void 0===a[n]&&(a[n]=c[n]);return{$$typeof:r,type:e,key:i,ref:f,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M13.558 2.71c-.12-.27-.465-.28-.609-.026-.667 1.16-1.862 1.883-3.227 1.883H7.999a4.135 4.135 0 0 0-4.133 4.134c0 .15.017.295.032.441 1.374-.983 3.356-1.819 6.168-1.819a.346.346 0 0 1 0 .689c-5.412 0-7.707 3.318-8.215 4.564a.689.689 0 0 0 1.276.524c.033-.078.45-1.032 1.548-1.951.698.945 2.024 1.847 3.766 1.662 3.38-.245 5.759-3.277 5.759-6.988 0-1.081-.232-2.2-.642-3.114Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/things-to-do.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see things-to-do.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function f(){}function c(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},f.prototype=i.prototype;var u=c.prototype=new f;u.constructor=c,n(u,i.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,p=null,l={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,f=null;if(null!=t)for(n in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(i=""+t.key),t)s.call(t,n)&&!l.hasOwnProperty(n)&&(a[n]=t[n]);var c=arguments.length-2;if(1===c)a.children=o;else if(1<c){for(var u=Array(c),y=0;y<c;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in c=e.defaultProps)void 0===a[n]&&(a[n]=c[n]);return{$$typeof:r,type:e,key:i,ref:f,props:a,_owner:p}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M13.531 6.894a3.271 3.271 0 0 0-.226-.197l-1.076-.914a2.824 2.824 0 0 0-1.444-.517l.058.058-.654-.656h-.005a1.025 1.025 0 0 0-1.664.44.936.936 0 0 0-.45-.144c-.025-.002-.054-.002-.08-.002a.953.953 0 0 0-.507.147 1.026 1.026 0 0 0-1.664-.439h-.006l-.653.657.057-.058a2.839 2.839 0 0 0-1.443.517L2.697 6.7A2.844 2.844 0 0 0 1.6 8.95a2.86 2.86 0 0 0 2.856 2.855A2.859 2.859 0 0 0 7.29 9.301a1.426 1.426 0 0 0 1.422 0 2.86 2.86 0 0 0 2.833 2.502 2.86 2.86 0 0 0 1.987-4.91Zm-9.075 4.003a1.947 1.947 0 1 1-.001-3.894 1.947 1.947 0 0 1 .001 3.894Zm3.547-2.215a.633.633 0 1 1 0-1.266.633.633 0 0 1 0 1.266Zm3.546 2.215a1.947 1.947 0 1 1-.001-3.894 1.947 1.947 0 0 1 .001 3.894Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/train.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see train.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function c(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function i(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}c.prototype.isReactComponent={},c.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},c.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},i.prototype=c.prototype;var u=f.prototype=new i;u.constructor=f,n(u,c.prototype),u.isPureReactComponent=!0;Array.isArray;var s=Object.prototype.hasOwnProperty,l=null,p={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},c=null,i=null;if(null!=t)for(n in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(c=""+t.key),t)s.call(t,n)&&!p.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var u=Array(f),y=0;y<f;y++)u[y]=arguments[y+2];a.children=u}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:c,ref:i,props:a,_owner:l}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M4.857 1.5C3.556 1.5 2.5 2.592 2.5 3.938v6.5c0 1.218.864 2.226 1.991 2.41l-1.13 1.167c-.171.178-.048.485.195.485h.975a.771.771 0 0 0 .554-.239l1.344-1.386H9.57l1.341 1.386a.771.771 0 0 0 .555.239h.977c.246 0 .368-.307.194-.485l-1.13-1.168c1.13-.18 1.992-1.19 1.992-2.41v-6.5c0-1.345-1.056-2.437-2.357-2.437H4.857Zm-.786 3.25c0-.45.352-.813.786-.813h1.964c.435 0 .786.364.786.813v2.438c0 .449-.351.812-.786.812H4.857a.799.799 0 0 1-.786-.813V4.75Zm5.108-.813h1.964c.434 0 .786.364.786.813v2.438c0 .449-.351.812-.786.812H9.179a.799.799 0 0 1-.786-.813V4.75c0-.45.351-.813.786-.813Zm-5.108 6.5c0-.215.083-.422.23-.574a.773.773 0 0 1 .556-.238c.209 0 .408.086.556.238.147.152.23.359.23.575a.827.827 0 0 1-.23.574.773.773 0 0 1-.556.238.773.773 0 0 1-.555-.238.827.827 0 0 1-.23-.575Zm7.072-.812c.208 0 .408.086.555.238.148.152.23.359.23.575a.826.826 0 0 1-.23.574.773.773 0 0 1-.555.238.773.773 0 0 1-.556-.238.826.826 0 0 1-.23-.575c0-.215.083-.422.23-.574a.773.773 0 0 1 .556-.238Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|
package/transfers.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see transfers.js.LICENSE.txt */
|
|
2
|
+
!function(){"use strict";var e={2408:function(e,t){var r=Symbol.for("react.element"),o=(Symbol.for("react.portal"),Symbol.for("react.fragment"),Symbol.for("react.strict_mode"),Symbol.for("react.profiler"),Symbol.for("react.provider"),Symbol.for("react.context"),Symbol.for("react.forward_ref"),Symbol.for("react.suspense"),Symbol.for("react.memo"),Symbol.for("react.lazy"),Symbol.iterator,{isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}}),n=Object.assign,a={};function i(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}function l(){}function f(e,t,r){this.props=e,this.context=t,this.refs=a,this.updater=r||o}i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},l.prototype=i.prototype;var c=f.prototype=new l;c.constructor=f,n(c,i.prototype),c.isPureReactComponent=!0;Array.isArray;var u=Object.prototype.hasOwnProperty,s=null,p={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,o){var n,a={},i=null,l=null;if(null!=t)for(n in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(i=""+t.key),t)u.call(t,n)&&!p.hasOwnProperty(n)&&(a[n]=t[n]);var f=arguments.length-2;if(1===f)a.children=o;else if(1<f){for(var c=Array(f),y=0;y<f;y++)c[y]=arguments[y+2];a.children=c}if(e&&e.defaultProps)for(n in f=e.defaultProps)void 0===a[n]&&(a[n]=f[n]);return{$$typeof:r,type:e,key:i,ref:l,props:a,_owner:s}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:r&&(r.size||r.width||"1em"),height:r&&(r.size||r.height||"1em"),viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M11.352 4.25a1.13 1.13 0 0 0 1.133-1.125A1.13 1.13 0 0 0 11.352 2a1.13 1.13 0 0 0-1.132 1.125 1.13 1.13 0 0 0 1.132 1.125Zm-1.99 2.449.07-.029-.4 1.488a1.49 1.49 0 0 0 .347 1.4l1.669 1.806.52 2.065c.1.4.511.647.915.546a.75.75 0 0 0 .55-.91l-.543-2.158a1.11 1.11 0 0 0-.264-.487l-1.169-1.266.456-1.535.226.54c.104.248.295.452.538.574l.63.311a.757.757 0 0 0 1.013-.335.747.747 0 0 0-.337-1.005l-.508-.25-.36-.863A2.61 2.61 0 0 0 10.306 5a3.88 3.88 0 0 0-1.56.328l-.189.082A3 3 0 0 0 6.92 7.202l-.061.183a.75.75 0 0 0 .477.95.758.758 0 0 0 .955-.474l.062-.183c.134-.4.432-.724.819-.895L9.36 6.7l.003-.002Zm-.707 3.165-.59 1.463-1.402 1.392a.747.747 0 0 0 0 1.061.76.76 0 0 0 1.07 0l1.455-1.446c.109-.107.194-.236.25-.377l.343-.848-.961-1.04a2.268 2.268 0 0 1-.165-.202v-.003Zm-1.456-1.44a.38.38 0 0 0-.517.138L5.927 9.86l-1.284-.736a.758.758 0 0 0-1.032.274l-1.51 2.599a.747.747 0 0 0 .276 1.024l1.308.75a.758.758 0 0 0 1.03-.274l1.511-2.6a.716.716 0 0 0 .078-.187l1.034-1.774a.375.375 0 0 0-.14-.513Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
|