@stash-ui/duotone-icons 1.0.14 → 1.0.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default AndIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const BoxIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BoxIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const BoxOpenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BoxOpenIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const CodeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default CodeIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const DropdownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default DropdownIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const Feed2Icon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default Feed2Icon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const FlaskIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default FlaskIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const IfElseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default IfElseIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const InputTextIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default InputTextIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const OrIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default OrIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const UserReferralIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default UserReferralIcon;
@@ -6797,7 +6797,320 @@ var FlowIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6797
6797
  }));
6798
6798
  });
6799
6799
 
6800
+ var _excluded$4m = ["color"];
6801
+ var UserReferralIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6802
+ var _ref$color = _ref.color,
6803
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6804
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4m);
6805
+ return React.createElement("svg", Object.assign({
6806
+ width: "24",
6807
+ height: "24",
6808
+ viewBox: "0 0 24 24",
6809
+ fill: "none",
6810
+ xmlns: "http://www.w3.org/2000/svg"
6811
+ }, props, {
6812
+ ref: forwardedRef
6813
+ }), React.createElement("path", {
6814
+ d: "M11.7495 4.5C10.4448 4.5 9.42054 5.5256 9.42054 6.75C9.42054 7.9744 10.4448 9 11.7495 9C13.0542 9 14.0784 7.9744 14.0784 6.75C14.0784 5.5256 13.0542 4.5 11.7495 4.5ZM7.92054 6.75C7.92054 4.66069 9.6533 3 11.7495 3C13.8457 3 15.5784 4.66069 15.5784 6.75C15.5784 8.83931 13.8457 10.5 11.7495 10.5C9.6533 10.5 7.92054 8.83931 7.92054 6.75ZM9.22008 12.7163C9.03853 12.5989 8.90096 12.5917 8.837 12.6093C8.69333 12.6489 8.55033 12.6914 8.4081 12.7369L7.42369 13.0521C6.71643 13.2784 6.17995 13.8066 5.95551 14.4559C5.93368 14.519 5.91715 14.6027 5.90393 14.7277L5.51289 18.4266L5.511 18.4398C5.43616 18.9667 5.71706 19.37 6.14405 19.4691C7.22127 19.7191 9.03546 20 11.7495 20C12.1637 20 12.4995 20.3358 12.4995 20.75C12.4995 21.1642 12.1637 21.5 11.7495 21.5C8.93166 21.5 7.00301 21.2083 5.80497 20.9303C4.51617 20.6312 3.8635 19.4195 4.02391 18.2433L4.41224 14.57C4.43045 14.3978 4.46202 14.1851 4.53783 13.9658C4.92186 12.8548 5.82439 11.989 6.9664 11.6235L7.9508 11.3083C8.11265 11.2565 8.27534 11.2081 8.43878 11.1631C9.05027 10.9948 9.63139 11.196 10.0346 11.4568C10.4047 11.6961 11.0088 11.9856 11.7495 11.9856C12.4902 11.9856 13.0943 11.6961 13.4643 11.4568C13.8676 11.196 14.4487 10.9948 15.0602 11.1631C15.2236 11.2081 15.3863 11.2565 15.5482 11.3083L16.5326 11.6235C16.9271 11.7497 17.1445 12.1719 17.0182 12.5664C16.8919 12.9609 16.4698 13.1783 16.0753 13.0521L15.0909 12.7369C14.9486 12.6914 14.8056 12.6489 14.662 12.6093C14.598 12.5917 14.4604 12.5989 14.2789 12.7163C13.766 13.048 12.8787 13.4856 11.7495 13.4856C10.6203 13.4856 9.73297 13.048 9.22008 12.7163Z",
6815
+ fill: color
6816
+ }), React.createElement("path", {
6817
+ opacity: "0.5",
6818
+ d: "M15.5595 15.9734H15.5596H16.8132V16.9816H14.2897C14.2895 16.9783 14.2893 16.975 14.2893 16.9717V16.0931C14.2893 16.027 14.3429 15.9734 14.409 15.9734H15.5559H15.5561L15.5595 15.9734ZM16.5262 14.1674C16.1822 13.6515 15.4937 13.4966 14.962 13.8157C14.3758 14.1674 14.2764 14.8365 14.5211 15.3341H14.409C13.9898 15.3341 13.65 15.6739 13.65 16.0931V16.9717C13.65 17.2593 13.8099 17.5094 14.0454 17.6381V19.8713C14.0454 20.4118 14.4836 20.85 15.0241 20.85H19.2856C19.8261 20.85 20.2643 20.4118 20.2643 19.8713V17.6381C20.4997 17.5094 20.6597 17.2593 20.6597 16.9717V16.0931C20.6597 15.6739 20.3199 15.3341 19.9007 15.3341H19.7447C19.9893 14.8365 19.89 14.1674 19.3038 13.8157C18.7721 13.4966 18.0835 13.6515 17.7396 14.1674L17.1329 15.0774L16.5262 14.1674ZM17.4525 15.9734H18.7061L18.7097 15.9734L18.71 15.9734L19.9007 15.9734C19.9668 15.9734 20.0203 16.027 20.0203 16.0931V16.9717C20.0203 16.975 20.0202 16.9783 20.02 16.9816H17.4525V15.9734ZM18.9748 14.3639C19.4283 14.636 19.2365 15.3319 18.7086 15.3341H17.7302L18.2715 14.522C18.4262 14.2901 18.7358 14.2204 18.9748 14.3639ZM15.9942 14.522L16.5356 15.3341H15.5571C15.0293 15.3319 14.8374 14.636 15.2909 14.3639C15.53 14.2204 15.8396 14.2901 15.9942 14.522ZM14.6847 19.8713V17.7307H16.8132V20.2107H15.0241C14.8367 20.2107 14.6847 20.0587 14.6847 19.8713ZM17.4525 20.2107V17.7307H19.6249V19.8713C19.6249 20.0587 19.473 20.2107 19.2856 20.2107H17.4525Z",
6819
+ fill: color,
6820
+ stroke: color,
6821
+ strokeWidth: "0.2"
6822
+ }));
6823
+ });
6824
+
6825
+ var _excluded$4n = ["color"];
6826
+ var IfElseIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6827
+ var _ref$color = _ref.color,
6828
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6829
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4n);
6830
+ return React.createElement("svg", Object.assign({
6831
+ width: "24",
6832
+ height: "24",
6833
+ viewBox: "0 0 24 24",
6834
+ fill: "none",
6835
+ xmlns: "http://www.w3.org/2000/svg"
6836
+ }, props, {
6837
+ ref: forwardedRef
6838
+ }), React.createElement("path", {
6839
+ d: "M6.67184 19.5254C6.83092 19.755 7.17037 19.755 7.32944 19.5254L9.16377 16.8778C9.34756 16.6125 9.1577 16.25 8.83497 16.25H5.16632C4.84359 16.25 4.65373 16.6125 4.83752 16.8778L6.67184 19.5254Z",
6840
+ fill: color
6841
+ }), React.createElement("path", {
6842
+ d: "M16.6718 19.5254C16.8309 19.755 17.1704 19.755 17.3294 19.5254L19.1638 16.8778C19.3476 16.6125 19.1577 16.25 18.835 16.25H15.1663C14.8436 16.25 14.6537 16.6125 14.8375 16.8778L16.6718 19.5254Z",
6843
+ fill: color
6844
+ }), React.createElement("path", {
6845
+ opacity: "0.5",
6846
+ d: "M13 4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4L11 8.08296C8.16229 8.55904 6 11.027 6 14V17H8V14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14V17H18V14C18 11.027 15.8377 8.55904 13 8.08296L13 4Z",
6847
+ fill: color
6848
+ }));
6849
+ });
6850
+
6851
+ var _excluded$4o = ["color"];
6852
+ var AndIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6853
+ var _ref$color = _ref.color,
6854
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6855
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4o);
6856
+ return React.createElement("svg", Object.assign({
6857
+ width: "24",
6858
+ height: "24",
6859
+ viewBox: "0 0 24 24",
6860
+ fill: "none",
6861
+ xmlns: "http://www.w3.org/2000/svg"
6862
+ }, props, {
6863
+ ref: forwardedRef
6864
+ }), React.createElement("path", {
6865
+ d: "M5.782 18.647C4.983 18.647 4.29624 18.5025 3.72172 18.2134C3.14721 17.9242 2.70395 17.5343 2.39196 17.0436C2.08378 16.5491 1.92969 15.9918 1.92969 15.3717C1.92969 14.9038 2.02481 14.4891 2.21504 14.1278C2.40909 13.7664 2.67542 13.4316 3.01404 13.1235C3.35647 12.8153 3.75216 12.5091 4.20112 12.2048L6.27281 10.7954C6.57719 10.5976 6.80738 10.3883 6.96337 10.1677C7.12317 9.94707 7.20307 9.68839 7.20307 9.39167C7.20307 9.1406 7.09654 8.90284 6.88347 8.6784C6.67421 8.45396 6.38505 8.34174 6.01599 8.34174C5.76868 8.34174 5.54991 8.4007 5.35967 8.51863C5.17324 8.63275 5.02675 8.78301 4.92022 8.96941C4.81749 9.15581 4.76613 9.35363 4.76613 9.56285C4.76613 9.81773 4.83652 10.0764 4.97729 10.3389C5.12187 10.6014 5.3083 10.8734 5.53659 11.1549C5.76868 11.4364 6.01599 11.735 6.27852 12.0507L11.7631 18.4758H9.52587L4.97158 13.2604C4.63296 12.8648 4.30575 12.4749 3.98996 12.0907C3.67797 11.7065 3.42115 11.307 3.2195 10.8924C3.02165 10.4739 2.92273 10.0212 2.92273 9.53432C2.92273 8.98273 3.05019 8.4901 3.3051 8.05643C3.56002 7.61896 3.91577 7.27469 4.37234 7.02362C4.83271 6.77255 5.37108 6.64702 5.98745 6.64702C6.60382 6.64702 7.13268 6.76875 7.57403 7.01221C8.01538 7.25567 8.35591 7.57902 8.59561 7.98225C8.83531 8.38549 8.95516 8.82486 8.95516 9.30037C8.95516 9.85196 8.81818 10.3465 8.54424 10.784C8.2703 11.2176 7.88983 11.6114 7.40282 11.9651L5.04007 13.6941C4.65199 13.9756 4.37424 14.2609 4.20683 14.55C4.03942 14.8353 3.95572 15.0788 3.95572 15.2804C3.95572 15.5885 4.03371 15.8681 4.18971 16.1192C4.3457 16.3703 4.56448 16.5719 4.84603 16.7241C5.13138 16.8724 5.4643 16.9466 5.84477 16.9466C6.2633 16.9466 6.67611 16.8534 7.08322 16.667C7.49033 16.4768 7.86129 16.2067 8.19611 15.8567C8.53093 15.5067 8.79726 15.0883 8.99511 14.6014C9.19295 14.1106 9.29188 13.5667 9.29188 12.9694H11.0668C11.0668 13.7074 10.985 14.3503 10.8214 14.8981C10.6578 15.4421 10.4466 15.9024 10.1879 16.279C9.92917 16.6518 9.65523 16.9504 9.36607 17.1748C9.27476 17.2395 9.18725 17.3042 9.10354 17.3688C9.01984 17.4335 8.93233 17.4982 8.84101 17.5629C8.4301 17.9357 7.9488 18.2095 7.39711 18.3845C6.84923 18.5595 6.31086 18.647 5.782 18.647Z",
6866
+ fill: color
6867
+ }), React.createElement("path", {
6868
+ opacity: "0.5",
6869
+ d: "M16.4343 18.647C15.6353 18.647 14.9486 18.5025 14.3741 18.2134C13.7996 17.9242 13.3563 17.5343 13.0443 17.0436C12.7361 16.5491 12.582 15.9918 12.582 15.3717C12.582 14.9038 12.6771 14.4891 12.8674 14.1278C13.0614 13.7664 13.3278 13.4316 13.6664 13.1235C14.0088 12.8153 14.4045 12.5091 14.8535 12.2048L16.9252 10.7954C17.2295 10.5976 17.4597 10.3883 17.6157 10.1677C17.7755 9.94707 17.8554 9.68839 17.8554 9.39167C17.8554 9.1406 17.7489 8.90284 17.5358 8.6784C17.3266 8.45396 17.0374 8.34174 16.6683 8.34174C16.421 8.34174 16.2022 8.4007 16.012 8.51863C15.8256 8.63275 15.6791 8.78301 15.5726 8.96941C15.4698 9.15581 15.4185 9.35363 15.4185 9.56285C15.4185 9.81773 15.4889 10.0764 15.6296 10.3389C15.7742 10.6014 15.9606 10.8734 16.1889 11.1549C16.421 11.4364 16.6683 11.735 16.9309 12.0507L22.4154 18.4758H20.1782L15.6239 13.2604C15.2853 12.8648 14.9581 12.4749 14.6423 12.0907C14.3303 11.7065 14.0735 11.307 13.8718 10.8924C13.674 10.4739 13.5751 10.0212 13.5751 9.53432C13.5751 8.98273 13.7025 8.4901 13.9574 8.05643C14.2124 7.61896 14.5681 7.27469 15.0247 7.02362C15.4851 6.77255 16.0234 6.64702 16.6398 6.64702C17.2562 6.64702 17.785 6.76875 18.2264 7.01221C18.6677 7.25567 19.0083 7.57902 19.248 7.98225C19.4877 8.38549 19.6075 8.82486 19.6075 9.30037C19.6075 9.85196 19.4705 10.3465 19.1966 10.784C18.9226 11.2176 18.5422 11.6114 18.0552 11.9651L15.6924 13.6941C15.3043 13.9756 15.0266 14.2609 14.8592 14.55C14.6918 14.8353 14.6081 15.0788 14.6081 15.2804C14.6081 15.5885 14.6861 15.8681 14.8421 16.1192C14.998 16.3703 15.2168 16.5719 15.4984 16.7241C15.7837 16.8724 16.1166 16.9466 16.4971 16.9466C16.9156 16.9466 17.3285 16.8534 17.7356 16.667C18.1427 16.4768 18.5136 16.2067 18.8485 15.8567C19.1833 15.5067 19.4496 15.0883 19.6474 14.6014C19.8453 14.1106 19.9442 13.5667 19.9442 12.9694H21.7191C21.7191 13.7074 21.6373 14.3503 21.4737 14.8981C21.3101 15.4421 21.099 15.9024 20.8402 16.279C20.5815 16.6518 20.3076 16.9504 20.0184 17.1748C19.9271 17.2395 19.8396 17.3042 19.7559 17.3688C19.6722 17.4335 19.5847 17.4982 19.4934 17.5629C19.0824 17.9357 18.6011 18.2095 18.0495 18.3845C17.5016 18.5595 16.9632 18.647 16.4343 18.647Z",
6870
+ fill: color
6871
+ }));
6872
+ });
6873
+
6874
+ var _excluded$4p = ["color"];
6875
+ var OrIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6876
+ var _ref$color = _ref.color,
6877
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6878
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4p);
6879
+ return React.createElement("svg", Object.assign({
6880
+ width: "24",
6881
+ height: "24",
6882
+ viewBox: "0 0 24 24",
6883
+ fill: "none",
6884
+ xmlns: "http://www.w3.org/2000/svg"
6885
+ }, props, {
6886
+ ref: forwardedRef
6887
+ }), React.createElement("path", {
6888
+ d: "M10.7216 5V19.3523H9V5H10.7216Z",
6889
+ fill: color
6890
+ }), React.createElement("path", {
6891
+ opacity: "0.5",
6892
+ d: "M15.2099 5V19.3523H13.4883V5H15.2099Z",
6893
+ fill: color
6894
+ }));
6895
+ });
6896
+
6897
+ var _excluded$4q = ["color"];
6898
+ var FlaskIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6899
+ var _ref$color = _ref.color,
6900
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6901
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4q);
6902
+ return React.createElement("svg", Object.assign({
6903
+ width: "24",
6904
+ height: "25",
6905
+ viewBox: "0 0 24 25",
6906
+ fill: "none",
6907
+ xmlns: "http://www.w3.org/2000/svg"
6908
+ }, props, {
6909
+ ref: forwardedRef
6910
+ }), React.createElement("path", {
6911
+ fillRule: "evenodd",
6912
+ clipRule: "evenodd",
6913
+ d: "M8.69026 5.19626C8.20374 5.19626 7.80934 5.59066 7.80934 6.07718C7.80934 6.55431 8.18868 6.94285 8.66222 6.95766L9.00841 10.9244C9.03247 11.2001 8.97812 11.4769 8.85164 11.7231L5.69858 17.8591C5.02002 19.1796 5.97883 20.7503 7.46349 20.7503H16.5373C18.0219 20.7503 18.9808 19.1796 18.3022 17.8591L15.1491 11.7231C15.0227 11.4769 14.9683 11.2001 14.9924 10.9244L15.3386 6.95766C15.8121 6.94285 16.1914 6.55431 16.1914 6.07718C16.1914 5.59066 15.797 5.19626 15.3105 5.19626H8.69026ZM13.57 6.9581H10.4308L10.7636 10.7712C10.8165 11.3777 10.697 11.9868 10.4187 12.5283L7.26563 18.6644C7.18956 18.8124 7.29705 18.9885 7.46349 18.9885H16.5373C16.7037 18.9885 16.8112 18.8124 16.7351 18.6644L13.5821 12.5283C13.3038 11.9868 13.1843 11.3777 13.2372 10.7712L13.57 6.9581Z",
6914
+ fill: color
6915
+ }), React.createElement("g", {
6916
+ opacity: "0.5"
6917
+ }, React.createElement("path", {
6918
+ d: "M14.7247 1.6993C14.7247 1.07027 15.2346 0.560333 15.8636 0.560333C16.4927 0.560333 17.0026 1.07027 17.0026 1.6993C17.0026 2.32833 16.4927 2.83827 15.8636 2.83827C15.2346 2.83827 14.7247 2.32833 14.7247 1.6993Z",
6919
+ fill: color
6920
+ }), React.createElement("path", {
6921
+ d: "M11.9662 3.46114C11.9662 2.83211 12.4761 2.32217 13.1052 2.32217C13.7342 2.32217 14.2441 2.83211 14.2441 3.46114C14.2441 4.09017 13.7342 4.60011 13.1052 4.60011C12.4761 4.60011 11.9662 4.09017 11.9662 3.46114Z",
6922
+ fill: color
6923
+ }), React.createElement("path", {
6924
+ d: "M16.2403 20.4566C17.6804 20.4566 18.4611 18.7713 17.53 17.6728L14.6853 14.3169H9.21484L6.42466 17.688C5.51241 18.7902 6.29633 20.4566 7.72708 20.4566H16.2403Z",
6925
+ fill: color
6926
+ })));
6927
+ });
6928
+
6929
+ var _excluded$4r = ["color"];
6930
+ var BoxIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6931
+ var _ref$color = _ref.color,
6932
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6933
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4r);
6934
+ return React.createElement("svg", Object.assign({
6935
+ width: "24",
6936
+ height: "24",
6937
+ viewBox: "0 0 24 24",
6938
+ fill: "none",
6939
+ xmlns: "http://www.w3.org/2000/svg"
6940
+ }, props, {
6941
+ ref: forwardedRef
6942
+ }), React.createElement("path", {
6943
+ fillRule: "evenodd",
6944
+ clipRule: "evenodd",
6945
+ d: "M14.2288 8.62378H19.8723V16.5664C19.8723 18.4904 18.3126 20.05 16.3887 20.05H6.91329C4.98935 20.05 3.42969 18.4904 3.42969 16.5664V8.62378H9.35638L9.35357 10.6296C9.35269 11.3565 9.35181 12.2278 9.35181 12.8041C9.35181 13.5737 9.97567 14.1975 10.7452 14.1975H12.8354C13.605 14.1975 14.2288 13.5737 14.2288 12.8041V8.62378Z",
6946
+ fill: color
6947
+ }), React.createElement("path", {
6948
+ opacity: "0.5",
6949
+ d: "M14.2286 8.62378H9.35614L9.35332 10.6296C9.35244 11.3565 9.35156 12.2278 9.35156 12.8041C9.35156 13.5737 9.97543 14.1975 10.745 14.1975H12.8352C13.6047 14.1975 14.2286 13.5737 14.2286 12.8041V8.62378Z",
6950
+ fill: color
6951
+ }), React.createElement("path", {
6952
+ opacity: "0.5",
6953
+ fillRule: "evenodd",
6954
+ clipRule: "evenodd",
6955
+ d: "M19.7842 8.42475C19.8193 8.48786 19.8438 8.55502 19.8578 8.62379H3.44336C3.45739 8.55502 3.48192 8.48786 3.51698 8.42475L6.30386 3.40839C6.42674 3.18721 6.65987 3.05003 6.9129 3.05003H9.96981C9.73049 4.72487 9.5549 6.60786 9.3958 8.31407C9.38655 8.41329 9.37735 8.51192 9.3682 8.60986H14.2119L13.6103 3.05005L9.96981 3.05003H16.3883C16.6413 3.05003 16.8745 3.18721 16.9973 3.4084L19.7842 8.42475Z",
6956
+ fill: color
6957
+ }));
6958
+ });
6959
+
6960
+ var _excluded$4s = ["color"];
6961
+ var BoxOpenIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6962
+ var _ref$color = _ref.color,
6963
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6964
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4s);
6965
+ return React.createElement("svg", Object.assign({
6966
+ width: "24",
6967
+ height: "24",
6968
+ viewBox: "0 0 24 24",
6969
+ fill: "none",
6970
+ xmlns: "http://www.w3.org/2000/svg"
6971
+ }, props, {
6972
+ ref: forwardedRef
6973
+ }), React.createElement("path", {
6974
+ fillRule: "evenodd",
6975
+ clipRule: "evenodd",
6976
+ d: "M3.90039 9.89494L7.84799 10.9716C8.29922 11.0946 8.77935 10.9236 9.0512 10.543L12.0018 6.41222L14.9524 10.543C15.2242 10.9236 15.7043 11.0946 16.1556 10.9716L20.1019 9.89529V16.2677C20.1019 16.7582 19.782 17.1914 19.3131 17.3356L12.2864 19.4977L4.71078 17.3333C4.2311 17.1962 3.90039 16.7578 3.90039 16.2589V9.89494Z",
6977
+ fill: color
6978
+ }), React.createElement("path", {
6979
+ opacity: "0.5",
6980
+ d: "M4.90608 5.01524C4.47238 4.94296 4.0366 5.13175 3.79271 5.49759L2.18835 7.90413C1.76531 8.53869 2.08826 9.40122 2.82404 9.60189L7.84621 10.9716C8.29744 11.0946 8.77757 10.9236 9.04942 10.543L12 6.41223L14.9506 10.543C15.2224 10.9236 15.7026 11.0946 16.1538 10.9716L21.176 9.60189C21.9117 9.40122 22.2347 8.53869 21.8117 7.90413L20.2073 5.49759C19.9634 5.13175 19.5276 4.94296 19.0939 5.01524L12 6.19756L4.90608 5.01524Z",
6981
+ fill: color
6982
+ }));
6983
+ });
6984
+
6985
+ var _excluded$4t = ["color"];
6986
+ var InputTextIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6987
+ var _ref$color = _ref.color,
6988
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6989
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4t);
6990
+ return React.createElement("svg", Object.assign({
6991
+ width: "24",
6992
+ height: "24",
6993
+ viewBox: "0 0 24 24",
6994
+ fill: "none",
6995
+ xmlns: "http://www.w3.org/2000/svg"
6996
+ }, props, {
6997
+ ref: forwardedRef
6998
+ }), React.createElement("path", {
6999
+ opacity: "0.5",
7000
+ fillRule: "evenodd",
7001
+ clipRule: "evenodd",
7002
+ d: "M4 6.5C2.61929 6.5 1.5 7.61929 1.5 9V15C1.5 16.3807 2.61929 17.5 4 17.5H20C21.3807 17.5 22.5 16.3807 22.5 15V9C22.5 7.61929 21.3807 6.5 20 6.5H4Z",
7003
+ fill: color
7004
+ }), React.createElement("path", {
7005
+ fillRule: "evenodd",
7006
+ clipRule: "evenodd",
7007
+ d: "M5.03244 14.5C5.30291 14.5 5.54256 14.3257 5.62587 14.0684L5.83219 13.4311H7.57915L7.77802 14.0645C7.85939 14.3237 8.09958 14.5 8.37122 14.5C8.79656 14.5 9.09633 14.0825 8.96035 13.6795L7.74905 10.0894C7.61187 9.68286 7.23061 9.40912 6.80153 9.40912H6.59935C6.17027 9.40912 5.78901 9.68286 5.65183 10.0894L4.44142 13.6769C4.30501 14.0812 4.60574 14.5 5.03244 14.5ZM7.2857 12.4965L6.81303 10.991C6.78384 10.898 6.65249 10.8975 6.62248 10.9902L6.1348 12.4965H7.2857ZM9.78531 13.5C9.78531 14.0523 10.233 14.5 10.7853 14.5H12.0698C13.2022 14.5 13.8421 13.8924 13.8421 13.0757C13.8421 12.3383 13.3092 11.8801 12.6912 11.8502V11.8005C13.2546 11.6808 13.6433 11.2752 13.6433 10.6968C13.6433 9.93454 13.0574 9.40912 11.9082 9.40912H10.7853C10.233 9.40912 9.78531 9.85683 9.78531 10.4091V13.5ZM11.2156 13.5135C11.1052 13.5091 11.0158 13.4187 11.0158 13.3082V12.4951C11.0158 12.3847 11.1051 12.2944 11.2155 12.2908C11.2244 12.2905 11.2334 12.2902 11.2424 12.2899C11.7898 12.2718 12.557 12.2463 12.557 12.934C12.557 13.569 11.7894 13.5372 11.2573 13.5152C11.2432 13.5147 11.2293 13.5141 11.2156 13.5135ZM11.2156 11.5065C11.1052 11.5031 11.0158 11.4126 11.0158 11.3022V10.586C11.0158 10.4756 11.1052 10.385 11.2156 10.3811L11.2201 10.381C11.7018 10.3639 12.3879 10.3397 12.3879 10.9354C12.3879 11.5398 11.7005 11.5214 11.2156 11.5065Z",
7008
+ fill: color
7009
+ }));
7010
+ });
7011
+
7012
+ var _excluded$4u = ["color"];
7013
+ var DropdownIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7014
+ var _ref$color = _ref.color,
7015
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7016
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4u);
7017
+ return React.createElement("svg", Object.assign({
7018
+ width: "24",
7019
+ height: "24",
7020
+ viewBox: "0 0 24 24",
7021
+ fill: "none",
7022
+ xmlns: "http://www.w3.org/2000/svg"
7023
+ }, props, {
7024
+ ref: forwardedRef
7025
+ }), React.createElement("path", {
7026
+ fillRule: "evenodd",
7027
+ clipRule: "evenodd",
7028
+ d: "M6 3.75C4.48122 3.75 3.25 4.98122 3.25 6.5V17.5C3.25 19.0188 4.48122 20.25 6 20.25H18C19.5188 20.25 20.75 19.0188 20.75 17.5V6.5C20.75 4.98122 19.5188 3.75 18 3.75H6ZM4.75 17.5V10.25H19.25V17.5C19.25 18.1904 18.6904 18.75 18 18.75H6C5.30964 18.75 4.75 18.1904 4.75 17.5ZM15.416 5.87598C15.0714 5.64622 14.6057 5.73935 14.376 6.08399C14.1462 6.42864 14.2393 6.89429 14.584 7.12406L15.8066 7.93916C16.2265 8.21907 16.7735 8.21907 17.1934 7.93916L18.416 7.12406C18.7607 6.89429 18.8538 6.42864 18.624 6.08399C18.3943 5.73935 17.9286 5.64622 17.584 5.87598L16.5 6.59863L15.416 5.87598Z",
7029
+ fill: color
7030
+ }), React.createElement("path", {
7031
+ opacity: "0.5",
7032
+ fillRule: "evenodd",
7033
+ clipRule: "evenodd",
7034
+ d: "M6.75 12.75C6.75 12.3358 7.08579 12 7.5 12H16.5C16.9142 12 17.25 12.3358 17.25 12.75C17.25 13.1642 16.9142 13.5 16.5 13.5H7.5C7.08579 13.5 6.75 13.1642 6.75 12.75Z",
7035
+ fill: color
7036
+ }), React.createElement("path", {
7037
+ opacity: "0.5",
7038
+ fillRule: "evenodd",
7039
+ clipRule: "evenodd",
7040
+ d: "M6.75 16C6.75 15.5858 7.08579 15.25 7.5 15.25H16.5C16.9142 15.25 17.25 15.5858 17.25 16C17.25 16.4142 16.9142 16.75 16.5 16.75H7.5C7.08579 16.75 6.75 16.4142 6.75 16Z",
7041
+ fill: color
7042
+ }));
7043
+ });
7044
+
7045
+ var _excluded$4v = ["color"];
7046
+ var Feed2Icon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7047
+ var _ref$color = _ref.color,
7048
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7049
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4v);
7050
+ return React.createElement("svg", Object.assign({
7051
+ width: "24",
7052
+ height: "24",
7053
+ viewBox: "0 0 24 24",
7054
+ fill: "none",
7055
+ xmlns: "http://www.w3.org/2000/svg"
7056
+ }, props, {
7057
+ ref: forwardedRef
7058
+ }), React.createElement("g", {
7059
+ id: "Style=Duotone"
7060
+ }, React.createElement("g", {
7061
+ id: "vector"
7062
+ }, React.createElement("path", {
7063
+ d: "M5.96663 5.25282C6.2133 5.088 6.5033 5.00003 6.79997 5.00003C6.9973 4.9988 7.1929 5.03676 7.37544 5.1117C7.55799 5.18665 7.72383 5.29709 7.86336 5.43662C8.0029 5.57616 8.11334 5.742 8.18828 5.92454C8.26323 6.10708 8.30119 6.30269 8.29996 6.50001C8.29996 6.79668 8.21199 7.08669 8.04717 7.33336C7.88235 7.58003 7.64808 7.77229 7.37399 7.88582C7.09991 7.99935 6.79831 8.02905 6.50734 7.97118C6.21637 7.9133 5.9491 7.77044 5.73932 7.56066C5.52955 7.35089 5.38669 7.08362 5.32881 6.79265C5.27093 6.50168 5.30064 6.20008 5.41417 5.92599C5.5277 5.65191 5.71995 5.41764 5.96663 5.25282Z",
7064
+ fill: color
7065
+ }), React.createElement("path", {
7066
+ d: "M10.55 5.75C10.1358 5.75 9.79999 6.08579 9.79999 6.5C9.79999 6.91421 10.1358 7.25 10.55 7.25H17.41C17.8242 7.25 18.16 6.91421 18.16 6.5C18.16 6.08579 17.8242 5.75 17.41 5.75H10.55Z",
7067
+ fill: color
7068
+ }), React.createElement("path", {
7069
+ d: "M5.29999 12.75C5.29999 12.3358 5.63577 12 6.04999 12H17.4136C17.8278 12 18.1636 12.3358 18.1636 12.75C18.1636 13.1642 17.8278 13.5 17.4136 13.5H6.04999C5.63577 13.5 5.29999 13.1642 5.29999 12.75Z",
7070
+ fill: color
7071
+ }), React.createElement("path", {
7072
+ d: "M6.04999 15C5.63577 15 5.29999 15.3358 5.29999 15.75C5.29999 16.1642 5.63578 16.5 6.04999 16.5H13.41C13.8242 16.5 14.16 16.1642 14.16 15.75C14.16 15.3358 13.8242 15 13.41 15H6.04999Z",
7073
+ fill: color
7074
+ }), React.createElement("path", {
7075
+ d: "M2.74041 4.45704C2.24994 5.41965 2.24994 6.67976 2.24994 9.2V12.8C2.24994 15.3202 2.24994 16.5804 2.74041 17.543C3.17184 18.3897 3.86025 19.0781 4.70698 19.5095C5.66958 20 6.9297 20 9.44994 20H14.55C17.0702 20 18.3304 20 19.293 19.5095C20.1397 19.0781 20.8281 18.3897 21.2595 17.543C21.75 16.5804 21.75 15.3202 21.75 12.8V9.2C21.75 6.67976 21.75 5.41965 21.2595 4.45704C20.8281 3.61031 20.1397 2.9219 19.293 2.49047C18.3304 2 17.0702 2 14.55 2H9.44994C6.9297 2 5.66958 2 4.70698 2.49047C3.86025 2.9219 3.17184 3.61031 2.74041 4.45704ZM4.10423 5.27453C4.41582 4.663 4.913 4.16582 5.52453 3.85423C6.21974 3.5 7.12983 3.5 8.95 3.5H15.0501C16.8702 3.5 17.7803 3.5 18.4755 3.85423C19.0871 4.16582 19.5842 4.663 19.8958 5.27453C20.2501 5.96974 20.2501 6.87983 20.2501 8.7V9H3.75V8.7C3.75 6.87983 3.75 5.96974 4.10423 5.27453ZM3.75 13.3V10.5H20.2501V13.3C20.2501 15.1202 20.2501 16.0303 19.8958 16.7255C19.5842 17.337 19.0871 17.8342 18.4755 18.1458C17.7803 18.5 16.8702 18.5 15.0501 18.5H8.95C7.12983 18.5 6.21974 18.5 5.52453 18.1458C4.913 17.8342 4.41582 17.337 4.10423 16.7255C3.75 16.0303 3.75 15.1202 3.75 13.3Z",
7076
+ fill: color
7077
+ })), React.createElement("path", {
7078
+ id: "vector_2",
7079
+ opacity: "0.5",
7080
+ d: "M4.62157 19.4649C3.81395 19.0313 3.15724 18.361 2.74041 17.543C2.24994 16.5804 2.24994 15.3202 2.24994 12.8V14.8C2.24994 17.3202 2.24994 18.5804 2.74041 19.543C3.17184 20.3897 3.86025 21.0781 4.70698 21.5095C5.66958 22 6.9297 22 9.44994 22H14.55C17.0702 22 18.3304 22 19.293 21.5095C20.1397 21.0781 20.8281 20.3897 21.2595 19.543C21.75 18.5804 21.75 17.3202 21.75 14.8V12.8C21.75 15.3202 21.75 16.5804 21.2595 17.543C20.8427 18.361 20.1861 19.0312 19.3786 19.4647C19.1213 19.7411 18.8161 19.9722 18.4755 20.1458C17.7803 20.5 16.8702 20.5 15.0501 20.5H8.95C7.12983 20.5 6.21974 20.5 5.52453 20.1458C5.18398 19.9723 4.87889 19.7412 4.62157 19.4649Z",
7081
+ fill: color
7082
+ })));
7083
+ });
7084
+
7085
+ var _excluded$4w = ["color"];
7086
+ var CodeIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7087
+ var _ref$color = _ref.color,
7088
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7089
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4w);
7090
+ return React.createElement("svg", Object.assign({
7091
+ width: "24",
7092
+ height: "24",
7093
+ viewBox: "0 0 24 24",
7094
+ fill: "none",
7095
+ xmlns: "http://www.w3.org/2000/svg"
7096
+ }, props, {
7097
+ ref: forwardedRef
7098
+ }), React.createElement("path", {
7099
+ fillRule: "evenodd",
7100
+ clipRule: "evenodd",
7101
+ d: "M8.71605 9.9394C9.1334 9.73072 9.30257 9.22322 9.09389 8.80586C8.88521 8.38851 8.37771 8.21934 7.96036 8.42802L2.52931 11.1435C1.82356 11.4964 1.82356 12.5036 2.52931 12.8564L7.96036 15.572C8.37771 15.7806 8.88521 15.6115 9.09389 15.1941C9.30257 14.7768 9.1334 14.2693 8.71605 14.0606L4.59486 12L8.71605 9.9394ZM15.284 14.0606C14.8666 14.2693 14.6974 14.7768 14.9061 15.1941C15.1148 15.6115 15.6223 15.7807 16.0396 15.572L21.4707 12.8564C22.1764 12.5036 22.1764 11.4964 21.4707 11.1436L16.0396 8.42803C15.6223 8.21936 15.1148 8.38852 14.9061 8.80588C14.6974 9.22323 14.8666 9.73073 15.284 9.93941L19.4051 12L15.284 14.0606Z",
7102
+ fill: color
7103
+ }), React.createElement("path", {
7104
+ opacity: "0.5",
7105
+ fillRule: "evenodd",
7106
+ clipRule: "evenodd",
7107
+ d: "M13.5947 4.9803C14.0497 5.08371 14.3347 5.53641 14.2313 5.99142L11.415 18.3831C11.3116 18.8381 10.8589 19.1231 10.4039 19.0197C9.94891 18.9163 9.66388 18.4636 9.76729 18.0086L12.5836 5.61693C12.687 5.16192 13.1397 4.87689 13.5947 4.9803Z",
7108
+ fill: color
7109
+ }));
7110
+ });
7111
+
6800
7112
  exports.AirplaneIcon = AirplaneIcon;
