@stash-ui/duotone-icons 1.0.17 → 1.0.19

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 ListRemovedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default ListRemovedIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const SidebarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default SidebarIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const SpinnerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default SpinnerIcon;
@@ -7132,6 +7132,109 @@ var FunnelIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7132
7132
  }));
7133
7133
  });
7134
7134
 
7135
+ var _excluded$4y = ["color"];
7136
+ var SpinnerIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7137
+ var _ref$color = _ref.color,
7138
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7139
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4y);
7140
+ return React.createElement("svg", Object.assign({
7141
+ width: "24",
7142
+ height: "24",
7143
+ viewBox: "0 0 24 24",
7144
+ fill: "none",
7145
+ xmlns: "http://www.w3.org/2000/svg",
7146
+ ref: forwardedRef
7147
+ }, props), React.createElement("path", {
7148
+ d: "M12 2.5C11.1716 2.5 10.5 3.17157 10.5 4C10.5 4.82843 11.1716 5.5 12 5.5C12.8284 5.5 13.5 4.82843 13.5 4C13.5 3.17157 12.8284 2.5 12 2.5Z",
7149
+ fill: color
7150
+ }), React.createElement("path", {
7151
+ d: "M5.5 12C5.5 11.1716 4.82843 10.5 4 10.5C3.17157 10.5 2.5 11.1716 2.5 12C2.5 12.8284 3.17157 13.5 4 13.5C4.82843 13.5 5.5 12.8284 5.5 12Z",
7152
+ fill: color
7153
+ }), React.createElement("path", {
7154
+ d: "M7.40381 7.4038C7.98959 6.81801 7.98959 5.86827 7.40381 5.28248C6.81802 4.69669 5.86827 4.69669 5.28249 5.28248C4.6967 5.86827 4.6967 6.81801 5.28249 7.4038C5.86827 7.98959 6.81802 7.98959 7.40381 7.4038Z",
7155
+ fill: color
7156
+ }), React.createElement("g", {
7157
+ opacity: "0.5"
7158
+ }, React.createElement("path", {
7159
+ d: "M21.5006 12C21.5006 11.1716 20.829 10.5 20.0006 10.5C19.1722 10.5 18.5006 11.1716 18.5006 12C18.5006 12.8284 19.1722 13.5 20.0006 13.5C20.829 13.5 21.5006 12.8284 21.5006 12Z",
7160
+ fill: color
7161
+ }), React.createElement("path", {
7162
+ d: "M12.0006 18.5C11.1722 18.5 10.5006 19.1716 10.5006 20C10.5006 20.8284 11.1722 21.5 12.0006 21.5C12.829 21.5 13.5006 20.8284 13.5006 20C13.5006 19.1716 12.829 18.5 12.0006 18.5Z",
7163
+ fill: color
7164
+ }), React.createElement("path", {
7165
+ d: "M18.7181 18.7175C19.3039 18.1317 19.3039 17.182 18.7181 16.5962C18.1323 16.0104 17.1826 16.0104 16.5968 16.5962C16.011 17.182 16.011 18.1317 16.5968 18.7175C17.1826 19.3033 18.1323 19.3033 18.7181 18.7175Z",
7166
+ fill: color
7167
+ }), React.createElement("path", {
7168
+ d: "M5.28309 18.7175C5.86888 19.3033 6.81862 19.3033 7.40441 18.7175C7.9902 18.1317 7.9902 17.1819 7.40441 16.5962C6.81862 16.0104 5.86888 16.0104 5.28309 16.5962C4.6973 17.1819 4.6973 18.1317 5.28309 18.7175Z",
7169
+ fill: color
7170
+ })));
7171
+ });
7172
+
7173
+ var _excluded$4z = ["color"];
7174
+ var SidebarIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7175
+ var _ref$color = _ref.color,
7176
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7177
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4z);
7178
+ return React.createElement("svg", Object.assign({
7179
+ width: "24",
7180
+ height: "24",
7181
+ viewBox: "0 0 24 24",
7182
+ fill: "none",
7183
+ xmlns: "http://www.w3.org/2000/svg"
7184
+ }, props, {
7185
+ ref: forwardedRef
7186
+ }), React.createElement("path", {
7187
+ opacity: "0.5",
7188
+ d: "M11.3577 3.64286H18.4291C20.2043 3.64286 21.6434 5.08194 21.6434 6.85714V17.1429C21.6434 18.9181 20.2043 20.3571 18.4291 20.3571H11.3577V3.64286Z",
7189
+ fill: color,
7190
+ stroke: color,
7191
+ strokeWidth: "1.28571"
7192
+ }), React.createElement("path", {
7193
+ fillRule: "evenodd",
7194
+ clipRule: "evenodd",
7195
+ d: "M5.57199 3C3.44175 3 1.71484 4.7269 1.71484 6.85714V17.1429C1.71484 19.2731 3.44175 21 5.57199 21H10.7148V3H5.57199ZM4.92913 5.57143C4.57409 5.57143 4.28627 5.85925 4.28627 6.21429C4.28627 6.56933 4.57409 6.85714 4.92913 6.85714H7.50056C7.8556 6.85714 8.14341 6.56933 8.14341 6.21429C8.14341 5.85925 7.8556 5.57143 7.50056 5.57143H4.92913ZM4.28627 8.78571C4.28627 8.43067 4.57409 8.14286 4.92913 8.14286H7.50056C7.8556 8.14286 8.14341 8.43067 8.14341 8.78571C8.14341 9.14075 7.8556 9.42857 7.50056 9.42857H4.92913C4.57409 9.42857 4.28627 9.14075 4.28627 8.78571ZM4.92913 10.7143C4.57409 10.7143 4.28627 11.0021 4.28627 11.3571C4.28627 11.7122 4.57409 12 4.92913 12H7.50056C7.8556 12 8.14341 11.7122 8.14341 11.3571C8.14341 11.0021 7.8556 10.7143 7.50056 10.7143H4.92913Z",
7196
+ fill: color
7197
+ }));
7198
+ });
7199
+
7200
+ var _excluded$4A = ["color"];
7201
+ var ListRemovedIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
7202
+ var _ref$color = _ref.color,
7203
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
7204
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4A);
7205
+ return React.createElement("svg", Object.assign({
7206
+ width: "24",
7207
+ height: "24",
7208
+ viewBox: "0 0 24 24",
7209
+ fill: "none",
7210
+ xmlns: "http://www.w3.org/2000/svg"
7211
+ }, props, {
7212
+ ref: forwardedRef
7213
+ }), React.createElement("path", {
7214
+ d: "M4 6C3.44772 6 3 6.44772 3 7C3 7.55228 3.44772 8 4 8C4.55228 8 5 7.55228 5 7C5 6.44772 4.55228 6 4 6Z",
7215
+ fill: color
7216
+ }), React.createElement("path", {
7217
+ d: "M7.5 6C6.94772 6 6.5 6.44772 6.5 7C6.5 7.55228 6.94772 8 7.5 8H17.5C18.0523 8 18.5 7.55228 18.5 7C18.5 6.44772 18.0523 6 17.5 6H7.5Z",
7218
+ fill: color
7219
+ }), React.createElement("path", {
7220
+ d: "M7.6 11C6.99249 11 6.5 11.4925 6.5 12.1C6.5 12.7075 6.99249 13.2 7.6 13.2H13.4C14.0075 13.2 14.5 12.7075 14.5 12.1C14.5 11.4925 14.0075 11 13.4 11H7.6Z",
7221
+ fill: color
7222
+ }), React.createElement("path", {
7223
+ d: "M6.5 17C6.5 16.4477 6.94772 16 7.5 16H10.5C11.0523 16 11.5 16.4477 11.5 17C11.5 17.5523 11.0523 18 10.5 18H7.5C6.94772 18 6.5 17.5523 6.5 17Z",
7224
+ fill: color
7225
+ }), React.createElement("path", {
7226
+ d: "M3 12C3 11.4477 3.44772 11 4 11C4.55228 11 5 11.4477 5 12C5 12.5523 4.55228 13 4 13C3.44772 13 3 12.5523 3 12Z",
7227
+ fill: color
7228
+ }), React.createElement("path", {
7229
+ d: "M4 16C3.44772 16 3 16.4477 3 17C3 17.5523 3.44772 18 4 18C4.55228 18 5 17.5523 5 17C5 16.4477 4.55228 16 4 16Z",
7230
+ fill: color
7231
+ }), React.createElement("path", {
7232
+ opacity: "0.5",
7233
+ d: "M14.5 16.55C14.5 15.9977 14.9477 15.55 15.5 15.55H17.5H19.5H21.5C22.0523 15.55 22.5 15.9977 22.5 16.55C22.5 17.1023 22.0523 17.55 21.5 17.55H19.5H17.5H15.5C14.9477 17.55 14.5 17.1023 14.5 16.55Z",
7234
+ fill: color
7235
+ }));
7236
+ });
7237
+
7135
7238
  exports.AirplaneIcon = AirplaneIcon;
