@stash-ui/duotone-icons 1.0.51 → 1.0.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/BrainIcon.d.ts +2 -0
- package/dist/WebhookIcon.d.ts +2 -0
- package/dist/duotone-icons.cjs.development.js +62 -0
- package/dist/duotone-icons.cjs.development.js.map +1 -1
- package/dist/duotone-icons.cjs.production.min.js +1 -1
- package/dist/duotone-icons.cjs.production.min.js.map +1 -1
- package/dist/duotone-icons.esm.js +61 -1
- package/dist/duotone-icons.esm.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/package.json +1 -1
|
@@ -8071,6 +8071,66 @@ var CreditIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
|
|
|
8071
8071
|
}));
|
|
8072
8072
|
});
|
|
8073
8073
|
|
|
8074
|
+
var _excluded$53 = ["color"];
|
|
8075
|
+
var WebhookIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
|
|
8076
|
+
var _ref$color = _ref.color,
|
|
8077
|
+
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
8078
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$53);
|
|
8079
|
+
return React.createElement("svg", Object.assign({
|
|
8080
|
+
width: "24",
|
|
8081
|
+
height: "24",
|
|
8082
|
+
viewBox: "0 0 24 24",
|
|
8083
|
+
fill: "none",
|
|
8084
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8085
|
+
}, props, {
|
|
8086
|
+
ref: forwardedRef
|
|
8087
|
+
}), React.createElement("path", {
|
|
8088
|
+
d: "M6.37988 10.8896C6.76522 10.7382 7.20088 10.9282 7.35254 11.3135C7.50381 11.6987 7.3147 12.1344 6.92969 12.2861C6.25035 12.5536 5.71616 13.1431 5.55176 13.9072C5.29056 15.1221 6.06344 16.3189 7.27832 16.5801C8.49307 16.8411 9.68993 16.0682 9.95117 14.8535C9.97818 14.7279 9.99339 14.6027 9.99902 14.4795L10.0322 13.7627L14.3828 13.7637H14.3896C14.3244 13.947 14.2872 14.1439 14.2871 14.3496C14.2871 14.6769 14.3788 14.9822 14.5352 15.2441C14.5102 15.2493 14.4857 15.2571 14.46 15.2598L14.3828 15.2637L11.3936 15.2646C10.9166 17.2336 8.95527 18.4751 6.96289 18.0469C4.93811 17.6115 3.64962 15.6166 4.08496 13.5918C4.35935 12.3162 5.25324 11.3333 6.37988 10.8896ZM13.4053 8.67383L13.4512 8.73633L14.8164 10.7783C16.7392 10.1164 18.8471 11.1089 19.5537 13.0264C20.2695 14.9695 19.275 17.1246 17.332 17.8408C16.1075 18.2921 14.7982 18.0639 13.8203 17.3496C13.486 17.1052 13.4139 16.6352 13.6582 16.3008C13.9027 15.9669 14.3718 15.8936 14.7061 16.1377C15.2957 16.5683 16.08 16.7039 16.8135 16.4336C17.9791 16.0038 18.5759 14.7107 18.1465 13.5449C17.7168 12.379 16.4228 11.7814 15.2568 12.2109C15.1363 12.2554 15.0221 12.3099 14.915 12.3711L14.3086 12.7168L12.2041 9.56934L12.165 9.50293C12.158 9.48974 12.1536 9.47535 12.1475 9.46191C12.6543 9.35585 13.0794 9.0307 13.3213 8.58984C13.3507 8.61568 13.3797 8.64289 13.4053 8.67383ZM11.7871 4C13.8581 4.00013 15.5371 5.67901 15.5371 7.75C15.5371 7.96207 15.5195 8.17061 15.4854 8.37402C15.4168 8.78231 15.0303 9.05745 14.6221 8.98926C14.2138 8.92055 13.9375 8.53429 14.0059 8.12598C14.0263 8.00422 14.0371 7.8786 14.0371 7.75C14.0371 6.50744 13.0296 5.50013 11.7871 5.5C10.5447 5.50029 9.53711 6.50754 9.53711 7.75C9.53711 8.53177 9.93594 9.22062 10.5439 9.625L11.1455 10.0264L9.1582 13.2637C8.8436 12.8671 8.36158 12.61 7.81836 12.6006C7.83439 12.5595 7.85503 12.5194 7.87891 12.4805L9.14746 10.4121C8.46312 9.73326 8.03711 8.79159 8.03711 7.75C8.03711 5.67911 9.71629 4.00029 11.7871 4Z",
|
|
8089
|
+
fill: color
|
|
8090
|
+
}), React.createElement("g", {
|
|
8091
|
+
opacity: "0.5"
|
|
8092
|
+
}, React.createElement("path", {
|
|
8093
|
+
fillRule: "evenodd",
|
|
8094
|
+
clipRule: "evenodd",
|
|
8095
|
+
d: "M7.75 12.5996C8.71638 12.5996 9.4998 13.3833 9.5 14.3496C9.5 15.3161 8.7165 16.0996 7.75 16.0996C6.7835 16.0996 6 15.3161 6 14.3496C6.0002 13.3833 6.78362 12.5996 7.75 12.5996ZM7.75 14.0996C7.61205 14.0996 7.5002 14.2117 7.5 14.3496C7.5 14.4877 7.61193 14.5996 7.75 14.5996C7.88807 14.5996 8 14.4877 8 14.3496C7.9998 14.2117 7.88795 14.0996 7.75 14.0996Z",
|
|
8096
|
+
fill: color
|
|
8097
|
+
}), React.createElement("path", {
|
|
8098
|
+
fillRule: "evenodd",
|
|
8099
|
+
clipRule: "evenodd",
|
|
8100
|
+
d: "M16 12.5996C16.9664 12.5996 17.7498 13.3833 17.75 14.3496C17.75 15.3161 16.9665 16.0996 16 16.0996C15.0335 16.0996 14.25 15.3161 14.25 14.3496C14.2502 13.3833 15.0336 12.5996 16 12.5996ZM16 14.0996C15.8621 14.0996 15.7502 14.2117 15.75 14.3496C15.75 14.4877 15.8619 14.5996 16 14.5996C16.1381 14.5996 16.25 14.4877 16.25 14.3496C16.2498 14.2117 16.1379 14.0996 16 14.0996Z",
|
|
8101
|
+
fill: color
|
|
8102
|
+
}), React.createElement("path", {
|
|
8103
|
+
fillRule: "evenodd",
|
|
8104
|
+
clipRule: "evenodd",
|
|
8105
|
+
d: "M11.75 6C12.7165 6 13.5 6.7835 13.5 7.75C13.5 8.7165 12.7165 9.5 11.75 9.5C10.7835 9.5 10 8.7165 10 7.75C10 6.7835 10.7835 6 11.75 6ZM11.75 7.5C11.6119 7.5 11.5 7.61193 11.5 7.75C11.5 7.88807 11.6119 8 11.75 8C11.8881 8 12 7.88807 12 7.75C12 7.61193 11.8881 7.5 11.75 7.5Z",
|
|
8106
|
+
fill: color
|
|
8107
|
+
})));
|
|
8108
|
+
});
|
|
8109
|
+
|
|
8110
|
+
var _excluded$54 = ["color"];
|
|
8111
|
+
var BrainIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
|
|
8112
|
+
var _ref$color = _ref.color,
|
|
8113
|
+
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
8114
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$54);
|
|
8115
|
+
return React.createElement("svg", Object.assign({
|
|
8116
|
+
width: "24",
|
|
8117
|
+
height: "24",
|
|
8118
|
+
viewBox: "0 0 24 24",
|
|
8119
|
+
fill: "none",
|
|
8120
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8121
|
+
ref: forwardedRef
|
|
8122
|
+
}, props), React.createElement("path", {
|
|
8123
|
+
fillRule: "evenodd",
|
|
8124
|
+
clipRule: "evenodd",
|
|
8125
|
+
d: "M11.999 4.21916C12.8144 3.99525 13.6572 4.00617 14.4023 4.30412C15.0571 4.56612 15.6027 5.03689 15.9609 5.69084C17.2163 5.63385 18.186 6.22432 18.71 7.12248C19.1598 7.89407 19.2588 8.86412 18.9609 9.72893C19.79 10.3957 20.129 11.3436 20.0596 12.2455C20.0019 12.9931 19.655 13.7364 19.0713 14.2358C19.5203 15.1719 19.3887 16.2673 18.8877 17.0815C18.5576 17.6176 18.0518 18.0674 17.4033 18.2944C16.999 18.4359 16.5592 18.4818 16.0996 18.4252C15.805 19.2781 15.1125 19.8369 14.3613 20.0873C13.6187 20.3348 12.7168 20.312 11.999 19.9223C11.2812 20.312 10.3793 20.3348 9.63672 20.0873C8.88553 19.8369 8.19305 19.2781 7.89844 18.4252C7.43889 18.4818 6.99901 18.4358 6.59473 18.2944C5.94623 18.0674 5.44045 17.6176 5.11035 17.0815C4.60936 16.2673 4.47778 15.1719 4.92676 14.2358C4.34302 13.7364 3.99611 12.9931 3.93848 12.2455C3.8691 11.3436 4.20805 10.3957 5.03711 9.72893C4.73927 8.86412 4.83822 7.89407 5.28809 7.12248C5.81202 6.22432 6.78171 5.63385 8.03711 5.69084C8.39538 5.0369 8.94092 4.56612 9.59571 4.30412C10.3408 4.00617 11.1836 3.99525 11.999 4.21916ZM11.249 5.59025C10.8366 5.53089 10.4609 5.57329 10.1523 5.6967C9.73526 5.86364 9.39116 6.19414 9.20996 6.73771C9.09011 7.09613 8.72222 7.30989 8.35157 7.23576C7.40228 7.04602 6.85316 7.41691 6.58399 7.87834C6.28387 8.39327 6.28992 9.08471 6.62305 9.58439C6.7422 9.76331 6.77878 9.98502 6.72364 10.1928C6.66834 10.4005 6.52626 10.5752 6.33399 10.6713C5.61957 11.0288 5.39443 11.608 5.43457 12.1303C5.47857 12.7003 5.82465 13.1512 6.23633 13.2885C6.48283 13.3707 6.66881 13.5756 6.72852 13.8285C6.78791 14.0812 6.71285 14.3471 6.5293 14.5307C6.06996 14.9904 6.03438 15.7212 6.3877 16.2953C6.55747 16.5709 6.80162 16.7773 7.08985 16.8783C7.37091 16.9767 7.74711 16.9935 8.22071 16.8041C8.45159 16.7119 8.71301 16.74 8.91895 16.8793C9.12499 17.0188 9.24902 17.2516 9.24903 17.5004C9.2492 18.1176 9.607 18.4954 10.1113 18.6635C10.5397 18.8062 10.9632 18.7595 11.249 18.6195V5.59025ZM13.8457 5.6967C13.5372 5.57329 13.1615 5.53089 12.749 5.59025V18.6195C13.0349 18.7595 13.4584 18.8062 13.8867 18.6635C14.3911 18.4954 14.7489 18.1176 14.749 17.5004C14.749 17.2516 14.8731 17.0188 15.0791 16.8793C15.285 16.74 15.5465 16.7119 15.7773 16.8041C16.2509 16.9935 16.6271 16.9767 16.9082 16.8783C17.1964 16.7773 17.4406 16.5709 17.6104 16.2953C17.9637 15.7212 17.9281 14.9904 17.4688 14.5307C17.2852 14.3471 17.2101 14.0812 17.2695 13.8285C17.3292 13.5756 17.5152 13.3707 17.7617 13.2885C18.1734 13.1512 18.5195 12.7003 18.5635 12.1303C18.6036 11.608 18.3785 11.0288 17.6641 10.6713C17.4718 10.5752 17.3297 10.4005 17.2744 10.1928C17.2193 9.98502 17.2559 9.76331 17.375 9.58439C17.7081 9.08471 17.7142 8.39327 17.4141 7.87834C17.1449 7.4169 16.5958 7.04601 15.6465 7.23576C15.2758 7.30989 14.9079 7.09613 14.7881 6.73771C14.6069 6.19413 14.2628 5.86363 13.8457 5.6967Z",
|
|
8126
|
+
fill: color
|
|
8127
|
+
}), React.createElement("path", {
|
|
8128
|
+
opacity: "0.5",
|
|
8129
|
+
d: "M8.50098 13.25C8.91511 13.2501 9.25098 13.5858 9.25098 14C9.25098 14.6938 9.56806 15.059 9.99902 15.2549C10.4834 15.4749 11.1586 15.4898 11.7637 15.2881C12.1566 15.1572 12.5819 15.3698 12.7129 15.7627C12.8438 16.1556 12.6311 16.5809 12.2383 16.7119C11.3436 17.0101 10.2685 17.0249 9.37793 16.6201C8.43401 16.191 7.75098 15.3061 7.75098 14C7.75098 13.5858 8.08676 13.25 8.50098 13.25ZM11.7637 12.4688C12.6584 12.1705 13.7334 12.1557 14.624 12.5605C15.5678 12.9897 16.251 13.8747 16.251 15.1807C16.2508 15.5947 15.915 15.9306 15.501 15.9307C15.0869 15.9307 14.7511 15.5947 14.751 15.1807C14.751 14.487 14.4338 14.1217 14.0029 13.9258C13.5186 13.7057 12.8434 13.6909 12.2383 13.8926C11.8454 14.0235 11.4202 13.8107 11.2891 13.418C11.1581 13.025 11.3707 12.5997 11.7637 12.4688ZM8.00098 7.25C8.41511 7.25009 8.75098 7.58584 8.75098 8C8.75098 8.17815 8.76897 8.28558 8.7832 8.34766C8.7844 8.34774 8.78589 8.34864 8.78711 8.34863C8.88793 8.34794 8.99221 8.33486 9.17676 8.31641C9.44781 8.28928 10.0642 8.21556 10.5664 8.60059C11.094 9.00516 11.251 9.69965 11.251 10.5C11.251 10.9142 10.9151 11.2499 10.501 11.25C10.0868 11.25 9.75098 10.9142 9.75098 10.5C9.75098 10.026 9.67821 9.8484 9.65039 9.79688C9.61716 9.79337 9.52717 9.7884 9.3252 9.80859C9.19742 9.82138 8.98869 9.84734 8.79688 9.84863C8.63591 9.8497 8.42622 9.83486 8.20898 9.75781C8.66921 10.1608 8.87592 10.7169 8.87598 11.25C8.87593 11.8231 8.63948 12.4079 8.18652 12.8105C7.74162 13.206 7.1308 13.387 6.45508 13.2578L6.31934 13.2275L6.24609 13.2051C5.88838 13.0762 5.67933 12.6951 5.77344 12.3184C5.87388 11.9166 6.28086 11.6722 6.68262 11.7725C6.95287 11.84 7.10257 11.7676 7.19043 11.6895C7.29976 11.5921 7.37592 11.4267 7.37598 11.25C7.37592 11.0856 7.31134 10.9487 7.18457 10.8564C7.05186 10.7601 6.7433 10.637 6.12402 10.7402C5.71562 10.8081 5.32892 10.5314 5.26074 10.123C5.19297 9.71467 5.46953 9.32881 5.87793 9.26074C6.57475 9.14465 7.19268 9.19953 7.69531 9.42773C7.35564 9.07044 7.25098 8.54341 7.25098 8C7.25098 7.58579 7.58676 7.25 8.00098 7.25ZM16.001 7.25C16.4151 7.25009 16.751 7.58584 16.751 8C16.751 8.54408 16.6454 9.0714 16.3047 9.42871C16.8077 9.19984 17.4264 9.14449 18.124 9.26074C18.5323 9.32891 18.809 9.71473 18.7412 10.123C18.6731 10.5314 18.2863 10.808 17.8779 10.7402C17.2586 10.637 16.9501 10.7601 16.8174 10.8564C16.6905 10.9487 16.626 11.0855 16.626 11.25C16.626 11.4267 16.7022 11.5921 16.8115 11.6895C16.8994 11.7675 17.0491 11.84 17.3193 11.7725C17.7211 11.6723 18.1281 11.9166 18.2285 12.3184C18.3226 12.6951 18.1135 13.0762 17.7559 13.2051L17.6826 13.2275L17.5469 13.2578C16.8712 13.387 16.2604 13.2059 15.8154 12.8105C15.3625 12.4079 15.126 11.8231 15.126 11.25C15.126 10.717 15.332 10.1608 15.792 9.75781C15.575 9.83466 15.3659 9.84969 15.2051 9.84863C15.0133 9.84735 14.8046 9.82139 14.6768 9.80859C14.475 9.78842 14.3849 9.79337 14.3516 9.79688C14.3238 9.84831 14.251 10.0257 14.251 10.5C14.251 10.9142 13.9151 11.2499 13.501 11.25C13.0868 11.25 12.751 10.9142 12.751 10.5C12.751 9.69959 12.9079 9.00515 13.4355 8.60059C13.9378 8.21557 14.5543 8.2893 14.8252 8.31641C15.0097 8.33486 15.114 8.34795 15.2148 8.34863C15.2161 8.34856 15.2176 8.34765 15.2188 8.34766C15.233 8.28558 15.251 8.17812 15.251 8C15.251 7.58579 15.5868 7.25 16.001 7.25Z",
|
|
8130
|
+
fill: color
|
|
8131
|
+
}));
|
|
8132
|
+
});
|
|
8133
|
+
|
|
8074
8134
|
exports.AirplaneIcon = AirplaneIcon;
|
|
8075
8135
|
exports.AndIcon = AndIcon;
|
|
8076
8136
|
exports.AngleDownIcon = AngleDownIcon;
|
|
@@ -8105,6 +8165,7 @@ exports.BoltIcon = BoltIcon;
|
|
|
8105
8165
|
exports.BooksIcon = BooksIcon;
|
|
8106
8166
|
exports.BoxIcon = BoxIcon;
|
|
8107
8167
|
exports.BoxOpenIcon = BoxOpenIcon;
|
|
8168
|
+
exports.BrainIcon = BrainIcon;
|
|
8108
8169
|
exports.BriefCaseIcon = BriefCaseIcon;
|
|
8109
8170
|
exports.BrowserIcon = BrowserIcon;
|
|
8110
8171
|
exports.BugIcon = BugIcon;
|
|
@@ -8394,4 +8455,5 @@ exports.VaultIcon = VaultIcon;
|
|
|
8394
8455
|
exports.VersionIcon = VersionIcon;
|
|
8395
8456
|
exports.WalletIcon = WalletIcon;
|
|
8396
8457
|
exports.WandIcon = WandIcon;
|
|
8458
|
+
exports.WebhookIcon = WebhookIcon;
|
|
8397
8459
|
//# sourceMappingURL=duotone-icons.cjs.development.js.map
|