@sensoro-design/icons-svg 2.62.0 → 2.63.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.
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const MediaLibraryOutlined: IconDefinition;
3
+ export default MediaLibraryOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var MediaLibraryOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'media-library',
18
+ theme: 'outlined'
19
+ };
20
+ export default MediaLibraryOutlined;
package/es/index.d.ts CHANGED
@@ -554,6 +554,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
554
554
  export { default as Map2DOutlined } from './asn/Map2DOutlined';
555
555
  export { default as Map3DOutlined } from './asn/Map3DOutlined';
556
556
  export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
557
+ export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
557
558
  export { default as MedicalFilled } from './asn/MedicalFilled';
558
559
  export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
559
560
  export { default as MedicalOutlined } from './asn/MedicalOutlined';
package/es/index.js CHANGED
@@ -555,6 +555,7 @@ export { default as ManualOutlined } from "./asn/ManualOutlined";
555
555
  export { default as Map2DOutlined } from "./asn/Map2DOutlined";
556
556
  export { default as Map3DOutlined } from "./asn/Map3DOutlined";
557
557
  export { default as MeansAccessOutlined } from "./asn/MeansAccessOutlined";
558
+ export { default as MediaLibraryOutlined } from "./asn/MediaLibraryOutlined";
558
559
  export { default as MedicalFilled } from "./asn/MedicalFilled";
559
560
  export { default as MedicalKitOutlined } from "./asn/MedicalKitOutlined";
560
561
  export { default as MedicalOutlined } from "./asn/MedicalOutlined";
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z" /></svg>
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const MediaLibraryOutlined: IconDefinition;
3
+ export default MediaLibraryOutlined;
@@ -0,0 +1,41 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/asn/MediaLibraryOutlined.ts
20
+ var MediaLibraryOutlined_exports = {};
21
+ __export(MediaLibraryOutlined_exports, {
22
+ default: () => MediaLibraryOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(MediaLibraryOutlined_exports);
25
+ var MediaLibraryOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "media-library",
39
+ theme: "outlined"
40
+ };
41
+ var MediaLibraryOutlined_default = MediaLibraryOutlined;
package/lib/index.d.ts CHANGED
@@ -554,6 +554,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
554
554
  export { default as Map2DOutlined } from './asn/Map2DOutlined';
555
555
  export { default as Map3DOutlined } from './asn/Map3DOutlined';
556
556
  export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
557
+ export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
557
558
  export { default as MedicalFilled } from './asn/MedicalFilled';
558
559
  export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
559
560
  export { default as MedicalOutlined } from './asn/MedicalOutlined';
package/lib/index.js CHANGED
@@ -585,6 +585,7 @@ __export(src_exports, {
585
585
  Map2DOutlined: () => import_Map2DOutlined.default,
586
586
  Map3DOutlined: () => import_Map3DOutlined.default,
587
587
  MeansAccessOutlined: () => import_MeansAccessOutlined.default,
588
+ MediaLibraryOutlined: () => import_MediaLibraryOutlined.default,
588
589
  MedicalFilled: () => import_MedicalFilled.default,
589
590
  MedicalKitOutlined: () => import_MedicalKitOutlined.default,
590
591
  MedicalOutlined: () => import_MedicalOutlined.default,
@@ -1594,6 +1595,7 @@ var import_ManualOutlined = __toESM(require("./asn/ManualOutlined"));
1594
1595
  var import_Map2DOutlined = __toESM(require("./asn/Map2DOutlined"));
1595
1596
  var import_Map3DOutlined = __toESM(require("./asn/Map3DOutlined"));
1596
1597
  var import_MeansAccessOutlined = __toESM(require("./asn/MeansAccessOutlined"));
1598
+ var import_MediaLibraryOutlined = __toESM(require("./asn/MediaLibraryOutlined"));
1597
1599
  var import_MedicalFilled = __toESM(require("./asn/MedicalFilled"));
1598
1600
  var import_MedicalKitOutlined = __toESM(require("./asn/MedicalKitOutlined"));
1599
1601
  var import_MedicalOutlined = __toESM(require("./asn/MedicalOutlined"));
@@ -2603,6 +2605,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2603
2605
  Map2DOutlined,
2604
2606
  Map3DOutlined,
2605
2607
  MeansAccessOutlined,
2608
+ MediaLibraryOutlined,
2606
2609
  MedicalFilled,
2607
2610
  MedicalKitOutlined,
2608
2611
  MedicalOutlined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons-svg",
3
- "version": "2.62.0",
3
+ "version": "2.63.0",
4
4
  "description": "sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const MediaLibraryOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'media-library',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default MediaLibraryOutlined;
package/src/index.ts CHANGED
@@ -555,6 +555,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
555
555
  export { default as Map2DOutlined } from './asn/Map2DOutlined';
556
556
  export { default as Map3DOutlined } from './asn/Map3DOutlined';
557
557
  export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
558
+ export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
558
559
  export { default as MedicalFilled } from './asn/MedicalFilled';
559
560
  export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
560
561
  export { default as MedicalOutlined } from './asn/MedicalOutlined';