@medway-ui/icons 1.0.5 → 1.0.7

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.
Files changed (63) hide show
  1. package/dist/components/icons/GynecologyAndObstetrics.cjs +43 -0
  2. package/dist/components/icons/GynecologyAndObstetrics.d.cts +6 -0
  3. package/dist/components/icons/GynecologyAndObstetrics.d.ts +6 -0
  4. package/dist/components/icons/GynecologyAndObstetrics.js +9 -0
  5. package/dist/components/icons/IndexHigh.cjs +43 -0
  6. package/dist/components/icons/IndexHigh.d.cts +6 -0
  7. package/dist/components/icons/IndexHigh.d.ts +6 -0
  8. package/dist/components/icons/IndexHigh.js +9 -0
  9. package/dist/components/icons/IndexLow.cjs +43 -0
  10. package/dist/components/icons/IndexLow.d.cts +6 -0
  11. package/dist/components/icons/IndexLow.d.ts +6 -0
  12. package/dist/components/icons/IndexLow.js +9 -0
  13. package/dist/components/icons/IndexMedium.cjs +43 -0
  14. package/dist/components/icons/IndexMedium.d.cts +6 -0
  15. package/dist/components/icons/IndexMedium.d.ts +6 -0
  16. package/dist/components/icons/IndexMedium.js +9 -0
  17. package/dist/components/icons/IndexPriority.cjs +43 -0
  18. package/dist/components/icons/IndexPriority.d.cts +6 -0
  19. package/dist/components/icons/IndexPriority.d.ts +6 -0
  20. package/dist/components/icons/IndexPriority.js +9 -0
  21. package/dist/components/icons/Medbrain.cjs +43 -0
  22. package/dist/components/icons/Medbrain.d.cts +6 -0
  23. package/dist/components/icons/Medbrain.d.ts +6 -0
  24. package/dist/components/icons/Medbrain.js +9 -0
  25. package/dist/components/icons/MedicalClinic.cjs +43 -0
  26. package/dist/components/icons/MedicalClinic.d.cts +6 -0
  27. package/dist/components/icons/MedicalClinic.d.ts +6 -0
  28. package/dist/components/icons/MedicalClinic.js +9 -0
  29. package/dist/components/icons/Pediatrics.cjs +43 -0
  30. package/dist/components/icons/Pediatrics.d.cts +6 -0
  31. package/dist/components/icons/Pediatrics.d.ts +6 -0
  32. package/dist/components/icons/Pediatrics.js +9 -0
  33. package/dist/components/icons/Playlist.cjs +43 -0
  34. package/dist/components/icons/Playlist.d.cts +6 -0
  35. package/dist/components/icons/Playlist.d.ts +6 -0
  36. package/dist/components/icons/Playlist.js +9 -0
  37. package/dist/components/icons/Preventive.cjs +43 -0
  38. package/dist/components/icons/Preventive.d.cts +6 -0
  39. package/dist/components/icons/Preventive.d.ts +6 -0
  40. package/dist/components/icons/Preventive.js +9 -0
  41. package/dist/components/icons/SearchAi.cjs +43 -0
  42. package/dist/components/icons/SearchAi.d.cts +6 -0
  43. package/dist/components/icons/SearchAi.d.ts +6 -0
  44. package/dist/components/icons/SearchAi.js +9 -0
  45. package/dist/components/icons/SidebarClose.cjs +43 -0
  46. package/dist/components/icons/SidebarClose.d.cts +6 -0
  47. package/dist/components/icons/SidebarClose.d.ts +6 -0
  48. package/dist/components/icons/SidebarClose.js +9 -0
  49. package/dist/components/icons/SidebarOpen.cjs +43 -0
  50. package/dist/components/icons/SidebarOpen.d.cts +6 -0
  51. package/dist/components/icons/SidebarOpen.d.ts +6 -0
  52. package/dist/components/icons/SidebarOpen.js +9 -0
  53. package/dist/components/icons/Surgery.cjs +43 -0
  54. package/dist/components/icons/Surgery.d.cts +6 -0
  55. package/dist/components/icons/Surgery.d.ts +6 -0
  56. package/dist/components/icons/Surgery.js +9 -0
  57. package/dist/components/icons/index.cjs +42 -0
  58. package/dist/components/icons/index.d.cts +14 -0
  59. package/dist/components/icons/index.d.ts +14 -0
  60. package/dist/components/icons/index.js +28 -0
  61. package/dist/index.d.cts +14 -0
  62. package/dist/index.d.ts +14 -0
  63. package/package.json +1 -1
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const Playlist = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M15 3L4.6 3C4.03995 3 3.76012 3 3.54621 3.10899C3.35804 3.20487 3.20476 3.35774 3.10889 3.5459C3 3.7596 3 4.0395 3 4.59845L3 15.0001M7 17.8002V10.2002C7 9.08009 7 8.51962 7.21799 8.0918C7.40973 7.71547 7.71547 7.40973 8.0918 7.21799C8.51962 7 9.08009 7 10.2002 7H17.8002C18.9203 7 19.4801 7 19.9079 7.21799C20.2842 7.40973 20.5905 7.71547 20.7822 8.0918C21.0002 8.51962 21.0002 9.07969 21.0002 10.1998L21.0002 17.7998C21.0002 18.9199 21.0002 19.48 20.7822 19.9078C20.5905 20.2841 20.2842 20.5905 19.9079 20.7822C19.4805 21 18.9215 21 17.8036 21H10.1969C9.07899 21 8.5192 21 8.0918 20.7822C7.71547 20.5905 7.40973 20.2842 7.21799 19.9079C7 19.4801 7 18.9203 7 17.8002ZM11 11.8174V16.183C11 16.543 11 16.7228 11.08 16.8293C11.1499 16.9223 11.2576 16.9833 11.3771 16.9979C11.5141 17.0146 11.6817 16.9302 12.0173 16.7608L16.3418 14.578C16.7135 14.3904 16.8993 14.2964 16.9602 14.1715C17.0133 14.0627 17.0133 13.9371 16.9602 13.8283C16.8994 13.7035 16.714 13.61 16.3434 13.4229L16.3418 13.4222L12.0173 11.2394C11.682 11.0701 11.514 10.9854 11.3771 11.0021C11.2576 11.0167 11.1499 11.0777 11.08 11.1707C11 11.2772 11 11.4574 11 11.8174Z", strokeLinecap: "round", strokeLinejoin: "round" }))
5
+ );
6
+ Playlist.displayName = "Playlist";
7
+ export {
8
+ Playlist
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var Preventive_exports = {};
30
+ __export(Preventive_exports, {
31
+ Preventive: () => Preventive
32
+ });
33
+ module.exports = __toCommonJS(Preventive_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const Preventive = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 7V4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V7M12 11V14M12 14V17M12 14H9M12 14H15M4 21H20C20.5523 21 21 20.5523 21 20V8C21 7.44772 20.5523 7 20 7H4C3.44772 7 3 7.44772 3 8V20C3 20.5523 3.44772 21 4 21Z", strokeLinecap: "round", strokeLinejoin: "round" }))
38
+ );
39
+ Preventive.displayName = "Preventive";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ Preventive
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React from 'react';
3
+
4
+ declare const Preventive: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { Preventive };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React from 'react';
3
+
4
+ declare const Preventive: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { Preventive };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const Preventive = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M9 7V4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V7M12 11V14M12 14V17M12 14H9M12 14H15M4 21H20C20.5523 21 21 20.5523 21 20V8C21 7.44772 20.5523 7 20 7H4C3.44772 7 3 7.44772 3 8V20C3 20.5523 3.44772 21 4 21Z", strokeLinecap: "round", strokeLinejoin: "round" }))
5
+ );
6
+ Preventive.displayName = "Preventive";
7
+ export {
8
+ Preventive
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SearchAi_exports = {};
30
+ __export(SearchAi_exports, {
31
+ SearchAi: () => SearchAi
32
+ });
33
+ module.exports = __toCommonJS(SearchAi_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SearchAi = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("g", { clipPath: "url(#clip0_44085_1482)" }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.3333 13.3333L18 18M9.44444 14.8889C6.43756 14.8889 4 12.4513 4 9.44444C4 6.43756 6.43756 4 9.44444 4C12.4513 4 14.8889 6.43756 14.8889 9.44444C14.8889 12.4513 12.4513 14.8889 9.44444 14.8889ZM20 1C19.5 4 20 3.5 17 4C20 4.5 19.5 4 20 7C20.5 4 20 4.5 23 4C20 3.5 20.5 4 20 1ZM11 19C10.5 21 11 20.5 9 21C10.7143 21.5714 10.5 21 11 23C11.5714 21.2857 11 21.5 13 21C11 20.5 11.5 21 11 19ZM2.5 16C2 17.5 2.5 17 1 17.5C2.5 18 2 17.5 2.5 19C3 17.5 2.5 18 4 17.5C2.5 17 3 17.5 2.5 16Z", strokeLinecap: "round", strokeLinejoin: "round" })), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("clipPath", { id: "clip0_44085_1482" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "24", height: "24", fill: "white" }))))
38
+ );
39
+ SearchAi.displayName = "SearchAi";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SearchAi
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React from 'react';
3
+
4
+ declare const SearchAi: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SearchAi };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React from 'react';
3
+
4
+ declare const SearchAi: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SearchAi };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SearchAi = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_44085_1482)" }, /* @__PURE__ */ React.createElement("path", { d: "M13.3333 13.3333L18 18M9.44444 14.8889C6.43756 14.8889 4 12.4513 4 9.44444C4 6.43756 6.43756 4 9.44444 4C12.4513 4 14.8889 6.43756 14.8889 9.44444C14.8889 12.4513 12.4513 14.8889 9.44444 14.8889ZM20 1C19.5 4 20 3.5 17 4C20 4.5 19.5 4 20 7C20.5 4 20 4.5 23 4C20 3.5 20.5 4 20 1ZM11 19C10.5 21 11 20.5 9 21C10.7143 21.5714 10.5 21 11 23C11.5714 21.2857 11 21.5 13 21C11 20.5 11.5 21 11 19ZM2.5 16C2 17.5 2.5 17 1 17.5C2.5 18 2 17.5 2.5 19C3 17.5 2.5 18 4 17.5C2.5 17 3 17.5 2.5 16Z", strokeLinecap: "round", strokeLinejoin: "round" })), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_44085_1482" }, /* @__PURE__ */ React.createElement("rect", { width: "24", height: "24", fill: "white" }))))
5
+ );
6
+ SearchAi.displayName = "SearchAi";
7
+ export {
8
+ SearchAi
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SidebarClose_exports = {};
30
+ __export(SidebarClose_exports, {
31
+ SidebarClose: () => SidebarClose
32
+ });
33
+ module.exports = __toCommonJS(SidebarClose_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SidebarClose = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 20V4M9 20H16.8031C17.921 20 18.48 20 18.9074 19.7822C19.2837 19.5905 19.5905 19.2837 19.7822 18.9074C20 18.48 20 17.921 20 16.8031V7.19691C20 6.07899 20 5.5192 19.7822 5.0918C19.5905 4.71547 19.2837 4.40973 18.9074 4.21799C18.4796 4 17.9203 4 16.8002 4H9M9 20H7.19692C6.07901 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2837 4.21799 18.9074C4 18.4796 4 17.9203 4 16.8002V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H9M16 9L13 12L16 15", strokeLinecap: "round", strokeLinejoin: "round" }))
38
+ );
39
+ SidebarClose.displayName = "SidebarClose";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SidebarClose
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React from 'react';
3
+
4
+ declare const SidebarClose: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SidebarClose };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React from 'react';
3
+
4
+ declare const SidebarClose: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SidebarClose };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SidebarClose = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M9 20V4M9 20H16.8031C17.921 20 18.48 20 18.9074 19.7822C19.2837 19.5905 19.5905 19.2837 19.7822 18.9074C20 18.48 20 17.921 20 16.8031V7.19691C20 6.07899 20 5.5192 19.7822 5.0918C19.5905 4.71547 19.2837 4.40973 18.9074 4.21799C18.4796 4 17.9203 4 16.8002 4H9M9 20H7.19692C6.07901 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2837 4.21799 18.9074C4 18.4796 4 17.9203 4 16.8002V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H9M16 9L13 12L16 15", strokeLinecap: "round", strokeLinejoin: "round" }))
5
+ );
6
+ SidebarClose.displayName = "SidebarClose";
7
+ export {
8
+ SidebarClose
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SidebarOpen_exports = {};
30
+ __export(SidebarOpen_exports, {
31
+ SidebarOpen: () => SidebarOpen
32
+ });
33
+ module.exports = __toCommonJS(SidebarOpen_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SidebarOpen = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 20V4M9 20H16.8031C17.921 20 18.48 20 18.9074 19.7822C19.2837 19.5905 19.5905 19.2837 19.7822 18.9074C20 18.48 20 17.921 20 16.8031V7.19691C20 6.07899 20 5.5192 19.7822 5.0918C19.5905 4.71547 19.2837 4.40973 18.9074 4.21799C18.4796 4 17.9203 4 16.8002 4H9M9 20H7.19692C6.07901 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2837 4.21799 18.9074C4 18.4796 4 17.9203 4 16.8002V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H9M13 9L16 12L13 15", strokeLinecap: "round", strokeLinejoin: "round" }))
38
+ );
39
+ SidebarOpen.displayName = "SidebarOpen";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SidebarOpen
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React from 'react';
3
+
4
+ declare const SidebarOpen: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SidebarOpen };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React from 'react';
3
+
4
+ declare const SidebarOpen: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SidebarOpen };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SidebarOpen = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M9 20V4M9 20H16.8031C17.921 20 18.48 20 18.9074 19.7822C19.2837 19.5905 19.5905 19.2837 19.7822 18.9074C20 18.48 20 17.921 20 16.8031V7.19691C20 6.07899 20 5.5192 19.7822 5.0918C19.5905 4.71547 19.2837 4.40973 18.9074 4.21799C18.4796 4 17.9203 4 16.8002 4H9M9 20H7.19692C6.07901 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2837 4.21799 18.9074C4 18.4796 4 17.9203 4 16.8002V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H9M13 9L16 12L13 15", strokeLinecap: "round", strokeLinejoin: "round" }))
5
+ );
6
+ SidebarOpen.displayName = "SidebarOpen";
7
+ export {
8
+ SidebarOpen
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var Surgery_exports = {};
30
+ __export(Surgery_exports, {
31
+ Surgery: () => Surgery
32
+ });
33
+ module.exports = __toCommonJS(Surgery_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const Surgery = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M20.9999 20H12.9999M5.99992 20C3.24955 20 2.51836 19.5075 2.473 19.1575C2.45919 19.0509 2.53867 18.9613 2.61467 18.8853L6.79281 14.7071C7.18334 14.3166 7.81651 14.3166 8.20703 14.7071L9.707 16.2071C9.89453 16.3946 10.0063 16.6499 9.96359 16.9116C9.77683 18.0569 8.82107 20 5.99992 20ZM18.707 4.20711L19.7928 5.2929C20.1833 5.68342 20.1833 6.31658 19.7928 6.70711L13.207 13.2929C12.8165 13.6834 12.1833 13.6834 11.7928 13.2929L10.707 12.2071C10.3165 11.8166 10.3165 11.1834 10.707 10.7929L17.2928 4.20711C17.6833 3.81658 18.3165 3.81658 18.707 4.20711Z", strokeLinecap: "round", strokeLinejoin: "round" }))
38
+ );
39
+ Surgery.displayName = "Surgery";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ Surgery
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React from 'react';
3
+
4
+ declare const Surgery: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { Surgery };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React from 'react';
3
+
4
+ declare const Surgery: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { Surgery };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const Surgery = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M20.9999 20H12.9999M5.99992 20C3.24955 20 2.51836 19.5075 2.473 19.1575C2.45919 19.0509 2.53867 18.9613 2.61467 18.8853L6.79281 14.7071C7.18334 14.3166 7.81651 14.3166 8.20703 14.7071L9.707 16.2071C9.89453 16.3946 10.0063 16.6499 9.96359 16.9116C9.77683 18.0569 8.82107 20 5.99992 20ZM18.707 4.20711L19.7928 5.2929C20.1833 5.68342 20.1833 6.31658 19.7928 6.70711L13.207 13.2929C12.8165 13.6834 12.1833 13.6834 11.7928 13.2929L10.707 12.2071C10.3165 11.8166 10.3165 11.1834 10.707 10.7929L17.2928 4.20711C17.6833 3.81658 18.3165 3.81658 18.707 4.20711Z", strokeLinecap: "round", strokeLinejoin: "round" }))
5
+ );
6
+ Surgery.displayName = "Surgery";
7
+ export {
8
+ Surgery
9
+ };
@@ -241,6 +241,7 @@ __export(icons_exports, {
241
241
  Forward: () => import_Forward.Forward,
242
242
  Gift: () => import_Gift.Gift,
243
243
  Globe: () => import_Globe.Globe,
244
+ GynecologyAndObstetrics: () => import_GynecologyAndObstetrics.GynecologyAndObstetrics,
244
245
  HamburgerLg: () => import_HamburgerLg.HamburgerLg,
245
246
  HamburgerMd: () => import_HamburgerMd.HamburgerMd,
246
247
  Handbag: () => import_Handbag.Handbag,
@@ -265,6 +266,10 @@ __export(icons_exports, {
265
266
  HouseRemove: () => import_HouseRemove.HouseRemove,
266
267
  Image: () => import_Image.Image,
267
268
  Image2: () => import_Image2.Image2,
269
+ IndexHigh: () => import_IndexHigh.IndexHigh,
270
+ IndexLow: () => import_IndexLow.IndexLow,
271
+ IndexMedium: () => import_IndexMedium.IndexMedium,
272
+ IndexPriority: () => import_IndexPriority.IndexPriority,
268
273
  Info: () => import_Info.Info,
269
274
  Instance: () => import_Instance.Instance,
270
275
  Italic: () => import_Italic.Italic,
@@ -300,6 +305,8 @@ __export(icons_exports, {
300
305
  MainComponent: () => import_MainComponent.MainComponent,
301
306
  Map: () => import_Map.Map,
302
307
  MapPin: () => import_MapPin.MapPin,
308
+ Medbrain: () => import_Medbrain.Medbrain,
309
+ MedicalClinic: () => import_MedicalClinic.MedicalClinic,
303
310
  Mention: () => import_Mention.Mention,
304
311
  MenuAlt: () => import_MenuAlt.MenuAlt,
305
312
  MenuAlt2: () => import_MenuAlt2.MenuAlt2,
@@ -339,10 +346,13 @@ __export(icons_exports, {
339
346
  Path: () => import_Path.Path,
340
347
  Pause: () => import_Pause.Pause,
341
348
  PauseCircle: () => import_PauseCircle.PauseCircle,
349
+ Pediatrics: () => import_Pediatrics.Pediatrics,
342
350
  Phone: () => import_Phone.Phone,
343
351
  Planet: () => import_Planet.Planet,
344
352
  Play: () => import_Play.Play,
345
353
  PlayCircle: () => import_PlayCircle.PlayCircle,
354
+ Playlist: () => import_Playlist.Playlist,
355
+ Preventive: () => import_Preventive.Preventive,
346
356
  Printer: () => import_Printer.Printer,
347
357
  Puzzle: () => import_Puzzle.Puzzle,
348
358
  QrCode: () => import_QrCode.QrCode,
@@ -356,6 +366,7 @@ __export(icons_exports, {
356
366
  Rows: () => import_Rows.Rows,
357
367
  Ruler: () => import_Ruler.Ruler,
358
368
  Save: () => import_Save.Save,
369
+ SearchAi: () => import_SearchAi.SearchAi,
359
370
  SearchMagnifyingGlass: () => import_SearchMagnifyingGlass.SearchMagnifyingGlass,
360
371
  SelectMultiple: () => import_SelectMultiple.SelectMultiple,
361
372
  Settings: () => import_Settings.Settings,
@@ -372,6 +383,8 @@ __export(icons_exports, {
372
383
  Show: () => import_Show.Show,
373
384
  Shrink: () => import_Shrink.Shrink,
374
385
  Shuffle: () => import_Shuffle.Shuffle,
386
+ SidebarClose: () => import_SidebarClose.SidebarClose,
387
+ SidebarOpen: () => import_SidebarOpen.SidebarOpen,
375
388
  SingleQuotesL: () => import_SingleQuotesL.SingleQuotesL,
376
389
  SingleQuotesR: () => import_SingleQuotesR.SingleQuotesR,
377
390
  SkipBack: () => import_SkipBack.SkipBack,
@@ -392,6 +405,7 @@ __export(icons_exports, {
392
405
  Strikethrough: () => import_Strikethrough.Strikethrough,
393
406
  Suitcase: () => import_Suitcase.Suitcase,
394
407
  Sun: () => import_Sun.Sun,
408
+ Surgery: () => import_Surgery.Surgery,
395
409
  SwatchesPalette: () => import_SwatchesPalette.SwatchesPalette,
396
410
  SwichtLeft: () => import_SwichtLeft.SwichtLeft,
397
411
  SwichtRight: () => import_SwichtRight.SwichtRight,
@@ -685,6 +699,7 @@ var import_Font = require("./Font");
685
699
  var import_Forward = require("./Forward");
686
700
  var import_Gift = require("./Gift");
687
701
  var import_Globe = require("./Globe");
702
+ var import_GynecologyAndObstetrics = require("./GynecologyAndObstetrics");
688
703
  var import_HamburgerLg = require("./HamburgerLg");
689
704
  var import_HamburgerMd = require("./HamburgerMd");
690
705
  var import_Handbag = require("./Handbag");
@@ -709,6 +724,10 @@ var import_HouseClose = require("./HouseClose");
709
724
  var import_HouseRemove = require("./HouseRemove");
710
725
  var import_Image = require("./Image");
711
726
  var import_Image2 = require("./Image2");
727
+ var import_IndexHigh = require("./IndexHigh");
728
+ var import_IndexLow = require("./IndexLow");
729
+ var import_IndexMedium = require("./IndexMedium");
730
+ var import_IndexPriority = require("./IndexPriority");
712
731
  var import_Info = require("./Info");
713
732
  var import_Instance = require("./Instance");
714
733
  var import_Italic = require("./Italic");
@@ -744,6 +763,8 @@ var import_MailOpen = require("./MailOpen");
744
763
  var import_MainComponent = require("./MainComponent");
745
764
  var import_Map = require("./Map");
746
765
  var import_MapPin = require("./MapPin");
766
+ var import_Medbrain = require("./Medbrain");
767
+ var import_MedicalClinic = require("./MedicalClinic");
747
768
  var import_Mention = require("./Mention");
748
769
  var import_MenuAlt = require("./MenuAlt");
749
770
  var import_MenuAlt2 = require("./MenuAlt2");
@@ -783,10 +804,13 @@ var import_Paragraph = require("./Paragraph");
783
804
  var import_Path = require("./Path");
784
805
  var import_Pause = require("./Pause");
785
806
  var import_PauseCircle = require("./PauseCircle");
807
+ var import_Pediatrics = require("./Pediatrics");
786
808
  var import_Phone = require("./Phone");
787
809
  var import_Planet = require("./Planet");
788
810
  var import_Play = require("./Play");
789
811
  var import_PlayCircle = require("./PlayCircle");
812
+ var import_Playlist = require("./Playlist");
813
+ var import_Preventive = require("./Preventive");
790
814
  var import_Printer = require("./Printer");
791
815
  var import_Puzzle = require("./Puzzle");
792
816
  var import_QrCode = require("./QrCode");
@@ -800,6 +824,7 @@ var import_Rewind = require("./Rewind");
800
824
  var import_Rows = require("./Rows");
801
825
  var import_Ruler = require("./Ruler");
802
826
  var import_Save = require("./Save");
827
+ var import_SearchAi = require("./SearchAi");
803
828
  var import_SearchMagnifyingGlass = require("./SearchMagnifyingGlass");
804
829
  var import_SelectMultiple = require("./SelectMultiple");
805
830
  var import_Settings = require("./Settings");
@@ -816,6 +841,8 @@ var import_ShoppingCart2 = require("./ShoppingCart2");
816
841
  var import_Show = require("./Show");
817
842
  var import_Shrink = require("./Shrink");
818
843
  var import_Shuffle = require("./Shuffle");
844
+ var import_SidebarClose = require("./SidebarClose");
845
+ var import_SidebarOpen = require("./SidebarOpen");
819
846
  var import_SingleQuotesL = require("./SingleQuotesL");
820
847
  var import_SingleQuotesR = require("./SingleQuotesR");
821
848
  var import_SkipBack = require("./SkipBack");
@@ -836,6 +863,7 @@ var import_StopSign = require("./StopSign");
836
863
  var import_Strikethrough = require("./Strikethrough");
837
864
  var import_Suitcase = require("./Suitcase");
838
865
  var import_Sun = require("./Sun");
866
+ var import_Surgery = require("./Surgery");
839
867
  var import_SwatchesPalette = require("./SwatchesPalette");
840
868
  var import_SwichtLeft = require("./SwichtLeft");
841
869
  var import_SwichtRight = require("./SwichtRight");
@@ -1129,6 +1157,7 @@ var import_WindowTerminal = require("./WindowTerminal");
1129
1157
  Forward,
1130
1158
  Gift,
1131
1159
  Globe,
1160
+ GynecologyAndObstetrics,
1132
1161
  HamburgerLg,
1133
1162
  HamburgerMd,
1134
1163
  Handbag,
@@ -1153,6 +1182,10 @@ var import_WindowTerminal = require("./WindowTerminal");
1153
1182
  HouseRemove,
1154
1183
  Image,
1155
1184
  Image2,
1185
+ IndexHigh,
1186
+ IndexLow,
1187
+ IndexMedium,
1188
+ IndexPriority,
1156
1189
  Info,
1157
1190
  Instance,
1158
1191
  Italic,
@@ -1188,6 +1221,8 @@ var import_WindowTerminal = require("./WindowTerminal");
1188
1221
  MainComponent,
1189
1222
  Map,
1190
1223
  MapPin,
1224
+ Medbrain,
1225
+ MedicalClinic,
1191
1226
  Mention,
1192
1227
  MenuAlt,
1193
1228
  MenuAlt2,
@@ -1227,10 +1262,13 @@ var import_WindowTerminal = require("./WindowTerminal");
1227
1262
  Path,
1228
1263
  Pause,
1229
1264
  PauseCircle,
1265
+ Pediatrics,
1230
1266
  Phone,
1231
1267
  Planet,
1232
1268
  Play,
1233
1269
  PlayCircle,
1270
+ Playlist,
1271
+ Preventive,
1234
1272
  Printer,
1235
1273
  Puzzle,
1236
1274
  QrCode,
@@ -1244,6 +1282,7 @@ var import_WindowTerminal = require("./WindowTerminal");
1244
1282
  Rows,
1245
1283
  Ruler,
1246
1284
  Save,
1285
+ SearchAi,
1247
1286
  SearchMagnifyingGlass,
1248
1287
  SelectMultiple,
1249
1288
  Settings,
@@ -1260,6 +1299,8 @@ var import_WindowTerminal = require("./WindowTerminal");
1260
1299
  Show,
1261
1300
  Shrink,
1262
1301
  Shuffle,
1302
+ SidebarClose,
1303
+ SidebarOpen,
1263
1304
  SingleQuotesL,
1264
1305
  SingleQuotesR,
1265
1306
  SkipBack,
@@ -1280,6 +1321,7 @@ var import_WindowTerminal = require("./WindowTerminal");
1280
1321
  Strikethrough,
1281
1322
  Suitcase,
1282
1323
  Sun,
1324
+ Surgery,
1283
1325
  SwatchesPalette,
1284
1326
  SwichtLeft,
1285
1327
  SwichtRight,
@@ -221,6 +221,7 @@ export { Font } from './Font.cjs';
221
221
  export { Forward } from './Forward.cjs';
222
222
  export { Gift } from './Gift.cjs';
223
223
  export { Globe } from './Globe.cjs';
224
+ export { GynecologyAndObstetrics } from './GynecologyAndObstetrics.cjs';
224
225
  export { HamburgerLg } from './HamburgerLg.cjs';
225
226
  export { HamburgerMd } from './HamburgerMd.cjs';
226
227
  export { Handbag } from './Handbag.cjs';
@@ -245,6 +246,10 @@ export { HouseClose } from './HouseClose.cjs';
245
246
  export { HouseRemove } from './HouseRemove.cjs';
246
247
  export { Image } from './Image.cjs';
247
248
  export { Image2 } from './Image2.cjs';
249
+ export { IndexHigh } from './IndexHigh.cjs';
250
+ export { IndexLow } from './IndexLow.cjs';
251
+ export { IndexMedium } from './IndexMedium.cjs';
252
+ export { IndexPriority } from './IndexPriority.cjs';
248
253
  export { Info } from './Info.cjs';
249
254
  export { Instance } from './Instance.cjs';
250
255
  export { Italic } from './Italic.cjs';
@@ -280,6 +285,8 @@ export { MailOpen } from './MailOpen.cjs';
280
285
  export { MainComponent } from './MainComponent.cjs';
281
286
  export { Map } from './Map.cjs';
282
287
  export { MapPin } from './MapPin.cjs';
288
+ export { Medbrain } from './Medbrain.cjs';
289
+ export { MedicalClinic } from './MedicalClinic.cjs';
283
290
  export { Mention } from './Mention.cjs';
284
291
  export { MenuAlt } from './MenuAlt.cjs';
285
292
  export { MenuAlt2 } from './MenuAlt2.cjs';
@@ -319,10 +326,13 @@ export { Paragraph } from './Paragraph.cjs';
319
326
  export { Path } from './Path.cjs';
320
327
  export { Pause } from './Pause.cjs';
321
328
  export { PauseCircle } from './PauseCircle.cjs';
329
+ export { Pediatrics } from './Pediatrics.cjs';
322
330
  export { Phone } from './Phone.cjs';
323
331
  export { Planet } from './Planet.cjs';
324
332
  export { Play } from './Play.cjs';
325
333
  export { PlayCircle } from './PlayCircle.cjs';
334
+ export { Playlist } from './Playlist.cjs';
335
+ export { Preventive } from './Preventive.cjs';
326
336
  export { Printer } from './Printer.cjs';
327
337
  export { Puzzle } from './Puzzle.cjs';
328
338
  export { QrCode } from './QrCode.cjs';
@@ -336,6 +346,7 @@ export { Rewind } from './Rewind.cjs';
336
346
  export { Rows } from './Rows.cjs';
337
347
  export { Ruler } from './Ruler.cjs';
338
348
  export { Save } from './Save.cjs';
349
+ export { SearchAi } from './SearchAi.cjs';
339
350
  export { SearchMagnifyingGlass } from './SearchMagnifyingGlass.cjs';
340
351
  export { SelectMultiple } from './SelectMultiple.cjs';
341
352
  export { Settings } from './Settings.cjs';
@@ -352,6 +363,8 @@ export { ShoppingCart2 } from './ShoppingCart2.cjs';
352
363
  export { Show } from './Show.cjs';
353
364
  export { Shrink } from './Shrink.cjs';
354
365
  export { Shuffle } from './Shuffle.cjs';
366
+ export { SidebarClose } from './SidebarClose.cjs';
367
+ export { SidebarOpen } from './SidebarOpen.cjs';
355
368
  export { SingleQuotesL } from './SingleQuotesL.cjs';
356
369
  export { SingleQuotesR } from './SingleQuotesR.cjs';
357
370
  export { SkipBack } from './SkipBack.cjs';
@@ -372,6 +385,7 @@ export { StopSign } from './StopSign.cjs';
372
385
  export { Strikethrough } from './Strikethrough.cjs';
373
386
  export { Suitcase } from './Suitcase.cjs';
374
387
  export { Sun } from './Sun.cjs';
388
+ export { Surgery } from './Surgery.cjs';
375
389
  export { SwatchesPalette } from './SwatchesPalette.cjs';
376
390
  export { SwichtLeft } from './SwichtLeft.cjs';
377
391
  export { SwichtRight } from './SwichtRight.cjs';