@arcblock/icons 1.15.19 → 1.15.24

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/lib/Bridge.js ADDED
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+
12
+ var Component = function Component(props) {
13
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
14
+ fillRule: "evenodd",
15
+ clipRule: "evenodd",
16
+ d: "M6.01 3.2a.8.8 0 0 0-.8.8v12.486a.84.84 0 0 0 0 .026v2.338h-1.2a.8.8 0 1 0 0 1.6h24.3a.8.8 0 0 0 0-1.6h-1.58a.797.797 0 0 0 .08-.35v-1.993a.96.96 0 0 0 0-.024V4a.8.8 0 0 0-.8-.8h-20zm19.281 15.65a.797.797 0 0 1-.08-.35v-1.77l-.03-.047c-.1-.15-.252-.37-.454-.635a14.045 14.045 0 0 0-1.81-1.95C21.319 12.678 19 11.3 16.01 11.3c-2.99 0-5.308 1.377-6.906 2.798a14.044 14.044 0 0 0-1.81 1.95c-.203.265-.354.485-.454.635l-.03.047v2.12h18.48zm-.08-4.722V4.8h-3.4v6.514c.83.489 1.553 1.04 2.169 1.588.47.419.881.837 1.23 1.226zm-5-3.606V4.8h-3.4v4.928c1.248.09 2.383.382 3.4.794zm-5-.794a11.116 11.116 0 0 0-3.4.794V4.8h3.4v4.928zm-5 1.586V4.8h-3.4v9.328c.35-.39.76-.807 1.23-1.226.616-.547 1.34-1.1 2.17-1.588zm-5 12.336a.8.8 0 0 1 .8-.8h20a.8.8 0 1 1 0 1.6h-20a.8.8 0 0 1-.8-.8zm2.8 3.2a.8.8 0 1 0 0 1.6h16a.8.8 0 0 0 0-1.6h-16z",
17
+ fill: "currentColor"
18
+ }));
19
+ };
20
+
21
+ Component.defaultProps = {
22
+ width: "33",
23
+ height: "32",
24
+ viewBox: "0 0 33 32",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ };
28
+ Component.displayName = "bridge";
29
+ var _default = Component;
30
+ exports.default = _default;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+
12
+ var Component = function Component(props) {
13
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
14
+ fillRule: "evenodd",
15
+ clipRule: "evenodd",
16
+ d: "M23.077.934a.8.8 0 0 0-1.131 1.132L23.08 3.2H8.012a.8.8 0 1 0 0 1.6H23.08l-1.134 1.134a.8.8 0 0 0 1.131 1.132l2.5-2.5a.8.8 0 0 0 0-1.132l-2.5-2.5zm-17.632 8.5a.8.8 0 0 1 .566-.234h20a.8.8 0 0 1 .8.8v14.5a.797.797 0 0 1-.08.35h1.58a.8.8 0 0 1 0 1.6H4.01a.8.8 0 1 1 0-1.6h1.2v-2.338V10a.8.8 0 0 1 .234-.566zM25.211 24.5c0 .125.029.244.08.35H6.811v-2.12l.03-.047c.1-.15.251-.37.454-.635a14.05 14.05 0 0 1 1.81-1.95c1.598-1.42 3.916-2.798 6.906-2.798 2.989 0 5.308 1.377 6.906 2.798a14.051 14.051 0 0 1 1.81 1.95c.202.265.354.485.453.635l.03.047v1.77zm0-13.7v9.328a15.53 15.53 0 0 0-1.231-1.226c-.616-.547-1.34-1.1-2.17-1.588V10.8h3.4zm-5 0v5.722a11.116 11.116 0 0 0-3.4-.794V10.8h3.4zm-8.4 5.722a11.116 11.116 0 0 1 3.4-.794V10.8h-3.4v5.722zm-1.6-5.722v6.514c-.83.489-1.554 1.041-2.17 1.588-.47.419-.88.837-1.23 1.226V10.8h3.4zm-4.2 18.05a.8.8 0 0 0 0 1.6h20a.8.8 0 1 0 0-1.6h-20z",
17
+ fill: "currentColor"
18
+ }));
19
+ };
20
+
21
+ Component.defaultProps = {
22
+ width: "33",
23
+ height: "32",
24
+ viewBox: "0 0 33 32",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ };
28
+ Component.displayName = "bridge-move-in";
29
+ var _default = Component;
30
+ exports.default = _default;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+
12
+ var Component = function Component(props) {
13
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
14
+ fillRule: "evenodd",
15
+ clipRule: "evenodd",
16
+ d: "M9.946 7.066a.8.8 0 0 0 1.132-1.132L9.943 4.8h14.069a.8.8 0 0 0 0-1.6H9.943l1.135-1.134A.8.8 0 0 0 9.946.934L7.452 3.428a.804.804 0 0 0-.24.572c0 .225.093.429.242.574l2.492 2.492zM5.444 9.434A.8.8 0 0 1 6.01 9.2h20a.8.8 0 0 1 .8.8v14.5a.797.797 0 0 1-.08.35h1.58a.8.8 0 1 1 0 1.6H4.01a.8.8 0 0 1 0-1.6h1.2v-2.335V10a.8.8 0 0 1 .234-.566zM25.21 24.5c0 .126.029.244.08.35H6.81v-2.12l.03-.047c.1-.15.251-.37.454-.635a14.044 14.044 0 0 1 1.81-1.95c1.598-1.42 3.916-2.798 6.906-2.798 2.989 0 5.308 1.377 6.906 2.798a14.045 14.045 0 0 1 1.81 1.95c.202.265.354.485.453.635l.03.047v1.77zm0-13.7v9.328c-.35-.389-.76-.807-1.231-1.226-.616-.547-1.34-1.1-2.17-1.588V10.8h3.4zm-5 0v5.722a11.116 11.116 0 0 0-3.4-.794V10.8h3.4zm-8.4 5.722a11.116 11.116 0 0 1 3.4-.794V10.8h-3.4v5.722zm-1.6-5.722v6.514a13.87 13.87 0 0 0-2.17 1.588c-.47.419-.88.837-1.23 1.226V10.8h3.4zm-4.2 18.05a.8.8 0 1 0 0 1.6h20a.8.8 0 0 0 0-1.6h-20z",
17
+ fill: "currentColor"
18
+ }));
19
+ };
20
+
21
+ Component.defaultProps = {
22
+ width: "33",
23
+ height: "32",
24
+ viewBox: "0 0 33 32",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ };
28
+ Component.displayName = "bridge-move-out";
29
+ var _default = Component;
30
+ exports.default = _default;
@@ -0,0 +1,3 @@
1
+ <svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M23.0774 0.934327C22.765 0.621907 22.2585 0.621907 21.946 0.934327C21.6336 1.24675 21.6336 1.75328 21.946 2.0657L23.0804 3.20001H8.01173C7.5699 3.20001 7.21173 3.55818 7.21173 4.00001C7.21173 4.44184 7.5699 4.80001 8.01173 4.80001H23.0804L21.946 5.93433C21.6336 6.24675 21.6336 6.75328 21.946 7.0657C22.2585 7.37812 22.765 7.37812 23.0774 7.0657L25.5774 4.5657C25.8898 4.25328 25.8898 3.74675 25.5774 3.43433L23.0774 0.934327ZM5.44507 9.43433C5.5951 9.2843 5.79858 9.20001 6.01075 9.20001H26.0108C26.4526 9.20001 26.8108 9.55818 26.8108 10V22.4832C26.811 22.4939 26.811 22.5046 26.8108 22.5153V24.5C26.8108 24.6255 26.7818 24.7443 26.7303 24.85H28.3108C28.7526 24.85 29.1108 25.2082 29.1108 25.65C29.1108 26.0919 28.7526 26.45 28.3108 26.45H4.01075C3.56893 26.45 3.21075 26.0919 3.21075 25.65C3.21075 25.2082 3.56893 24.85 4.01075 24.85H5.21076L5.21075 22.5121C5.21062 22.5035 5.21062 22.495 5.21075 22.4864L5.21075 10C5.21075 9.78784 5.29504 9.58436 5.44507 9.43433ZM25.2108 24.5C25.2108 24.6255 25.2397 24.7443 25.2912 24.85H6.81076V22.7298L6.84134 22.6832C6.94076 22.5327 7.09233 22.3134 7.29495 22.0481C7.70101 21.5166 8.30747 20.8066 9.10476 20.0979C10.7028 18.6774 13.0215 17.3 16.0107 17.3C19 17.3 21.3187 18.6774 22.9168 20.0979C23.7141 20.8066 24.3205 21.5166 24.7266 22.0481C24.9292 22.3134 25.0808 22.5327 25.1802 22.6832L25.2108 22.7297V24.5ZM25.2108 10.8V20.1279C24.8613 19.7389 24.4507 19.3207 23.9798 18.9021C23.3642 18.355 22.6402 17.8027 21.8108 17.3144V10.8H25.2108ZM20.2108 10.8V16.5222C19.1937 16.1099 18.0592 15.8174 16.8108 15.7284V10.8H20.2108ZM11.8108 16.5222C12.8278 16.1099 13.9624 15.8174 15.2108 15.7284V10.8H11.8108V16.5222ZM10.2108 10.8L10.2108 17.3144C9.38132 17.8027 8.65728 18.355 8.04177 18.9021C7.57085 19.3207 7.16021 19.7389 6.81075 20.1279L6.81075 10.8H10.2108ZM6.01075 28.85C5.56893 28.85 5.21075 29.2082 5.21075 29.65C5.21075 30.0919 5.56893 30.45 6.01075 30.45H26.0108C26.4526 30.45 26.8108 30.0919 26.8108 29.65C26.8108 29.2082 26.4526 28.85 26.0108 28.85H6.01075Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.94608 7.0657C10.2585 7.37812 10.765 7.37812 11.0775 7.0657C11.3899 6.75328 11.3899 6.24675 11.0775 5.93433L9.94316 4.80004H24.0117C24.4535 4.80004 24.8117 4.44186 24.8117 4.00004C24.8117 3.55821 24.4535 3.20004 24.0117 3.20004H9.94311L11.0775 2.0657C11.3899 1.75328 11.3899 1.24675 11.0775 0.934327C10.765 0.621907 10.2585 0.621907 9.94608 0.934327L7.45247 3.42794C7.41642 3.46318 7.38368 3.50181 7.35478 3.5433C7.3437 3.5592 7.33326 3.57542 7.32346 3.59191C7.25245 3.7114 7.21167 3.85095 7.21167 4.00004C7.21167 4.22519 7.30468 4.42861 7.45438 4.57399L9.94608 7.0657ZM5.44403 9.43435C5.59406 9.28432 5.79754 9.20004 6.00972 9.20004H26.0097C26.4515 9.20004 26.8097 9.55821 26.8097 10V22.4867L26.8098 22.5019L26.8097 22.5119V24.5C26.8097 24.6256 26.7808 24.7443 26.7293 24.8501H28.3097C28.7515 24.8501 29.1097 25.2082 29.1097 25.6501C29.1097 26.0919 28.7515 26.4501 28.3097 26.4501H4.00972C3.56789 26.4501 3.20972 26.0919 3.20972 25.6501C3.20972 25.2082 3.56789 24.8501 4.00972 24.8501H5.20972L5.20972 22.5155C5.2095 22.5047 5.2095 22.4939 5.20972 22.4831L5.20972 10C5.20972 9.78786 5.294 9.58438 5.44403 9.43435ZM25.2097 24.5C25.2097 24.6256 25.2386 24.7443 25.2902 24.8501H6.80972V22.7297L6.84024 22.6832C6.93966 22.5327 7.09123 22.3134 7.29385 22.0482C7.69991 21.5166 8.30637 20.8067 9.10366 20.098C10.7017 18.6774 13.0204 17.3 16.0096 17.3C18.9989 17.3 21.3176 18.6774 22.9157 20.098C23.713 20.8067 24.3194 21.5166 24.7255 22.0482C24.9281 22.3134 25.0797 22.5327 25.1791 22.6832L25.2097 22.7298V24.5ZM25.2097 10.8V20.128C24.8602 19.739 24.4496 19.3207 23.9787 18.9021C23.3632 18.355 22.6391 17.8027 21.8097 17.3145V10.8H25.2097ZM20.2097 10.8V16.5223C19.1927 16.11 18.0581 15.8174 16.8097 15.7284V10.8H20.2097ZM11.8097 16.5222C12.8267 16.1099 13.9613 15.8174 15.2097 15.7284V10.8H11.8097V16.5222ZM10.2097 10.8L10.2097 17.3144C9.38025 17.8027 8.6562 18.355 8.04067 18.9021C7.56978 19.3207 7.15916 19.7389 6.80972 20.1279L6.80972 10.8H10.2097ZM6.00972 28.8501C5.56789 28.8501 5.20972 29.2082 5.20972 29.6501C5.20972 30.0919 5.56789 30.4501 6.00972 30.4501H26.0097C26.4515 30.4501 26.8097 30.0919 26.8097 29.6501C26.8097 29.2082 26.4515 28.8501 26.0097 28.8501H6.00972Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.01075 3.19995C5.79858 3.19995 5.5951 3.28424 5.44507 3.43427C5.29504 3.58429 5.21075 3.78778 5.21075 3.99995L5.21075 16.4864C5.21062 16.4949 5.21062 16.5035 5.21075 16.512L5.21076 18.85H4.01075C3.56893 18.85 3.21075 19.2081 3.21075 19.65C3.21075 20.0918 3.56893 20.45 4.01075 20.45H28.3108C28.7526 20.45 29.1108 20.0918 29.1108 19.65C29.1108 19.2081 28.7526 18.85 28.3108 18.85H26.7303C26.7818 18.7443 26.8108 18.6255 26.8108 18.5V16.5152L26.8109 16.5072C26.811 16.4992 26.8109 16.4912 26.8108 16.4832V3.99995C26.8108 3.55812 26.4526 3.19995 26.0108 3.19995H6.01075ZM25.2912 18.85C25.2397 18.7443 25.2108 18.6255 25.2108 18.5V16.7297L25.1802 16.6831C25.0808 16.5327 24.9292 16.3133 24.7266 16.0481C24.3205 15.5165 23.7141 14.8066 22.9168 14.0979C21.3187 12.6773 19 11.3 16.0107 11.3C13.0215 11.3 10.7028 12.6773 9.10476 14.0979C8.30747 14.8066 7.70101 15.5165 7.29495 16.0481C7.09233 16.3133 6.94076 16.5327 6.84134 16.6831L6.81076 16.7297V18.85H25.2912ZM25.2108 14.1278V4.79995H21.8108V11.3144C22.6402 11.8026 23.3642 12.3549 23.9798 12.902C24.4507 13.3206 24.8613 13.7388 25.2108 14.1278ZM20.2108 10.5222V4.79995H16.8108V9.72833C18.0592 9.81734 19.1937 10.1099 20.2108 10.5222ZM15.2108 9.72833C13.9624 9.81734 12.8278 10.1099 11.8108 10.5222V4.79995H15.2108V9.72833ZM10.2108 11.3144L10.2108 4.79995H6.81075L6.81075 14.1279C7.16021 13.7389 7.57085 13.3206 8.04177 12.902C8.65728 12.3549 9.38132 11.8026 10.2108 11.3144ZM5.21075 23.65C5.21075 23.2081 5.56893 22.85 6.01075 22.85H26.0108C26.4526 22.85 26.8108 23.2081 26.8108 23.65C26.8108 24.0918 26.4526 24.45 26.0108 24.45H6.01075C5.56893 24.45 5.21075 24.0918 5.21075 23.65ZM8.01075 26.85C7.56893 26.85 7.21075 27.2081 7.21075 27.65C7.21075 28.0918 7.56893 28.45 8.01075 28.45H24.0108C24.4526 28.45 24.8108 28.0918 24.8108 27.65C24.8108 27.2081 24.4526 26.85 24.0108 26.85H8.01075Z" fill="currentColor"/>
3
+ </svg>
package/lib/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.ABTNode = exports.Pending = exports.WalletTextLogo = exports.Connect = exports.Tx = exports.Token = exports.Rollup = exports.NFT = exports.Add = exports.Dapp = exports.RevokeIcon = exports.PersonIcon = exports.LockIcon = exports.ForbidLoginIcon = exports.AllowLoginIcon = exports.ExternalIssuerIcon = exports.PassportIcon = exports.DeleteIcon = exports.EditIcon = exports.Switch = exports.OpenIn = exports.Mobile = exports.Disconnect = exports.DidWallet = exports.DidLogo = exports.Copy = exports.ConnectLogo = exports.Computer = void 0;
6
+ exports.BridgeMoveOut = exports.BridgeMoveIn = exports.Bridge = exports.ABTNode = exports.Pending = exports.WalletTextLogo = exports.Connect = exports.Tx = exports.Token = exports.Rollup = exports.NFT = exports.Add = exports.Dapp = exports.RevokeIcon = exports.PersonIcon = exports.LockIcon = exports.ForbidLoginIcon = exports.AllowLoginIcon = exports.ExternalIssuerIcon = exports.PassportIcon = exports.DeleteIcon = exports.EditIcon = exports.Switch = exports.OpenIn = exports.Mobile = exports.Disconnect = exports.DidWallet = exports.DidLogo = exports.Copy = exports.ConnectLogo = exports.Computer = void 0;
7
7
 