7113
+ exports.AndIcon = AndIcon;
6801
7114
  exports.AngleDownIcon = AngleDownIcon;
6802
7115
  exports.AngleLeftIcon = AngleLeftIcon;
6803
7116
  exports.AngleRightIcon = AngleRightIcon;
@@ -6824,6 +7137,8 @@ exports.BadgeVerifiedIcon = BadgeVerifiedIcon;
6824
7137
  exports.BalanceIcon = BalanceIcon;
6825
7138
  exports.BellIcon = BellIcon;
6826
7139
  exports.BillingInfoIcon = BillingInfoIcon;
7140
+ exports.BoxIcon = BoxIcon;
7141
+ exports.BoxOpenIcon = BoxOpenIcon;
6827
7142
  exports.BrowserIcon = BrowserIcon;
6828
7143
  exports.BugIcon = BugIcon;
6829
7144
  exports.BullhornIcon = BullhornIcon;
@@ -6863,6 +7178,7 @@ exports.CloudCheckIcon = CloudCheckIcon;
6863
7178
  exports.CloudIcon = CloudIcon;
6864
7179
  exports.CloudMinusIcon = CloudMinusIcon;
6865
7180
  exports.CloudPlusIcon = CloudPlusIcon;
7181
+ exports.CodeIcon = CodeIcon;
6866
7182
  exports.CogIcon = CogIcon;