7136
7239
  exports.AndIcon = AndIcon;
7137
7240
  exports.AngleDownIcon = AngleDownIcon;
@@ -7308,6 +7411,7 @@ exports.LightBulbExclamationIcon = LightBulbExclamationIcon;
7308
7411
  exports.LightBulbIcon = LightBulbIcon;
7309
7412
  exports.LinkIcon = LinkIcon;
7310
7413
  exports.ListAddIcon = ListAddIcon;
7414
+ exports.ListRemovedIcon = ListRemovedIcon;
7311
7415
  exports.ListUlIcon = ListUlIcon;
7312
7416
  exports.LocationIcon = LocationIcon;
7313
7417
  exports.LockClosedIcon = LockClosedIcon;
@@ -7371,6 +7475,7 @@ exports.ShopIcon = ShopIcon;
7371
7475
  exports.ShrinkDiagonalIcon = ShrinkDiagonalIcon;
7372
7476
  exports.ShrinkVerticalIcon = ShrinkVerticalIcon;
7373
7477
  exports.SidePeekIcon = SidePeekIcon;
7478
+ exports.SidebarIcon = SidebarIcon;
7374
7479
  exports.SigninAltIcon = SigninAltIcon;
7375
7480
  exports.SigninIcon = SigninIcon;
7376
7481
  exports.SignoutAltIcon = SignoutAltIcon;
@@ -7382,6 +7487,7 @@ exports.SocialFacebookIcon = SocialFacebookIcon;
7382
7487
  exports.SocialTwitterIcon = SocialTwitterIcon;
7383
7488
  exports.SocialUnsplashIcon = SocialUnsplashIcon;
7384
7489
  exports.SocialWhatsappIcon = SocialWhatsappIcon;
7490
+ exports.SpinnerIcon = SpinnerIcon;
7385
7491
  exports.SquareCheckIcon = SquareCheckIcon;
7386
7492
  exports.SquareIcon = SquareIcon;
7387
7493
  exports.SquareMinusIcon = SquareMinusIcon;