UNPKG

@kunalkumar156/aura-icons

Version:

A set of beautiful open-source React SVG icons

519 lines (477 loc) 175 kB
"use strict"; var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __hasOwnProp = Object.prototype.hasOwnProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true }); }; var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to; }; var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/index.ts var src_exports = {}; __export(src_exports, { Airpods: () => Airpods_default, Alculator: () => Alculator_default, Apps: () => Apps_default, ArrowBottomRight1: () => ArrowBottomRight1_default, ArrowDown1: () => ArrowDown1_default, ArrowLeft1: () => ArrowLeft1_default, ArrowLeft2: () => ArrowLeft2_default, ArrowRight1: () => ArrowRight1_default, ArrowRight2: () => ArrowRight2_default, ArrowTopLeft1: () => ArrowTopLeft1_default, ArrowTopRight1: () => ArrowTopRight1_default, ArrowUp1: () => ArrowUp1_default, ArrowUp2: () => ArrowUp2_default, Attachment: () => Attachment_default, AttentionCircle: () => AttentionCircle_default, AttentionSquare: () => AttentionSquare_default, Backspace: () => Backspace_default, Bank: () => Bank_default, Battery2: () => Battery2_default, Battery4: () => Battery4_default, Bell: () => Bell_default, BellRing: () => BellRing_default, Bitcoin1: () => Bitcoin1_default, Bitcoin2: () => Bitcoin2_default, Bluetooth: () => Bluetooth_default, Calculate1: () => Calculate1_default, Calculate2: () => Calculate2_default, CameraImage: () => CameraImage_default, CameraVideo: () => CameraVideo_default, Category1: () => Category1_default, Category2: () => Category2_default, Category3: () => Category3_default, Chat: () => Chat_default, ChatAdd: () => ChatAdd_default, ChatCheck: () => ChatCheck_default, ChatCirle: () => ChatCirle_default, ChatClose: () => ChatClose_default, ChatRemove: () => ChatRemove_default, ChatSquare: () => ChatSquare_default, Chromecast: () => Chromecast_default, Close: () => Close_default, CloseCircle3: () => CloseCircle3_default, Cloud: () => Cloud_default, CloudOff: () => CloudOff_default, Coins1: () => Coins1_default, Coins2: () => Coins2_default, Comment: () => Comment_default, CommentAdd: () => CommentAdd_default, CommentCheck: () => CommentCheck_default, CommentClose: () => CommentClose_default, CommentRemove: () => CommentRemove_default, Compare: () => Compare_default, Contactless1: () => Contactless1_default, Contactless2: () => Contactless2_default, Copy: () => Copy_default, CreditCard1: () => CreditCard1_default, CreditCard2: () => CreditCard2_default, CreditCard3: () => CreditCard3_default, Delete2: () => Delete2_default, Desktop: () => Desktop_default, DesktopTower: () => DesktopTower_default, Devices: () => Devices_default, Disk: () => Disk_default, Dislike: () => Dislike_default, Dollar1: () => Dollar1_default, Dollar2: () => Dollar2_default, Dollar3: () => Dollar3_default, Download: () => Download_default, Euro: () => Euro_default, File: () => File_default, FileAdd: () => FileAdd_default, FileCheck: () => FileCheck_default, FileClose: () => FileClose_default, FileDocument: () => FileDocument_default, FileEdit: () => FileEdit_default, FileImage: () => FileImage_default, FileRemove: () => FileRemove_default, FileVideo: () => FileVideo_default, Folder: () => Folder_default, Folders: () => Folders_default, Gamepad: () => Gamepad_default, Headphones: () => Headphones_default, Home1: () => Home1_default, Home2: () => Home2_default, Home3: () => Home3_default, IPhone: () => IPhone_default, Image02: () => Image02_default, InformationSquare: () => InformationSquare_default, Invoice: () => Invoice_default, Keyboard: () => Keyboard_default, Laptop: () => Laptop_default, Laundry: () => Laundry_default, LinkExternal: () => LinkExternal_default, Mail: () => Mail_default, Microphone: () => Microphone_default, MicrophoneOff: () => MicrophoneOff_default, Mobile: () => Mobile_default, MobileButton: () => MobileButton_default, MonitorPlay: () => MonitorPlay_default, Mouse: () => Mouse_default, Music1: () => Music1_default, Music2: () => Music2_default, Note: () => Note_default, OldschoolGamepad: () => OldschoolGamepad_default, Paperplane: () => Paperplane_default, Phone: () => Phone_default, PhoneOff: () => PhoneOff_default, PlayCircle: () => PlayCircle_default, PlayerEnd: () => PlayerEnd_default, PlayerNext: () => PlayerNext_default, PlayerPause: () => PlayerPause_default, PlayerPlay: () => PlayerPlay_default, PlayerPrevious: () => PlayerPrevious_default, PlayerStart: () => PlayerStart_default, PlayerStop: () => PlayerStop_default, Playlist: () => Playlist_default, PlaylistShuffle: () => PlaylistShuffle_default, Plug: () => Plug_default, Printer: () => Printer_default, Restart: () => Restart_default, Rocket: () => Rocket_default, ScreenFull: () => ScreenFull_default, ScreenNormal: () => ScreenNormal_default, Search: () => Search_default, Send: () => Send_default, Share1: () => Share1_default, Share2: () => Share2_default, Synchronize: () => Synchronize_default, TV: () => TV_default, Thumsup: () => Thumsup_default, Trash: () => Trash_default, TrendingDown: () => TrendingDown_default, TrendingUp: () => TrendingUp_default, Type: () => Type_default, Unavailable: () => Unavailable_default, VolumeDown: () => VolumeDown_default, VolumeOff1: () => VolumeOff1_default, VolumeOff2: () => VolumeOff2_default, Wallet: () => Wallet_default, Watch: () => Watch_default, WifiOff: () => WifiOff_default, WifiProblem: () => WifiProblem_default, Yen: () => Yen_default, ZoomIn: () => ZoomIn_default, ZoomOut: () => ZoomOut_default }); module.exports = __toCommonJS(src_exports); // icons/Airpods.tsx var import_jsx_runtime = require("react/jsx-runtime"); var Airpods = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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 var import_jsx_runtime2 = require("react/jsx-runtime"); var Alculator = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { x: "4", y: "2", width: "16", height: "20", rx: "4", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { x: "8", y: "6", width: "8", height: "3", rx: "1", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M9 18H8", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M9 14H8", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M15 18H16", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M15 14L16 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }) ] }); var Alculator_default = Alculator; // icons/Apps.tsx var import_jsx_runtime3 = require("react/jsx-runtime"); var Apps = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { clipPath: "url(#clip0_2497_25823)", children: [ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M4 4H6V6H4V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M4 18H6V20H4V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M18 4H20V6H18V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M18 11H20V13H18V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M11 11H13V13H11V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M4 11H6V13H4V11Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M11 4H13V6H11V4Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M11 18H13V20H11V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M18 18H20V20H18V18Z", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("clipPath", { id: "clip0_2497_25823", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Apps_default = Apps; // icons/ArrowBottomRight1.tsx var import_jsx_runtime4 = require("react/jsx-runtime"); var ArrowBottomRight1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("g", { clipPath: "url(#clip0_2497_25916)", children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M17 7L17 17M17 17L7 17M17 17L7 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("clipPath", { id: "clip0_2497_25916", children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowBottomRight1_default = ArrowBottomRight1; // icons/ArrowDown1.tsx var import_jsx_runtime5 = require("react/jsx-runtime"); var ArrowDown1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("g", { clipPath: "url(#clip0_2497_25893)", children: [ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { d: "M12 19L12 5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { d: "M5 12L12 19L19 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("clipPath", { id: "clip0_2497_25893", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowDown1_default = ArrowDown1; // icons/ArrowLeft1.tsx var import_jsx_runtime6 = require("react/jsx-runtime"); var ArrowLeft1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("g", { clipPath: "url(#clip0_2497_25890)", children: [ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { d: "M5 12H19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { d: "M12 5L5 12L12 19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("clipPath", { id: "clip0_2497_25890", children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowLeft1_default = ArrowLeft1; // icons/ArrowLeft2.tsx var import_jsx_runtime7 = require("react/jsx-runtime"); var ArrowLeft2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("g", { clipPath: "url(#clip0_2497_25894)", children: [ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { d: "M14 7L9 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { d: "M9 12L14 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("clipPath", { id: "clip0_2497_25894", children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowLeft2_default = ArrowLeft2; // icons/ArrowRight1.tsx var import_jsx_runtime8 = require("react/jsx-runtime"); var ArrowRight1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("g", { clipPath: "url(#clip0_2497_25891)", children: [ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { d: "M19 12L5 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { d: "M12 19L19 12L12 5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("clipPath", { id: "clip0_2497_25891", children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowRight1_default = ArrowRight1; // icons/ArrowRight2.tsx var import_jsx_runtime9 = require("react/jsx-runtime"); var ArrowRight2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("g", { clipPath: "url(#clip0_2497_25895)", children: [ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { d: "M10 17L15 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { d: "M15 12L10 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("clipPath", { id: "clip0_2497_25895", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowRight2_default = ArrowRight2; // icons/ArrowTopLeft1.tsx var import_jsx_runtime10 = require("react/jsx-runtime"); var ArrowTopLeft1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("g", { clipPath: "url(#clip0_2497_25914)", children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { d: "M17 7H7M7 7V17M7 7L17 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("clipPath", { id: "clip0_2497_25914", children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowTopLeft1_default = ArrowTopLeft1; // icons/ArrowTopRight1.tsx var import_jsx_runtime11 = require("react/jsx-runtime"); var ArrowTopRight1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("g", { clipPath: "url(#clip0_2497_25915)", children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { d: "M7 7H17M17 7V17M17 7L7 17", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("clipPath", { id: "clip0_2497_25915", children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowTopRight1_default = ArrowTopRight1; // icons/ArrowUp1.tsx var import_jsx_runtime12 = require("react/jsx-runtime"); var ArrowUp1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("g", { clipPath: "url(#clip0_2497_25892)", children: [ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M12 5L12 19", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { d: "M19 12L12 5L5 12", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("clipPath", { id: "clip0_2497_25892", children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowUp1_default = ArrowUp1; // icons/ArrowUp2.tsx var import_jsx_runtime13 = require("react/jsx-runtime"); var ArrowUp2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("g", { clipPath: "url(#clip0_2497_25896)", children: [ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M17 14L12 9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { d: "M12 9L7 14", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("clipPath", { id: "clip0_2497_25896", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var ArrowUp2_default = ArrowUp2; // icons/Attachment.tsx var import_jsx_runtime14 = require("react/jsx-runtime"); var Attachment = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("g", { clipPath: "url(#clip0_2497_26034)", children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("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__ */ (0, import_jsx_runtime14.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("clipPath", { id: "clip0_2497_26034", children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Attachment_default = Attachment; // icons/AttentionCircle.tsx var import_jsx_runtime15 = require("react/jsx-runtime"); var AttentionCircle = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("g", { clipPath: "url(#clip0_2497_25961)", children: [ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("circle", { cx: "12", cy: "11.9999", r: "9", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { x: "12", y: "16", width: "0.01", height: "0.01", stroke: "black", strokeWidth: "3", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("path", { d: "M12 12L12 8", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("clipPath", { id: "clip0_2497_25961", children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var AttentionCircle_default = AttentionCircle; // icons/AttentionSquare.tsx var import_jsx_runtime16 = require("react/jsx-runtime"); var AttentionSquare = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("g", { clipPath: "url(#clip0_2497_25962)", children: [ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("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__ */ (0, import_jsx_runtime16.jsx)("rect", { x: "12", y: "16", width: "0.01", height: "0.01", stroke: "black", strokeWidth: "3", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M12 12L12 8", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("clipPath", { id: "clip0_2497_25962", children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var AttentionSquare_default = AttentionSquare; // icons/Backspace.tsx var import_jsx_runtime17 = require("react/jsx-runtime"); var Backspace = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("g", { clipPath: "url(#clip0_2497_25986)", children: [ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("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__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M15 10.0001L11 14.0001", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M11 10.0001L15 14.0001", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("clipPath", { id: "clip0_2497_25986", children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Backspace_default = Backspace; // icons/Bank.tsx var import_jsx_runtime18 = require("react/jsx-runtime"); var Bank = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("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 var import_jsx_runtime19 = require("react/jsx-runtime"); var Battery2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { clipPath: "url(#clip0_2497_26114)", children: [ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("rect", { x: "3", y: "6", width: "16", height: "12", rx: "3", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("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__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M7 9.5V14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M11 9.5V14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("clipPath", { id: "clip0_2497_26114", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Battery2_default = Battery2; // icons/Battery4.tsx var import_jsx_runtime20 = require("react/jsx-runtime"); var Battery4 = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("g", { clipPath: "url(#clip0_2497_26116)", children: [ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("rect", { x: "3", y: "6", width: "16", height: "12", rx: "3", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("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__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M12.125 9.5L9.875 12H12.125L9.875 14.5", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("clipPath", { id: "clip0_2497_26116", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Battery4_default = Battery4; // icons/Bell.tsx var import_jsx_runtime21 = require("react/jsx-runtime"); var Bell = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("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 var import_jsx_runtime22 = require("react/jsx-runtime"); var BellRing = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("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 var import_jsx_runtime23 = require("react/jsx-runtime"); var Bitcoin1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("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 var import_jsx_runtime24 = require("react/jsx-runtime"); var Bitcoin2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("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 var import_jsx_runtime25 = require("react/jsx-runtime"); var Bluetooth = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("g", { clipPath: "url(#clip0_2497_25985)", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { d: "M5 17L19 7L12 3V21L19 17L5 7", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("clipPath", { id: "clip0_2497_25985", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Bluetooth_default = Bluetooth; // icons/Calculate1.tsx var import_jsx_runtime26 = require("react/jsx-runtime"); var Calculate1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("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 var import_jsx_runtime27 = require("react/jsx-runtime"); var Calculate2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("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 var import_jsx_runtime28 = require("react/jsx-runtime"); var CameraImage = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("g", { clipPath: "url(#clip0_2497_26072)", children: [ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("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__ */ (0, import_jsx_runtime28.jsx)("circle", { cx: "12", cy: "12", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { d: "M17 2L19 2", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) ] }), /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("clipPath", { id: "clip0_2497_26072", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var CameraImage_default = CameraImage; // icons/CameraVideo.tsx var import_jsx_runtime29 = require("react/jsx-runtime"); var CameraVideo = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("g", { clipPath: "url(#clip0_2497_26073)", children: [ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("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__ */ (0, import_jsx_runtime29.jsx)("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__ */ (0, import_jsx_runtime29.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("clipPath", { id: "clip0_2497_26073", children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var CameraVideo_default = CameraVideo; // icons/Category1.tsx var import_jsx_runtime30 = require("react/jsx-runtime"); var Category1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("g", { clipPath: "url(#clip0_2497_25820)", children: [ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("circle", { cx: "17", cy: "7", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("circle", { cx: "7", cy: "17", r: "3", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("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__ */ (0, import_jsx_runtime30.jsx)("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__ */ (0, import_jsx_runtime30.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("clipPath", { id: "clip0_2497_25820", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) }) ] }); var Category1_default = Category1; // icons/Category2.tsx var import_jsx_runtime31 = require("react/jsx-runtime"); var Category2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("rect", { x: "3.5", y: "4", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("rect", { x: "3.5", y: "14", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("rect", { x: "13.5", y: "4", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("rect", { x: "13.5", y: "14", width: "7", height: "7", rx: "2.5", stroke: "black", strokeWidth: "2" }) ] }); var Category2_default = Category2; // icons/Category3.tsx var import_jsx_runtime32 = require("react/jsx-runtime"); var Category3 = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("rect", { x: "3.5", y: "4", width: "7", height: "4", rx: "2", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("rect", { x: "3.5", y: "11", width: "7", height: "10", rx: "2.5", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("rect", { x: "13.5", y: "4", width: "7", height: "10", rx: "2.5", stroke: "black", strokeWidth: "2" }), /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("rect", { x: "13.5", y: "17", width: "7", height: "4", rx: "2", stroke: "black", strokeWidth: "2" }) ] }); var Category3_default = Category3; // icons/Chat.tsx var import_jsx_runtime33 = require("react/jsx-runtime"); var Chat = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("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 var import_jsx_runtime34 = require("react/jsx-runtime"); var ChatAdd = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("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 var import_jsx_runtime35 = require("react/jsx-runtime"); var ChatCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("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 var import_jsx_runtime36 = require("react/jsx-runtime"); var ChatCirle = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)("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 var import_jsx_runtime37 = require("react/jsx-runtime"); var ChatClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("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 var import_jsx_runtime38 = require("react/jsx-runtime"); var ChatRemove = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("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 var import_jsx_runtime39 = require("react/jsx-runtime"); var ChatSquare = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("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 var import_jsx_runtime40 = require("react/jsx-runtime"); var Chromecast = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("svg", { ...props, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("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 var import_jsx_runtime41 =