6867
7183
  exports.CommentsIcon = CommentsIcon;
6868
7184
  exports.CompassIcon = CompassIcon;
@@ -6888,6 +7204,7 @@ exports.DollarSignIcon = DollarSignIcon;
6888
7204
  exports.DomainIcon = DomainIcon;
6889
7205
  exports.DragSquaresHorizontalIcon = DragSquaresHorizontalIcon;
6890
7206
  exports.DragSquaresVerticalIcon = DragSquaresVerticalIcon;
7207
+ exports.DropdownIcon = DropdownIcon;
6891
7208
  exports.EllipsisHIcon = EllipsisHIcon;
6892
7209
  exports.EllipsisVIcon = EllipsisVIcon;
6893
7210
  exports.EmojiJoyIcon = EmojiJoyIcon;
@@ -6908,11 +7225,13 @@ exports.ExpandVerticalIcon = ExpandVerticalIcon;
6908
7225
  exports.ExplicitContentIcon = ExplicitContentIcon;
6909
7226
  exports.EyeClosedIcon = EyeClosedIcon;
6910
7227
  exports.EyeOpenedIcon = EyeOpenedIcon;
7228
+ exports.Feed2Icon = Feed2Icon;
6911
7229
  exports.FeedIcon = FeedIcon;
6912
7230
  exports.FileExportIcon = FileExportIcon;
