@elementor/icons 1.53.0 → 1.54.0
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/FileSettingsIcon/index.d.ts +4 -0
- package/FileSettingsIcon/index.js +23 -0
- package/cjs/FileSettingsIcon/index.d.ts +4 -0
- package/cjs/FileSettingsIcon/index.js +48 -0
- package/cjs/index.d.ts +1 -0
- package/cjs/index.js +6 -0
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const FileSettingsIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement(
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
fillRule: "evenodd",
|
|
9
|
+
clipRule: "evenodd",
|
|
10
|
+
d: "M12.15 2C12.3489 2 12.5396 2.07907 12.6803 2.21973L17.6803 7.21973C17.821 7.36038 17.9 7.55109 17.9 7.75V9.75C17.9 10.1642 17.5642 10.5 17.15 10.5C16.7358 10.5 16.4 10.1642 16.4 9.75V8.5H13.15C12.6859 8.5 12.2409 8.31549 11.9127 7.9873C11.5845 7.65912 11.4 7.21413 11.4 6.75V3.5H5.15002C4.8185 3.5 4.50066 3.63179 4.26624 3.86621C4.03181 4.10063 3.90002 4.41848 3.90002 4.75V18.75C3.90002 19.0815 4.03181 19.3994 4.26624 19.6338C4.50066 19.8682 4.8185 20 5.15002 20H11.65C12.0642 20 12.4 20.3358 12.4 20.75C12.4 21.1642 12.0642 21.5 11.65 21.5H5.15002C4.42068 21.5 3.72141 21.2101 3.20569 20.6943C2.68996 20.1786 2.40002 19.4793 2.40002 18.75V4.75C2.40002 4.02065 2.68996 3.32139 3.20569 2.80566C3.72141 2.28994 4.42068 2 5.15002 2H12.15ZM12.9 6.75C12.9 6.8163 12.9264 6.87987 12.9733 6.92676C13.0202 6.97364 13.0837 7 13.15 7H15.3395L12.9 4.56055V6.75Z"
|
|
11
|
+
}
|
|
12
|
+
), /* @__PURE__ */ React.createElement(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M15.901 12.6982C16.3269 11.4263 18.2067 11.4686 18.5358 12.8252C18.5422 12.8517 18.5551 12.8767 18.5729 12.8975C18.5906 12.9181 18.6132 12.9348 18.6383 12.9453C18.6634 12.9556 18.6913 12.96 18.7184 12.958C18.7456 12.9558 18.7732 12.9478 18.7965 12.9336C20.0267 12.1845 21.435 13.5917 20.6862 14.8223C20.672 14.8456 20.6629 14.8722 20.6608 14.8994C20.6587 14.9266 20.6631 14.9543 20.6735 14.9795C20.684 15.0047 20.7006 15.0281 20.7213 15.0459C20.7421 15.0635 20.7671 15.0766 20.7936 15.083C22.1928 15.4233 22.1929 17.4138 20.7936 17.7539C20.7671 17.7604 20.7411 17.7733 20.7203 17.791C20.6996 17.8088 20.683 17.8312 20.6725 17.8564C20.6621 17.8816 20.6578 17.9093 20.6598 17.9365C20.662 17.9638 20.6709 17.9913 20.6852 18.0146L20.7496 18.1299C21.347 19.33 19.9885 20.629 18.7965 19.9043C18.7732 19.8901 18.7456 19.8811 18.7184 19.8789C18.6912 19.8768 18.6635 19.8812 18.6383 19.8916C18.6131 19.9021 18.5907 19.9187 18.5729 19.9395C18.5551 19.9603 18.5422 19.9851 18.5358 20.0117C18.1958 21.4112 16.2051 21.4111 15.8649 20.0117C15.8584 19.9853 15.8454 19.9592 15.8278 19.9385C15.81 19.9177 15.7866 19.9011 15.7614 19.8906C15.7362 19.8803 15.7084 19.8759 15.6813 19.8779C15.6678 19.879 15.654 19.8816 15.6412 19.8857L15.6041 19.9033C14.374 20.6527 12.9658 19.2453 13.7145 18.0146C13.7286 17.9914 13.7377 17.9637 13.7399 17.9365C13.7419 17.9094 13.7375 17.8816 13.7272 17.8564C13.7168 17.8313 13.6999 17.8088 13.6793 17.791C13.669 17.7822 13.6572 17.7738 13.6451 17.7676L13.6071 17.7539C12.2068 17.4142 12.2069 15.4228 13.6071 15.083C13.6335 15.0765 13.6586 15.0635 13.6793 15.0459C13.7001 15.0281 13.7167 15.0047 13.7272 14.9795C13.7376 14.9543 13.7419 14.9266 13.7399 14.8994C13.7377 14.8723 13.7295 14.8455 13.7155 14.8223C12.9659 13.5919 14.3734 12.1834 15.6041 12.9326L15.6432 12.9502C15.737 12.9797 15.8402 12.9257 15.8649 12.8252L15.901 12.6982ZM17.1998 12.9746C17.1538 12.9747 17.1156 12.9895 17.0905 13.0078C17.0804 13.0152 17.0688 13.0252 17.0582 13.041L17.0309 13.1084C16.8109 14.0127 15.776 14.4416 14.9801 13.958C14.928 13.9263 14.8915 13.925 14.8668 13.9287C14.836 13.9335 14.798 13.9507 14.7653 13.9834C14.7327 14.016 14.7154 14.0532 14.7106 14.084C14.7067 14.1087 14.7082 14.1451 14.7399 14.1973C14.8524 14.3819 14.9194 14.5911 14.9362 14.8066C14.9528 15.0223 14.9183 15.2396 14.8356 15.4395C14.7528 15.6391 14.6238 15.8165 14.4596 15.957C14.2954 16.0975 14.1003 16.198 13.8903 16.249C13.8307 16.2635 13.8044 16.2885 13.7897 16.3086C13.7714 16.3337 13.7565 16.3719 13.7565 16.418C13.7565 16.4642 13.7713 16.5032 13.7897 16.5283C13.8045 16.5483 13.8312 16.5736 13.8903 16.5879L14.0446 16.6348C14.1958 16.691 14.3364 16.7744 14.4596 16.8799C14.6236 17.0205 14.7529 17.1978 14.8356 17.3975C14.9182 17.5971 14.9528 17.8139 14.9362 18.0293C14.9194 18.2448 14.8523 18.4541 14.7399 18.6387C14.708 18.6911 14.7067 18.7273 14.7106 18.752C14.7155 18.7827 14.7327 18.8199 14.7653 18.8525C14.7979 18.885 14.8351 18.9023 14.8658 18.9072C14.8905 18.911 14.9272 18.9104 14.9791 18.8789C15.1638 18.7664 15.3729 18.6984 15.5885 18.6816C15.8041 18.665 16.0215 18.6994 16.2213 18.7822C16.4209 18.865 16.5984 18.9941 16.7389 19.1582C16.8794 19.3225 16.98 19.5184 17.0309 19.7285L17.0582 19.7959C17.0687 19.8115 17.0805 19.8218 17.0905 19.8291C17.1156 19.8473 17.154 19.8613 17.1998 19.8613C17.2459 19.8612 17.2851 19.8474 17.3102 19.8291C17.3302 19.8144 17.3553 19.7878 17.3698 19.7285C17.4208 19.5184 17.5211 19.3224 17.6617 19.1582C17.8023 18.9943 17.9798 18.8658 18.1793 18.7832C18.379 18.7006 18.5957 18.666 18.8112 18.6826C19.0266 18.6994 19.236 18.7665 19.4205 18.8789C19.4727 18.9105 19.5092 18.9121 19.5338 18.9082C19.5645 18.9033 19.6018 18.8859 19.6344 18.8535C19.667 18.8208 19.6842 18.7828 19.6891 18.752C19.6929 18.7273 19.6924 18.6908 19.6608 18.6387C19.5482 18.454 19.4803 18.2449 19.4635 18.0293C19.4469 17.8138 19.4814 17.5972 19.5641 17.3975C19.6469 17.1976 19.7757 17.0196 19.9401 16.8789C20.1044 16.7383 20.3002 16.6388 20.5104 16.5879L20.5778 16.5596C20.5931 16.5492 20.6037 16.5382 20.611 16.5283C20.6293 16.5032 20.6431 16.4641 20.6432 16.418C20.6431 16.3721 20.6291 16.3337 20.611 16.3086C20.5963 16.2885 20.5697 16.2635 20.5104 16.249C20.3004 16.198 20.1042 16.0976 19.9401 15.957C19.7762 15.8165 19.6478 15.6388 19.5651 15.4395C19.4824 15.2397 19.4478 15.0222 19.4645 14.8066C19.4812 14.5913 19.5484 14.3827 19.6608 14.1982L19.6891 14.1309C19.6927 14.1125 19.6919 14.0972 19.6901 14.085C19.6852 14.0542 19.668 14.0161 19.6354 13.9834C19.6027 13.9508 19.5646 13.9336 19.5338 13.9287C19.5091 13.9249 19.4726 13.9263 19.4205 13.958C19.236 14.0705 19.0266 14.1375 18.8112 14.1543C18.5957 14.1709 18.379 14.1364 18.1793 14.0537C17.9796 13.9709 17.8014 13.842 17.6608 13.6777C17.5204 13.5136 17.4207 13.3183 17.3698 13.1084C17.3554 13.0493 17.3302 13.0226 17.3102 13.0078C17.2851 12.9895 17.246 12.9747 17.1998 12.9746Z"
|
|
18
|
+
}
|
|
19
|
+
), /* @__PURE__ */ React.createElement("path", { d: "M17.1813 15.2939C17.7917 15.2942 18.2867 15.7889 18.2867 16.3994C18.2867 17.0099 17.7917 17.5047 17.1813 17.5049C16.5707 17.5048 16.0758 17.01 16.0758 16.3994C16.0758 15.7888 16.5707 15.2941 17.1813 15.2939Z" }));
|
|
20
|
+
});
|
|
21
|
+
var FileSettingsIcon_default = FileSettingsIcon;
|
|
22
|
+
|
|
23
|
+
export { FileSettingsIcon_default as default };
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const FileSettingsIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
clipRule: "evenodd",
|
|
35
|
+
d: "M12.15 2C12.3489 2 12.5396 2.07907 12.6803 2.21973L17.6803 7.21973C17.821 7.36038 17.9 7.55109 17.9 7.75V9.75C17.9 10.1642 17.5642 10.5 17.15 10.5C16.7358 10.5 16.4 10.1642 16.4 9.75V8.5H13.15C12.6859 8.5 12.2409 8.31549 11.9127 7.9873C11.5845 7.65912 11.4 7.21413 11.4 6.75V3.5H5.15002C4.8185 3.5 4.50066 3.63179 4.26624 3.86621C4.03181 4.10063 3.90002 4.41848 3.90002 4.75V18.75C3.90002 19.0815 4.03181 19.3994 4.26624 19.6338C4.50066 19.8682 4.8185 20 5.15002 20H11.65C12.0642 20 12.4 20.3358 12.4 20.75C12.4 21.1642 12.0642 21.5 11.65 21.5H5.15002C4.42068 21.5 3.72141 21.2101 3.20569 20.6943C2.68996 20.1786 2.40002 19.4793 2.40002 18.75V4.75C2.40002 4.02065 2.68996 3.32139 3.20569 2.80566C3.72141 2.28994 4.42068 2 5.15002 2H12.15ZM12.9 6.75C12.9 6.8163 12.9264 6.87987 12.9733 6.92676C13.0202 6.97364 13.0837 7 13.15 7H15.3395L12.9 4.56055V6.75Z"
|
|
36
|
+
}
|
|
37
|
+
), /* @__PURE__ */ React__namespace.createElement(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M15.901 12.6982C16.3269 11.4263 18.2067 11.4686 18.5358 12.8252C18.5422 12.8517 18.5551 12.8767 18.5729 12.8975C18.5906 12.9181 18.6132 12.9348 18.6383 12.9453C18.6634 12.9556 18.6913 12.96 18.7184 12.958C18.7456 12.9558 18.7732 12.9478 18.7965 12.9336C20.0267 12.1845 21.435 13.5917 20.6862 14.8223C20.672 14.8456 20.6629 14.8722 20.6608 14.8994C20.6587 14.9266 20.6631 14.9543 20.6735 14.9795C20.684 15.0047 20.7006 15.0281 20.7213 15.0459C20.7421 15.0635 20.7671 15.0766 20.7936 15.083C22.1928 15.4233 22.1929 17.4138 20.7936 17.7539C20.7671 17.7604 20.7411 17.7733 20.7203 17.791C20.6996 17.8088 20.683 17.8312 20.6725 17.8564C20.6621 17.8816 20.6578 17.9093 20.6598 17.9365C20.662 17.9638 20.6709 17.9913 20.6852 18.0146L20.7496 18.1299C21.347 19.33 19.9885 20.629 18.7965 19.9043C18.7732 19.8901 18.7456 19.8811 18.7184 19.8789C18.6912 19.8768 18.6635 19.8812 18.6383 19.8916C18.6131 19.9021 18.5907 19.9187 18.5729 19.9395C18.5551 19.9603 18.5422 19.9851 18.5358 20.0117C18.1958 21.4112 16.2051 21.4111 15.8649 20.0117C15.8584 19.9853 15.8454 19.9592 15.8278 19.9385C15.81 19.9177 15.7866 19.9011 15.7614 19.8906C15.7362 19.8803 15.7084 19.8759 15.6813 19.8779C15.6678 19.879 15.654 19.8816 15.6412 19.8857L15.6041 19.9033C14.374 20.6527 12.9658 19.2453 13.7145 18.0146C13.7286 17.9914 13.7377 17.9637 13.7399 17.9365C13.7419 17.9094 13.7375 17.8816 13.7272 17.8564C13.7168 17.8313 13.6999 17.8088 13.6793 17.791C13.669 17.7822 13.6572 17.7738 13.6451 17.7676L13.6071 17.7539C12.2068 17.4142 12.2069 15.4228 13.6071 15.083C13.6335 15.0765 13.6586 15.0635 13.6793 15.0459C13.7001 15.0281 13.7167 15.0047 13.7272 14.9795C13.7376 14.9543 13.7419 14.9266 13.7399 14.8994C13.7377 14.8723 13.7295 14.8455 13.7155 14.8223C12.9659 13.5919 14.3734 12.1834 15.6041 12.9326L15.6432 12.9502C15.737 12.9797 15.8402 12.9257 15.8649 12.8252L15.901 12.6982ZM17.1998 12.9746C17.1538 12.9747 17.1156 12.9895 17.0905 13.0078C17.0804 13.0152 17.0688 13.0252 17.0582 13.041L17.0309 13.1084C16.8109 14.0127 15.776 14.4416 14.9801 13.958C14.928 13.9263 14.8915 13.925 14.8668 13.9287C14.836 13.9335 14.798 13.9507 14.7653 13.9834C14.7327 14.016 14.7154 14.0532 14.7106 14.084C14.7067 14.1087 14.7082 14.1451 14.7399 14.1973C14.8524 14.3819 14.9194 14.5911 14.9362 14.8066C14.9528 15.0223 14.9183 15.2396 14.8356 15.4395C14.7528 15.6391 14.6238 15.8165 14.4596 15.957C14.2954 16.0975 14.1003 16.198 13.8903 16.249C13.8307 16.2635 13.8044 16.2885 13.7897 16.3086C13.7714 16.3337 13.7565 16.3719 13.7565 16.418C13.7565 16.4642 13.7713 16.5032 13.7897 16.5283C13.8045 16.5483 13.8312 16.5736 13.8903 16.5879L14.0446 16.6348C14.1958 16.691 14.3364 16.7744 14.4596 16.8799C14.6236 17.0205 14.7529 17.1978 14.8356 17.3975C14.9182 17.5971 14.9528 17.8139 14.9362 18.0293C14.9194 18.2448 14.8523 18.4541 14.7399 18.6387C14.708 18.6911 14.7067 18.7273 14.7106 18.752C14.7155 18.7827 14.7327 18.8199 14.7653 18.8525C14.7979 18.885 14.8351 18.9023 14.8658 18.9072C14.8905 18.911 14.9272 18.9104 14.9791 18.8789C15.1638 18.7664 15.3729 18.6984 15.5885 18.6816C15.8041 18.665 16.0215 18.6994 16.2213 18.7822C16.4209 18.865 16.5984 18.9941 16.7389 19.1582C16.8794 19.3225 16.98 19.5184 17.0309 19.7285L17.0582 19.7959C17.0687 19.8115 17.0805 19.8218 17.0905 19.8291C17.1156 19.8473 17.154 19.8613 17.1998 19.8613C17.2459 19.8612 17.2851 19.8474 17.3102 19.8291C17.3302 19.8144 17.3553 19.7878 17.3698 19.7285C17.4208 19.5184 17.5211 19.3224 17.6617 19.1582C17.8023 18.9943 17.9798 18.8658 18.1793 18.7832C18.379 18.7006 18.5957 18.666 18.8112 18.6826C19.0266 18.6994 19.236 18.7665 19.4205 18.8789C19.4727 18.9105 19.5092 18.9121 19.5338 18.9082C19.5645 18.9033 19.6018 18.8859 19.6344 18.8535C19.667 18.8208 19.6842 18.7828 19.6891 18.752C19.6929 18.7273 19.6924 18.6908 19.6608 18.6387C19.5482 18.454 19.4803 18.2449 19.4635 18.0293C19.4469 17.8138 19.4814 17.5972 19.5641 17.3975C19.6469 17.1976 19.7757 17.0196 19.9401 16.8789C20.1044 16.7383 20.3002 16.6388 20.5104 16.5879L20.5778 16.5596C20.5931 16.5492 20.6037 16.5382 20.611 16.5283C20.6293 16.5032 20.6431 16.4641 20.6432 16.418C20.6431 16.3721 20.6291 16.3337 20.611 16.3086C20.5963 16.2885 20.5697 16.2635 20.5104 16.249C20.3004 16.198 20.1042 16.0976 19.9401 15.957C19.7762 15.8165 19.6478 15.6388 19.5651 15.4395C19.4824 15.2397 19.4478 15.0222 19.4645 14.8066C19.4812 14.5913 19.5484 14.3827 19.6608 14.1982L19.6891 14.1309C19.6927 14.1125 19.6919 14.0972 19.6901 14.085C19.6852 14.0542 19.668 14.0161 19.6354 13.9834C19.6027 13.9508 19.5646 13.9336 19.5338 13.9287C19.5091 13.9249 19.4726 13.9263 19.4205 13.958C19.236 14.0705 19.0266 14.1375 18.8112 14.1543C18.5957 14.1709 18.379 14.1364 18.1793 14.0537C17.9796 13.9709 17.8014 13.842 17.6608 13.6777C17.5204 13.5136 17.4207 13.3183 17.3698 13.1084C17.3554 13.0493 17.3302 13.0226 17.3102 13.0078C17.2851 12.9895 17.246 12.9747 17.1998 12.9746Z"
|
|
43
|
+
}
|
|
44
|
+
), /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.1813 15.2939C17.7917 15.2942 18.2867 15.7889 18.2867 16.3994C18.2867 17.0099 17.7917 17.5047 17.1813 17.5049C16.5707 17.5048 16.0758 17.01 16.0758 16.3994C16.0758 15.7888 16.5707 15.2941 17.1813 15.2939Z" }));
|
|
45
|
+
});
|
|
46
|
+
var FileSettingsIcon_default = FileSettingsIcon;
|
|
47
|
+
|
|
48
|
+
module.exports = FileSettingsIcon_default;
|
package/cjs/index.d.ts
CHANGED
|
@@ -97,6 +97,7 @@ export { default as ExternalLinkIcon } from './ExternalLinkIcon';
|
|
|
97
97
|
export { default as EyeIcon } from './EyeIcon';
|
|
98
98
|
export { default as EyeOffIcon } from './EyeOffIcon';
|
|
99
99
|
export { default as FileReportIcon } from './FileReportIcon';
|
|
100
|
+
export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
100
101
|
export { default as FilesIcon } from './FilesIcon';
|
|
101
102
|
export { default as FilterIcon } from './FilterIcon';
|
|
102
103
|
export { default as FolderIcon } from './FolderIcon';
|
package/cjs/index.js
CHANGED
|
@@ -99,6 +99,7 @@ var ExternalLinkIcon = require('./ExternalLinkIcon');
|
|
|
99
99
|
var EyeIcon = require('./EyeIcon');
|
|
100
100
|
var EyeOffIcon = require('./EyeOffIcon');
|
|
101
101
|
var FileReportIcon = require('./FileReportIcon');
|
|
102
|
+
var FileSettingsIcon = require('./FileSettingsIcon');
|
|
102
103
|
var FilesIcon = require('./FilesIcon');
|
|
103
104
|
var FilterIcon = require('./FilterIcon');
|
|
104
105
|
var FolderIcon = require('./FolderIcon');
|
|
@@ -347,6 +348,7 @@ var ExternalLinkIcon__default = /*#__PURE__*/_interopDefault(ExternalLinkIcon);
|
|
|
347
348
|
var EyeIcon__default = /*#__PURE__*/_interopDefault(EyeIcon);
|
|
348
349
|
var EyeOffIcon__default = /*#__PURE__*/_interopDefault(EyeOffIcon);
|
|
349
350
|
var FileReportIcon__default = /*#__PURE__*/_interopDefault(FileReportIcon);
|
|
351
|
+
var FileSettingsIcon__default = /*#__PURE__*/_interopDefault(FileSettingsIcon);
|
|
350
352
|
var FilesIcon__default = /*#__PURE__*/_interopDefault(FilesIcon);
|
|
351
353
|
var FilterIcon__default = /*#__PURE__*/_interopDefault(FilterIcon);
|
|
352
354
|
var FolderIcon__default = /*#__PURE__*/_interopDefault(FolderIcon);
|
|
@@ -892,6 +894,10 @@ Object.defineProperty(exports, "FileReportIcon", {
|
|
|
892
894
|
enumerable: true,
|
|
893
895
|
get: function () { return FileReportIcon__default.default; }
|
|
894
896
|
});
|
|
897
|
+
Object.defineProperty(exports, "FileSettingsIcon", {
|
|
898
|
+
enumerable: true,
|
|
899
|
+
get: function () { return FileSettingsIcon__default.default; }
|
|
900
|
+
});
|
|
895
901
|
Object.defineProperty(exports, "FilesIcon", {
|
|
896
902
|
enumerable: true,
|
|
897
903
|
get: function () { return FilesIcon__default.default; }
|
package/index.d.ts
CHANGED
|
@@ -97,6 +97,7 @@ export { default as ExternalLinkIcon } from './ExternalLinkIcon';
|
|
|
97
97
|
export { default as EyeIcon } from './EyeIcon';
|
|
98
98
|
export { default as EyeOffIcon } from './EyeOffIcon';
|
|
99
99
|
export { default as FileReportIcon } from './FileReportIcon';
|
|
100
|
+
export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
100
101
|
export { default as FilesIcon } from './FilesIcon';
|
|
101
102
|
export { default as FilterIcon } from './FilterIcon';
|
|
102
103
|
export { default as FolderIcon } from './FolderIcon';
|
package/index.js
CHANGED
|
@@ -97,6 +97,7 @@ export { default as ExternalLinkIcon } from './ExternalLinkIcon';
|
|
|
97
97
|
export { default as EyeIcon } from './EyeIcon';
|
|
98
98
|
export { default as EyeOffIcon } from './EyeOffIcon';
|
|
99
99
|
export { default as FileReportIcon } from './FileReportIcon';
|
|
100
|
+
export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
100
101
|
export { default as FilesIcon } from './FilesIcon';
|
|
101
102
|
export { default as FilterIcon } from './FilterIcon';
|
|
102
103
|
export { default as FolderIcon } from './FolderIcon';
|