@sensoro-design/icons 0.1.5 → 0.1.6
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/ArrowDownOutlined.d.ts +2 -0
- package/ArrowDownOutlined.js +15 -0
- package/ArrowLeftOutlined.d.ts +2 -0
- package/ArrowLeftOutlined.js +15 -0
- package/ArrowRightOutlined.d.ts +2 -0
- package/ArrowRightOutlined.js +15 -0
- package/ArrowUpOutlined.d.ts +2 -0
- package/ArrowUpOutlined.js +15 -0
- package/BellOutlined.d.ts +2 -0
- package/BellOutlined.js +15 -0
- package/CHANGELOG.md +8 -0
- package/CalendarOutlined.d.ts +2 -0
- package/CalendarOutlined.js +15 -0
- package/ClockCircleOutlined.d.ts +2 -0
- package/ClockCircleOutlined.js +15 -0
- package/CopyOutlined.d.ts +2 -0
- package/CopyOutlined.js +15 -0
- package/DoubleLeftOutlined.d.ts +2 -0
- package/DoubleLeftOutlined.js +15 -0
- package/DoubleRightOutlined.d.ts +2 -0
- package/DoubleRightOutlined.js +15 -0
- package/DownloadOutlined.d.ts +2 -0
- package/DownloadOutlined.js +15 -0
- package/EditOutlined.d.ts +2 -0
- package/EditOutlined.js +15 -0
- package/ExclamationCircleOutlined.d.ts +2 -0
- package/ExclamationCircleOutlined.js +15 -0
- package/ExclamationOutlined.d.ts +2 -0
- package/ExclamationOutlined.js +15 -0
- package/FileAddOutlined.d.ts +2 -0
- package/FileAddOutlined.js +15 -0
- package/FileDoneOutlined.d.ts +2 -0
- package/FileDoneOutlined.js +15 -0
- package/FileExcelOutlined.d.ts +2 -0
- package/FileExcelOutlined.js +15 -0
- package/FileExclamationOutlined.d.ts +2 -0
- package/FileExclamationOutlined.js +15 -0
- package/FileGifOutlined.d.ts +2 -0
- package/FileGifOutlined.js +15 -0
- package/FileImageOutlined.d.ts +2 -0
- package/FileImageOutlined.js +15 -0
- package/FileJpgOutlined.d.ts +2 -0
- package/FileJpgOutlined.js +15 -0
- package/FileMarkdownOutlined.d.ts +2 -0
- package/FileMarkdownOutlined.js +15 -0
- package/FileOutlined.d.ts +2 -0
- package/FileOutlined.js +15 -0
- package/FilePdfOutlined.d.ts +2 -0
- package/FilePdfOutlined.js +15 -0
- package/FilePptOutlined.d.ts +2 -0
- package/FilePptOutlined.js +15 -0
- package/FileProtectOutlined.d.ts +2 -0
- package/FileProtectOutlined.js +15 -0
- package/FileSearchOutlined.d.ts +2 -0
- package/FileSearchOutlined.js +15 -0
- package/FileSyncOutlined.d.ts +2 -0
- package/FileSyncOutlined.js +15 -0
- package/FileTextOutlined.d.ts +2 -0
- package/FileTextOutlined.js +15 -0
- package/FileUnknownOutlined.d.ts +2 -0
- package/FileUnknownOutlined.js +15 -0
- package/FileWordOutlined.d.ts +2 -0
- package/FileWordOutlined.js +15 -0
- package/FileZipOutlined.d.ts +2 -0
- package/FileZipOutlined.js +15 -0
- package/HeartFilled.d.ts +2 -0
- package/HeartFilled.js +15 -0
- package/HeartOutlined.d.ts +2 -0
- package/HeartOutlined.js +15 -0
- package/HolderOutlined.d.ts +2 -0
- package/HolderOutlined.js +15 -0
- package/ImageFilled.d.ts +2 -0
- package/ImageFilled.js +15 -0
- package/InfoCircleOutlined.d.ts +2 -0
- package/InfoCircleOutlined.js +15 -0
- package/InfoOutlined.d.ts +2 -0
- package/InfoOutlined.js +15 -0
- package/LinkOutlined.d.ts +2 -0
- package/LinkOutlined.js +15 -0
- package/MessageOutlined.d.ts +2 -0
- package/MessageOutlined.js +15 -0
- package/RulerOutlined.d.ts +2 -0
- package/RulerOutlined.js +15 -0
- package/SearchOutlined.d.ts +2 -0
- package/SearchOutlined.js +15 -0
- package/UserFilled.d.ts +2 -0
- package/UserFilled.js +15 -0
- package/UserOutlined.d.ts +2 -0
- package/UserOutlined.js +15 -0
- package/es/icons/ArrowDownOutlined.d.ts +4 -0
- package/es/icons/ArrowDownOutlined.js +68 -0
- package/es/icons/ArrowLeftOutlined.d.ts +4 -0
- package/es/icons/ArrowLeftOutlined.js +68 -0
- package/es/icons/ArrowRightOutlined.d.ts +4 -0
- package/es/icons/ArrowRightOutlined.js +68 -0
- package/es/icons/ArrowUpOutlined.d.ts +4 -0
- package/es/icons/ArrowUpOutlined.js +68 -0
- package/es/icons/BellOutlined.d.ts +4 -0
- package/es/icons/BellOutlined.js +68 -0
- package/es/icons/CalendarOutlined.d.ts +4 -0
- package/es/icons/CalendarOutlined.js +68 -0
- package/es/icons/ClockCircleOutlined.d.ts +4 -0
- package/es/icons/ClockCircleOutlined.js +68 -0
- package/es/icons/CopyOutlined.d.ts +4 -0
- package/es/icons/CopyOutlined.js +68 -0
- package/es/icons/DoubleLeftOutlined.d.ts +4 -0
- package/es/icons/DoubleLeftOutlined.js +68 -0
- package/es/icons/DoubleRightOutlined.d.ts +4 -0
- package/es/icons/DoubleRightOutlined.js +68 -0
- package/es/icons/DownloadOutlined.d.ts +4 -0
- package/es/icons/DownloadOutlined.js +68 -0
- package/es/icons/EditOutlined.d.ts +4 -0
- package/es/icons/EditOutlined.js +68 -0
- package/es/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/es/icons/ExclamationCircleOutlined.js +68 -0
- package/es/icons/ExclamationOutlined.d.ts +4 -0
- package/es/icons/ExclamationOutlined.js +68 -0
- package/es/icons/FileAddOutlined.d.ts +4 -0
- package/es/icons/FileAddOutlined.js +68 -0
- package/es/icons/FileDoneOutlined.d.ts +4 -0
- package/es/icons/FileDoneOutlined.js +68 -0
- package/es/icons/FileExcelOutlined.d.ts +4 -0
- package/es/icons/FileExcelOutlined.js +68 -0
- package/es/icons/FileExclamationOutlined.d.ts +4 -0
- package/es/icons/FileExclamationOutlined.js +68 -0
- package/es/icons/FileGifOutlined.d.ts +4 -0
- package/es/icons/FileGifOutlined.js +68 -0
- package/es/icons/FileImageOutlined.d.ts +4 -0
- package/es/icons/FileImageOutlined.js +68 -0
- package/es/icons/FileJpgOutlined.d.ts +4 -0
- package/es/icons/FileJpgOutlined.js +68 -0
- package/es/icons/FileMarkdownOutlined.d.ts +4 -0
- package/es/icons/FileMarkdownOutlined.js +68 -0
- package/es/icons/FileOutlined.d.ts +4 -0
- package/es/icons/FileOutlined.js +68 -0
- package/es/icons/FilePdfOutlined.d.ts +4 -0
- package/es/icons/FilePdfOutlined.js +68 -0
- package/es/icons/FilePptOutlined.d.ts +4 -0
- package/es/icons/FilePptOutlined.js +68 -0
- package/es/icons/FileProtectOutlined.d.ts +4 -0
- package/es/icons/FileProtectOutlined.js +68 -0
- package/es/icons/FileSearchOutlined.d.ts +4 -0
- package/es/icons/FileSearchOutlined.js +68 -0
- package/es/icons/FileSyncOutlined.d.ts +4 -0
- package/es/icons/FileSyncOutlined.js +68 -0
- package/es/icons/FileTextOutlined.d.ts +4 -0
- package/es/icons/FileTextOutlined.js +68 -0
- package/es/icons/FileUnknownOutlined.d.ts +4 -0
- package/es/icons/FileUnknownOutlined.js +68 -0
- package/es/icons/FileWordOutlined.d.ts +4 -0
- package/es/icons/FileWordOutlined.js +68 -0
- package/es/icons/FileZipOutlined.d.ts +4 -0
- package/es/icons/FileZipOutlined.js +68 -0
- package/es/icons/HeartFilled.d.ts +4 -0
- package/es/icons/HeartFilled.js +68 -0
- package/es/icons/HeartOutlined.d.ts +4 -0
- package/es/icons/HeartOutlined.js +68 -0
- package/es/icons/HolderOutlined.d.ts +4 -0
- package/es/icons/HolderOutlined.js +68 -0
- package/es/icons/ImageFilled.d.ts +4 -0
- package/es/icons/ImageFilled.js +68 -0
- package/es/icons/InfoCircleOutlined.d.ts +4 -0
- package/es/icons/InfoCircleOutlined.js +68 -0
- package/es/icons/InfoOutlined.d.ts +4 -0
- package/es/icons/InfoOutlined.js +68 -0
- package/es/icons/LinkOutlined.d.ts +4 -0
- package/es/icons/LinkOutlined.js +68 -0
- package/es/icons/MessageOutlined.d.ts +4 -0
- package/es/icons/MessageOutlined.js +68 -0
- package/es/icons/RulerOutlined.d.ts +4 -0
- package/es/icons/RulerOutlined.js +68 -0
- package/es/icons/SearchOutlined.d.ts +4 -0
- package/es/icons/SearchOutlined.js +68 -0
- package/es/icons/UserFilled.d.ts +4 -0
- package/es/icons/UserFilled.js +68 -0
- package/es/icons/UserOutlined.d.ts +4 -0
- package/es/icons/UserOutlined.js +68 -0
- package/es/icons/index.d.ts +44 -0
- package/es/icons/index.js +400 -3
- package/lib/icons/ArrowDownOutlined.d.ts +4 -0
- package/lib/icons/ArrowDownOutlined.js +70 -0
- package/lib/icons/ArrowLeftOutlined.d.ts +4 -0
- package/lib/icons/ArrowLeftOutlined.js +70 -0
- package/lib/icons/ArrowRightOutlined.d.ts +4 -0
- package/lib/icons/ArrowRightOutlined.js +70 -0
- package/lib/icons/ArrowUpOutlined.d.ts +4 -0
- package/lib/icons/ArrowUpOutlined.js +70 -0
- package/lib/icons/BellOutlined.d.ts +4 -0
- package/lib/icons/BellOutlined.js +70 -0
- package/lib/icons/CalendarOutlined.d.ts +4 -0
- package/lib/icons/CalendarOutlined.js +70 -0
- package/lib/icons/ClockCircleOutlined.d.ts +4 -0
- package/lib/icons/ClockCircleOutlined.js +70 -0
- package/lib/icons/CopyOutlined.d.ts +4 -0
- package/lib/icons/CopyOutlined.js +70 -0
- package/lib/icons/DoubleLeftOutlined.d.ts +4 -0
- package/lib/icons/DoubleLeftOutlined.js +70 -0
- package/lib/icons/DoubleRightOutlined.d.ts +4 -0
- package/lib/icons/DoubleRightOutlined.js +70 -0
- package/lib/icons/DownloadOutlined.d.ts +4 -0
- package/lib/icons/DownloadOutlined.js +70 -0
- package/lib/icons/EditOutlined.d.ts +4 -0
- package/lib/icons/EditOutlined.js +70 -0
- package/lib/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/lib/icons/ExclamationCircleOutlined.js +70 -0
- package/lib/icons/ExclamationOutlined.d.ts +4 -0
- package/lib/icons/ExclamationOutlined.js +70 -0
- package/lib/icons/FileAddOutlined.d.ts +4 -0
- package/lib/icons/FileAddOutlined.js +70 -0
- package/lib/icons/FileDoneOutlined.d.ts +4 -0
- package/lib/icons/FileDoneOutlined.js +70 -0
- package/lib/icons/FileExcelOutlined.d.ts +4 -0
- package/lib/icons/FileExcelOutlined.js +70 -0
- package/lib/icons/FileExclamationOutlined.d.ts +4 -0
- package/lib/icons/FileExclamationOutlined.js +70 -0
- package/lib/icons/FileGifOutlined.d.ts +4 -0
- package/lib/icons/FileGifOutlined.js +70 -0
- package/lib/icons/FileImageOutlined.d.ts +4 -0
- package/lib/icons/FileImageOutlined.js +70 -0
- package/lib/icons/FileJpgOutlined.d.ts +4 -0
- package/lib/icons/FileJpgOutlined.js +70 -0
- package/lib/icons/FileMarkdownOutlined.d.ts +4 -0
- package/lib/icons/FileMarkdownOutlined.js +70 -0
- package/lib/icons/FileOutlined.d.ts +4 -0
- package/lib/icons/FileOutlined.js +70 -0
- package/lib/icons/FilePdfOutlined.d.ts +4 -0
- package/lib/icons/FilePdfOutlined.js +70 -0
- package/lib/icons/FilePptOutlined.d.ts +4 -0
- package/lib/icons/FilePptOutlined.js +70 -0
- package/lib/icons/FileProtectOutlined.d.ts +4 -0
- package/lib/icons/FileProtectOutlined.js +70 -0
- package/lib/icons/FileSearchOutlined.d.ts +4 -0
- package/lib/icons/FileSearchOutlined.js +70 -0
- package/lib/icons/FileSyncOutlined.d.ts +4 -0
- package/lib/icons/FileSyncOutlined.js +70 -0
- package/lib/icons/FileTextOutlined.d.ts +4 -0
- package/lib/icons/FileTextOutlined.js +70 -0
- package/lib/icons/FileUnknownOutlined.d.ts +4 -0
- package/lib/icons/FileUnknownOutlined.js +70 -0
- package/lib/icons/FileWordOutlined.d.ts +4 -0
- package/lib/icons/FileWordOutlined.js +70 -0
- package/lib/icons/FileZipOutlined.d.ts +4 -0
- package/lib/icons/FileZipOutlined.js +70 -0
- package/lib/icons/HeartFilled.d.ts +4 -0
- package/lib/icons/HeartFilled.js +70 -0
- package/lib/icons/HeartOutlined.d.ts +4 -0
- package/lib/icons/HeartOutlined.js +70 -0
- package/lib/icons/HolderOutlined.d.ts +4 -0
- package/lib/icons/HolderOutlined.js +70 -0
- package/lib/icons/ImageFilled.d.ts +4 -0
- package/lib/icons/ImageFilled.js +70 -0
- package/lib/icons/InfoCircleOutlined.d.ts +4 -0
- package/lib/icons/InfoCircleOutlined.js +70 -0
- package/lib/icons/InfoOutlined.d.ts +4 -0
- package/lib/icons/InfoOutlined.js +70 -0
- package/lib/icons/LinkOutlined.d.ts +4 -0
- package/lib/icons/LinkOutlined.js +70 -0
- package/lib/icons/MessageOutlined.d.ts +4 -0
- package/lib/icons/MessageOutlined.js +70 -0
- package/lib/icons/RulerOutlined.d.ts +4 -0
- package/lib/icons/RulerOutlined.js +70 -0
- package/lib/icons/SearchOutlined.d.ts +4 -0
- package/lib/icons/SearchOutlined.js +70 -0
- package/lib/icons/UserFilled.d.ts +4 -0
- package/lib/icons/UserFilled.js +70 -0
- package/lib/icons/UserOutlined.d.ts +4 -0
- package/lib/icons/UserOutlined.js +70 -0
- package/lib/icons/index.d.ts +44 -0
- package/lib/icons/index.js +400 -3
- package/package.json +11 -3
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ArrowDownOutlined = _interopRequireDefault(require('./lib/icons/ArrowDownOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ArrowDownOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ArrowLeftOutlined = _interopRequireDefault(require('./lib/icons/ArrowLeftOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ArrowLeftOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ArrowRightOutlined = _interopRequireDefault(require('./lib/icons/ArrowRightOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ArrowRightOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ArrowUpOutlined = _interopRequireDefault(require('./lib/icons/ArrowUpOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ArrowUpOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/BellOutlined.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _BellOutlined = _interopRequireDefault(require('./lib/icons/BellOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _BellOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.1.6](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@0.1.5...@sensoro-design/icons@0.1.6) (2022-03-29)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @sensoro-design/icons
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [0.1.5](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@0.1.4...@sensoro-design/icons@0.1.5) (2022-03-29)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @sensoro-design/icons
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _CalendarOutlined = _interopRequireDefault(require('./lib/icons/CalendarOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _CalendarOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ClockCircleOutlined = _interopRequireDefault(require('./lib/icons/ClockCircleOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ClockCircleOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/CopyOutlined.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _CopyOutlined = _interopRequireDefault(require('./lib/icons/CopyOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _CopyOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _DoubleLeftOutlined = _interopRequireDefault(require('./lib/icons/DoubleLeftOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _DoubleLeftOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _DoubleRightOutlined = _interopRequireDefault(require('./lib/icons/DoubleRightOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _DoubleRightOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _DownloadOutlined = _interopRequireDefault(require('./lib/icons/DownloadOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _DownloadOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/EditOutlined.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _EditOutlined = _interopRequireDefault(require('./lib/icons/EditOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _EditOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ExclamationCircleOutlined = _interopRequireDefault(require('./lib/icons/ExclamationCircleOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ExclamationCircleOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _ExclamationOutlined = _interopRequireDefault(require('./lib/icons/ExclamationOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ExclamationOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileAddOutlined = _interopRequireDefault(require('./lib/icons/FileAddOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileAddOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileDoneOutlined = _interopRequireDefault(require('./lib/icons/FileDoneOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileDoneOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileExcelOutlined = _interopRequireDefault(require('./lib/icons/FileExcelOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileExcelOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileExclamationOutlined = _interopRequireDefault(require('./lib/icons/FileExclamationOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileExclamationOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileGifOutlined = _interopRequireDefault(require('./lib/icons/FileGifOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileGifOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileImageOutlined = _interopRequireDefault(require('./lib/icons/FileImageOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileImageOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileJpgOutlined = _interopRequireDefault(require('./lib/icons/FileJpgOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileJpgOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileMarkdownOutlined = _interopRequireDefault(require('./lib/icons/FileMarkdownOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileMarkdownOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/FileOutlined.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileOutlined = _interopRequireDefault(require('./lib/icons/FileOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FilePdfOutlined = _interopRequireDefault(require('./lib/icons/FilePdfOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FilePdfOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FilePptOutlined = _interopRequireDefault(require('./lib/icons/FilePptOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FilePptOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileProtectOutlined = _interopRequireDefault(require('./lib/icons/FileProtectOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileProtectOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileSearchOutlined = _interopRequireDefault(require('./lib/icons/FileSearchOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileSearchOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileSyncOutlined = _interopRequireDefault(require('./lib/icons/FileSyncOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileSyncOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileTextOutlined = _interopRequireDefault(require('./lib/icons/FileTextOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileTextOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This index.ts file is generated automatically.
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports.default = void 0;
|
|
8
|
+
|
|
9
|
+
var _FileUnknownOutlined = _interopRequireDefault(require('./lib/icons/FileUnknownOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _FileUnknownOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|