6913
7231
  exports.FileImportIcon = FileImportIcon;
6914
7232
  exports.FilterIcon = FilterIcon;
6915
7233
  exports.FlagIcon = FlagIcon;
7234
+ exports.FlaskIcon = FlaskIcon;
6916
7235
  exports.FlowIcon = FlowIcon;
6917
7236
  exports.FolderAltIcon = FolderAltIcon;
6918
7237
  exports.FolderArrowDownIcon = FolderArrowDownIcon;
@@ -6938,6 +7257,7 @@ exports.HeadphonesIcon = HeadphonesIcon;
6938
7257
  exports.HeadsetIcon = HeadsetIcon;
6939
7258
  exports.HeartIcon = HeartIcon;
6940
7259
  exports.HomeIcon = HomeIcon;
7260
+ exports.IfElseIcon = IfElseIcon;
6941
7261
  exports.ImageArrowDownIcon = ImageArrowDownIcon;
6942
7262
  exports.ImageArrowUpIcon = ImageArrowUpIcon;
6943
7263
  exports.ImageBanIcon = ImageBanIcon;
@@ -6954,6 +7274,7 @@ exports.ImageTrashIcon = ImageTrashIcon;
6954
7274
  exports.InboxIcon = InboxIcon;
6955
7275
  exports.InfinityIcon = InfinityIcon;