8
8
  var _react = _interopRequireDefault(require("react"));
9
9
 
@@ -694,4 +694,58 @@ ABTNode.defaultProps = {
694
694
  viewBox: "0 0 64 64",
695
695
  fill: "currentColor",
696
696
  xmlns: "http://www.w3.org/2000/svg"
697
+ };
698
+
699
+ var Bridge = function Bridge(props) {
700
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
701
+ fillRule: "evenodd",
702
+ clipRule: "evenodd",
703
+ d: "M6.01 3.2a.8.8 0 0 0-.8.8v12.486a.84.84 0 0 0 0 .026v2.338h-1.2a.8.8 0 1 0 0 1.6h24.3a.8.8 0 0 0 0-1.6h-1.58a.797.797 0 0 0 .08-.35v-1.993a.96.96 0 0 0 0-.024V4a.8.8 0 0 0-.8-.8h-20zm19.281 15.65a.797.797 0 0 1-.08-.35v-1.77l-.03-.047c-.1-.15-.252-.37-.454-.635a14.045 14.045 0 0 0-1.81-1.95C21.319 12.678 19 11.3 16.01 11.3c-2.99 0-5.308 1.377-6.906 2.798a14.044 14.044 0 0 0-1.81 1.95c-.203.265-.354.485-.454.635l-.03.047v2.12h18.48zm-.08-4.722V4.8h-3.4v6.514c.83.489 1.553 1.04 2.169 1.588.47.419.881.837 1.23 1.226zm-5-3.606V4.8h-3.4v4.928c1.248.09 2.383.382 3.4.794zm-5-.794a11.116 11.116 0 0 0-3.4.794V4.8h3.4v4.928zm-5 1.586V4.8h-3.4v9.328c.35-.39.76-.807 1.23-1.226.616-.547 1.34-1.1 2.17-1.588zm-5 12.336a.8.8 0 0 1 .8-.8h20a.8.8 0 1 1 0 1.6h-20a.8.8 0 0 1-.8-.8zm2.8 3.2a.8.8 0 1 0 0 1.6h16a.8.8 0 0 0 0-1.6h-16z",
704
+ fill: "currentColor"
705
+ }));
706
+ };
707
+
708
+ exports.Bridge = Bridge;
709
+ Bridge.defaultProps = {
710
+ width: "33",
711
+ height: "32",
712
+ viewBox: "0 0 33 32",
713
+ fill: "none",
714
+ xmlns: "http://www.w3.org/2000/svg"
715
+ };
716
+
717
+ var BridgeMoveIn = function BridgeMoveIn(props) {
718
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
719
+ fillRule: "evenodd",
720
+ clipRule: "evenodd",
721
+ d: "M23.077.934a.8.8 0 0 0-1.131 1.132L23.08 3.2H8.012a.8.8 0 1 0 0 1.6H23.08l-1.134 1.134a.8.8 0 0 0 1.131 1.132l2.5-2.5a.8.8 0 0 0 0-1.132l-2.5-2.5zm-17.632 8.5a.8.8 0 0 1 .566-.234h20a.8.8 0 0 1 .8.8v14.5a.797.797 0 0 1-.08.35h1.58a.8.8 0 0 1 0 1.6H4.01a.8.8 0 1 1 0-1.6h1.2v-2.338V10a.8.8 0 0 1 .234-.566zM25.211 24.5c0 .125.029.244.08.35H6.811v-2.12l.03-.047c.1-.15.251-.37.454-.635a14.05 14.05 0 0 1 1.81-1.95c1.598-1.42 3.916-2.798 6.906-2.798 2.989 0 5.308 1.377 6.906 2.798a14.051 14.051 0 0 1 1.81 1.95c.202.265.354.485.453.635l.03.047v1.77zm0-13.7v9.328a15.53 15.53 0 0 0-1.231-1.226c-.616-.547-1.34-1.1-2.17-1.588V10.8h3.4zm-5 0v5.722a11.116 11.116 0 0 0-3.4-.794V10.8h3.4zm-8.4 5.722a11.116 11.116 0 0 1 3.4-.794V10.8h-3.4v5.722zm-1.6-5.722v6.514c-.83.489-1.554 1.041-2.17 1.588-.47.419-.88.837-1.23 1.226V10.8h3.4zm-4.2 18.05a.8.8 0 0 0 0 1.6h20a.8.8 0 1 0 0-1.6h-20z",
722
+ fill: "currentColor"
723
+ }));
724
+ };
725
+
726
+ exports.BridgeMoveIn = BridgeMoveIn;
727
+ BridgeMoveIn.defaultProps = {
728
+ width: "33",
729
+ height: "32",
730
+ viewBox: "0 0 33 32",
731
+ fill: "none",
732
+ xmlns: "http://www.w3.org/2000/svg"
733
+ };
734
+
735
+ var BridgeMoveOut = function BridgeMoveOut(props) {
736
+ return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
737
+ fillRule: "evenodd",
738
+ clipRule: "evenodd",
739
+ d: "M9.946 7.066a.8.8 0 0 0 1.132-1.132L9.943 4.8h14.069a.8.8 0 0 0 0-1.6H9.943l1.135-1.134A.8.8 0 0 0 9.946.934L7.452 3.428a.804.804 0 0 0-.24.572c0 .225.093.429.242.574l2.492 2.492zM5.444 9.434A.8.8 0 0 1 6.01 9.2h20a.8.8 0 0 1 .8.8v14.5a.797.797 0 0 1-.08.35h1.58a.8.8 0 1 1 0 1.6H4.01a.8.8 0 0 1 0-1.6h1.2v-2.335V10a.8.8 0 0 1 .234-.566zM25.21 24.5c0 .126.029.244.08.35H6.81v-2.12l.03-.047c.1-.15.251-.37.454-.635a14.044 14.044 0 0 1 1.81-1.95c1.598-1.42 3.916-2.798 6.906-2.798 2.989 0 5.308 1.377 6.906 2.798a14.045 14.045 0 0 1 1.81 1.95c.202.265.354.485.453.635l.03.047v1.77zm0-13.7v9.328c-.35-.389-.76-.807-1.231-1.226-.616-.547-1.34-1.1-2.17-1.588V10.8h3.4zm-5 0v5.722a11.116 11.116 0 0 0-3.4-.794V10.8h3.4zm-8.4 5.722a11.116 11.116 0 0 1 3.4-.794V10.8h-3.4v5.722zm-1.6-5.722v6.514a13.87 13.87 0 0 0-2.17 1.588c-.47.419-.88.837-1.23 1.226V10.8h3.4zm-4.2 18.05a.8.8 0 1 0 0 1.6h20a.8.8 0 0 0 0-1.6h-20z",
740
+ fill: "currentColor"
741
+ }));
742
+ };
743
+
744
+ exports.BridgeMoveOut = BridgeMoveOut;
745
+ BridgeMoveOut.defaultProps = {
746
+ width: "33",
747
+ height: "32",
748
+ viewBox: "0 0 33 32",
749
+ fill: "none",
750
+ xmlns: "http://www.w3.org/2000/svg"
697
751
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/icons",
3
- "version": "1.15.19",
3
+ "version": "1.15.24",
4
4
  "description": "ArcBlock SVG icons collection.",
5
5
  "keywords": [
6
6
  "svg",
@@ -46,5 +46,5 @@
46
46
  "eslint-plugin-react-hooks": "^4.2.0",
47
47
  "jest": "^24.1.0"
48
48
  },
49
- "gitHead": "363de8ad36135a163eb6a93f50413d2320aa2a90"
49
+ "gitHead": "e502ebd457e93e4abcb9c3531b66cd135a561759"
50
50
  }