@medway-ui/icons 1.6.0 → 1.8.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/dist/components/icons/Dermatology.cjs +43 -0
- package/dist/components/icons/Dermatology.d.cts +6 -0
- package/dist/components/icons/Dermatology.d.ts +6 -0
- package/dist/components/icons/Dermatology.js +9 -0
- package/dist/components/icons/MedicineStudy.cjs +43 -0
- package/dist/components/icons/MedicineStudy.d.cts +6 -0
- package/dist/components/icons/MedicineStudy.d.ts +6 -0
- package/dist/components/icons/MedicineStudy.js +9 -0
- package/dist/components/icons/MentalDisorder.cjs +43 -0
- package/dist/components/icons/MentalDisorder.d.cts +6 -0
- package/dist/components/icons/MentalDisorder.d.ts +6 -0
- package/dist/components/icons/MentalDisorder.js +9 -0
- package/dist/components/icons/Radiology.cjs +43 -0
- package/dist/components/icons/Radiology.d.cts +6 -0
- package/dist/components/icons/Radiology.d.ts +6 -0
- package/dist/components/icons/Radiology.js +9 -0
- package/dist/components/icons/index.cjs +12 -0
- package/dist/components/icons/index.d.cts +4 -0
- package/dist/components/icons/index.d.ts +4 -0
- package/dist/components/icons/index.js +8 -0
- package/dist/index.d.cts +4 -0
- package/dist/index.d.ts +4 -0
- package/native/components/icons/Dermatology.cjs +45 -0
- package/native/components/icons/Dermatology.d.cts +9 -0
- package/native/components/icons/Dermatology.d.ts +9 -0
- package/native/components/icons/Dermatology.js +11 -0
- package/native/components/icons/MedicineStudy.cjs +45 -0
- package/native/components/icons/MedicineStudy.d.cts +9 -0
- package/native/components/icons/MedicineStudy.d.ts +9 -0
- package/native/components/icons/MedicineStudy.js +11 -0
- package/native/components/icons/MentalDisorder.cjs +45 -0
- package/native/components/icons/MentalDisorder.d.cts +9 -0
- package/native/components/icons/MentalDisorder.d.ts +9 -0
- package/native/components/icons/MentalDisorder.js +11 -0
- package/native/components/icons/Radiology.cjs +45 -0
- package/native/components/icons/Radiology.d.cts +9 -0
- package/native/components/icons/Radiology.d.ts +9 -0
- package/native/components/icons/Radiology.js +11 -0
- package/native/components/icons/index.cjs +12 -0
- package/native/components/icons/index.d.cts +4 -0
- package/native/components/icons/index.d.ts +4 -0
- package/native/components/icons/index.js +8 -0
- package/native/index.d.cts +25 -1
- package/native/index.d.ts +25 -1
- package/package.json +1 -1
|
@@ -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 Dermatology_exports = {};
|
|
30
|
+
__export(Dermatology_exports, {
|
|
31
|
+
Dermatology: () => Dermatology
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Dermatology_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_Icon = require("../Icon");
|
|
36
|
+
const Dermatology = (0, import_Icon.createIcon)(
|
|
37
|
+
/* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M12 11C12 8.64706 12 5.35294 15 3M2 14C4 12.5 7 12 8 12C8 13.933 10.067 15.5 12 15.5C13.933 15.5 16 13.933 16 12C17 12 20 12.5 22 14M9 21H9.002L9.00195 21.002L9 21.002V21ZM19 18H19.002L19.002 18.002L19 18.002V18ZM6 17H6.002L6.00195 17.002L6 17.002V17ZM14 19H14.002L14.002 19.002L14 19.002V19Z", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
38
|
+
);
|
|
39
|
+
Dermatology.displayName = "Dermatology";
|
|
40
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
41
|
+
0 && (module.exports = {
|
|
42
|
+
Dermatology
|
|
43
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.cjs';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const Dermatology: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { Dermatology };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const Dermatology: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { Dermatology };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { createIcon } from "../Icon";
|
|
3
|
+
const Dermatology = createIcon(
|
|
4
|
+
/* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M12 11C12 8.64706 12 5.35294 15 3M2 14C4 12.5 7 12 8 12C8 13.933 10.067 15.5 12 15.5C13.933 15.5 16 13.933 16 12C17 12 20 12.5 22 14M9 21H9.002L9.00195 21.002L9 21.002V21ZM19 18H19.002L19.002 18.002L19 18.002V18ZM6 17H6.002L6.00195 17.002L6 17.002V17ZM14 19H14.002L14.002 19.002L14 19.002V19Z", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
5
|
+
);
|
|
6
|
+
Dermatology.displayName = "Dermatology";
|
|
7
|
+
export {
|
|
8
|
+
Dermatology
|
|
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 MedicineStudy_exports = {};
|
|
30
|
+
__export(MedicineStudy_exports, {
|
|
31
|
+
MedicineStudy: () => MedicineStudy
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(MedicineStudy_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_Icon = require("../Icon");
|
|
36
|
+
const MedicineStudy = (0, import_Icon.createIcon)(
|
|
37
|
+
/* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M19.3998 4C19.9599 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7948 4.35774 20.8906 4.5459C20.9996 4.75981 21 5.04004 21 5.6001V16.4001C21 16.9601 20.9996 17.2398 20.8906 17.4537C20.7948 17.6419 20.6425 17.7952 20.4543 17.8911C20.2406 18 19.961 18 19.402 18H16.5693C15.6301 18 15.1597 18 14.7334 18.1295C14.356 18.2441 14.0057 18.4317 13.701 18.6821C13.3568 18.965 13.096 19.3557 12.575 20.1372L12 20.9998L11.4185 20.1277C10.9017 19.3526 10.6426 18.9638 10.2998 18.6821C9.99512 18.4317 9.64306 18.2441 9.26569 18.1295C8.83942 18 8.36994 18 7.43073 18H4.59797C4.03901 18 3.7596 18 3.5459 17.8911C3.35774 17.7952 3.20487 17.6419 3.10899 17.4537C3 17.2398 3 16.9601 3 16.4001V5.6001C3 5.04004 3 4.75981 3.10899 4.5459C3.20487 4.35774 3.35774 4.20487 3.5459 4.10899C3.75981 4 4.03956 4 4.59961 4M17 7.83332C17 7.37309 16.6269 6.99999 16.1667 6.99999H14V4.83333C14 4.37309 13.6269 4 13.1667 4H10.8333C10.3731 4 10 4.37309 10 4.83333V6.99999H7.83333C7.3731 6.99999 7 7.37309 7 7.83332V10.1667C7 10.6269 7.3731 11 7.83333 11H10V13.1667C10 13.6269 10.3731 14 10.8333 14H13.1667C13.6269 14 14 13.6269 14 13.1667V11H16.1667C16.6269 11 17 10.6269 17 10.1667V7.83332Z", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
38
|
+
);
|
|
39
|
+
MedicineStudy.displayName = "MedicineStudy";
|
|
40
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
41
|
+
0 && (module.exports = {
|
|
42
|
+
MedicineStudy
|
|
43
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.cjs';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const MedicineStudy: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { MedicineStudy };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const MedicineStudy: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { MedicineStudy };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { createIcon } from "../Icon";
|
|
3
|
+
const MedicineStudy = createIcon(
|
|
4
|
+
/* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M19.3998 4C19.9599 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7948 4.35774 20.8906 4.5459C20.9996 4.75981 21 5.04004 21 5.6001V16.4001C21 16.9601 20.9996 17.2398 20.8906 17.4537C20.7948 17.6419 20.6425 17.7952 20.4543 17.8911C20.2406 18 19.961 18 19.402 18H16.5693C15.6301 18 15.1597 18 14.7334 18.1295C14.356 18.2441 14.0057 18.4317 13.701 18.6821C13.3568 18.965 13.096 19.3557 12.575 20.1372L12 20.9998L11.4185 20.1277C10.9017 19.3526 10.6426 18.9638 10.2998 18.6821C9.99512 18.4317 9.64306 18.2441 9.26569 18.1295C8.83942 18 8.36994 18 7.43073 18H4.59797C4.03901 18 3.7596 18 3.5459 17.8911C3.35774 17.7952 3.20487 17.6419 3.10899 17.4537C3 17.2398 3 16.9601 3 16.4001V5.6001C3 5.04004 3 4.75981 3.10899 4.5459C3.20487 4.35774 3.35774 4.20487 3.5459 4.10899C3.75981 4 4.03956 4 4.59961 4M17 7.83332C17 7.37309 16.6269 6.99999 16.1667 6.99999H14V4.83333C14 4.37309 13.6269 4 13.1667 4H10.8333C10.3731 4 10 4.37309 10 4.83333V6.99999H7.83333C7.3731 6.99999 7 7.37309 7 7.83332V10.1667C7 10.6269 7.3731 11 7.83333 11H10V13.1667C10 13.6269 10.3731 14 10.8333 14H13.1667C13.6269 14 14 13.6269 14 13.1667V11H16.1667C16.6269 11 17 10.6269 17 10.1667V7.83332Z", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
5
|
+
);
|
|
6
|
+
MedicineStudy.displayName = "MedicineStudy";
|
|
7
|
+
export {
|
|
8
|
+
MedicineStudy
|
|
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 MentalDisorder_exports = {};
|
|
30
|
+
__export(MentalDisorder_exports, {
|
|
31
|
+
MentalDisorder: () => MentalDisorder
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(MentalDisorder_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_Icon = require("../Icon");
|
|
36
|
+
const MentalDisorder = (0, import_Icon.createIcon)(
|
|
37
|
+
/* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M6 22V18C4.90909 17.4722 3 15.1389 3 10.9167C3 5.63889 7.68182 2.5 11.5 2.5C15.3182 2.5 20.4545 4.5 21 14C20.5 14.5 19.5 15 18.5 15V18C18.5 19.5 17.5 20 16 20H14V22M11 12C11 11.4722 11.7275 10.3889 12.8184 10.3889C14.6002 10.3889 15.4171 11.995 15.0002 13.5555C14.6665 14.8048 13.2895 16.18 10.6366 15.6666C7.90933 15.1389 6.74998 11.5766 7.90889 9.33335C9.06781 7.09005 12.2722 6.69443 13.9085 7.22222", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
38
|
+
);
|
|
39
|
+
MentalDisorder.displayName = "MentalDisorder";
|
|
40
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
41
|
+
0 && (module.exports = {
|
|
42
|
+
MentalDisorder
|
|
43
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.cjs';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const MentalDisorder: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { MentalDisorder };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const MentalDisorder: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { MentalDisorder };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { createIcon } from "../Icon";
|
|
3
|
+
const MentalDisorder = createIcon(
|
|
4
|
+
/* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M6 22V18C4.90909 17.4722 3 15.1389 3 10.9167C3 5.63889 7.68182 2.5 11.5 2.5C15.3182 2.5 20.4545 4.5 21 14C20.5 14.5 19.5 15 18.5 15V18C18.5 19.5 17.5 20 16 20H14V22M11 12C11 11.4722 11.7275 10.3889 12.8184 10.3889C14.6002 10.3889 15.4171 11.995 15.0002 13.5555C14.6665 14.8048 13.2895 16.18 10.6366 15.6666C7.90933 15.1389 6.74998 11.5766 7.90889 9.33335C9.06781 7.09005 12.2722 6.69443 13.9085 7.22222", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
5
|
+
);
|
|
6
|
+
MentalDisorder.displayName = "MentalDisorder";
|
|
7
|
+
export {
|
|
8
|
+
MentalDisorder
|
|
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 Radiology_exports = {};
|
|
30
|
+
__export(Radiology_exports, {
|
|
31
|
+
Radiology: () => Radiology
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Radiology_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_Icon = require("../Icon");
|
|
36
|
+
const Radiology = (0, import_Icon.createIcon)(
|
|
37
|
+
/* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 2V4M16 4H8M16 4H17.8002C18.9203 4 19.4796 4 19.9074 4.21799C20.2837 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V17.8036C21 18.9215 21 19.4805 20.7822 19.9079C20.5905 20.2842 20.2837 20.5905 19.9074 20.7822C19.48 21 18.921 21 17.8031 21H6.19691C5.07899 21 4.5192 21 4.0918 20.7822C3.71547 20.5905 3.40973 20.2842 3.21799 19.9079C3 19.4801 3 18.9203 3 17.8002V7.2002C3 6.08009 3 5.51962 3.21799 5.0918C3.40973 4.71547 3.71547 4.40973 4.0918 4.21799C4.51962 4 5.08009 4 6.2002 4H8M8 2V4M10.0024 21V17.8235C9.00275 16.7647 8.62642 16.3654 7.50394 15.1765C6.75498 14.3832 6.89004 13.2343 7.58514 12.5576M13.9996 21V17.8235C14.9992 16.7647 15.3755 16.3654 16.498 15.1765C17.247 14.3832 17.1119 13.2343 16.4168 12.5576M13.9976 4V7.17647C14.9973 8.23529 15.3736 8.63458 16.4961 9.82353C17.6185 11.0125 16.7554 13 14.9973 13C13.5975 13 13.3493 11.4118 11.9977 11.4118C10.6467 11.4118 10.4021 13 9.00275 13C7.24462 13 6.38147 11.0125 7.50394 9.82353C8.62642 8.63458 9.00275 8.23529 10.0024 7.17647V4", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
38
|
+
);
|
|
39
|
+
Radiology.displayName = "Radiology";
|
|
40
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
41
|
+
0 && (module.exports = {
|
|
42
|
+
Radiology
|
|
43
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.cjs';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const Radiology: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { Radiology };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IconProps } from '../Icon.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
|
|
4
|
+
declare const Radiology: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
|
|
5
|
+
|
|
6
|
+
export { Radiology };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { createIcon } from "../Icon";
|
|
3
|
+
const Radiology = createIcon(
|
|
4
|
+
/* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M16 2V4M16 4H8M16 4H17.8002C18.9203 4 19.4796 4 19.9074 4.21799C20.2837 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V17.8036C21 18.9215 21 19.4805 20.7822 19.9079C20.5905 20.2842 20.2837 20.5905 19.9074 20.7822C19.48 21 18.921 21 17.8031 21H6.19691C5.07899 21 4.5192 21 4.0918 20.7822C3.71547 20.5905 3.40973 20.2842 3.21799 19.9079C3 19.4801 3 18.9203 3 17.8002V7.2002C3 6.08009 3 5.51962 3.21799 5.0918C3.40973 4.71547 3.71547 4.40973 4.0918 4.21799C4.51962 4 5.08009 4 6.2002 4H8M8 2V4M10.0024 21V17.8235C9.00275 16.7647 8.62642 16.3654 7.50394 15.1765C6.75498 14.3832 6.89004 13.2343 7.58514 12.5576M13.9996 21V17.8235C14.9992 16.7647 15.3755 16.3654 16.498 15.1765C17.247 14.3832 17.1119 13.2343 16.4168 12.5576M13.9976 4V7.17647C14.9973 8.23529 15.3736 8.63458 16.4961 9.82353C17.6185 11.0125 16.7554 13 14.9973 13C13.5975 13 13.3493 11.4118 11.9977 11.4118C10.6467 11.4118 10.4021 13 9.00275 13C7.24462 13 6.38147 11.0125 7.50394 9.82353C8.62642 8.63458 9.00275 8.23529 10.0024 7.17647V4", strokeLinecap: "round", strokeLinejoin: "round" }))
|
|
5
|
+
);
|
|
6
|
+
Radiology.displayName = "Radiology";
|
|
7
|
+
export {
|
|
8
|
+
Radiology
|
|
9
|
+
};
|
|
@@ -203,6 +203,7 @@ __export(icons_exports, {
|
|
|
203
203
|
Data: () => import_Data.Data,
|
|
204
204
|
DeleteColumn: () => import_DeleteColumn.DeleteColumn,
|
|
205
205
|
DeleteRow: () => import_DeleteRow.DeleteRow,
|
|
206
|
+
Dermatology: () => import_Dermatology.Dermatology,
|
|
206
207
|
Desktop: () => import_Desktop.Desktop,
|
|
207
208
|
DesktopTower: () => import_DesktopTower.DesktopTower,
|
|
208
209
|
Devices: () => import_Devices.Devices,
|
|
@@ -336,6 +337,8 @@ __export(icons_exports, {
|
|
|
336
337
|
Medbrain: () => import_Medbrain.Medbrain,
|
|
337
338
|
MedbrainAi: () => import_MedbrainAi.MedbrainAi,
|
|
338
339
|
MedicalClinic: () => import_MedicalClinic.MedicalClinic,
|
|
340
|
+
MedicineStudy: () => import_MedicineStudy.MedicineStudy,
|
|
341
|
+
MentalDisorder: () => import_MentalDisorder.MentalDisorder,
|
|
339
342
|
Mention: () => import_Mention.Mention,
|
|
340
343
|
MenuAlt: () => import_MenuAlt.MenuAlt,
|
|
341
344
|
MenuAlt2: () => import_MenuAlt2.MenuAlt2,
|
|
@@ -392,6 +395,7 @@ __export(icons_exports, {
|
|
|
392
395
|
QuestionAi: () => import_QuestionAi.QuestionAi,
|
|
393
396
|
RadioFill: () => import_RadioFill.RadioFill,
|
|
394
397
|
RadioUnchecked: () => import_RadioUnchecked.RadioUnchecked,
|
|
398
|
+
Radiology: () => import_Radiology.Radiology,
|
|
395
399
|
Rainbow: () => import_Rainbow.Rainbow,
|
|
396
400
|
Redo: () => import_Redo.Redo,
|
|
397
401
|
ReloadAi: () => import_ReloadAi.ReloadAi,
|
|
@@ -719,6 +723,7 @@ var import_Cylinder = require("./Cylinder");
|
|
|
719
723
|
var import_Data = require("./Data");
|
|
720
724
|
var import_DeleteColumn = require("./DeleteColumn");
|
|
721
725
|
var import_DeleteRow = require("./DeleteRow");
|
|
726
|
+
var import_Dermatology = require("./Dermatology");
|
|
722
727
|
var import_Desktop = require("./Desktop");
|
|
723
728
|
var import_DesktopTower = require("./DesktopTower");
|
|
724
729
|
var import_Devices = require("./Devices");
|
|
@@ -852,6 +857,8 @@ var import_MapPin = require("./MapPin");
|
|
|
852
857
|
var import_Medbrain = require("./Medbrain");
|
|
853
858
|
var import_MedbrainAi = require("./MedbrainAi");
|
|
854
859
|
var import_MedicalClinic = require("./MedicalClinic");
|
|
860
|
+
var import_MedicineStudy = require("./MedicineStudy");
|
|
861
|
+
var import_MentalDisorder = require("./MentalDisorder");
|
|
855
862
|
var import_Mention = require("./Mention");
|
|
856
863
|
var import_MenuAlt = require("./MenuAlt");
|
|
857
864
|
var import_MenuAlt2 = require("./MenuAlt2");
|
|
@@ -908,6 +915,7 @@ var import_QrCode = require("./QrCode");
|
|
|
908
915
|
var import_QuestionAi = require("./QuestionAi");
|
|
909
916
|
var import_RadioFill = require("./RadioFill");
|
|
910
917
|
var import_RadioUnchecked = require("./RadioUnchecked");
|
|
918
|
+
var import_Radiology = require("./Radiology");
|
|
911
919
|
var import_Rainbow = require("./Rainbow");
|
|
912
920
|
var import_Redo = require("./Redo");
|
|
913
921
|
var import_ReloadAi = require("./ReloadAi");
|
|
@@ -1235,6 +1243,7 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1235
1243
|
Data,
|
|
1236
1244
|
DeleteColumn,
|
|
1237
1245
|
DeleteRow,
|
|
1246
|
+
Dermatology,
|
|
1238
1247
|
Desktop,
|
|
1239
1248
|
DesktopTower,
|
|
1240
1249
|
Devices,
|
|
@@ -1368,6 +1377,8 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1368
1377
|
Medbrain,
|
|
1369
1378
|
MedbrainAi,
|
|
1370
1379
|
MedicalClinic,
|
|
1380
|
+
MedicineStudy,
|
|
1381
|
+
MentalDisorder,
|
|
1371
1382
|
Mention,
|
|
1372
1383
|
MenuAlt,
|
|
1373
1384
|
MenuAlt2,
|
|
@@ -1424,6 +1435,7 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1424
1435
|
QuestionAi,
|
|
1425
1436
|
RadioFill,
|
|
1426
1437
|
RadioUnchecked,
|
|
1438
|
+
Radiology,
|
|
1427
1439
|
Rainbow,
|
|
1428
1440
|
Redo,
|
|
1429
1441
|
ReloadAi,
|
|
@@ -183,6 +183,7 @@ export { Cylinder } from './Cylinder.cjs';
|
|
|
183
183
|
export { Data } from './Data.cjs';
|
|
184
184
|
export { DeleteColumn } from './DeleteColumn.cjs';
|
|
185
185
|
export { DeleteRow } from './DeleteRow.cjs';
|
|
186
|
+
export { Dermatology } from './Dermatology.cjs';
|
|
186
187
|
export { Desktop } from './Desktop.cjs';
|
|
187
188
|
export { DesktopTower } from './DesktopTower.cjs';
|
|
188
189
|
export { Devices } from './Devices.cjs';
|
|
@@ -316,6 +317,8 @@ export { MapPin } from './MapPin.cjs';
|
|
|
316
317
|
export { Medbrain } from './Medbrain.cjs';
|
|
317
318
|
export { MedbrainAi } from './MedbrainAi.cjs';
|
|
318
319
|
export { MedicalClinic } from './MedicalClinic.cjs';
|
|
320
|
+
export { MedicineStudy } from './MedicineStudy.cjs';
|
|
321
|
+
export { MentalDisorder } from './MentalDisorder.cjs';
|
|
319
322
|
export { Mention } from './Mention.cjs';
|
|
320
323
|
export { MenuAlt } from './MenuAlt.cjs';
|
|
321
324
|
export { MenuAlt2 } from './MenuAlt2.cjs';
|
|
@@ -372,6 +375,7 @@ export { QrCode } from './QrCode.cjs';
|
|
|
372
375
|
export { QuestionAi } from './QuestionAi.cjs';
|
|
373
376
|
export { RadioFill } from './RadioFill.cjs';
|
|
374
377
|
export { RadioUnchecked } from './RadioUnchecked.cjs';
|
|
378
|
+
export { Radiology } from './Radiology.cjs';
|
|
375
379
|
export { Rainbow } from './Rainbow.cjs';
|
|
376
380
|
export { Redo } from './Redo.cjs';
|
|
377
381
|
export { ReloadAi } from './ReloadAi.cjs';
|
|
@@ -183,6 +183,7 @@ export { Cylinder } from './Cylinder.js';
|
|
|
183
183
|
export { Data } from './Data.js';
|
|
184
184
|
export { DeleteColumn } from './DeleteColumn.js';
|
|
185
185
|
export { DeleteRow } from './DeleteRow.js';
|
|
186
|
+
export { Dermatology } from './Dermatology.js';
|
|
186
187
|
export { Desktop } from './Desktop.js';
|
|
187
188
|
export { DesktopTower } from './DesktopTower.js';
|
|
188
189
|
export { Devices } from './Devices.js';
|
|
@@ -316,6 +317,8 @@ export { MapPin } from './MapPin.js';
|
|
|
316
317
|
export { Medbrain } from './Medbrain.js';
|
|
317
318
|
export { MedbrainAi } from './MedbrainAi.js';
|
|
318
319
|
export { MedicalClinic } from './MedicalClinic.js';
|
|
320
|
+
export { MedicineStudy } from './MedicineStudy.js';
|
|
321
|
+
export { MentalDisorder } from './MentalDisorder.js';
|
|
319
322
|
export { Mention } from './Mention.js';
|
|
320
323
|
export { MenuAlt } from './MenuAlt.js';
|
|
321
324
|
export { MenuAlt2 } from './MenuAlt2.js';
|
|
@@ -372,6 +375,7 @@ export { QrCode } from './QrCode.js';
|
|
|
372
375
|
export { QuestionAi } from './QuestionAi.js';
|
|
373
376
|
export { RadioFill } from './RadioFill.js';
|
|
374
377
|
export { RadioUnchecked } from './RadioUnchecked.js';
|
|
378
|
+
export { Radiology } from './Radiology.js';
|
|
375
379
|
export { Rainbow } from './Rainbow.js';
|
|
376
380
|
export { Redo } from './Redo.js';
|
|
377
381
|
export { ReloadAi } from './ReloadAi.js';
|
|
@@ -183,6 +183,7 @@ import { Cylinder } from "./Cylinder";
|
|
|
183
183
|
import { Data } from "./Data";
|
|
184
184
|
import { DeleteColumn } from "./DeleteColumn";
|
|
185
185
|
import { DeleteRow } from "./DeleteRow";
|
|
186
|
+
import { Dermatology } from "./Dermatology";
|
|
186
187
|
import { Desktop } from "./Desktop";
|
|
187
188
|
import { DesktopTower } from "./DesktopTower";
|
|
188
189
|
import { Devices } from "./Devices";
|
|
@@ -316,6 +317,8 @@ import { MapPin } from "./MapPin";
|
|
|
316
317
|
import { Medbrain } from "./Medbrain";
|
|
317
318
|
import { MedbrainAi } from "./MedbrainAi";
|
|
318
319
|
import { MedicalClinic } from "./MedicalClinic";
|
|
320
|
+
import { MedicineStudy } from "./MedicineStudy";
|
|
321
|
+
import { MentalDisorder } from "./MentalDisorder";
|
|
319
322
|
import { Mention } from "./Mention";
|
|
320
323
|
import { MenuAlt } from "./MenuAlt";
|
|
321
324
|
import { MenuAlt2 } from "./MenuAlt2";
|
|
@@ -372,6 +375,7 @@ import { QrCode } from "./QrCode";
|
|
|
372
375
|
import { QuestionAi } from "./QuestionAi";
|
|
373
376
|
import { RadioFill } from "./RadioFill";
|
|
374
377
|
import { RadioUnchecked } from "./RadioUnchecked";
|
|
378
|
+
import { Radiology } from "./Radiology";
|
|
375
379
|
import { Rainbow } from "./Rainbow";
|
|
376
380
|
import { Redo } from "./Redo";
|
|
377
381
|
import { ReloadAi } from "./ReloadAi";
|
|
@@ -698,6 +702,7 @@ export {
|
|
|
698
702
|
Data,
|
|
699
703
|
DeleteColumn,
|
|
700
704
|
DeleteRow,
|
|
705
|
+
Dermatology,
|
|
701
706
|
Desktop,
|
|
702
707
|
DesktopTower,
|
|
703
708
|
Devices,
|
|
@@ -831,6 +836,8 @@ export {
|
|
|
831
836
|
Medbrain,
|
|
832
837
|
MedbrainAi,
|
|
833
838
|
MedicalClinic,
|
|
839
|
+
MedicineStudy,
|
|
840
|
+
MentalDisorder,
|
|
834
841
|
Mention,
|
|
835
842
|
MenuAlt,
|
|
836
843
|
MenuAlt2,
|
|
@@ -887,6 +894,7 @@ export {
|
|
|
887
894
|
QuestionAi,
|
|
888
895
|
RadioFill,
|
|
889
896
|
RadioUnchecked,
|
|
897
|
+
Radiology,
|
|
890
898
|
Rainbow,
|
|
891
899
|
Redo,
|
|
892
900
|
ReloadAi,
|
package/dist/index.d.cts
CHANGED
|
@@ -184,6 +184,7 @@ export { Cylinder } from './components/icons/Cylinder.cjs';
|
|
|
184
184
|
export { Data } from './components/icons/Data.cjs';
|
|
185
185
|
export { DeleteColumn } from './components/icons/DeleteColumn.cjs';
|
|
186
186
|
export { DeleteRow } from './components/icons/DeleteRow.cjs';
|
|
187
|
+
export { Dermatology } from './components/icons/Dermatology.cjs';
|
|
187
188
|
export { Desktop } from './components/icons/Desktop.cjs';
|
|
188
189
|
export { DesktopTower } from './components/icons/DesktopTower.cjs';
|
|
189
190
|
export { Devices } from './components/icons/Devices.cjs';
|
|
@@ -317,6 +318,8 @@ export { MapPin } from './components/icons/MapPin.cjs';
|
|
|
317
318
|
export { Medbrain } from './components/icons/Medbrain.cjs';
|
|
318
319
|
export { MedbrainAi } from './components/icons/MedbrainAi.cjs';
|
|
319
320
|
export { MedicalClinic } from './components/icons/MedicalClinic.cjs';
|
|
321
|
+
export { MedicineStudy } from './components/icons/MedicineStudy.cjs';
|
|
322
|
+
export { MentalDisorder } from './components/icons/MentalDisorder.cjs';
|
|
320
323
|
export { Mention } from './components/icons/Mention.cjs';
|
|
321
324
|
export { MenuAlt } from './components/icons/MenuAlt.cjs';
|
|
322
325
|
export { MenuAlt2 } from './components/icons/MenuAlt2.cjs';
|
|
@@ -373,6 +376,7 @@ export { QrCode } from './components/icons/QrCode.cjs';
|
|
|
373
376
|
export { QuestionAi } from './components/icons/QuestionAi.cjs';
|
|
374
377
|
export { RadioFill } from './components/icons/RadioFill.cjs';
|
|
375
378
|
export { RadioUnchecked } from './components/icons/RadioUnchecked.cjs';
|
|
379
|
+
export { Radiology } from './components/icons/Radiology.cjs';
|
|
376
380
|
export { Rainbow } from './components/icons/Rainbow.cjs';
|
|
377
381
|
export { Redo } from './components/icons/Redo.cjs';
|
|
378
382
|
export { ReloadAi } from './components/icons/ReloadAi.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -184,6 +184,7 @@ export { Cylinder } from './components/icons/Cylinder.js';
|
|
|
184
184
|
export { Data } from './components/icons/Data.js';
|
|
185
185
|
export { DeleteColumn } from './components/icons/DeleteColumn.js';
|
|
186
186
|
export { DeleteRow } from './components/icons/DeleteRow.js';
|
|
187
|
+
export { Dermatology } from './components/icons/Dermatology.js';
|
|
187
188
|
export { Desktop } from './components/icons/Desktop.js';
|
|
188
189
|
export { DesktopTower } from './components/icons/DesktopTower.js';
|
|
189
190
|
export { Devices } from './components/icons/Devices.js';
|
|
@@ -317,6 +318,8 @@ export { MapPin } from './components/icons/MapPin.js';
|
|
|
317
318
|
export { Medbrain } from './components/icons/Medbrain.js';
|
|
318
319
|
export { MedbrainAi } from './components/icons/MedbrainAi.js';
|
|
319
320
|
export { MedicalClinic } from './components/icons/MedicalClinic.js';
|
|
321
|
+
export { MedicineStudy } from './components/icons/MedicineStudy.js';
|
|
322
|
+
export { MentalDisorder } from './components/icons/MentalDisorder.js';
|
|
320
323
|
export { Mention } from './components/icons/Mention.js';
|
|
321
324
|
export { MenuAlt } from './components/icons/MenuAlt.js';
|
|
322
325
|
export { MenuAlt2 } from './components/icons/MenuAlt2.js';
|
|
@@ -373,6 +376,7 @@ export { QrCode } from './components/icons/QrCode.js';
|
|
|
373
376
|
export { QuestionAi } from './components/icons/QuestionAi.js';
|
|
374
377
|
export { RadioFill } from './components/icons/RadioFill.js';
|
|
375
378
|
export { RadioUnchecked } from './components/icons/RadioUnchecked.js';
|
|
379
|
+
export { Radiology } from './components/icons/Radiology.js';
|
|
376
380
|
export { Rainbow } from './components/icons/Rainbow.js';
|
|
377
381
|
export { Redo } from './components/icons/Redo.js';
|
|
378
382
|
export { ReloadAi } from './components/icons/ReloadAi.js';
|
|
@@ -0,0 +1,45 @@
|
|
|
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 Dermatology_exports = {};
|
|
30
|
+
__export(Dermatology_exports, {
|
|
31
|
+
Dermatology: () => Dermatology
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Dermatology_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_react_native_svg = require("react-native-svg");
|
|
36
|
+
const Dermatology = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
37
|
+
return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
38
|
+
<path d="M12 11C12 8.64706 12 5.35294 15 3M2 14C4 12.5 7 12 8 12C8 13.933 10.067 15.5 12 15.5C13.933 15.5 16 13.933 16 12C17 12 20 12.5 22 14M9 21H9.002L9.00195 21.002L9 21.002V21ZM19 18H19.002L19.002 18.002L19 18.002V18ZM6 17H6.002L6.00195 17.002L6 17.002V17ZM14 19H14.002L14.002 19.002L14 19.002V19Z" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
</svg>
|
|
40
|
+
`, height, width, color, strokeWidth });
|
|
41
|
+
};
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
Dermatology
|
|
45
|
+
});
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { SvgXml } from "react-native-svg";
|
|
3
|
+
const Dermatology = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
4
|
+
return /* @__PURE__ */ React.createElement(SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5
|
+
<path d="M12 11C12 8.64706 12 5.35294 15 3M2 14C4 12.5 7 12 8 12C8 13.933 10.067 15.5 12 15.5C13.933 15.5 16 13.933 16 12C17 12 20 12.5 22 14M9 21H9.002L9.00195 21.002L9 21.002V21ZM19 18H19.002L19.002 18.002L19 18.002V18ZM6 17H6.002L6.00195 17.002L6 17.002V17ZM14 19H14.002L14.002 19.002L14 19.002V19Z" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
`, height, width, color, strokeWidth });
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
Dermatology
|
|
11
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
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 MedicineStudy_exports = {};
|
|
30
|
+
__export(MedicineStudy_exports, {
|
|
31
|
+
MedicineStudy: () => MedicineStudy
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(MedicineStudy_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_react_native_svg = require("react-native-svg");
|
|
36
|
+
const MedicineStudy = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
37
|
+
return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
38
|
+
<path d="M19.3998 4C19.9599 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7948 4.35774 20.8906 4.5459C20.9996 4.75981 21 5.04004 21 5.6001V16.4001C21 16.9601 20.9996 17.2398 20.8906 17.4537C20.7948 17.6419 20.6425 17.7952 20.4543 17.8911C20.2406 18 19.961 18 19.402 18H16.5693C15.6301 18 15.1597 18 14.7334 18.1295C14.356 18.2441 14.0057 18.4317 13.701 18.6821C13.3568 18.965 13.096 19.3557 12.575 20.1372L12 20.9998L11.4185 20.1277C10.9017 19.3526 10.6426 18.9638 10.2998 18.6821C9.99512 18.4317 9.64306 18.2441 9.26569 18.1295C8.83942 18 8.36994 18 7.43073 18H4.59797C4.03901 18 3.7596 18 3.5459 17.8911C3.35774 17.7952 3.20487 17.6419 3.10899 17.4537C3 17.2398 3 16.9601 3 16.4001V5.6001C3 5.04004 3 4.75981 3.10899 4.5459C3.20487 4.35774 3.35774 4.20487 3.5459 4.10899C3.75981 4 4.03956 4 4.59961 4M17 7.83332C17 7.37309 16.6269 6.99999 16.1667 6.99999H14V4.83333C14 4.37309 13.6269 4 13.1667 4H10.8333C10.3731 4 10 4.37309 10 4.83333V6.99999H7.83333C7.3731 6.99999 7 7.37309 7 7.83332V10.1667C7 10.6269 7.3731 11 7.83333 11H10V13.1667C10 13.6269 10.3731 14 10.8333 14H13.1667C13.6269 14 14 13.6269 14 13.1667V11H16.1667C16.6269 11 17 10.6269 17 10.1667V7.83332Z" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
</svg>
|
|
40
|
+
`, height, width, color, strokeWidth });
|
|
41
|
+
};
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
MedicineStudy
|
|
45
|
+
});
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SvgProps } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
type MedicineStudyProps = {
|
|
4
|
+
color: string;
|
|
5
|
+
strokeWidth?: number;
|
|
6
|
+
} & SvgProps;
|
|
7
|
+
declare const MedicineStudy: ({ height, width, color, strokeWidth }: MedicineStudyProps) => JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { MedicineStudy };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SvgProps } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
type MedicineStudyProps = {
|
|
4
|
+
color: string;
|
|
5
|
+
strokeWidth?: number;
|
|
6
|
+
} & SvgProps;
|
|
7
|
+
declare const MedicineStudy: ({ height, width, color, strokeWidth }: MedicineStudyProps) => JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { MedicineStudy };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { SvgXml } from "react-native-svg";
|
|
3
|
+
const MedicineStudy = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
4
|
+
return /* @__PURE__ */ React.createElement(SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5
|
+
<path d="M19.3998 4C19.9599 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7948 4.35774 20.8906 4.5459C20.9996 4.75981 21 5.04004 21 5.6001V16.4001C21 16.9601 20.9996 17.2398 20.8906 17.4537C20.7948 17.6419 20.6425 17.7952 20.4543 17.8911C20.2406 18 19.961 18 19.402 18H16.5693C15.6301 18 15.1597 18 14.7334 18.1295C14.356 18.2441 14.0057 18.4317 13.701 18.6821C13.3568 18.965 13.096 19.3557 12.575 20.1372L12 20.9998L11.4185 20.1277C10.9017 19.3526 10.6426 18.9638 10.2998 18.6821C9.99512 18.4317 9.64306 18.2441 9.26569 18.1295C8.83942 18 8.36994 18 7.43073 18H4.59797C4.03901 18 3.7596 18 3.5459 17.8911C3.35774 17.7952 3.20487 17.6419 3.10899 17.4537C3 17.2398 3 16.9601 3 16.4001V5.6001C3 5.04004 3 4.75981 3.10899 4.5459C3.20487 4.35774 3.35774 4.20487 3.5459 4.10899C3.75981 4 4.03956 4 4.59961 4M17 7.83332C17 7.37309 16.6269 6.99999 16.1667 6.99999H14V4.83333C14 4.37309 13.6269 4 13.1667 4H10.8333C10.3731 4 10 4.37309 10 4.83333V6.99999H7.83333C7.3731 6.99999 7 7.37309 7 7.83332V10.1667C7 10.6269 7.3731 11 7.83333 11H10V13.1667C10 13.6269 10.3731 14 10.8333 14H13.1667C13.6269 14 14 13.6269 14 13.1667V11H16.1667C16.6269 11 17 10.6269 17 10.1667V7.83332Z" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
`, height, width, color, strokeWidth });
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
MedicineStudy
|
|
11
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
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 MentalDisorder_exports = {};
|
|
30
|
+
__export(MentalDisorder_exports, {
|
|
31
|
+
MentalDisorder: () => MentalDisorder
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(MentalDisorder_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_react_native_svg = require("react-native-svg");
|
|
36
|
+
const MentalDisorder = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
37
|
+
return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
38
|
+
<path d="M6 22V18C4.90909 17.4722 3 15.1389 3 10.9167C3 5.63889 7.68182 2.5 11.5 2.5C15.3182 2.5 20.4545 4.5 21 14C20.5 14.5 19.5 15 18.5 15V18C18.5 19.5 17.5 20 16 20H14V22M11 12C11 11.4722 11.7275 10.3889 12.8184 10.3889C14.6002 10.3889 15.4171 11.995 15.0002 13.5555C14.6665 14.8048 13.2895 16.18 10.6366 15.6666C7.90933 15.1389 6.74998 11.5766 7.90889 9.33335C9.06781 7.09005 12.2722 6.69443 13.9085 7.22222" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
</svg>
|
|
40
|
+
`, height, width, color, strokeWidth });
|
|
41
|
+
};
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
MentalDisorder
|
|
45
|
+
});
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SvgProps } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
type MentalDisorderProps = {
|
|
4
|
+
color: string;
|
|
5
|
+
strokeWidth?: number;
|
|
6
|
+
} & SvgProps;
|
|
7
|
+
declare const MentalDisorder: ({ height, width, color, strokeWidth }: MentalDisorderProps) => JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { MentalDisorder };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SvgProps } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
type MentalDisorderProps = {
|
|
4
|
+
color: string;
|
|
5
|
+
strokeWidth?: number;
|
|
6
|
+
} & SvgProps;
|
|
7
|
+
declare const MentalDisorder: ({ height, width, color, strokeWidth }: MentalDisorderProps) => JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { MentalDisorder };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { SvgXml } from "react-native-svg";
|
|
3
|
+
const MentalDisorder = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
4
|
+
return /* @__PURE__ */ React.createElement(SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5
|
+
<path d="M6 22V18C4.90909 17.4722 3 15.1389 3 10.9167C3 5.63889 7.68182 2.5 11.5 2.5C15.3182 2.5 20.4545 4.5 21 14C20.5 14.5 19.5 15 18.5 15V18C18.5 19.5 17.5 20 16 20H14V22M11 12C11 11.4722 11.7275 10.3889 12.8184 10.3889C14.6002 10.3889 15.4171 11.995 15.0002 13.5555C14.6665 14.8048 13.2895 16.18 10.6366 15.6666C7.90933 15.1389 6.74998 11.5766 7.90889 9.33335C9.06781 7.09005 12.2722 6.69443 13.9085 7.22222" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
`, height, width, color, strokeWidth });
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
MentalDisorder
|
|
11
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
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 Radiology_exports = {};
|
|
30
|
+
__export(Radiology_exports, {
|
|
31
|
+
Radiology: () => Radiology
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Radiology_exports);
|
|
34
|
+
var import_react = __toESM(require("react"), 1);
|
|
35
|
+
var import_react_native_svg = require("react-native-svg");
|
|
36
|
+
const Radiology = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
37
|
+
return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
38
|
+
<path d="M16 2V4M16 4H8M16 4H17.8002C18.9203 4 19.4796 4 19.9074 4.21799C20.2837 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V17.8036C21 18.9215 21 19.4805 20.7822 19.9079C20.5905 20.2842 20.2837 20.5905 19.9074 20.7822C19.48 21 18.921 21 17.8031 21H6.19691C5.07899 21 4.5192 21 4.0918 20.7822C3.71547 20.5905 3.40973 20.2842 3.21799 19.9079C3 19.4801 3 18.9203 3 17.8002V7.2002C3 6.08009 3 5.51962 3.21799 5.0918C3.40973 4.71547 3.71547 4.40973 4.0918 4.21799C4.51962 4 5.08009 4 6.2002 4H8M8 2V4M10.0024 21V17.8235C9.00275 16.7647 8.62642 16.3654 7.50394 15.1765C6.75498 14.3832 6.89004 13.2343 7.58514 12.5576M13.9996 21V17.8235C14.9992 16.7647 15.3755 16.3654 16.498 15.1765C17.247 14.3832 17.1119 13.2343 16.4168 12.5576M13.9976 4V7.17647C14.9973 8.23529 15.3736 8.63458 16.4961 9.82353C17.6185 11.0125 16.7554 13 14.9973 13C13.5975 13 13.3493 11.4118 11.9977 11.4118C10.6467 11.4118 10.4021 13 9.00275 13C7.24462 13 6.38147 11.0125 7.50394 9.82353C8.62642 8.63458 9.00275 8.23529 10.0024 7.17647V4" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
</svg>
|
|
40
|
+
`, height, width, color, strokeWidth });
|
|
41
|
+
};
|
|
42
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
43
|
+
0 && (module.exports = {
|
|
44
|
+
Radiology
|
|
45
|
+
});
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { SvgXml } from "react-native-svg";
|
|
3
|
+
const Radiology = ({ height = 24, width = 24, color, strokeWidth = 2 }) => {
|
|
4
|
+
return /* @__PURE__ */ React.createElement(SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5
|
+
<path d="M16 2V4M16 4H8M16 4H17.8002C18.9203 4 19.4796 4 19.9074 4.21799C20.2837 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V17.8036C21 18.9215 21 19.4805 20.7822 19.9079C20.5905 20.2842 20.2837 20.5905 19.9074 20.7822C19.48 21 18.921 21 17.8031 21H6.19691C5.07899 21 4.5192 21 4.0918 20.7822C3.71547 20.5905 3.40973 20.2842 3.21799 19.9079C3 19.4801 3 18.9203 3 17.8002V7.2002C3 6.08009 3 5.51962 3.21799 5.0918C3.40973 4.71547 3.71547 4.40973 4.0918 4.21799C4.51962 4 5.08009 4 6.2002 4H8M8 2V4M10.0024 21V17.8235C9.00275 16.7647 8.62642 16.3654 7.50394 15.1765C6.75498 14.3832 6.89004 13.2343 7.58514 12.5576M13.9996 21V17.8235C14.9992 16.7647 15.3755 16.3654 16.498 15.1765C17.247 14.3832 17.1119 13.2343 16.4168 12.5576M13.9976 4V7.17647C14.9973 8.23529 15.3736 8.63458 16.4961 9.82353C17.6185 11.0125 16.7554 13 14.9973 13C13.5975 13 13.3493 11.4118 11.9977 11.4118C10.6467 11.4118 10.4021 13 9.00275 13C7.24462 13 6.38147 11.0125 7.50394 9.82353C8.62642 8.63458 9.00275 8.23529 10.0024 7.17647V4" stroke="${color}" stroke-width="${strokeWidth}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
`, height, width, color, strokeWidth });
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
Radiology
|
|
11
|
+
};
|
|
@@ -203,6 +203,7 @@ __export(icons_exports, {
|
|
|
203
203
|
Data: () => import_Data.Data,
|
|
204
204
|
DeleteColumn: () => import_DeleteColumn.DeleteColumn,
|
|
205
205
|
DeleteRow: () => import_DeleteRow.DeleteRow,
|
|
206
|
+
Dermatology: () => import_Dermatology.Dermatology,
|
|
206
207
|
Desktop: () => import_Desktop.Desktop,
|
|
207
208
|
DesktopTower: () => import_DesktopTower.DesktopTower,
|
|
208
209
|
Devices: () => import_Devices.Devices,
|
|
@@ -336,6 +337,8 @@ __export(icons_exports, {
|
|
|
336
337
|
Medbrain: () => import_Medbrain.Medbrain,
|
|
337
338
|
MedbrainAi: () => import_MedbrainAi.MedbrainAi,
|
|
338
339
|
MedicalClinic: () => import_MedicalClinic.MedicalClinic,
|
|
340
|
+
MedicineStudy: () => import_MedicineStudy.MedicineStudy,
|
|
341
|
+
MentalDisorder: () => import_MentalDisorder.MentalDisorder,
|
|
339
342
|
Mention: () => import_Mention.Mention,
|
|
340
343
|
MenuAlt: () => import_MenuAlt.MenuAlt,
|
|
341
344
|
MenuAlt2: () => import_MenuAlt2.MenuAlt2,
|
|
@@ -392,6 +395,7 @@ __export(icons_exports, {
|
|
|
392
395
|
QuestionAi: () => import_QuestionAi.QuestionAi,
|
|
393
396
|
RadioFill: () => import_RadioFill.RadioFill,
|
|
394
397
|
RadioUnchecked: () => import_RadioUnchecked.RadioUnchecked,
|
|
398
|
+
Radiology: () => import_Radiology.Radiology,
|
|
395
399
|
Rainbow: () => import_Rainbow.Rainbow,
|
|
396
400
|
Redo: () => import_Redo.Redo,
|
|
397
401
|
ReloadAi: () => import_ReloadAi.ReloadAi,
|
|
@@ -719,6 +723,7 @@ var import_Cylinder = require("./Cylinder");
|
|
|
719
723
|
var import_Data = require("./Data");
|
|
720
724
|
var import_DeleteColumn = require("./DeleteColumn");
|
|
721
725
|
var import_DeleteRow = require("./DeleteRow");
|
|
726
|
+
var import_Dermatology = require("./Dermatology");
|
|
722
727
|
var import_Desktop = require("./Desktop");
|
|
723
728
|
var import_DesktopTower = require("./DesktopTower");
|
|
724
729
|
var import_Devices = require("./Devices");
|
|
@@ -852,6 +857,8 @@ var import_MapPin = require("./MapPin");
|
|
|
852
857
|
var import_Medbrain = require("./Medbrain");
|
|
853
858
|
var import_MedbrainAi = require("./MedbrainAi");
|
|
854
859
|
var import_MedicalClinic = require("./MedicalClinic");
|
|
860
|
+
var import_MedicineStudy = require("./MedicineStudy");
|
|
861
|
+
var import_MentalDisorder = require("./MentalDisorder");
|
|
855
862
|
var import_Mention = require("./Mention");
|
|
856
863
|
var import_MenuAlt = require("./MenuAlt");
|
|
857
864
|
var import_MenuAlt2 = require("./MenuAlt2");
|
|
@@ -908,6 +915,7 @@ var import_QrCode = require("./QrCode");
|
|
|
908
915
|
var import_QuestionAi = require("./QuestionAi");
|
|
909
916
|
var import_RadioFill = require("./RadioFill");
|
|
910
917
|
var import_RadioUnchecked = require("./RadioUnchecked");
|
|
918
|
+
var import_Radiology = require("./Radiology");
|
|
911
919
|
var import_Rainbow = require("./Rainbow");
|
|
912
920
|
var import_Redo = require("./Redo");
|
|
913
921
|
var import_ReloadAi = require("./ReloadAi");
|
|
@@ -1235,6 +1243,7 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1235
1243
|
Data,
|
|
1236
1244
|
DeleteColumn,
|
|
1237
1245
|
DeleteRow,
|
|
1246
|
+
Dermatology,
|
|
1238
1247
|
Desktop,
|
|
1239
1248
|
DesktopTower,
|
|
1240
1249
|
Devices,
|
|
@@ -1368,6 +1377,8 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1368
1377
|
Medbrain,
|
|
1369
1378
|
MedbrainAi,
|
|
1370
1379
|
MedicalClinic,
|
|
1380
|
+
MedicineStudy,
|
|
1381
|
+
MentalDisorder,
|
|
1371
1382
|
Mention,
|
|
1372
1383
|
MenuAlt,
|
|
1373
1384
|
MenuAlt2,
|
|
@@ -1424,6 +1435,7 @@ var import_WindowTerminal = require("./WindowTerminal");
|
|
|
1424
1435
|
QuestionAi,
|
|
1425
1436
|
RadioFill,
|
|
1426
1437
|
RadioUnchecked,
|
|
1438
|
+
Radiology,
|
|
1427
1439
|
Rainbow,
|
|
1428
1440
|
Redo,
|
|
1429
1441
|
ReloadAi,
|
|
@@ -183,6 +183,7 @@ export { Cylinder } from './Cylinder.cjs';
|
|
|
183
183
|
export { Data } from './Data.cjs';
|
|
184
184
|
export { DeleteColumn } from './DeleteColumn.cjs';
|
|
185
185
|
export { DeleteRow } from './DeleteRow.cjs';
|
|
186
|
+
export { Dermatology } from './Dermatology.cjs';
|
|
186
187
|
export { Desktop } from './Desktop.cjs';
|
|
187
188
|
export { DesktopTower } from './DesktopTower.cjs';
|
|
188
189
|
export { Devices } from './Devices.cjs';
|
|
@@ -316,6 +317,8 @@ export { MapPin } from './MapPin.cjs';
|
|
|
316
317
|
export { Medbrain } from './Medbrain.cjs';
|
|
317
318
|
export { MedbrainAi } from './MedbrainAi.cjs';
|
|
318
319
|
export { MedicalClinic } from './MedicalClinic.cjs';
|
|
320
|
+
export { MedicineStudy } from './MedicineStudy.cjs';
|
|
321
|
+
export { MentalDisorder } from './MentalDisorder.cjs';
|
|
319
322
|
export { Mention } from './Mention.cjs';
|
|
320
323
|
export { MenuAlt } from './MenuAlt.cjs';
|
|
321
324
|
export { MenuAlt2 } from './MenuAlt2.cjs';
|
|
@@ -372,6 +375,7 @@ export { QrCode } from './QrCode.cjs';
|
|
|
372
375
|
export { QuestionAi } from './QuestionAi.cjs';
|
|
373
376
|
export { RadioFill } from './RadioFill.cjs';
|
|
374
377
|
export { RadioUnchecked } from './RadioUnchecked.cjs';
|
|
378
|
+
export { Radiology } from './Radiology.cjs';
|
|
375
379
|
export { Rainbow } from './Rainbow.cjs';
|
|
376
380
|
export { Redo } from './Redo.cjs';
|
|
377
381
|
export { ReloadAi } from './ReloadAi.cjs';
|
|
@@ -183,6 +183,7 @@ export { Cylinder } from './Cylinder.js';
|
|
|
183
183
|
export { Data } from './Data.js';
|
|
184
184
|
export { DeleteColumn } from './DeleteColumn.js';
|
|
185
185
|
export { DeleteRow } from './DeleteRow.js';
|
|
186
|
+
export { Dermatology } from './Dermatology.js';
|
|
186
187
|
export { Desktop } from './Desktop.js';
|
|
187
188
|
export { DesktopTower } from './DesktopTower.js';
|
|
188
189
|
export { Devices } from './Devices.js';
|
|
@@ -316,6 +317,8 @@ export { MapPin } from './MapPin.js';
|
|
|
316
317
|
export { Medbrain } from './Medbrain.js';
|
|
317
318
|
export { MedbrainAi } from './MedbrainAi.js';
|
|
318
319
|
export { MedicalClinic } from './MedicalClinic.js';
|
|
320
|
+
export { MedicineStudy } from './MedicineStudy.js';
|
|
321
|
+
export { MentalDisorder } from './MentalDisorder.js';
|
|
319
322
|
export { Mention } from './Mention.js';
|
|
320
323
|
export { MenuAlt } from './MenuAlt.js';
|
|
321
324
|
export { MenuAlt2 } from './MenuAlt2.js';
|
|
@@ -372,6 +375,7 @@ export { QrCode } from './QrCode.js';
|
|
|
372
375
|
export { QuestionAi } from './QuestionAi.js';
|
|
373
376
|
export { RadioFill } from './RadioFill.js';
|
|
374
377
|
export { RadioUnchecked } from './RadioUnchecked.js';
|
|
378
|
+
export { Radiology } from './Radiology.js';
|
|
375
379
|
export { Rainbow } from './Rainbow.js';
|
|
376
380
|
export { Redo } from './Redo.js';
|
|
377
381
|
export { ReloadAi } from './ReloadAi.js';
|
|
@@ -183,6 +183,7 @@ import { Cylinder } from "./Cylinder";
|
|
|
183
183
|
import { Data } from "./Data";
|
|
184
184
|
import { DeleteColumn } from "./DeleteColumn";
|
|
185
185
|
import { DeleteRow } from "./DeleteRow";
|
|
186
|
+
import { Dermatology } from "./Dermatology";
|
|
186
187
|
import { Desktop } from "./Desktop";
|
|
187
188
|
import { DesktopTower } from "./DesktopTower";
|
|
188
189
|
import { Devices } from "./Devices";
|
|
@@ -316,6 +317,8 @@ import { MapPin } from "./MapPin";
|
|
|
316
317
|
import { Medbrain } from "./Medbrain";
|
|
317
318
|
import { MedbrainAi } from "./MedbrainAi";
|
|
318
319
|
import { MedicalClinic } from "./MedicalClinic";
|
|
320
|
+
import { MedicineStudy } from "./MedicineStudy";
|
|
321
|
+
import { MentalDisorder } from "./MentalDisorder";
|
|
319
322
|
import { Mention } from "./Mention";
|
|
320
323
|
import { MenuAlt } from "./MenuAlt";
|
|
321
324
|
import { MenuAlt2 } from "./MenuAlt2";
|
|
@@ -372,6 +375,7 @@ import { QrCode } from "./QrCode";
|
|
|
372
375
|
import { QuestionAi } from "./QuestionAi";
|
|
373
376
|
import { RadioFill } from "./RadioFill";
|
|
374
377
|
import { RadioUnchecked } from "./RadioUnchecked";
|
|
378
|
+
import { Radiology } from "./Radiology";
|
|
375
379
|
import { Rainbow } from "./Rainbow";
|
|
376
380
|
import { Redo } from "./Redo";
|
|
377
381
|
import { ReloadAi } from "./ReloadAi";
|
|
@@ -698,6 +702,7 @@ export {
|
|
|
698
702
|
Data,
|
|
699
703
|
DeleteColumn,
|
|
700
704
|
DeleteRow,
|
|
705
|
+
Dermatology,
|
|
701
706
|
Desktop,
|
|
702
707
|
DesktopTower,
|
|
703
708
|
Devices,
|
|
@@ -831,6 +836,8 @@ export {
|
|
|
831
836
|
Medbrain,
|
|
832
837
|
MedbrainAi,
|
|
833
838
|
MedicalClinic,
|
|
839
|
+
MedicineStudy,
|
|
840
|
+
MentalDisorder,
|
|
834
841
|
Mention,
|
|
835
842
|
MenuAlt,
|
|
836
843
|
MenuAlt2,
|
|
@@ -887,6 +894,7 @@ export {
|
|
|
887
894
|
QuestionAi,
|
|
888
895
|
RadioFill,
|
|
889
896
|
RadioUnchecked,
|
|
897
|
+
Radiology,
|
|
890
898
|
Rainbow,
|
|
891
899
|
Redo,
|
|
892
900
|
ReloadAi,
|
package/native/index.d.cts
CHANGED
|
@@ -1110,6 +1110,12 @@ type DeleteRowProps = {
|
|
|
1110
1110
|
} & SvgProps;
|
|
1111
1111
|
declare const DeleteRow: ({ height, width, color, strokeWidth }: DeleteRowProps) => JSX.Element;
|
|
1112
1112
|
|
|
1113
|
+
type DermatologyProps = {
|
|
1114
|
+
color: string;
|
|
1115
|
+
strokeWidth?: number;
|
|
1116
|
+
} & SvgProps;
|
|
1117
|
+
declare const Dermatology: ({ height, width, color, strokeWidth }: DermatologyProps) => JSX.Element;
|
|
1118
|
+
|
|
1113
1119
|
type DesktopProps = {
|
|
1114
1120
|
color: string;
|
|
1115
1121
|
strokeWidth?: number;
|
|
@@ -1908,6 +1914,18 @@ type MedicalClinicProps = {
|
|
|
1908
1914
|
} & SvgProps;
|
|
1909
1915
|
declare const MedicalClinic: ({ height, width, color, strokeWidth }: MedicalClinicProps) => JSX.Element;
|
|
1910
1916
|
|
|
1917
|
+
type MedicineStudyProps = {
|
|
1918
|
+
color: string;
|
|
1919
|
+
strokeWidth?: number;
|
|
1920
|
+
} & SvgProps;
|
|
1921
|
+
declare const MedicineStudy: ({ height, width, color, strokeWidth }: MedicineStudyProps) => JSX.Element;
|
|
1922
|
+
|
|
1923
|
+
type MentalDisorderProps = {
|
|
1924
|
+
color: string;
|
|
1925
|
+
strokeWidth?: number;
|
|
1926
|
+
} & SvgProps;
|
|
1927
|
+
declare const MentalDisorder: ({ height, width, color, strokeWidth }: MentalDisorderProps) => JSX.Element;
|
|
1928
|
+
|
|
1911
1929
|
type MentionProps = {
|
|
1912
1930
|
color: string;
|
|
1913
1931
|
strokeWidth?: number;
|
|
@@ -2244,6 +2262,12 @@ type RadioUncheckedProps = {
|
|
|
2244
2262
|
} & SvgProps;
|
|
2245
2263
|
declare const RadioUnchecked: ({ height, width, color, strokeWidth }: RadioUncheckedProps) => JSX.Element;
|
|
2246
2264
|
|
|
2265
|
+
type RadiologyProps = {
|
|
2266
|
+
color: string;
|
|
2267
|
+
strokeWidth?: number;
|
|
2268
|
+
} & SvgProps;
|
|
2269
|
+
declare const Radiology: ({ height, width, color, strokeWidth }: RadiologyProps) => JSX.Element;
|
|
2270
|
+
|
|
2247
2271
|
type RainbowProps = {
|
|
2248
2272
|
color: string;
|
|
2249
2273
|
strokeWidth?: number;
|
|
@@ -3084,4 +3108,4 @@ type WindowTerminalProps = {
|
|
|
3084
3108
|
} & SvgProps;
|
|
3085
3109
|
declare const WindowTerminal: ({ height, width, color, strokeWidth }: WindowTerminalProps) => JSX.Element;
|
|
3086
3110
|
|
|
3087
|
-
export { AddColumn, AddMinusSquare, AddPlus, AddPlusCircle, AddPlusSquare, AddRow, AddToQueue, AgendaAi, Airplay, Alarm, AlmostAi, Anticipate, Archive, ArrowCircleDown, ArrowCircleDownLeft, ArrowCircleDownRight, ArrowCircleLeft, ArrowCircleRight, ArrowCircleUp, ArrowCircleUpLeft, ArrowCircleUpRight, ArrowDownLeftLg, ArrowDownLeftMd, ArrowDownLeftSm, ArrowDownLg, ArrowDownMd, ArrowDownRightLg, ArrowDownRightMd, ArrowDownRightSm, ArrowDownSm, ArrowDownUp, ArrowLeftLg, ArrowLeftMd, ArrowLeftRight, ArrowLeftSm, ArrowReload02, ArrowRightLg, ArrowRightMd, ArrowRightSm, ArrowSubDownLeft, ArrowSubDownRight, ArrowSubLeftDown, ArrowSubLeftUp, ArrowSubRightDown, ArrowSubRightUp, ArrowSubUpLeft, ArrowSubUpRight, ArrowUndoDownLeft, ArrowUndoDownRight, ArrowUndoUpLeft, ArrowUndoUpRight, ArrowUpLeftLg, ArrowUpLeftMd, ArrowUpLeftSm, ArrowUpLg, ArrowUpMd, ArrowUpRightLg, ArrowUpRightMd, ArrowUpRightSm, ArrowUpSm, ArrowsReload01, AttentionAi, BarBottom, BarLeft, BarRight, BarTop, Bell, BellAdd, BellClose, BellNotification, BellOff, BellRemove, BellRing, Bold, Bolt, Book, Book2, BookOpen, Bookmark, Building, Building2, Building3, Building4, Bulb, Calendar, CalendarAdd, CalendarCheck, CalendarClose, CalendarDays, CalendarEdit, CalendarEvent, CalendarList, CalendarRemove, CalendarWeek, Camera, CarAuto, Card, CardLibrary, CaretCircleDown, CaretCircleLeft, CaretCircleRight, CaretCircleUp, CaretDownMd, CaretDownSm, CaretLeftSm, CaretRightSm, CaretUpMd, CaretUpSm, ChartBarHorizontal, ChartBarVertical, ChartBarVertical02, ChartLine, ChartPie, Chat, ChatAdd, ChatCheck, ChatCircle, ChatCircleAdd, ChatCircleCheck, ChatCircleClose, ChatCircleDots, ChatCircleRemove, ChatClose, ChatConversation, ChatConversationCircle, ChatDots, ChatRemove, Check, CheckAll, CheckAllBig, CheckBig, CheckMedium, CheckboxCheck, CheckboxFill, CheckboxUnchecked, ChevronDown, ChevronDownDuo, ChevronLeft, ChevronLeftDuo, ChevronLeftMd, ChevronRight, ChevronRightDuo, ChevronRightMd, ChevronUp, ChevronUpDuo, Chromecast, Circle, CircleCheck, CircleHelp, CircleWarning, Clock, CloseCircle, CloseLg, CloseMd, CloseSm, CloseSquare, Cloud, CloudAdd, CloudCheck, CloudClose, CloudDownload, CloudOff, CloudRemove, CloudSync, CloudUpload, Code, CoffeToGo, Coffee, Columns, CombineAi, CombineCells, Command, Compass, Compass02, Cookie, Copy, CreditCard, CreditCard2, CriticalAi, Crop, Cupcake, Cylinder, Data, DeleteColumn, DeleteRow, Desktop, DesktopTower, Devices, DoubleQuotesL, DoubleQuotesR, Download, DownloadPackage, DragHorizontal, DragVertical, DummyCircle, DummyCircleSmall, DummySquare, DummySquareSmall, EditPencil, EditPencil2, EditPencilLine, EditPencilLine2, EventEdit, EventShortcut, Exit, Expand, ExternalLink, Figma, FileAdd, FileBlank, FileCheck, FileClose, FileCode, FileDocument, FileDownload, FileEdit, FileRemove, FileSearch, FileUpload, Files, Filter, FilterOff, Fire, FirstAid, Flag, Flashcard, Focus, Folder, FolderAdd, FolderCheck, FolderClose, FolderCode, FolderDocument, FolderDownload, FolderEdit, FolderOpen, FolderRemove, FolderSearch, FolderUpload, Folders, Font, Forward, Gift, Globe, GoalAi, Graduation, Grid, GynecologyAndObstetrics, HalfCheckLg, HamburgerLg, HamburgerMd, Handbag, Heading, HeadingH1, HeadingH2, HeadingH3, HeadingH4, HeadingH5, HeadingH6, Headphones, Heart, Heart2, Help, Hide, House, House2, House3, HouseAdd, HouseCheck, HouseClose, HouseRemove, Image, Image2, IndexHigh, IndexLow, IndexMedium, IndexPriority, Info, Instance, InternshipContent, InternshipSync, Italic, Keyboard, Label, Laptop, LastActivity, Layer, Layers, Leaf, LineL, LineM, LineS, LineXl, Link, LinkBreak, LinkHorizontal, LinkHorizontalOff, LinkVertical, ListAdd, ListCheck, ListChecklist, ListOrdered, ListRemove, ListUnordered, Loading, Lock, LockOpen, LogOut, MagnifyingGlassMinus, MagnifyingGlassPlus, Mail, MailOpen, MainComponent, Map, MapPin, Medbrain, MedbrainAi, MedicalClinic, Mention, MenuAlt, MenuAlt2, MenuAlt3, MenuAlt4, MenuAlt5, MenuDuoLg, MenuDuoMd, Mobile, MobileButton, Monitor, MonitorPlay, Moon, MoreGridBig, MoreGridSmall, MoreHorizontal, MoreVertical, Mouse, Move, MoveHorizontal, MoveVertical, MovingDesk, Navigation, Note, NoteEdit, NoteSearch, Notebook, Octagon, OctagonCheck, OctagonHelp, OctagonWarning, Option, PaperPlane, PaperclipAttechmentHorizontal, PaperclipAttechmentTilt, Paragraph, Path, Pause, PauseCircle, Pediatrics, Pen, Phone, Planet, Play, PlayCircle, Playlist, PlaylistAdd, PlaylistCheck, Postpone, Preventive, Printer, Puzzle, QrCode, QuestionAi, RadioFill, RadioUnchecked, Rainbow, Redo, ReloadAi, RemoveMinus, RemoveMinusCircle, Repeat, Rewind, Rocket, Rows, Ruler, Save, SearchAi, SearchMagnifyingGlass, SelectMultiple, Settings, SettingsFuture, ShareAndroid, ShareIOsExport, Shield, ShieldCheck, ShieldWarning, ShoppingBag, ShoppingBag2, ShoppingCart, ShoppingCart2, Show, Shrink, Shuffle, SidebarClose, SidebarOpen, SingleQuotesL, SingleQuotesR, SkipBack, SkipForward, Slider, Slider2, Slider3, Smile, SortAscending, SortDescending, SparkleArrowDownRightMd, SparkleArrowRightMd, SparkleArrowSubDownRightMd, SparkleArrowUpMd, SparkleArrowUpRightMd, SparklesAi, Spin10, Spin5, Square, SquareCheck, SquareHelp, SquareWarning, Star, Stop, StopCircle, StopSign, Strikethrough, Suitcase, Sun, SuperGoalAi, Surgery, SwatchesPalette, SwichtLeft, SwichtRight, Table, TableAdd, TableRemove, Tablet, TabletButton, Tag, Target, TarguetArrow, Terminal, TestAi, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, ThumbsDown, ThumbsUp, TicketVoucher, TimeAi, TimeRemaining, TimelineAi, Timer, TimerAdd, TimerClose, TimerRemove, Trade, TrashEmpty, TrashFull, TrendingDown, TrendingUp, Triangle, TriangleCheck, TriangleWarning, TurboReview, Underline, Undo, UnfoldLess, UnfoldMore, User, User2, User3, UserAdd, UserCardId, UserCheck, UserCircle, UserClose, UserRemove, UserSquare, UserVoice, Users, UsersGroup, VolumeMax, VolumeMin, VolumeMinus, VolumeOff, VolumeOff2, VolumePlus, Warning, WaterDrop, Wavy, WavyCheck, WavyHelp, WavyWarning, WeekAi, WifiHigh, WifiLow, WifiMedium, WifiNone, WifiOff, WifiProblem, Window, WindowCheck, WindowClose, WindowCodeBlock, WindowSidebar, WindowTerminal };
|
|
3111
|
+
export { AddColumn, AddMinusSquare, AddPlus, AddPlusCircle, AddPlusSquare, AddRow, AddToQueue, AgendaAi, Airplay, Alarm, AlmostAi, Anticipate, Archive, ArrowCircleDown, ArrowCircleDownLeft, ArrowCircleDownRight, ArrowCircleLeft, ArrowCircleRight, ArrowCircleUp, ArrowCircleUpLeft, ArrowCircleUpRight, ArrowDownLeftLg, ArrowDownLeftMd, ArrowDownLeftSm, ArrowDownLg, ArrowDownMd, ArrowDownRightLg, ArrowDownRightMd, ArrowDownRightSm, ArrowDownSm, ArrowDownUp, ArrowLeftLg, ArrowLeftMd, ArrowLeftRight, ArrowLeftSm, ArrowReload02, ArrowRightLg, ArrowRightMd, ArrowRightSm, ArrowSubDownLeft, ArrowSubDownRight, ArrowSubLeftDown, ArrowSubLeftUp, ArrowSubRightDown, ArrowSubRightUp, ArrowSubUpLeft, ArrowSubUpRight, ArrowUndoDownLeft, ArrowUndoDownRight, ArrowUndoUpLeft, ArrowUndoUpRight, ArrowUpLeftLg, ArrowUpLeftMd, ArrowUpLeftSm, ArrowUpLg, ArrowUpMd, ArrowUpRightLg, ArrowUpRightMd, ArrowUpRightSm, ArrowUpSm, ArrowsReload01, AttentionAi, BarBottom, BarLeft, BarRight, BarTop, Bell, BellAdd, BellClose, BellNotification, BellOff, BellRemove, BellRing, Bold, Bolt, Book, Book2, BookOpen, Bookmark, Building, Building2, Building3, Building4, Bulb, Calendar, CalendarAdd, CalendarCheck, CalendarClose, CalendarDays, CalendarEdit, CalendarEvent, CalendarList, CalendarRemove, CalendarWeek, Camera, CarAuto, Card, CardLibrary, CaretCircleDown, CaretCircleLeft, CaretCircleRight, CaretCircleUp, CaretDownMd, CaretDownSm, CaretLeftSm, CaretRightSm, CaretUpMd, CaretUpSm, ChartBarHorizontal, ChartBarVertical, ChartBarVertical02, ChartLine, ChartPie, Chat, ChatAdd, ChatCheck, ChatCircle, ChatCircleAdd, ChatCircleCheck, ChatCircleClose, ChatCircleDots, ChatCircleRemove, ChatClose, ChatConversation, ChatConversationCircle, ChatDots, ChatRemove, Check, CheckAll, CheckAllBig, CheckBig, CheckMedium, CheckboxCheck, CheckboxFill, CheckboxUnchecked, ChevronDown, ChevronDownDuo, ChevronLeft, ChevronLeftDuo, ChevronLeftMd, ChevronRight, ChevronRightDuo, ChevronRightMd, ChevronUp, ChevronUpDuo, Chromecast, Circle, CircleCheck, CircleHelp, CircleWarning, Clock, CloseCircle, CloseLg, CloseMd, CloseSm, CloseSquare, Cloud, CloudAdd, CloudCheck, CloudClose, CloudDownload, CloudOff, CloudRemove, CloudSync, CloudUpload, Code, CoffeToGo, Coffee, Columns, CombineAi, CombineCells, Command, Compass, Compass02, Cookie, Copy, CreditCard, CreditCard2, CriticalAi, Crop, Cupcake, Cylinder, Data, DeleteColumn, DeleteRow, Dermatology, Desktop, DesktopTower, Devices, DoubleQuotesL, DoubleQuotesR, Download, DownloadPackage, DragHorizontal, DragVertical, DummyCircle, DummyCircleSmall, DummySquare, DummySquareSmall, EditPencil, EditPencil2, EditPencilLine, EditPencilLine2, EventEdit, EventShortcut, Exit, Expand, ExternalLink, Figma, FileAdd, FileBlank, FileCheck, FileClose, FileCode, FileDocument, FileDownload, FileEdit, FileRemove, FileSearch, FileUpload, Files, Filter, FilterOff, Fire, FirstAid, Flag, Flashcard, Focus, Folder, FolderAdd, FolderCheck, FolderClose, FolderCode, FolderDocument, FolderDownload, FolderEdit, FolderOpen, FolderRemove, FolderSearch, FolderUpload, Folders, Font, Forward, Gift, Globe, GoalAi, Graduation, Grid, GynecologyAndObstetrics, HalfCheckLg, HamburgerLg, HamburgerMd, Handbag, Heading, HeadingH1, HeadingH2, HeadingH3, HeadingH4, HeadingH5, HeadingH6, Headphones, Heart, Heart2, Help, Hide, House, House2, House3, HouseAdd, HouseCheck, HouseClose, HouseRemove, Image, Image2, IndexHigh, IndexLow, IndexMedium, IndexPriority, Info, Instance, InternshipContent, InternshipSync, Italic, Keyboard, Label, Laptop, LastActivity, Layer, Layers, Leaf, LineL, LineM, LineS, LineXl, Link, LinkBreak, LinkHorizontal, LinkHorizontalOff, LinkVertical, ListAdd, ListCheck, ListChecklist, ListOrdered, ListRemove, ListUnordered, Loading, Lock, LockOpen, LogOut, MagnifyingGlassMinus, MagnifyingGlassPlus, Mail, MailOpen, MainComponent, Map, MapPin, Medbrain, MedbrainAi, MedicalClinic, MedicineStudy, MentalDisorder, Mention, MenuAlt, MenuAlt2, MenuAlt3, MenuAlt4, MenuAlt5, MenuDuoLg, MenuDuoMd, Mobile, MobileButton, Monitor, MonitorPlay, Moon, MoreGridBig, MoreGridSmall, MoreHorizontal, MoreVertical, Mouse, Move, MoveHorizontal, MoveVertical, MovingDesk, Navigation, Note, NoteEdit, NoteSearch, Notebook, Octagon, OctagonCheck, OctagonHelp, OctagonWarning, Option, PaperPlane, PaperclipAttechmentHorizontal, PaperclipAttechmentTilt, Paragraph, Path, Pause, PauseCircle, Pediatrics, Pen, Phone, Planet, Play, PlayCircle, Playlist, PlaylistAdd, PlaylistCheck, Postpone, Preventive, Printer, Puzzle, QrCode, QuestionAi, RadioFill, RadioUnchecked, Radiology, Rainbow, Redo, ReloadAi, RemoveMinus, RemoveMinusCircle, Repeat, Rewind, Rocket, Rows, Ruler, Save, SearchAi, SearchMagnifyingGlass, SelectMultiple, Settings, SettingsFuture, ShareAndroid, ShareIOsExport, Shield, ShieldCheck, ShieldWarning, ShoppingBag, ShoppingBag2, ShoppingCart, ShoppingCart2, Show, Shrink, Shuffle, SidebarClose, SidebarOpen, SingleQuotesL, SingleQuotesR, SkipBack, SkipForward, Slider, Slider2, Slider3, Smile, SortAscending, SortDescending, SparkleArrowDownRightMd, SparkleArrowRightMd, SparkleArrowSubDownRightMd, SparkleArrowUpMd, SparkleArrowUpRightMd, SparklesAi, Spin10, Spin5, Square, SquareCheck, SquareHelp, SquareWarning, Star, Stop, StopCircle, StopSign, Strikethrough, Suitcase, Sun, SuperGoalAi, Surgery, SwatchesPalette, SwichtLeft, SwichtRight, Table, TableAdd, TableRemove, Tablet, TabletButton, Tag, Target, TarguetArrow, Terminal, TestAi, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, ThumbsDown, ThumbsUp, TicketVoucher, TimeAi, TimeRemaining, TimelineAi, Timer, TimerAdd, TimerClose, TimerRemove, Trade, TrashEmpty, TrashFull, TrendingDown, TrendingUp, Triangle, TriangleCheck, TriangleWarning, TurboReview, Underline, Undo, UnfoldLess, UnfoldMore, User, User2, User3, UserAdd, UserCardId, UserCheck, UserCircle, UserClose, UserRemove, UserSquare, UserVoice, Users, UsersGroup, VolumeMax, VolumeMin, VolumeMinus, VolumeOff, VolumeOff2, VolumePlus, Warning, WaterDrop, Wavy, WavyCheck, WavyHelp, WavyWarning, WeekAi, WifiHigh, WifiLow, WifiMedium, WifiNone, WifiOff, WifiProblem, Window, WindowCheck, WindowClose, WindowCodeBlock, WindowSidebar, WindowTerminal };
|
package/native/index.d.ts
CHANGED
|
@@ -1110,6 +1110,12 @@ type DeleteRowProps = {
|
|
|
1110
1110
|
} & SvgProps;
|
|
1111
1111
|
declare const DeleteRow: ({ height, width, color, strokeWidth }: DeleteRowProps) => JSX.Element;
|
|
1112
1112
|
|
|
1113
|
+
type DermatologyProps = {
|
|
1114
|
+
color: string;
|
|
1115
|
+
strokeWidth?: number;
|
|
1116
|
+
} & SvgProps;
|
|
1117
|
+
declare const Dermatology: ({ height, width, color, strokeWidth }: DermatologyProps) => JSX.Element;
|
|
1118
|
+
|
|
1113
1119
|
type DesktopProps = {
|
|
1114
1120
|
color: string;
|
|
1115
1121
|
strokeWidth?: number;
|
|
@@ -1908,6 +1914,18 @@ type MedicalClinicProps = {
|
|
|
1908
1914
|
} & SvgProps;
|
|
1909
1915
|
declare const MedicalClinic: ({ height, width, color, strokeWidth }: MedicalClinicProps) => JSX.Element;
|
|
1910
1916
|
|
|
1917
|
+
type MedicineStudyProps = {
|
|
1918
|
+
color: string;
|
|
1919
|
+
strokeWidth?: number;
|
|
1920
|
+
} & SvgProps;
|
|
1921
|
+
declare const MedicineStudy: ({ height, width, color, strokeWidth }: MedicineStudyProps) => JSX.Element;
|
|
1922
|
+
|
|
1923
|
+
type MentalDisorderProps = {
|
|
1924
|
+
color: string;
|
|
1925
|
+
strokeWidth?: number;
|
|
1926
|
+
} & SvgProps;
|
|
1927
|
+
declare const MentalDisorder: ({ height, width, color, strokeWidth }: MentalDisorderProps) => JSX.Element;
|
|
1928
|
+
|
|
1911
1929
|
type MentionProps = {
|
|
1912
1930
|
color: string;
|
|
1913
1931
|
strokeWidth?: number;
|
|
@@ -2244,6 +2262,12 @@ type RadioUncheckedProps = {
|
|
|
2244
2262
|
} & SvgProps;
|
|
2245
2263
|
declare const RadioUnchecked: ({ height, width, color, strokeWidth }: RadioUncheckedProps) => JSX.Element;
|
|
2246
2264
|
|
|
2265
|
+
type RadiologyProps = {
|
|
2266
|
+
color: string;
|
|
2267
|
+
strokeWidth?: number;
|
|
2268
|
+
} & SvgProps;
|
|
2269
|
+
declare const Radiology: ({ height, width, color, strokeWidth }: RadiologyProps) => JSX.Element;
|
|
2270
|
+
|
|
2247
2271
|
type RainbowProps = {
|
|
2248
2272
|
color: string;
|
|
2249
2273
|
strokeWidth?: number;
|
|
@@ -3084,4 +3108,4 @@ type WindowTerminalProps = {
|
|
|
3084
3108
|
} & SvgProps;
|
|
3085
3109
|
declare const WindowTerminal: ({ height, width, color, strokeWidth }: WindowTerminalProps) => JSX.Element;
|
|
3086
3110
|
|
|
3087
|
-
export { AddColumn, AddMinusSquare, AddPlus, AddPlusCircle, AddPlusSquare, AddRow, AddToQueue, AgendaAi, Airplay, Alarm, AlmostAi, Anticipate, Archive, ArrowCircleDown, ArrowCircleDownLeft, ArrowCircleDownRight, ArrowCircleLeft, ArrowCircleRight, ArrowCircleUp, ArrowCircleUpLeft, ArrowCircleUpRight, ArrowDownLeftLg, ArrowDownLeftMd, ArrowDownLeftSm, ArrowDownLg, ArrowDownMd, ArrowDownRightLg, ArrowDownRightMd, ArrowDownRightSm, ArrowDownSm, ArrowDownUp, ArrowLeftLg, ArrowLeftMd, ArrowLeftRight, ArrowLeftSm, ArrowReload02, ArrowRightLg, ArrowRightMd, ArrowRightSm, ArrowSubDownLeft, ArrowSubDownRight, ArrowSubLeftDown, ArrowSubLeftUp, ArrowSubRightDown, ArrowSubRightUp, ArrowSubUpLeft, ArrowSubUpRight, ArrowUndoDownLeft, ArrowUndoDownRight, ArrowUndoUpLeft, ArrowUndoUpRight, ArrowUpLeftLg, ArrowUpLeftMd, ArrowUpLeftSm, ArrowUpLg, ArrowUpMd, ArrowUpRightLg, ArrowUpRightMd, ArrowUpRightSm, ArrowUpSm, ArrowsReload01, AttentionAi, BarBottom, BarLeft, BarRight, BarTop, Bell, BellAdd, BellClose, BellNotification, BellOff, BellRemove, BellRing, Bold, Bolt, Book, Book2, BookOpen, Bookmark, Building, Building2, Building3, Building4, Bulb, Calendar, CalendarAdd, CalendarCheck, CalendarClose, CalendarDays, CalendarEdit, CalendarEvent, CalendarList, CalendarRemove, CalendarWeek, Camera, CarAuto, Card, CardLibrary, CaretCircleDown, CaretCircleLeft, CaretCircleRight, CaretCircleUp, CaretDownMd, CaretDownSm, CaretLeftSm, CaretRightSm, CaretUpMd, CaretUpSm, ChartBarHorizontal, ChartBarVertical, ChartBarVertical02, ChartLine, ChartPie, Chat, ChatAdd, ChatCheck, ChatCircle, ChatCircleAdd, ChatCircleCheck, ChatCircleClose, ChatCircleDots, ChatCircleRemove, ChatClose, ChatConversation, ChatConversationCircle, ChatDots, ChatRemove, Check, CheckAll, CheckAllBig, CheckBig, CheckMedium, CheckboxCheck, CheckboxFill, CheckboxUnchecked, ChevronDown, ChevronDownDuo, ChevronLeft, ChevronLeftDuo, ChevronLeftMd, ChevronRight, ChevronRightDuo, ChevronRightMd, ChevronUp, ChevronUpDuo, Chromecast, Circle, CircleCheck, CircleHelp, CircleWarning, Clock, CloseCircle, CloseLg, CloseMd, CloseSm, CloseSquare, Cloud, CloudAdd, CloudCheck, CloudClose, CloudDownload, CloudOff, CloudRemove, CloudSync, CloudUpload, Code, CoffeToGo, Coffee, Columns, CombineAi, CombineCells, Command, Compass, Compass02, Cookie, Copy, CreditCard, CreditCard2, CriticalAi, Crop, Cupcake, Cylinder, Data, DeleteColumn, DeleteRow, Desktop, DesktopTower, Devices, DoubleQuotesL, DoubleQuotesR, Download, DownloadPackage, DragHorizontal, DragVertical, DummyCircle, DummyCircleSmall, DummySquare, DummySquareSmall, EditPencil, EditPencil2, EditPencilLine, EditPencilLine2, EventEdit, EventShortcut, Exit, Expand, ExternalLink, Figma, FileAdd, FileBlank, FileCheck, FileClose, FileCode, FileDocument, FileDownload, FileEdit, FileRemove, FileSearch, FileUpload, Files, Filter, FilterOff, Fire, FirstAid, Flag, Flashcard, Focus, Folder, FolderAdd, FolderCheck, FolderClose, FolderCode, FolderDocument, FolderDownload, FolderEdit, FolderOpen, FolderRemove, FolderSearch, FolderUpload, Folders, Font, Forward, Gift, Globe, GoalAi, Graduation, Grid, GynecologyAndObstetrics, HalfCheckLg, HamburgerLg, HamburgerMd, Handbag, Heading, HeadingH1, HeadingH2, HeadingH3, HeadingH4, HeadingH5, HeadingH6, Headphones, Heart, Heart2, Help, Hide, House, House2, House3, HouseAdd, HouseCheck, HouseClose, HouseRemove, Image, Image2, IndexHigh, IndexLow, IndexMedium, IndexPriority, Info, Instance, InternshipContent, InternshipSync, Italic, Keyboard, Label, Laptop, LastActivity, Layer, Layers, Leaf, LineL, LineM, LineS, LineXl, Link, LinkBreak, LinkHorizontal, LinkHorizontalOff, LinkVertical, ListAdd, ListCheck, ListChecklist, ListOrdered, ListRemove, ListUnordered, Loading, Lock, LockOpen, LogOut, MagnifyingGlassMinus, MagnifyingGlassPlus, Mail, MailOpen, MainComponent, Map, MapPin, Medbrain, MedbrainAi, MedicalClinic, Mention, MenuAlt, MenuAlt2, MenuAlt3, MenuAlt4, MenuAlt5, MenuDuoLg, MenuDuoMd, Mobile, MobileButton, Monitor, MonitorPlay, Moon, MoreGridBig, MoreGridSmall, MoreHorizontal, MoreVertical, Mouse, Move, MoveHorizontal, MoveVertical, MovingDesk, Navigation, Note, NoteEdit, NoteSearch, Notebook, Octagon, OctagonCheck, OctagonHelp, OctagonWarning, Option, PaperPlane, PaperclipAttechmentHorizontal, PaperclipAttechmentTilt, Paragraph, Path, Pause, PauseCircle, Pediatrics, Pen, Phone, Planet, Play, PlayCircle, Playlist, PlaylistAdd, PlaylistCheck, Postpone, Preventive, Printer, Puzzle, QrCode, QuestionAi, RadioFill, RadioUnchecked, Rainbow, Redo, ReloadAi, RemoveMinus, RemoveMinusCircle, Repeat, Rewind, Rocket, Rows, Ruler, Save, SearchAi, SearchMagnifyingGlass, SelectMultiple, Settings, SettingsFuture, ShareAndroid, ShareIOsExport, Shield, ShieldCheck, ShieldWarning, ShoppingBag, ShoppingBag2, ShoppingCart, ShoppingCart2, Show, Shrink, Shuffle, SidebarClose, SidebarOpen, SingleQuotesL, SingleQuotesR, SkipBack, SkipForward, Slider, Slider2, Slider3, Smile, SortAscending, SortDescending, SparkleArrowDownRightMd, SparkleArrowRightMd, SparkleArrowSubDownRightMd, SparkleArrowUpMd, SparkleArrowUpRightMd, SparklesAi, Spin10, Spin5, Square, SquareCheck, SquareHelp, SquareWarning, Star, Stop, StopCircle, StopSign, Strikethrough, Suitcase, Sun, SuperGoalAi, Surgery, SwatchesPalette, SwichtLeft, SwichtRight, Table, TableAdd, TableRemove, Tablet, TabletButton, Tag, Target, TarguetArrow, Terminal, TestAi, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, ThumbsDown, ThumbsUp, TicketVoucher, TimeAi, TimeRemaining, TimelineAi, Timer, TimerAdd, TimerClose, TimerRemove, Trade, TrashEmpty, TrashFull, TrendingDown, TrendingUp, Triangle, TriangleCheck, TriangleWarning, TurboReview, Underline, Undo, UnfoldLess, UnfoldMore, User, User2, User3, UserAdd, UserCardId, UserCheck, UserCircle, UserClose, UserRemove, UserSquare, UserVoice, Users, UsersGroup, VolumeMax, VolumeMin, VolumeMinus, VolumeOff, VolumeOff2, VolumePlus, Warning, WaterDrop, Wavy, WavyCheck, WavyHelp, WavyWarning, WeekAi, WifiHigh, WifiLow, WifiMedium, WifiNone, WifiOff, WifiProblem, Window, WindowCheck, WindowClose, WindowCodeBlock, WindowSidebar, WindowTerminal };
|
|
3111
|
+
export { AddColumn, AddMinusSquare, AddPlus, AddPlusCircle, AddPlusSquare, AddRow, AddToQueue, AgendaAi, Airplay, Alarm, AlmostAi, Anticipate, Archive, ArrowCircleDown, ArrowCircleDownLeft, ArrowCircleDownRight, ArrowCircleLeft, ArrowCircleRight, ArrowCircleUp, ArrowCircleUpLeft, ArrowCircleUpRight, ArrowDownLeftLg, ArrowDownLeftMd, ArrowDownLeftSm, ArrowDownLg, ArrowDownMd, ArrowDownRightLg, ArrowDownRightMd, ArrowDownRightSm, ArrowDownSm, ArrowDownUp, ArrowLeftLg, ArrowLeftMd, ArrowLeftRight, ArrowLeftSm, ArrowReload02, ArrowRightLg, ArrowRightMd, ArrowRightSm, ArrowSubDownLeft, ArrowSubDownRight, ArrowSubLeftDown, ArrowSubLeftUp, ArrowSubRightDown, ArrowSubRightUp, ArrowSubUpLeft, ArrowSubUpRight, ArrowUndoDownLeft, ArrowUndoDownRight, ArrowUndoUpLeft, ArrowUndoUpRight, ArrowUpLeftLg, ArrowUpLeftMd, ArrowUpLeftSm, ArrowUpLg, ArrowUpMd, ArrowUpRightLg, ArrowUpRightMd, ArrowUpRightSm, ArrowUpSm, ArrowsReload01, AttentionAi, BarBottom, BarLeft, BarRight, BarTop, Bell, BellAdd, BellClose, BellNotification, BellOff, BellRemove, BellRing, Bold, Bolt, Book, Book2, BookOpen, Bookmark, Building, Building2, Building3, Building4, Bulb, Calendar, CalendarAdd, CalendarCheck, CalendarClose, CalendarDays, CalendarEdit, CalendarEvent, CalendarList, CalendarRemove, CalendarWeek, Camera, CarAuto, Card, CardLibrary, CaretCircleDown, CaretCircleLeft, CaretCircleRight, CaretCircleUp, CaretDownMd, CaretDownSm, CaretLeftSm, CaretRightSm, CaretUpMd, CaretUpSm, ChartBarHorizontal, ChartBarVertical, ChartBarVertical02, ChartLine, ChartPie, Chat, ChatAdd, ChatCheck, ChatCircle, ChatCircleAdd, ChatCircleCheck, ChatCircleClose, ChatCircleDots, ChatCircleRemove, ChatClose, ChatConversation, ChatConversationCircle, ChatDots, ChatRemove, Check, CheckAll, CheckAllBig, CheckBig, CheckMedium, CheckboxCheck, CheckboxFill, CheckboxUnchecked, ChevronDown, ChevronDownDuo, ChevronLeft, ChevronLeftDuo, ChevronLeftMd, ChevronRight, ChevronRightDuo, ChevronRightMd, ChevronUp, ChevronUpDuo, Chromecast, Circle, CircleCheck, CircleHelp, CircleWarning, Clock, CloseCircle, CloseLg, CloseMd, CloseSm, CloseSquare, Cloud, CloudAdd, CloudCheck, CloudClose, CloudDownload, CloudOff, CloudRemove, CloudSync, CloudUpload, Code, CoffeToGo, Coffee, Columns, CombineAi, CombineCells, Command, Compass, Compass02, Cookie, Copy, CreditCard, CreditCard2, CriticalAi, Crop, Cupcake, Cylinder, Data, DeleteColumn, DeleteRow, Dermatology, Desktop, DesktopTower, Devices, DoubleQuotesL, DoubleQuotesR, Download, DownloadPackage, DragHorizontal, DragVertical, DummyCircle, DummyCircleSmall, DummySquare, DummySquareSmall, EditPencil, EditPencil2, EditPencilLine, EditPencilLine2, EventEdit, EventShortcut, Exit, Expand, ExternalLink, Figma, FileAdd, FileBlank, FileCheck, FileClose, FileCode, FileDocument, FileDownload, FileEdit, FileRemove, FileSearch, FileUpload, Files, Filter, FilterOff, Fire, FirstAid, Flag, Flashcard, Focus, Folder, FolderAdd, FolderCheck, FolderClose, FolderCode, FolderDocument, FolderDownload, FolderEdit, FolderOpen, FolderRemove, FolderSearch, FolderUpload, Folders, Font, Forward, Gift, Globe, GoalAi, Graduation, Grid, GynecologyAndObstetrics, HalfCheckLg, HamburgerLg, HamburgerMd, Handbag, Heading, HeadingH1, HeadingH2, HeadingH3, HeadingH4, HeadingH5, HeadingH6, Headphones, Heart, Heart2, Help, Hide, House, House2, House3, HouseAdd, HouseCheck, HouseClose, HouseRemove, Image, Image2, IndexHigh, IndexLow, IndexMedium, IndexPriority, Info, Instance, InternshipContent, InternshipSync, Italic, Keyboard, Label, Laptop, LastActivity, Layer, Layers, Leaf, LineL, LineM, LineS, LineXl, Link, LinkBreak, LinkHorizontal, LinkHorizontalOff, LinkVertical, ListAdd, ListCheck, ListChecklist, ListOrdered, ListRemove, ListUnordered, Loading, Lock, LockOpen, LogOut, MagnifyingGlassMinus, MagnifyingGlassPlus, Mail, MailOpen, MainComponent, Map, MapPin, Medbrain, MedbrainAi, MedicalClinic, MedicineStudy, MentalDisorder, Mention, MenuAlt, MenuAlt2, MenuAlt3, MenuAlt4, MenuAlt5, MenuDuoLg, MenuDuoMd, Mobile, MobileButton, Monitor, MonitorPlay, Moon, MoreGridBig, MoreGridSmall, MoreHorizontal, MoreVertical, Mouse, Move, MoveHorizontal, MoveVertical, MovingDesk, Navigation, Note, NoteEdit, NoteSearch, Notebook, Octagon, OctagonCheck, OctagonHelp, OctagonWarning, Option, PaperPlane, PaperclipAttechmentHorizontal, PaperclipAttechmentTilt, Paragraph, Path, Pause, PauseCircle, Pediatrics, Pen, Phone, Planet, Play, PlayCircle, Playlist, PlaylistAdd, PlaylistCheck, Postpone, Preventive, Printer, Puzzle, QrCode, QuestionAi, RadioFill, RadioUnchecked, Radiology, Rainbow, Redo, ReloadAi, RemoveMinus, RemoveMinusCircle, Repeat, Rewind, Rocket, Rows, Ruler, Save, SearchAi, SearchMagnifyingGlass, SelectMultiple, Settings, SettingsFuture, ShareAndroid, ShareIOsExport, Shield, ShieldCheck, ShieldWarning, ShoppingBag, ShoppingBag2, ShoppingCart, ShoppingCart2, Show, Shrink, Shuffle, SidebarClose, SidebarOpen, SingleQuotesL, SingleQuotesR, SkipBack, SkipForward, Slider, Slider2, Slider3, Smile, SortAscending, SortDescending, SparkleArrowDownRightMd, SparkleArrowRightMd, SparkleArrowSubDownRightMd, SparkleArrowUpMd, SparkleArrowUpRightMd, SparklesAi, Spin10, Spin5, Square, SquareCheck, SquareHelp, SquareWarning, Star, Stop, StopCircle, StopSign, Strikethrough, Suitcase, Sun, SuperGoalAi, Surgery, SwatchesPalette, SwichtLeft, SwichtRight, Table, TableAdd, TableRemove, Tablet, TabletButton, Tag, Target, TarguetArrow, Terminal, TestAi, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, ThumbsDown, ThumbsUp, TicketVoucher, TimeAi, TimeRemaining, TimelineAi, Timer, TimerAdd, TimerClose, TimerRemove, Trade, TrashEmpty, TrashFull, TrendingDown, TrendingUp, Triangle, TriangleCheck, TriangleWarning, TurboReview, Underline, Undo, UnfoldLess, UnfoldMore, User, User2, User3, UserAdd, UserCardId, UserCheck, UserCircle, UserClose, UserRemove, UserSquare, UserVoice, Users, UsersGroup, VolumeMax, VolumeMin, VolumeMinus, VolumeOff, VolumeOff2, VolumePlus, Warning, WaterDrop, Wavy, WavyCheck, WavyHelp, WavyWarning, WeekAi, WifiHigh, WifiLow, WifiMedium, WifiNone, WifiOff, WifiProblem, Window, WindowCheck, WindowClose, WindowCodeBlock, WindowSidebar, WindowTerminal };
|