6956
7276
  exports.InfoCircleIcon = InfoCircleIcon;
7277
+ exports.InputTextIcon = InputTextIcon;
6957
7278
  exports.IntegrationsIcon = IntegrationsIcon;
6958
7279
  exports.InvoiceIcon = InvoiceIcon;
6959
7280
  exports.LastUpdatesIcon = LastUpdatesIcon;
@@ -6977,6 +7298,7 @@ exports.MonetizeIcon = MonetizeIcon;
6977
7298
  exports.MoonIcon = MoonIcon;
6978
7299
  exports.NewWindowPageIcon = NewWindowPageIcon;
6979
7300
  exports.NotebookIcon = NotebookIcon;
7301
+ exports.OrIcon = OrIcon;
6980
7302
  exports.OutboxIcon = OutboxIcon;
6981
7303
  exports.PackIcon = PackIcon;
6982
7304
  exports.PaginationAltIcon = PaginationAltIcon;
@@ -7069,6 +7391,7 @@ exports.UserHeartIcon = UserHeartIcon;
7069
7391
  exports.UserIdIcon = UserIdIcon;
7070
7392
  exports.UserMinusIcon = UserMinusIcon;
7071
7393
  exports.UserPlusIcon = UserPlusIcon;
7394
+ exports.UserReferralIcon = UserReferralIcon;
7072
7395
  exports.UserShieldIcon = UserShieldIcon;
7073
7396
  exports.UsersCrownIcon = UsersCrownIcon;
7074
7397
  exports.VaultIcon = VaultIcon;