@kunalkumar156/aura-icons
Version:
A set of beautiful open-source React SVG icons
454 lines (403 loc) • 154 kB
JavaScript
// icons/Airpods.tsx
import { jsx, jsxs } from "react/jsx-runtime";
var Airpods = (props) => /* @__PURE__ */ jsxs("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx("path", { d: "M10 18.5V8.5C10 6.567 8.433 5 6.5 5C4.567 5 3 6.567 3 8.5C3 10.433 4.567 12 6.5 12L7 11.9883V18.5C7 19.3284 7.67157 20 8.5 20C9.32843 20 10 19.3284 10 18.5Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx("path", { d: "M14 18.5V8.5C14 6.567 15.567 5 17.5 5C19.433 5 21 6.567 21 8.5C21 10.433 19.433 12 17.5 12L17 11.9883V18.5C17 19.3284 16.3284 20 15.5 20C14.6716 20 14 19.3284 14 18.5Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] });
var Airpods_default = Airpods;
// icons/Alculator.tsx
import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
var Alculator = (props) => /* @__PURE__ */ jsxs2("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx2("rect", { x: "4", y: "2", width: "16", height: "20", rx: "4", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx2("rect", { x: "8", y: "6", width: "8", height: "3", rx: "1", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx2("path", { d: "M9 18H8", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }),
/* @__PURE__ */ jsx2("path", { d: "M9 14H8", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }),
/* @__PURE__ */ jsx2("path", { d: "M15 18H16", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }),
/* @__PURE__ */ jsx2("path", { d: "M15 14L16 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round" })
] });
var Alculator_default = Alculator;
// icons/Apps.tsx
import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
var Apps = (props) => /* @__PURE__ */ jsxs3("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs3("g", { clipPath: "url(#clip0_2497_25823)", children: [
/* @__PURE__ */ jsx3("path", { d: "M4 4H6V6H4V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M4 18H6V20H4V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M18 4H20V6H18V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M18 11H20V13H18V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M11 11H13V13H11V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M4 11H6V13H4V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M11 4H13V6H11V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M11 18H13V20H11V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx3("path", { d: "M18 18H20V20H18V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx3("defs", { children: /* @__PURE__ */ jsx3("clipPath", { id: "clip0_2497_25823", children: /* @__PURE__ */ jsx3("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Apps_default = Apps;
// icons/ArrowBottomRight1.tsx
import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
var ArrowBottomRight1 = (props) => /* @__PURE__ */ jsxs4("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx4("g", { clipPath: "url(#clip0_2497_25916)", children: /* @__PURE__ */ jsx4("path", { d: "M17 7L17 17M17 17L7 17M17 17L7 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx4("defs", { children: /* @__PURE__ */ jsx4("clipPath", { id: "clip0_2497_25916", children: /* @__PURE__ */ jsx4("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowBottomRight1_default = ArrowBottomRight1;
// icons/ArrowDown1.tsx
import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
var ArrowDown1 = (props) => /* @__PURE__ */ jsxs5("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs5("g", { clipPath: "url(#clip0_2497_25893)", children: [
/* @__PURE__ */ jsx5("path", { d: "M12 19L12 5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx5("path", { d: "M5 12L12 19L19 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx5("defs", { children: /* @__PURE__ */ jsx5("clipPath", { id: "clip0_2497_25893", children: /* @__PURE__ */ jsx5("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowDown1_default = ArrowDown1;
// icons/ArrowLeft1.tsx
import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
var ArrowLeft1 = (props) => /* @__PURE__ */ jsxs6("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs6("g", { clipPath: "url(#clip0_2497_25890)", children: [
/* @__PURE__ */ jsx6("path", { d: "M5 12H19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx6("path", { d: "M12 5L5 12L12 19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx6("defs", { children: /* @__PURE__ */ jsx6("clipPath", { id: "clip0_2497_25890", children: /* @__PURE__ */ jsx6("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowLeft1_default = ArrowLeft1;
// icons/ArrowLeft2.tsx
import { jsx as jsx7, jsxs as jsxs7 } from "react/jsx-runtime";
var ArrowLeft2 = (props) => /* @__PURE__ */ jsxs7("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs7("g", { clipPath: "url(#clip0_2497_25894)", children: [
/* @__PURE__ */ jsx7("path", { d: "M14 7L9 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx7("path", { d: "M9 12L14 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx7("defs", { children: /* @__PURE__ */ jsx7("clipPath", { id: "clip0_2497_25894", children: /* @__PURE__ */ jsx7("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowLeft2_default = ArrowLeft2;
// icons/ArrowRight1.tsx
import { jsx as jsx8, jsxs as jsxs8 } from "react/jsx-runtime";
var ArrowRight1 = (props) => /* @__PURE__ */ jsxs8("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs8("g", { clipPath: "url(#clip0_2497_25891)", children: [
/* @__PURE__ */ jsx8("path", { d: "M19 12L5 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx8("path", { d: "M12 19L19 12L12 5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx8("defs", { children: /* @__PURE__ */ jsx8("clipPath", { id: "clip0_2497_25891", children: /* @__PURE__ */ jsx8("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowRight1_default = ArrowRight1;
// icons/ArrowRight2.tsx
import { jsx as jsx9, jsxs as jsxs9 } from "react/jsx-runtime";
var ArrowRight2 = (props) => /* @__PURE__ */ jsxs9("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs9("g", { clipPath: "url(#clip0_2497_25895)", children: [
/* @__PURE__ */ jsx9("path", { d: "M10 17L15 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx9("path", { d: "M15 12L10 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx9("defs", { children: /* @__PURE__ */ jsx9("clipPath", { id: "clip0_2497_25895", children: /* @__PURE__ */ jsx9("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowRight2_default = ArrowRight2;
// icons/ArrowTopLeft1.tsx
import { jsx as jsx10, jsxs as jsxs10 } from "react/jsx-runtime";
var ArrowTopLeft1 = (props) => /* @__PURE__ */ jsxs10("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx10("g", { clipPath: "url(#clip0_2497_25914)", children: /* @__PURE__ */ jsx10("path", { d: "M17 7H7M7 7V17M7 7L17 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx10("defs", { children: /* @__PURE__ */ jsx10("clipPath", { id: "clip0_2497_25914", children: /* @__PURE__ */ jsx10("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowTopLeft1_default = ArrowTopLeft1;
// icons/ArrowTopRight1.tsx
import { jsx as jsx11, jsxs as jsxs11 } from "react/jsx-runtime";
var ArrowTopRight1 = (props) => /* @__PURE__ */ jsxs11("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx11("g", { clipPath: "url(#clip0_2497_25915)", children: /* @__PURE__ */ jsx11("path", { d: "M7 7H17M17 7V17M17 7L7 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx11("defs", { children: /* @__PURE__ */ jsx11("clipPath", { id: "clip0_2497_25915", children: /* @__PURE__ */ jsx11("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowTopRight1_default = ArrowTopRight1;
// icons/ArrowUp1.tsx
import { jsx as jsx12, jsxs as jsxs12 } from "react/jsx-runtime";
var ArrowUp1 = (props) => /* @__PURE__ */ jsxs12("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs12("g", { clipPath: "url(#clip0_2497_25892)", children: [
/* @__PURE__ */ jsx12("path", { d: "M12 5L12 19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx12("path", { d: "M19 12L12 5L5 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx12("defs", { children: /* @__PURE__ */ jsx12("clipPath", { id: "clip0_2497_25892", children: /* @__PURE__ */ jsx12("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowUp1_default = ArrowUp1;
// icons/ArrowUp2.tsx
import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
var ArrowUp2 = (props) => /* @__PURE__ */ jsxs13("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs13("g", { clipPath: "url(#clip0_2497_25896)", children: [
/* @__PURE__ */ jsx13("path", { d: "M17 14L12 9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx13("path", { d: "M12 9L7 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx13("defs", { children: /* @__PURE__ */ jsx13("clipPath", { id: "clip0_2497_25896", children: /* @__PURE__ */ jsx13("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var ArrowUp2_default = ArrowUp2;
// icons/Attachment.tsx
import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
var Attachment = (props) => /* @__PURE__ */ jsxs14("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx14("g", { clipPath: "url(#clip0_2497_26034)", children: /* @__PURE__ */ jsx14("path", { d: "M6 15L6 9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9V17C18 19.2091 16.2091 21 14 21C11.7909 21 10 19.2091 10 17V9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9V17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx14("defs", { children: /* @__PURE__ */ jsx14("clipPath", { id: "clip0_2497_26034", children: /* @__PURE__ */ jsx14("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Attachment_default = Attachment;
// icons/AttentionCircle.tsx
import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
var AttentionCircle = (props) => /* @__PURE__ */ jsxs15("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs15("g", { clipPath: "url(#clip0_2497_25961)", children: [
/* @__PURE__ */ jsx15("circle", { cx: "12", cy: "11.9999", r: "9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx15("rect", { x: "12", y: "16", width: "0.01", height: "0.01", stroke: "black", strokeWidth: "3", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx15("path", { d: "M12 12L12 8", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx15("defs", { children: /* @__PURE__ */ jsx15("clipPath", { id: "clip0_2497_25961", children: /* @__PURE__ */ jsx15("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var AttentionCircle_default = AttentionCircle;
// icons/AttentionSquare.tsx
import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
var AttentionSquare = (props) => /* @__PURE__ */ jsxs16("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs16("g", { clipPath: "url(#clip0_2497_25962)", children: [
/* @__PURE__ */ jsx16("path", { d: "M4 4.00098H20V18.001C20 19.1055 19.1046 20.001 18 20.001H6C4.89543 20.001 4 19.1055 4 18.001V4.00098Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx16("rect", { x: "12", y: "16", width: "0.01", height: "0.01", stroke: "black", strokeWidth: "3", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx16("path", { d: "M12 12L12 8", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx16("defs", { children: /* @__PURE__ */ jsx16("clipPath", { id: "clip0_2497_25962", children: /* @__PURE__ */ jsx16("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var AttentionSquare_default = AttentionSquare;
// icons/Backspace.tsx
import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
var Backspace = (props) => /* @__PURE__ */ jsxs17("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs17("g", { clipPath: "url(#clip0_2497_25986)", children: [
/* @__PURE__ */ jsx17("path", { d: "M7.91987 5C7.33602 5 6.78132 5.25513 6.40136 5.69842L2.11564 10.6984C1.47366 11.4474 1.47366 12.5526 2.11564 13.3016L6.40136 18.3016C6.78132 18.7449 7.33602 19 7.91987 19L19 19C20.1046 19 21 18.1046 21 17L21 7C21 5.89543 20.1046 5 19 5L7.91987 5Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx17("path", { d: "M15 10.0001L11 14.0001", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx17("path", { d: "M11 10.0001L15 14.0001", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx17("defs", { children: /* @__PURE__ */ jsx17("clipPath", { id: "clip0_2497_25986", children: /* @__PURE__ */ jsx17("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Backspace_default = Backspace;
// icons/Bank.tsx
import { jsx as jsx18 } from "react/jsx-runtime";
var Bank = (props) => /* @__PURE__ */ jsx18("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx18("path", { d: "M3 19H21M12 12V19M18 12V19M6 12V19M12.4472 3.22361L20.59 7.29502C21.4395 7.71974 21.1372 9 20.1875 9H3.81246C2.86276 9 2.56053 7.71974 3.40997 7.29502L11.5528 3.22361C11.8343 3.08284 12.1657 3.08284 12.4472 3.22361Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Bank_default = Bank;
// icons/Battery2.tsx
import { jsx as jsx19, jsxs as jsxs18 } from "react/jsx-runtime";
var Battery2 = (props) => /* @__PURE__ */ jsxs18("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs18("g", { clipPath: "url(#clip0_2497_26114)", children: [
/* @__PURE__ */ jsx19("rect", { x: "3", y: "6", width: "16", height: "12", rx: "3", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx19("path", { d: "M18.9375 9.5H19.9375C20.8803 9.5 21.3517 9.5 21.6446 9.79289C21.9375 10.0858 21.9375 10.5572 21.9375 11.5V12.5C21.9375 13.4428 21.9375 13.9142 21.6446 14.2071C21.3517 14.5 20.8803 14.5 19.9375 14.5H18.9375", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx19("path", { d: "M7 9.5V14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }),
/* @__PURE__ */ jsx19("path", { d: "M11 9.5V14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round" })
] }),
/* @__PURE__ */ jsx19("defs", { children: /* @__PURE__ */ jsx19("clipPath", { id: "clip0_2497_26114", children: /* @__PURE__ */ jsx19("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Battery2_default = Battery2;
// icons/Battery4.tsx
import { jsx as jsx20, jsxs as jsxs19 } from "react/jsx-runtime";
var Battery4 = (props) => /* @__PURE__ */ jsxs19("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs19("g", { clipPath: "url(#clip0_2497_26116)", children: [
/* @__PURE__ */ jsx20("rect", { x: "3", y: "6", width: "16", height: "12", rx: "3", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx20("path", { d: "M18.9375 9.5H19.9375C20.8803 9.5 21.3517 9.5 21.6446 9.79289C21.9375 10.0858 21.9375 10.5572 21.9375 11.5V12.5C21.9375 13.4428 21.9375 13.9142 21.6446 14.2071C21.3517 14.5 20.8803 14.5 19.9375 14.5H18.9375", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx20("path", { d: "M12.125 9.5L9.875 12H12.125L9.875 14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx20("defs", { children: /* @__PURE__ */ jsx20("clipPath", { id: "clip0_2497_26116", children: /* @__PURE__ */ jsx20("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Battery4_default = Battery4;
// icons/Bell.tsx
import { jsx as jsx21 } from "react/jsx-runtime";
var Bell = (props) => /* @__PURE__ */ jsx21("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx21("path", { d: "M15 17V18C15 19.6569 13.6569 21 12 21C10.3431 21 9 19.6569 9 18V17M15 17H9M15 17H18.5905C18.973 17 19.1652 17 19.3201 16.9478C19.616 16.848 19.8475 16.6156 19.9473 16.3198C19.9997 16.1643 19.9997 15.9715 19.9997 15.5859C19.9997 15.4172 19.9995 15.3329 19.9863 15.2524C19.9614 15.1004 19.9024 14.9563 19.8126 14.8312C19.7651 14.7651 19.7048 14.7048 19.5858 14.5858L19.1963 14.1963C19.0706 14.0706 19 13.9001 19 13.7224V10C19 6.134 15.866 2.99999 12 3C8.13401 3.00001 5 6.13401 5 10V13.7224C5 13.9002 4.92924 14.0706 4.80357 14.1963L4.41406 14.5858C4.29476 14.7051 4.23504 14.765 4.1875 14.8312C4.09766 14.9564 4.03815 15.1004 4.0132 15.2524C4 15.3329 4 15.4172 4 15.586C4 15.9715 4 16.1642 4.05245 16.3197C4.15225 16.6156 4.3848 16.848 4.68066 16.9478C4.83556 17 5.02701 17 5.40956 17H9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Bell_default = Bell;
// icons/BellRing.tsx
import { jsx as jsx22 } from "react/jsx-runtime";
var BellRing = (props) => /* @__PURE__ */ jsx22("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx22("path", { d: "M15 17V18C15 19.6569 13.6569 21 12 21C10.3431 21 9 19.6569 9 18V17M15 17H9M15 17H18.5905C18.973 17 19.1652 17 19.3201 16.9478C19.616 16.848 19.8475 16.6156 19.9473 16.3198C19.9997 16.1643 19.9997 15.9715 19.9997 15.5859C19.9997 15.4172 19.9995 15.3329 19.9863 15.2524C19.9614 15.1004 19.9024 14.9563 19.8126 14.8312C19.7651 14.7651 19.7047 14.7048 19.5858 14.5858L19.1963 14.1963C19.0706 14.0706 19 13.9001 19 13.7224V10C19 6.134 15.866 2.99999 12 3C8.13401 3.00001 5 6.13401 5 10V13.7224C5 13.9002 4.92924 14.0706 4.80357 14.1963L4.41406 14.5858C4.29477 14.7051 4.23504 14.765 4.1875 14.8312C4.09766 14.9564 4.03815 15.1004 4.0132 15.2524C4 15.3329 4 15.4172 4 15.586C4 15.9715 4 16.1642 4.05245 16.3197C4.15225 16.6156 4.3848 16.848 4.68066 16.9478C4.83556 17 5.02701 17 5.40956 17H9M18.0186 2.01367C19.3978 3.05299 20.4843 4.43177 21.1724 6.01574M5.98197 2.01367C4.60275 3.05299 3.5162 4.43177 2.82812 6.01574", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var BellRing_default = BellRing;
// icons/Bitcoin1.tsx
import { jsx as jsx23 } from "react/jsx-runtime";
var Bitcoin1 = (props) => /* @__PURE__ */ jsx23("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx23("path", { d: "M10 6V4M14 6V4M14 6H7M14 6C15.6569 6 17 7.34315 17 9C17 10.6569 15.6569 12 14 12M9 18L9 12M9 6V12M10 20V18M14 20V18M9 12H15C16.6569 12 18 13.3431 18 15C18 16.6569 16.6569 18 15 18H7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Bitcoin1_default = Bitcoin1;
// icons/Bitcoin2.tsx
import { jsx as jsx24 } from "react/jsx-runtime";
var Bitcoin2 = (props) => /* @__PURE__ */ jsx24("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx24("path", { d: "M12 8V6M12 18V16M9 12H13C14.1046 12 15 11.1046 15 10C15 8.89543 14.1046 8 13 8H9V12ZM9 12H14C15.1046 12 16 12.8954 16 14C16 15.1046 15.1046 16 14 16H9V12ZM21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Bitcoin2_default = Bitcoin2;
// icons/Bluetooth.tsx
import { jsx as jsx25, jsxs as jsxs20 } from "react/jsx-runtime";
var Bluetooth = (props) => /* @__PURE__ */ jsxs20("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx25("g", { clipPath: "url(#clip0_2497_25985)", children: /* @__PURE__ */ jsx25("path", { d: "M5 17L19 7L12 3V21L19 17L5 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx25("defs", { children: /* @__PURE__ */ jsx25("clipPath", { id: "clip0_2497_25985", children: /* @__PURE__ */ jsx25("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Bluetooth_default = Bluetooth;
// icons/Calculate1.tsx
import { jsx as jsx26 } from "react/jsx-runtime";
var Calculate1 = (props) => /* @__PURE__ */ jsx26("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx26("path", { d: "M7 8.5H10.5M13.75 14H17.25M13.75 16.5H17.25M6.75 15.25H10.75M8.75 17.25V13.25M14.1001 7L16.9285 9.82843M14.1001 9.82861L16.9285 7.00019M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Calculate1_default = Calculate1;
// icons/Calculate2.tsx
import { jsx as jsx27 } from "react/jsx-runtime";
var Calculate2 = (props) => /* @__PURE__ */ jsx27("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx27("path", { d: "M6 16H10M8 18V14M14.5 6.49988L17.5 9.49988M14.5 9.49988L17.5 6.49988M6 7.99997H10M14 15H18M14 18H18", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Calculate2_default = Calculate2;
// icons/CameraImage.tsx
import { jsx as jsx28, jsxs as jsxs21 } from "react/jsx-runtime";
var CameraImage = (props) => /* @__PURE__ */ jsxs21("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs21("g", { clipPath: "url(#clip0_2497_26072)", children: [
/* @__PURE__ */ jsx28("path", { d: "M3 5H21V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V5Z", stroke: "black", strokeWidth: "2", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx28("circle", { cx: "12", cy: "12", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx28("path", { d: "M17 2L19 2", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx28("defs", { children: /* @__PURE__ */ jsx28("clipPath", { id: "clip0_2497_26072", children: /* @__PURE__ */ jsx28("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CameraImage_default = CameraImage;
// icons/CameraVideo.tsx
import { jsx as jsx29, jsxs as jsxs22 } from "react/jsx-runtime";
var CameraVideo = (props) => /* @__PURE__ */ jsxs22("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs22("g", { clipPath: "url(#clip0_2497_26073)", children: [
/* @__PURE__ */ jsx29("path", { d: "M3 5H17V17C17 18.1046 16.1046 19 15 19H5C3.89543 19 3 18.1046 3 17V5Z", stroke: "black", strokeWidth: "2", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx29("path", { d: "M17 9L19.7575 8.31063C20.3886 8.15285 21 8.63021 21 9.28078V14.7192C21 15.3698 20.3886 15.8472 19.7575 15.6894L17 15V9Z", stroke: "black", strokeWidth: "2", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx29("defs", { children: /* @__PURE__ */ jsx29("clipPath", { id: "clip0_2497_26073", children: /* @__PURE__ */ jsx29("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CameraVideo_default = CameraVideo;
// icons/Category1.tsx
import { jsx as jsx30, jsxs as jsxs23 } from "react/jsx-runtime";
var Category1 = (props) => /* @__PURE__ */ jsxs23("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs23("g", { clipPath: "url(#clip0_2497_25820)", children: [
/* @__PURE__ */ jsx30("circle", { cx: "17", cy: "7", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx30("circle", { cx: "7", cy: "17", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx30("path", { d: "M14 14H20V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19V14Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx30("path", { d: "M4 4H10V9C10 9.55228 9.55228 10 9 10H5C4.44772 10 4 9.55228 4 9V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx30("defs", { children: /* @__PURE__ */ jsx30("clipPath", { id: "clip0_2497_25820", children: /* @__PURE__ */ jsx30("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Category1_default = Category1;
// icons/Category2.tsx
import { jsx as jsx31, jsxs as jsxs24 } from "react/jsx-runtime";
var Category2 = (props) => /* @__PURE__ */ jsxs24("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx31("rect", { x: "3.5", y: "4", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx31("rect", { x: "3.5", y: "14", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx31("rect", { x: "13.5", y: "4", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx31("rect", { x: "13.5", y: "14", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" })
] });
var Category2_default = Category2;
// icons/Category3.tsx
import { jsx as jsx32, jsxs as jsxs25 } from "react/jsx-runtime";
var Category3 = (props) => /* @__PURE__ */ jsxs25("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx32("rect", { x: "3.5", y: "4", width: "7", height: "4", rx: "2", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx32("rect", { x: "3.5", y: "11", width: "7", height: "10", rx: "2.5", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx32("rect", { x: "13.5", y: "4", width: "7", height: "10", rx: "2.5", stroke: "black", strokeWidth: "2" }),
/* @__PURE__ */ jsx32("rect", { x: "13.5", y: "17", width: "7", height: "4", rx: "2", stroke: "black", strokeWidth: "2" })
] });
var Category3_default = Category3;
// icons/Chat.tsx
import { jsx as jsx33 } from "react/jsx-runtime";
var Chat = (props) => /* @__PURE__ */ jsx33("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx33("path", { d: "M5.59961 19.9203L7.12357 18.7012L7.13478 18.6926C7.45249 18.4384 7.61281 18.3101 7.79168 18.2188C7.95216 18.1368 8.12328 18.0771 8.2998 18.0408C8.49877 18 8.70603 18 9.12207 18H17.8031C18.921 18 19.4806 18 19.908 17.7822C20.2843 17.5905 20.5905 17.2842 20.7822 16.9079C21 16.4805 21 15.9215 21 14.8036V7.19691C21 6.07899 21 5.5192 20.7822 5.0918C20.5905 4.71547 20.2837 4.40973 19.9074 4.21799C19.4796 4 18.9203 4 17.8002 4H6.2002C5.08009 4 4.51962 4 4.0918 4.21799C3.71547 4.40973 3.40973 4.71547 3.21799 5.0918C3 5.51962 3 6.08009 3 7.2002V18.6712C3 19.7369 3 20.2696 3.21846 20.5433C3.40845 20.7813 3.69644 20.9198 4.00098 20.9195C4.35115 20.9191 4.76744 20.5861 5.59961 19.9203Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Chat_default = Chat;
// icons/ChatAdd.tsx
import { jsx as jsx34 } from "react/jsx-runtime";
var ChatAdd = (props) => /* @__PURE__ */ jsx34("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx34("path", { d: "M12 14V11M12 11V8M12 11H9M12 11H15M7.12357 18.7012L5.59961 19.9203C4.76744 20.5861 4.35115 20.9191 4.00098 20.9195C3.69644 20.9198 3.40845 20.7813 3.21846 20.5433C3 20.2696 3 19.7369 3 18.6712V7.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 4H17.8002C18.9203 4 19.4801 4 19.9079 4.21799C20.2842 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V14.8036C21 15.9215 21 16.4805 20.7822 16.9079C20.5905 17.2842 20.2843 17.5905 19.908 17.7822C19.4806 18 18.9215 18 17.8036 18H9.12256C8.70652 18 8.49829 18 8.29932 18.0408C8.12279 18.0771 7.95216 18.1368 7.79168 18.2188C7.61149 18.3108 7.44964 18.4403 7.12722 18.6982L7.12357 18.7012Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatAdd_default = ChatAdd;
// icons/ChatCheck.tsx
import { jsx as jsx35 } from "react/jsx-runtime";
var ChatCheck = (props) => /* @__PURE__ */ jsx35("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx35("path", { d: "M15 9L11 13L9 11M7.12357 18.7012L5.59961 19.9203C4.76744 20.5861 4.35115 20.9191 4.00098 20.9195C3.69644 20.9198 3.40845 20.7813 3.21846 20.5433C3 20.2696 3 19.7369 3 18.6712V7.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 4H17.8002C18.9203 4 19.4801 4 19.9079 4.21799C20.2842 4.40973 20.5905 4.71547 20.7822 5.0918C21 5.5192 21 6.07899 21 7.19691V14.8036C21 15.9215 21 16.4805 20.7822 16.9079C20.5905 17.2842 20.2843 17.5905 19.908 17.7822C19.4806 18 18.9215 18 17.8036 18H9.12256C8.70652 18 8.49829 18 8.29932 18.0408C8.12279 18.0771 7.95216 18.1368 7.79168 18.2188C7.61149 18.3108 7.44964 18.4403 7.12722 18.6982L7.12357 18.7012Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatCheck_default = ChatCheck;
// icons/ChatCirle.tsx
import { jsx as jsx36 } from "react/jsx-runtime";
var ChatCirle = (props) => /* @__PURE__ */ jsx36("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx36("path", { d: "M9.33814 15.9905C12.4946 15.8151 15 13.2003 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.1807 3.34094 12.2817 3.92989 13.21L3.50586 14.482L3.50518 14.4839C3.34278 14.9711 3.26154 15.2149 3.31938 15.3771C3.36979 15.5184 3.48169 15.6299 3.62305 15.6803C3.78472 15.7379 4.02675 15.6573 4.51069 15.4959L4.51758 15.4939L5.79004 15.0698C6.7183 15.6588 7.81935 15.9998 9.00006 15.9998C9.11352 15.9998 9.22624 15.9967 9.33814 15.9905ZM9.33814 15.9905C9.33822 15.9907 9.33806 15.9902 9.33814 15.9905ZM9.33814 15.9905C10.1591 18.3259 12.3841 20.0002 15.0001 20.0002C16.1808 20.0002 17.2817 19.6588 18.2099 19.0698L19.482 19.4939L19.4845 19.4944C19.9717 19.6567 20.2158 19.7381 20.378 19.6803C20.5194 19.6299 20.6299 19.5184 20.6803 19.3771C20.7382 19.2146 20.6572 18.9706 20.4943 18.4821L20.0703 17.21L20.2123 16.9746C20.7138 16.0979 20.9995 15.0823 20.9995 14C20.9995 10.6863 18.3137 8 15 8L14.7754 8.00414L14.6621 8.00967", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatCirle_default = ChatCirle;
// icons/ChatClose.tsx
import { jsx as jsx37 } from "react/jsx-runtime";
var ChatClose = (props) => /* @__PURE__ */ jsx37("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx37("path", { d: "M10 13L12 11M12 11L14 9M12 11L10 9M12 11L14 13M7.12357 18.7012L5.59961 19.9203C4.76744 20.5861 4.35115 20.9191 4.00098 20.9195C3.69644 20.9198 3.40845 20.7813 3.21846 20.5433C3 20.2696 3 19.7369 3 18.6712V7.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 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.19691V14.8036C21 15.9215 21 16.4805 20.7822 16.9079C20.5905 17.2842 20.2843 17.5905 19.908 17.7822C19.4806 18 18.921 18 17.8031 18H9.12207C8.70603 18 8.49877 18 8.2998 18.0408C8.12328 18.0771 7.95216 18.1368 7.79168 18.2188C7.61281 18.3101 7.45249 18.4384 7.13478 18.6926L7.12357 18.7012Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatClose_default = ChatClose;
// icons/ChatRemove.tsx
import { jsx as jsx38 } from "react/jsx-runtime";
var ChatRemove = (props) => /* @__PURE__ */ jsx38("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx38("path", { d: "M9 11H15M7.12357 18.7012L5.59961 19.9203C4.76744 20.5861 4.35115 20.9191 4.00098 20.9195C3.69644 20.9198 3.40845 20.7813 3.21846 20.5433C3 20.2696 3 19.7369 3 18.6712V7.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 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.19691V14.8036C21 15.9215 21 16.4805 20.7822 16.9079C20.5905 17.2842 20.2843 17.5905 19.908 17.7822C19.4806 18 18.921 18 17.8031 18H9.12207C8.70603 18 8.49877 18 8.2998 18.0408C8.12328 18.0771 7.95216 18.1368 7.79168 18.2188C7.61281 18.3101 7.45249 18.4384 7.13478 18.6926L7.12357 18.7012Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatRemove_default = ChatRemove;
// icons/ChatSquare.tsx
import { jsx as jsx39 } from "react/jsx-runtime";
var ChatSquare = (props) => /* @__PURE__ */ jsx39("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx39("path", { d: "M16 8H20C20.5523 8 21 8.44772 21 9V20L17.667 17.231C17.4875 17.0818 17.2608 17 17.0273 17H9C8.44771 17 8 16.5523 8 16V13M16 8V5C16 4.44772 15.5523 4 15 4H4C3.44772 4 3 4.44772 3 5V16.0003L6.33301 13.2308C6.51255 13.0817 6.73924 13 6.97266 13H8M16 8V12C16 12.5523 15.5523 13 15 13H8", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var ChatSquare_default = ChatSquare;
// icons/Chromecast.tsx
import { jsx as jsx40 } from "react/jsx-runtime";
var Chromecast = (props) => /* @__PURE__ */ jsx40("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx40("path", { d: "M3 8.2502V8.2002C3 7.08009 3 6.51962 3.21799 6.0918C3.40973 5.71547 3.71547 5.40973 4.0918 5.21799C4.51962 5 5.08009 5 6.2002 5H17.8002C18.9203 5 19.4796 5 19.9074 5.21799C20.2837 5.40973 20.5905 5.71547 20.7822 6.0918C21 6.5192 21 7.07899 21 8.19691V15.8031C21 16.921 21 17.48 20.7822 17.9074C20.5905 18.2837 20.2839 18.5905 19.9076 18.7822C19.4802 19 18.921 19 17.8031 19H14M5 19C5 17.8954 4.10457 17 3 17M8 19C8 16.2386 5.76142 14 3 14M11 19C11 14.5817 7.41828 11 3 11", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Chromecast_default = Chromecast;
// icons/Close.tsx
import { jsx as jsx41, jsxs as jsxs26 } from "react/jsx-runtime";
var Close = (props) => /* @__PURE__ */ jsxs26("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx41("g", { clipPath: "url(#clip0_2497_25965)", children: /* @__PURE__ */ jsx41("path", { d: "M7 7L17 17M7 17L17 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx41("defs", { children: /* @__PURE__ */ jsx41("clipPath", { id: "clip0_2497_25965", children: /* @__PURE__ */ jsx41("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Close_default = Close;
// icons/CloseCircle3.tsx
import { jsx as jsx42, jsxs as jsxs27 } from "react/jsx-runtime";
var CloseCircle3 = (props) => /* @__PURE__ */ jsxs27("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs27("g", { clipPath: "url(#clip0_2497_25966)", children: [
/* @__PURE__ */ jsx42("circle", { cx: "12", cy: "11.9999", r: "9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx42("path", { d: "M14 10L10 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx42("path", { d: "M10 10L14 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx42("defs", { children: /* @__PURE__ */ jsx42("clipPath", { id: "clip0_2497_25966", children: /* @__PURE__ */ jsx42("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CloseCircle3_default = CloseCircle3;
// icons/Cloud.tsx
import { jsx as jsx43, jsxs as jsxs28 } from "react/jsx-runtime";
var Cloud = (props) => /* @__PURE__ */ jsxs28("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx43("g", { clipPath: "url(#clip0_2497_26021)", children: /* @__PURE__ */ jsx43("path", { d: "M2 14.5C2 16.9853 4.01472 19 6.5 19H18.5C20.433 19 22 17.433 22 15.5C22 13.7367 20.6961 12.278 18.9999 12.0354C19.009 10.2322 18.3256 8.4261 16.9497 7.05025C14.2161 4.31658 9.78392 4.31658 7.05025 7.05025C6.15091 7.9496 5.54744 9.03278 5.23984 10.1788C3.36791 10.7238 2 12.4522 2 14.5Z", stroke: "black", strokeWidth: "2", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx43("defs", { children: /* @__PURE__ */ jsx43("clipPath", { id: "clip0_2497_26021", children: /* @__PURE__ */ jsx43("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Cloud_default = Cloud;
// icons/CloudOff.tsx
import { jsx as jsx44, jsxs as jsxs29 } from "react/jsx-runtime";
var CloudOff = (props) => /* @__PURE__ */ jsxs29("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs29("g", { clipPath: "url(#clip0_2497_26022)", children: [
/* @__PURE__ */ jsx44("path", { d: "M7.05001 7.05025C6.15066 7.9496 5.54719 9.03278 5.23959 10.1788C3.36766 10.7238 1.99976 12.4522 1.99976 14.5C1.99976 16.9853 4.01447 19 6.49976 19H18.4998C18.6587 19 18.8153 18.9894 18.9686 18.9689M10.7656 5.10902C12.9424 4.72115 15.2675 5.36823 16.9495 7.05025C18.3253 8.4261 19.0087 10.2322 18.9997 12.0354C20.6959 12.278 21.9998 13.7367 21.9998 15.5C21.9998 15.7611 21.9712 16.0155 21.9169 16.2603", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx44("path", { d: "M4 4L20 20", stroke: "black", strokeWidth: "2", strokeLinecap: "round" })
] }),
/* @__PURE__ */ jsx44("defs", { children: /* @__PURE__ */ jsx44("clipPath", { id: "clip0_2497_26022", children: /* @__PURE__ */ jsx44("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CloudOff_default = CloudOff;
// icons/Coins1.tsx
import { jsx as jsx45 } from "react/jsx-runtime";
var Coins1 = (props) => /* @__PURE__ */ jsx45("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx45("path", { d: "M19 6.5C19 7.88071 15.866 9 12 9C8.13401 9 5 7.88071 5 6.5M19 6.5C19 5.11929 15.866 4 12 4C8.13401 4 5 5.11929 5 6.5M19 6.5V18.5C19 19.8807 15.866 21 12 21C8.13401 21 5 19.8807 5 18.5V6.5M19 10.5C19 11.8807 15.866 13 12 13C8.13401 13 5 11.8807 5 10.5M19 14.5C19 15.8807 15.866 17 12 17C8.13401 17 5 15.8807 5 14.5", stroke: "black", strokeWidth: "2" }) });
var Coins1_default = Coins1;
// icons/Coins2.tsx
import { jsx as jsx46 } from "react/jsx-runtime";
var Coins2 = (props) => /* @__PURE__ */ jsx46("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx46("path", { d: "M7 5.28988C4.10851 6.15043 2 8.82898 2 12C2 15.171 4.10851 17.8496 7 18.7101M22 12C22 15.866 18.866 19 15 19C11.134 19 8 15.866 8 12C8 8.13401 11.134 5 15 5C18.866 5 22 8.13401 22 12Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
var Coins2_default = Coins2;
// icons/Comment.tsx
import { jsx as jsx47, jsxs as jsxs30 } from "react/jsx-runtime";
var Comment = (props) => /* @__PURE__ */ jsxs30("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx47("g", { clipPath: "url(#clip0_2497_26189)", children: /* @__PURE__ */ jsx47("path", { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 13.4876 3.36093 14.891 4 16.1272L3 21L7.8728 20C9.10904 20.6391 10.5124 21 12 21Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx47("defs", { children: /* @__PURE__ */ jsx47("clipPath", { id: "clip0_2497_26189", children: /* @__PURE__ */ jsx47("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var Comment_default = Comment;
// icons/CommentAdd.tsx
import { jsx as jsx48, jsxs as jsxs31 } from "react/jsx-runtime";
var CommentAdd = (props) => /* @__PURE__ */ jsxs31("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs31("g", { clipPath: "url(#clip0_2497_26192)", children: [
/* @__PURE__ */ jsx48("path", { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 13.4876 3.36093 14.891 4 16.1272L3 21L7.8728 20C9.10904 20.6391 10.5124 21 12 21Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx48("path", { d: "M12 9.00098V15.001", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx48("path", { d: "M9 12.001H15", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx48("defs", { children: /* @__PURE__ */ jsx48("clipPath", { id: "clip0_2497_26192", children: /* @__PURE__ */ jsx48("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CommentAdd_default = CommentAdd;
// icons/CommentCheck.tsx
import { jsx as jsx49, jsxs as jsxs32 } from "react/jsx-runtime";
var CommentCheck = (props) => /* @__PURE__ */ jsxs32("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs32("g", { clipPath: "url(#clip0_2497_26191)", children: [
/* @__PURE__ */ jsx49("path", { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 13.4876 3.36093 14.891 4 16.1272L3 21L7.8728 20C9.10904 20.6391 10.5124 21 12 21Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx49("path", { d: "M15.0002 10L11.0002 14L9.00024 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx49("defs", { children: /* @__PURE__ */ jsx49("clipPath", { id: "clip0_2497_26191", children: /* @__PURE__ */ jsx49("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CommentCheck_default = CommentCheck;
// icons/CommentClose.tsx
import { jsx as jsx50, jsxs as jsxs33 } from "react/jsx-runtime";
var CommentClose = (props) => /* @__PURE__ */ jsxs33("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs33("g", { clipPath: "url(#clip0_2497_26190)", children: [
/* @__PURE__ */ jsx50("path", { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 13.4876 3.36093 14.891 4 16.1272L3 21L7.8728 20C9.10904 20.6391 10.5124 21 12 21Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx50("path", { d: "M10.0002 10L14.0002 14M10.0002 14L14.0002 10", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx50("defs", { children: /* @__PURE__ */ jsx50("clipPath", { id: "clip0_2497_26190", children: /* @__PURE__ */ jsx50("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CommentClose_default = CommentClose;
// icons/CommentRemove.tsx
import { jsx as jsx51, jsxs as jsxs34 } from "react/jsx-runtime";
var CommentRemove = (props) => /* @__PURE__ */ jsxs34("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsxs34("g", { clipPath: "url(#clip0_2497_26193)", children: [
/* @__PURE__ */ jsx51("path", { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 13.4876 3.36093 14.891 4 16.1272L3 21L7.8728 20C9.10904 20.6391 10.5124 21 12 21Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
/* @__PURE__ */ jsx51("path", { d: "M9 12.001H15", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
] }),
/* @__PURE__ */ jsx51("defs", { children: /* @__PURE__ */ jsx51("clipPath", { id: "clip0_2497_26193", children: /* @__PURE__ */ jsx51("rect", { width: "24", height: "24", fill: "white" }) }) })
] });
var CommentRemove_default = CommentRemove;
// icons/Compare.tsx
import { jsx as jsx52, jsxs as jsxs35 } from "react/jsx-runtime";
var Compare = (props) => /* @__PURE__ */ jsxs35("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
/* @__PURE__ */ jsx52("g", { clipPath: "url(#clip0_2497_25984)", children: /* @__PURE__ */ jsx52("path", { d: "M13 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H13M17 4H18C19.1046 4 20 4.89543 20 6V7M20 17V18C20 19.1046 19.1046 20 18 20H17M20 11V13M12 2V22", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
/* @__PURE__ */ jsx52("defs", { children: /* @__PURE__ */ jsx52("clipPath", { id: "clip0_2497_25984", children: /*