UNPKG

kalman-vue3-icon

Version:

Kalman Vue Icon, Automation workflow with Figma

1,234 lines (1,233 loc) 173 kB
import { defineComponent, openBlock, createElementBlock, createStaticVNode, createElementVNode } from "vue"; var _export_sfc = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) { target[key] = val; } return target; }; const _sfc_main$1C = defineComponent({ name: "IconAlertLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1C = ["width", "height", "fill"]; const _hoisted_2$1C = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_1_10)"><path d="M12 14.75c-.41 0-.75-.34-.75-.75V9c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75z"></path><path d="M12 18c-.06 0-.13-.01-.2-.02a.636.636 0 01-.18-.06.757.757 0 01-.18-.09l-.15-.12c-.18-.19-.29-.45-.29-.71 0-.26.11-.52.29-.71l.15-.12c.06-.04.12-.07.18-.09.06-.03.12-.05.18-.06.13-.03.27-.03.39 0 .07.01.13.03.19.06.06.02.12.05.18.09l.15.12c.18.19.29.45.29.71 0 .26-.11.52-.29.71l-.15.12c-.06.04-.12.07-.18.09-.06.03-.12.05-.19.06-.06.01-.13.02-.19.02z"></path><path d="M18.06 22.16H5.94c-1.95 0-3.44-.71-4.2-1.99-.75-1.28-.65-2.93.3-4.64L8.1 4.63c1-1.8 2.38-2.79 3.9-2.79s2.9.99 3.9 2.79l6.06 10.91c.95 1.71 1.06 3.35.3 4.64-.76 1.27-2.25 1.98-4.2 1.98zM12 3.34c-.94 0-1.86.72-2.59 2.02L3.36 16.27c-.68 1.22-.79 2.34-.32 3.15.47.81 1.51 1.25 2.91 1.25h12.12c1.4 0 2.43-.44 2.91-1.25s.36-1.92-.32-3.15L14.59 5.36c-.73-1.3-1.65-2.02-2.59-2.02z"></path></g><defs><clipPath id="clip0_1_10"><rect width="24" height="24"></rect></clipPath></defs>', 2); const _hoisted_4$B = [ _hoisted_2$1C ]; function _sfc_render$1C(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$B, 8, _hoisted_1$1C); } var IconAlertLine = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["render", _sfc_render$1C]]); const _sfc_main$1B = defineComponent({ name: "IconArrowDownLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1B = ["width", "height", "fill"]; const _hoisted_2$1B = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_12)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M12 16.8c-.7 0-1.4-.27-1.93-.8L3.55 9.48a.754.754 0 010-1.06c.29-.29.77-.29 1.06 0l6.52 6.52c.48.48 1.26.48 1.74 0l6.52-6.52c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06L13.93 16c-.53.53-1.23.8-1.93.8z" }) ], -1); const _hoisted_3$1v = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_12" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24", height: "24" }) ]) ], -1); const _hoisted_4$A = [ _hoisted_2$1B, _hoisted_3$1v ]; function _sfc_render$1B(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$A, 8, _hoisted_1$1B); } var IconArrowDownLine = /* @__PURE__ */ _export_sfc(_sfc_main$1B, [["render", _sfc_render$1B]]); const _sfc_main$1A = defineComponent({ name: "IconArrowUpLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1A = ["width", "height", "fill"]; const _hoisted_2$1A = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_15)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M19.92 15.8c-.19 0-.38-.07-.53-.22l-6.52-6.52c-.48-.48-1.26-.48-1.74 0l-6.52 6.52c-.29.29-.77.29-1.06 0a.754.754 0 010-1.06L10.07 8a2.74 2.74 0 013.86 0l6.52 6.52c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22z" }) ], -1); const _hoisted_3$1u = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_15" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24", height: "24" }) ]) ], -1); const _hoisted_4$z = [ _hoisted_2$1A, _hoisted_3$1u ]; function _sfc_render$1A(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$z, 8, _hoisted_1$1A); } var IconArrowUpLine = /* @__PURE__ */ _export_sfc(_sfc_main$1A, [["render", _sfc_render$1A]]); const _sfc_main$1z = defineComponent({ name: "IconArrowRightLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1z = ["width", "height", "fill"]; const _hoisted_2$1z = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_18)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M8.91 20.67c-.19 0-.38-.07-.53-.22a.754.754 0 010-1.06l6.52-6.52c.48-.48.48-1.26 0-1.74L8.38 4.61a.754.754 0 010-1.06c.29-.29.77-.29 1.06 0l6.52 6.52c.51.51.8 1.2.8 1.93s-.28 1.42-.8 1.93l-6.52 6.52c-.15.14-.34.22-.53.22z" }) ], -1); const _hoisted_3$1t = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_18" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24", height: "24" }) ]) ], -1); const _hoisted_4$y = [ _hoisted_2$1z, _hoisted_3$1t ]; function _sfc_render$1z(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$y, 8, _hoisted_1$1z); } var IconArrowRightLine = /* @__PURE__ */ _export_sfc(_sfc_main$1z, [["render", _sfc_render$1z]]); const _sfc_main$1y = defineComponent({ name: "IconArrowLeftLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1y = ["width", "height", "fill"]; const _hoisted_2$1y = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_21)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M15 20.67c-.19 0-.38-.07-.53-.22l-6.52-6.52a2.74 2.74 0 010-3.86l6.52-6.52c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-6.52 6.52c-.48.48-.48 1.26 0 1.74l6.52 6.52c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22z" }) ], -1); const _hoisted_3$1s = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_21" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24", height: "24" }) ]) ], -1); const _hoisted_4$x = [ _hoisted_2$1y, _hoisted_3$1s ]; function _sfc_render$1y(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$x, 8, _hoisted_1$1y); } var IconArrowLeftLine = /* @__PURE__ */ _export_sfc(_sfc_main$1y, [["render", _sfc_render$1y]]); const _sfc_main$1x = defineComponent({ name: "IconFlagLine1", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1x = ["width", "height", "fill"]; const _hoisted_2$1x = /* @__PURE__ */ createElementVNode("path", { d: "M6.111 15.684V22H4V2h6.903a1.057 1.057 0 01.944.582l.764 1.523h6.333A1.057 1.057 0 0120 5.158v11.579a1.051 1.051 0 01-1.056 1.053h-6.736a1.057 1.057 0 01-.944-.583l-.764-1.523H6.111zm0-11.579v9.474h5.694l1.055 2.105h5.029V6.211h-6.583l-1.055-2.106H6.11z" }, null, -1); const _hoisted_3$1r = [ _hoisted_2$1x ]; function _sfc_render$1x(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1r, 8, _hoisted_1$1x); } var IconFlagLine_1 = /* @__PURE__ */ _export_sfc(_sfc_main$1x, [["render", _sfc_render$1x]]); const _sfc_main$1w = defineComponent({ name: "IconBubbleChaartLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1w = ["width", "height", "fill"]; const _hoisted_2$1w = /* @__PURE__ */ createElementVNode("path", { d: "M16.444 15.6c1.473 0 2.667 1.209 2.667 2.7S17.917 21 16.444 21c-1.472 0-2.666-1.209-2.666-2.7s1.194-2.7 2.666-2.7zM7.556 12c1.964 0 3.555 1.611 3.555 3.6s-1.591 3.6-3.555 3.6C5.59 19.2 4 17.589 4 15.6S5.591 12 7.556 12zm8.888 5.4a.895.895 0 00-.888.9c0 .497.398.9.888.9.491 0 .89-.403.89-.9s-.399-.9-.89-.9zm-8.888-3.6c-.983 0-1.778.805-1.778 1.8s.795 1.8 1.778 1.8c.982 0 1.777-.805 1.777-1.8s-.795-1.8-1.777-1.8zM15.11 3C17.811 3 20 5.216 20 7.95s-2.188 4.95-4.889 4.95c-2.7 0-4.889-2.216-4.889-4.95S12.411 3 15.112 3zm0 1.8C13.393 4.8 12 6.21 12 7.95s1.393 3.15 3.111 3.15c1.718 0 3.111-1.41 3.111-3.15S16.83 4.8 15.112 4.8z" }, null, -1); const _hoisted_3$1q = [ _hoisted_2$1w ]; function _sfc_render$1w(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1q, 8, _hoisted_1$1w); } var IconBubbleChaartLine = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _sfc_render$1w]]); const _sfc_main$1v = defineComponent({ name: "IconShieldCheckLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1v = ["width", "height", "fill"]; const _hoisted_2$1v = /* @__PURE__ */ createElementVNode("path", { d: "M12 2l7.304 1.66c.406.093.696.46.696.887v9.08a5.488 5.488 0 01-2.375 4.537L12 22l-5.625-3.835A5.486 5.486 0 014 13.627v-9.08c0-.426.29-.794.696-.887L12 2zm0 1.863L5.778 5.276v8.35c0 1.216.594 2.351 1.583 3.026L12 19.815l4.64-3.163a3.657 3.657 0 001.582-3.025v-8.35L12 3.863v-.001zm3.957 4.702l1.258 1.286-5.657 5.785-3.771-3.857 1.257-1.285 2.513 2.57 4.4-4.5v.001z" }, null, -1); const _hoisted_3$1p = [ _hoisted_2$1v ]; function _sfc_render$1v(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1p, 8, _hoisted_1$1v); } var IconShieldCheckLine = /* @__PURE__ */ _export_sfc(_sfc_main$1v, [["render", _sfc_render$1v]]); const _sfc_main$1u = defineComponent({ name: "IconFileCopyLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1u = ["width", "height", "fill"]; const _hoisted_2$1u = /* @__PURE__ */ createElementVNode("path", { d: "M6.485 6.485V4.949A1.95 1.95 0 018.434 3H19.05A1.95 1.95 0 0121 4.95v10.616a1.95 1.95 0 01-1.95 1.95h-1.535v1.535A1.95 1.95 0 0115.566 21H4.95A1.95 1.95 0 013 19.05V8.435a1.95 1.95 0 011.95-1.95h1.535zm1.448-1.536v1.536h7.633a1.95 1.95 0 011.95 1.949v7.633h1.535a.5.5 0 00.5-.5V4.948a.5.5 0 00-.5-.5H8.434a.5.5 0 00-.501.5zM4.448 8.434V19.05a.5.5 0 00.501.5h10.617a.5.5 0 00.501-.5V8.434a.5.5 0 00-.5-.501H4.948a.5.5 0 00-.5.5z" }, null, -1); const _hoisted_3$1o = [ _hoisted_2$1u ]; function _sfc_render$1u(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1o, 8, _hoisted_1$1u); } var IconFileCopyLine = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["render", _sfc_render$1u]]); const _sfc_main$1t = defineComponent({ name: "IconCopyrightLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1t = ["width", "height", "fill"]; const _hoisted_2$1t = /* @__PURE__ */ createElementVNode("path", { d: "M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 3c1.82 0 3.413.973 4.288 2.428l-1.714 1.029a3 3 0 10-.001 3.087l1.715 1.028A4.999 4.999 0 017 12c0-2.76 2.24-5 5-5z" }, null, -1); const _hoisted_3$1n = [ _hoisted_2$1t ]; function _sfc_render$1t(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1n, 8, _hoisted_1$1t); } var IconCopyrightLine = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["render", _sfc_render$1t]]); const _sfc_main$1s = defineComponent({ name: "IconLinkLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1s = ["width", "height", "fill"]; const _hoisted_2$1s = /* @__PURE__ */ createElementVNode("path", { d: "M17.802 14.848l-1.441-1.442 1.441-1.441a4.079 4.079 0 00-5.767-5.767l-1.441 1.441-1.442-1.441 1.442-1.442a6.116 6.116 0 018.65 8.65l-1.442 1.442zm-2.884 2.884l-1.441 1.441a6.116 6.116 0 11-8.65-8.65l1.441-1.441 1.442 1.441-1.442 1.442a4.077 4.077 0 105.767 5.767l1.442-1.442 1.441 1.442zm0-10.093l1.443 1.443-7.209 7.207-1.442-1.441 7.208-7.208z" }, null, -1); const _hoisted_3$1m = [ _hoisted_2$1s ]; function _sfc_render$1s(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1m, 8, _hoisted_1$1s); } var IconLinkLine = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["render", _sfc_render$1s]]); const _sfc_main$1r = defineComponent({ name: "IconAuctionLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1r = ["width", "height", "fill"]; const _hoisted_2$1r = /* @__PURE__ */ createElementVNode("path", { d: "M13.252 19.311V21H3v-1.689h10.252zM13.752 3l6.645 6.569-1.208 1.195-.906-.298-2.116 2.089L21 17.332l-1.208 1.194-4.832-4.777-2.054 2.03.242.956-1.209 1.194-6.644-6.568 1.208-1.194.966.238 5.377-5.315-.302-.895L13.752 3zm.604 2.986l-6.04 5.97 3.02 2.987 6.04-5.97-3.02-2.987z" }, null, -1); const _hoisted_3$1l = [ _hoisted_2$1r ]; function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1l, 8, _hoisted_1$1r); } var IconAuctionLine = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1r]]); const _sfc_main$1q = defineComponent({ name: "IconInformationLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1q = ["width", "height", "fill"]; const _hoisted_2$1q = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_1_38)" fill-rule="evenodd" clip-rule="evenodd"><path d="M1.25 12C1.25 6.086 6.086 1.25 12 1.25S22.75 6.086 22.75 12 17.914 22.75 12 22.75 1.25 17.914 1.25 12zM12 2.75c-5.086 0-9.25 4.164-9.25 9.25s4.164 9.25 9.25 9.25 9.25-4.164 9.25-9.25S17.086 2.75 12 2.75z"></path><path d="M12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75z"></path><path d="M10.995 16a1 1 0 011-1h.009a1 1 0 110 2h-.01a1 1 0 01-1-1z"></path></g><defs><clipPath id="clip0_1_38"><rect width="24" height="24"></rect></clipPath></defs>', 2); const _hoisted_4$w = [ _hoisted_2$1q ]; function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$w, 8, _hoisted_1$1q); } var IconInformationLine = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1q]]); const _sfc_main$1p = defineComponent({ name: "IconMonkyDollarCorcleLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1p = ["width", "height", "fill"]; const _hoisted_2$1p = /* @__PURE__ */ createElementVNode("path", { d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20zm-3.5-6H14a.5.5 0 000-1h-4a2.5 2.5 0 010-5h1V6h2v2h2.5v2H10a.5.5 0 000 1h4a2.5 2.5 0 010 5h-1v2h-2v-2H8.5v-2z" }, null, -1); const _hoisted_3$1k = [ _hoisted_2$1p ]; function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1k, 8, _hoisted_1$1p); } var IconMonkyDollarCorcleLine = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1p]]); const _sfc_main$1o = defineComponent({ name: "IconUsdtLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1o = ["width", "height", "fill"]; const _hoisted_2$1o = /* @__PURE__ */ createElementVNode("path", { d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20z" }, null, -1); const _hoisted_3$1j = /* @__PURE__ */ createElementVNode("rect", { x: "8", y: "8", width: "8", height: "2" }, null, -1); const _hoisted_4$v = /* @__PURE__ */ createElementVNode("path", { d: "M13 8v8h-2V8h2z" }, null, -1); const _hoisted_5$f = [ _hoisted_2$1o, _hoisted_3$1j, _hoisted_4$v ]; function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_5$f, 8, _hoisted_1$1o); } var IconUSDTLine = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o]]); const _sfc_main$1n = defineComponent({ name: "IconFocusLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1n = ["width", "height", "fill"]; const _hoisted_2$1n = /* @__PURE__ */ createElementVNode("path", { d: "M12.91 2v2.784a7.277 7.277 0 016.306 6.307H22v1.818l-2.784.001a7.276 7.276 0 01-6.306 6.306V22h-1.82v-2.784a7.276 7.276 0 01-6.306-6.306H2v-1.82h2.784a7.276 7.276 0 016.307-6.306V2h1.818zM12 6.545a5.455 5.455 0 100 10.91 5.455 5.455 0 000-10.91zm0 3.637a1.818 1.818 0 110 3.636 1.818 1.818 0 010-3.636z" }, null, -1); const _hoisted_3$1i = [ _hoisted_2$1n ]; function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1i, 8, _hoisted_1$1n); } var IconFocusLine = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n]]); const _sfc_main$1m = defineComponent({ name: "IconLightbulbLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1m = ["width", "height", "fill"]; const _hoisted_2$1m = /* @__PURE__ */ createElementVNode("path", { d: "M9.973 17.238H11v-4.762h2v4.762h1.027c.132-1.145.745-2.09 1.74-3.121.113-.116.832-.826.917-.927a5.574 5.574 0 001.277-2.923 5.476 5.476 0 00-.553-3.122 5.818 5.818 0 00-2.213-2.363 6.222 6.222 0 00-3.194-.878c-1.13 0-2.237.304-3.194.877a5.818 5.818 0 00-2.214 2.362 5.476 5.476 0 00-.555 3.121 5.574 5.574 0 001.276 2.924c.086.102.807.813.918.928.996 1.032 1.61 1.977 1.741 3.122zM10 19.143v.952h4v-.952h-4zM5.754 14.38a7.432 7.432 0 01-1.703-3.899A7.301 7.301 0 014.79 6.32a7.758 7.758 0 012.953-3.15A8.297 8.297 0 0112.002 2c1.506 0 2.983.406 4.259 1.17a7.758 7.758 0 012.95 3.151 7.301 7.301 0 01.737 4.164 7.431 7.431 0 01-1.704 3.898c-.62.735-2.244 1.902-2.244 3.331v2.381c0 .505-.21.99-.586 1.347A2.052 2.052 0 0114 22h-4c-.53 0-1.039-.2-1.414-.558A1.86 1.86 0 018 20.095v-2.38c0-1.43-1.625-2.597-2.246-3.334z" }, null, -1); const _hoisted_3$1h = [ _hoisted_2$1m ]; function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1h, 8, _hoisted_1$1m); } var IconLightbulbLine = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m]]); const _sfc_main$1l = defineComponent({ name: "IconListLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1l = ["width", "height", "fill"]; const _hoisted_2$1l = /* @__PURE__ */ createElementVNode("path", { d: "M8 3.5h13v2H8v-2zM3 3h3v3H3V3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zm5-6.5h13v2H8v-2zm0 7h13v2H8v-2z" }, null, -1); const _hoisted_3$1g = [ _hoisted_2$1l ]; function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1g, 8, _hoisted_1$1l); } var IconListLine = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l]]); const _sfc_main$1k = defineComponent({ name: "IconAccountLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1k = ["width", "height", "fill"]; const _hoisted_2$1k = /* @__PURE__ */ createElementVNode("path", { d: "M12 22.75c-.7 0-1.41-.27-1.94-.8l-1.71-1.69c-.42-.42-1-.65-1.59-.65H6c-2.07 0-3.75-1.67-3.75-3.72V4.98c0-2.05 1.68-3.72 3.75-3.72h12c2.07 0 3.75 1.67 3.75 3.72v10.91c0 2.05-1.68 3.72-3.75 3.72h-.76a2.3 2.3 0 00-1.59.65l-1.71 1.69c-.53.53-1.24.8-1.94.8zm-6-20c-1.24 0-2.25 1-2.25 2.22v10.91c0 1.23 1.01 2.22 2.25 2.22h.76c.99 0 1.95.4 2.65 1.09l1.71 1.69c.49.48 1.28.48 1.77 0l1.71-1.69c.7-.69 1.66-1.09 2.65-1.09H18c1.24 0 2.25-1 2.25-2.22V4.97c0-1.23-1.01-2.22-2.25-2.22H6zm6 8c-1.7 0-3.08-1.38-3.08-3.08a3.081 3.081 0 016.16 0c0 1.7-1.38 3.08-3.08 3.08zm0-4.66c-.87 0-1.58.71-1.58 1.58 0 .87.71 1.58 1.58 1.58.87 0 1.58-.71 1.58-1.58 0-.87-.71-1.58-1.58-1.58zm3.25 9.57c0 .41.34.75.75.75s.75-.34.75-.75c0-2.21-2.13-4.01-4.75-4.01s-4.75 1.8-4.75 4.01c0 .41.34.75.75.75s.75-.34.75-.75c0-1.38 1.46-2.51 3.25-2.51s3.25 1.13 3.25 2.51z" }, null, -1); const _hoisted_3$1f = [ _hoisted_2$1k ]; function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1f, 8, _hoisted_1$1k); } var IconAccountLine = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k]]); const _sfc_main$1j = defineComponent({ name: "IconCardLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1j = ["width", "height", "fill"]; const _hoisted_2$1j = /* @__PURE__ */ createElementVNode("path", { d: "M3.9 4h16.2c.239 0 .468.094.636.26A.883.883 0 0121 4.89V19.11a.883.883 0 01-.264.629.906.906 0 01-.636.26H3.9a.906.906 0 01-.636-.26A.883.883 0 013 19.11V4.89c0-.236.095-.462.264-.629A.906.906 0 013.9 4zm15.3 7.111H4.8v7.111h14.4v-7.11zm0-1.778V5.778H4.8v3.555h14.4zm-5.4 5.334h3.6v1.777h-3.6v-1.777z" }, null, -1); const _hoisted_3$1e = [ _hoisted_2$1j ]; function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1e, 8, _hoisted_1$1j); } var IconCardLine = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j]]); const _sfc_main$1i = defineComponent({ name: "IconGitlabLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1i = ["width", "height", "fill"]; const _hoisted_2$1i = /* @__PURE__ */ createElementVNode("path", { d: "M6.52 7.264l-1.578 5.144L12 17.812l7.057-5.404-1.578-5.144-1.454 3.206H7.973L6.521 7.264zm8.39 1.467l2.504-5.527a.348.348 0 01.531-.129.348.348 0 01.117.171l2.919 9.519a.436.436 0 01-.151.473L12 20l-8.83-6.762a.434.434 0 01-.15-.473l2.918-9.519a.348.348 0 01.51-.196c.061.036.109.09.138.155L9.09 8.73h5.82z" }, null, -1); const _hoisted_3$1d = [ _hoisted_2$1i ]; function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1d, 8, _hoisted_1$1i); } var IconGitlabLine = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i]]); const _sfc_main$1h = defineComponent({ name: "IconTelegramLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1h = ["width", "height", "fill"]; const _hoisted_2$1h = /* @__PURE__ */ createElementVNode("path", { d: "M12 20a8 8 0 100-16.001A8 8 0 0012 20zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.11-8.83l-2.498-.779c-.54-.165-.543-.537.121-.804l9.733-3.76c.565-.23.885.061.702.79l-1.657 7.82c-.116.557-.451.69-.916.433l-2.551-1.888-1.189 1.148c-.122.118-.221.219-.409.244-.187.026-.341-.03-.454-.34l-.87-2.871-.012.008v-.001z" }, null, -1); const _hoisted_3$1c = [ _hoisted_2$1h ]; function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1c, 8, _hoisted_1$1h); } var IconTelegramLine = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h]]); const _sfc_main$1g = defineComponent({ name: "IconTwitterLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1g = ["width", "height", "fill"]; const _hoisted_2$1g = /* @__PURE__ */ createElementVNode("path", { d: "M15.864 5.67c-.758 0-1.485.299-2.026.832a2.91 2.91 0 00-.865 2.019l-.028 1.577a.603.603 0 01-.429.564.596.596 0 01-.25.02l-1.556-.213c-2.048-.28-4.01-1.227-5.892-2.802-.597 3.314.568 5.61 3.373 7.38l1.742 1.1a.6.6 0 01.219.772.6.6 0 01-.185.222l-1.588 1.164c.944.06 1.84.017 2.585-.13 4.704-.944 7.832-4.498 7.832-10.361 0-.479-1.01-2.144-2.932-2.144zm-4.886 2.814a4.92 4.92 0 01.864-2.698 4.89 4.89 0 012.206-1.768 4.867 4.867 0 015.29 1.107c.71-.005 1.313.175 2.662-.646-.334 1.642-.498 2.355-1.21 3.335 0 7.651-4.684 11.371-9.436 12.323-3.258.653-7.996-.419-9.354-1.843.692-.054 3.504-.357 5.129-1.552C5.754 15.832.28 12.6 3.877 3.905c1.688 1.98 3.4 3.327 5.135 4.042 1.155.476 1.438.466 1.967.539v-.001z" }, null, -1); const _hoisted_3$1b = [ _hoisted_2$1g ]; function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1b, 8, _hoisted_1$1g); } var IconTwitterLine = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g]]); const _sfc_main$1f = defineComponent({ name: "IconTwitterFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1f = ["width", "height", "fill"]; const _hoisted_2$1f = /* @__PURE__ */ createElementVNode("path", { d: "M21 6.662a7.666 7.666 0 01-2.122.556 3.576 3.576 0 001.625-1.955 7.586 7.586 0 01-2.346.857 3.747 3.747 0 00-2.095-1.073 3.839 3.839 0 00-2.345.371 3.6 3.6 0 00-1.623 1.661 3.392 3.392 0 00-.23 2.263A10.86 10.86 0 017.65 8.271a10.413 10.413 0 01-3.396-2.62c-.328.54-.5 1.152-.5 1.776 0 1.225.652 2.307 1.643 2.94a3.81 3.81 0 01-1.673-.441v.044c0 .816.295 1.606.835 2.238a3.728 3.728 0 002.128 1.226 3.881 3.881 0 01-1.67.06 3.544 3.544 0 001.314 1.757c.62.44 1.366.684 2.137.698-.766.575-1.643 1-2.581 1.252A7.738 7.738 0 013 17.41 10.795 10.795 0 008.66 19c6.794 0 10.509-5.383 10.509-10.052 0-.152-.005-.306-.012-.456A7.33 7.33 0 0021 6.662z" }, null, -1); const _hoisted_3$1a = [ _hoisted_2$1f ]; function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$1a, 8, _hoisted_1$1f); } var IconTwitterFill = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f]]); const _sfc_main$1e = defineComponent({ name: "IconTelegramFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1e = ["width", "height", "fill"]; const _hoisted_2$1e = /* @__PURE__ */ createElementVNode("path", { d: "M19.465 4.132s1.666-.649 1.527.928c-.047.65-.463 2.922-.787 5.38l-1.11 7.281s-.092 1.067-.925 1.252c-.832.186-2.081-.649-2.312-.834-.185-.14-3.47-2.227-4.626-3.247-.323-.278-.694-.835.046-1.484l4.857-4.638c.555-.556 1.11-1.855-1.202-.278l-6.476 4.406s-.74.464-2.128.046l-3.006-.927s-1.11-.696.786-1.392c4.626-2.18 10.315-4.406 15.356-6.493z" }, null, -1); const _hoisted_3$19 = [ _hoisted_2$1e ]; function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$19, 8, _hoisted_1$1e); } var IconTelegramFill = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e]]); const _sfc_main$1d = defineComponent({ name: "IconCloseLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1d = ["width", "height", "fill"]; const _hoisted_2$1d = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_68)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M12.5 11.056L17.556 6 19 7.444 13.944 12.5 19 17.556 17.556 19 12.5 13.944 7.444 19 6 17.556l5.056-5.056L6 7.444 7.444 6l5.056 5.056z" }) ], -1); const _hoisted_3$18 = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_68" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24", height: "24" }) ]) ], -1); const _hoisted_4$u = [ _hoisted_2$1d, _hoisted_3$18 ]; function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$u, 8, _hoisted_1$1d); } var IconCloseLine = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d]]); const _sfc_main$1c = defineComponent({ name: "IconCheckboxCircle", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1c = ["width", "height", "fill"]; const _hoisted_2$1c = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_1_71)" fill-rule="evenodd" clip-rule="evenodd"><path d="M1.25 12C1.25 6.086 6.086 1.25 12 1.25S22.75 6.086 22.75 12 17.914 22.75 12 22.75 1.25 17.914 1.25 12zM12 2.75c-5.086 0-9.25 4.164-9.25 9.25s4.164 9.25 9.25 9.25 9.25-4.164 9.25-9.25S17.086 2.75 12 2.75z"></path><path d="M16.78 8.64a.75.75 0 010 1.06l-5.67 5.66a.75.75 0 01-1.06 0l-2.83-2.83a.75.75 0 111.06-1.06l2.3 2.3 5.14-5.13a.75.75 0 011.06 0z"></path></g><defs><clipPath id="clip0_1_71"><rect width="24" height="24"></rect></clipPath></defs>', 2); const _hoisted_4$t = [ _hoisted_2$1c ]; function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$t, 8, _hoisted_1$1c); } var IconCheckboxCircle = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c]]); const _sfc_main$1b = defineComponent({ name: "IconTimerFlashLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1b = ["width", "height", "fill"]; const _hoisted_2$1b = /* @__PURE__ */ createElementVNode("path", { d: "M6.194 6.732A8.42 8.42 0 0111.5 4.857a8.42 8.42 0 015.306 1.875l1.372-1.384 1.336 1.346-1.373 1.384a8.636 8.636 0 011.018 9.066 8.548 8.548 0 01-3.135 3.541 8.447 8.447 0 01-9.048 0 8.548 8.548 0 01-3.136-3.54A8.636 8.636 0 014.86 8.077L3.486 6.695 4.822 5.35l1.372 1.384v-.001zM11.5 20.096c.868 0 1.728-.172 2.53-.507a6.608 6.608 0 002.145-1.446 6.672 6.672 0 001.433-2.163 6.716 6.716 0 00-1.433-7.265A6.608 6.608 0 0014.03 7.27a6.563 6.563 0 00-7.205 1.445 6.696 6.696 0 00-1.936 4.714c0 1.768.696 3.464 1.936 4.714a6.583 6.583 0 004.675 1.953zm.944-7.62h2.834l-4.722 6.191v-4.286H7.722l4.722-6.195v4.29zM7.722 2h7.556v1.905H7.722V2z" }, null, -1); const _hoisted_3$17 = [ _hoisted_2$1b ]; function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$17, 8, _hoisted_1$1b); } var IconTimerFlashLine = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b]]); const _sfc_main$1a = defineComponent({ name: "IconExchangeLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$1a = ["width", "height", "fill"]; const _hoisted_2$1a = /* @__PURE__ */ createElementVNode("path", { d: "M19.15 9.857a.843.843 0 00.785-.53A.864.864 0 0020 9V6.428a.86.86 0 00-.581-.813l-7.65-2.571a.845.845 0 00-.538 0l-7.65 2.571A.85.85 0 003 6.428V9a.863.863 0 00.525.792.844.844 0 00.325.065h.85v6.158a2.548 2.548 0 00-1.23.935A2.582 2.582 0 003 18.429v1.714a.863.863 0 00.525.792.844.844 0 00.325.065h15.3a.843.843 0 00.785-.53.864.864 0 00.065-.327v-1.715a2.582 2.582 0 00-.47-1.478 2.548 2.548 0 00-1.23-.935V9.857h.85zm-.85 9.429H4.7v-.858c0-.227.09-.445.25-.605a.848.848 0 01.6-.252h11.9c.225 0 .441.091.6.252.16.16.25.378.25.605v.858zM6.4 15.857v-6h1.7v6H6.4zm3.4 0v-6h3.4v6H9.8zm5.1 0v-6h1.7v6h-1.7zM4.7 8.143V7.046l6.8-2.286 6.8 2.286v1.097H4.7z" }, null, -1); const _hoisted_3$16 = [ _hoisted_2$1a ]; function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$16, 8, _hoisted_1$1a); } var IconExchangeLine = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a]]); const _sfc_main$19 = defineComponent({ name: "IconBoxLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$19 = ["width", "height", "fill"]; const _hoisted_2$19 = /* @__PURE__ */ createElementVNode("path", { d: "M3.9 10.2H3V3.903C3 3.404 3.41 3 3.893 3h16.214a.891.891 0 01.893.903V10.2h-.9v9.9a.896.896 0 01-.894.9H4.794a.897.897 0 01-.894-.9v-9.9zm14.4 0H5.7v9h12.6v-9zM4.8 4.8v3.6h14.4V4.8H4.8zm4.5 9h5.4v1.8H9.3v-1.8z" }, null, -1); const _hoisted_3$15 = [ _hoisted_2$19 ]; function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$15, 8, _hoisted_1$19); } var IconBoxLine = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19]]); const _sfc_main$18 = defineComponent({ name: "IconFileListLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$18 = ["width", "height", "fill"]; const _hoisted_2$18 = /* @__PURE__ */ createElementVNode("path", { d: "M18 22H6a3 3 0 01-3-3V3a1 1 0 011-1h12a1 1 0 011 1v12h4v4a3 3 0 01-3 3zm-1-5v2a1 1 0 002 0v-2h-2zm-2 3V4H5v15a1 1 0 001 1h9zM7 7h6v2H7V7zm0 4h6v2H7v-2zm0 4h4v2H7v-2z" }, null, -1); const _hoisted_3$14 = [ _hoisted_2$18 ]; function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$14, 8, _hoisted_1$18); } var IconFileListLine = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18]]); const _sfc_main$17 = defineComponent({ name: "IconCheckboxBlankCircleLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$17 = ["width", "height", "fill"]; const _hoisted_2$17 = /* @__PURE__ */ createElementVNode("path", { d: "M12 21a9 9 0 110-18 9 9 0 010 18zm0 1c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" }, null, -1); const _hoisted_3$13 = [ _hoisted_2$17 ]; function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$13, 8, _hoisted_1$17); } var IconCheckboxBlankCircleLine = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17]]); const _sfc_main$16 = defineComponent({ name: "IconFileCopyFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$16 = ["width", "height", "fill"]; const _hoisted_2$16 = /* @__PURE__ */ createElementVNode("path", { d: "M7 6V3a1 1 0 011-1h11a1 1 0 011 1v14a1 1 0 01-1 1h-3v3c0 .552-.45 1-1.007 1H5.007A1 1 0 014 21l.003-14c0-.552.45-1 1.007-1H7zm2 0h7v10h2V4H9v2z" }, null, -1); const _hoisted_3$12 = [ _hoisted_2$16 ]; function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$12, 8, _hoisted_1$16); } var IconFileCopyFill = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16]]); const _sfc_main$15 = defineComponent({ name: "IconAccountBoxFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$15 = ["width", "height", "fill"]; const _hoisted_2$15 = /* @__PURE__ */ createElementVNode("path", { d: "M3 4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0119.005 21H4.995A1.995 1.995 0 013 19.005V4.995zM6.357 18h11.49a6.992 6.992 0 00-5.745-3 6.992 6.992 0 00-5.745 3zM12 13a3.5 3.5 0 100-7 3.5 3.5 0 000 7z" }, null, -1); const _hoisted_3$11 = [ _hoisted_2$15 ]; function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$11, 8, _hoisted_1$15); } var IconAccountBoxFill = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15]]); const _sfc_main$14 = defineComponent({ name: "IconChatHistoryFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$14 = ["width", "height", "fill"]; const _hoisted_2$14 = /* @__PURE__ */ createElementVNode("path", { d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.957 9.957 0 01-4.708-1.175L2 22l1.176-5.29A9.966 9.966 0 012 12C2 6.477 6.477 2 12 2zm1 5h-2v7h6v-2h-4V7z" }, null, -1); const _hoisted_3$10 = [ _hoisted_2$14 ]; function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$10, 8, _hoisted_1$14); } var IconChatHistoryFill = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14]]); const _sfc_main$13 = defineComponent({ name: "IconAddBoxLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$13 = ["width", "height", "fill"]; const _hoisted_2$13 = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_1_89)"><path d="M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75z"></path><path d="M12 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75z"></path><path d="M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75zm-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25H9z"></path></g><defs><clipPath id="clip0_1_89"><rect width="24" height="24"></rect></clipPath></defs>', 2); const _hoisted_4$s = [ _hoisted_2$13 ]; function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_4$s, 8, _hoisted_1$13); } var IconAddBoxLine = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13]]); const _sfc_main$12 = defineComponent({ name: "IconCheckboxIndeterminateLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$12 = ["width", "height", "fill"]; const _hoisted_2$12 = /* @__PURE__ */ createElementVNode("path", { d: "M4 3h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm1 2v14h14V5H5zm2 6h10v2H7v-2z" }, null, -1); const _hoisted_3$$ = [ _hoisted_2$12 ]; function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$$, 8, _hoisted_1$12); } var IconCheckboxIndeterminateLine = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12]]); const _sfc_main$11 = defineComponent({ name: "IconDiscordLine", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$11 = ["width", "height", "fill"]; const _hoisted_2$11 = /* @__PURE__ */ createElementVNode("path", { d: "M13.308 13.981a8.51 8.51 0 01-.457.099 6.613 6.613 0 01-3.133-.16l-.87 1.14c-2.147-.07-2.963-1.52-2.963-1.52 0-3.22 1.399-5.83 1.399-5.83 1.399-1.08 2.73-1.05 2.73-1.05l.38.5c.035-.005.07-.008.106-.01a7.987 7.987 0 012.185.01l.418-.5s1.331-.03 2.73 1.05c0 0 1.399 2.61 1.399 5.83 0 0-.827 1.45-2.973 1.52l-.951-1.08v.001zm-3.625-3.41c-.568 0-1.016.429-1.016.953s.458.952 1.016.952c.567 0 1.015-.428 1.015-.952.01-.524-.447-.953-1.015-.953zm3.634 0c-.567 0-1.015.429-1.015.953s.458.952 1.015.952c.568 0 1.016-.428 1.016-.952s-.448-.953-1.016-.953zM20 22l-4.713-4.762h2.824V3.905H4.89v13.333H15.28l.538 1.905H4.889c-.501 0-.982-.2-1.336-.558A1.913 1.913 0 013 17.238V3.905c0-.505.199-.99.553-1.347A1.881 1.881 0 014.89 2H18.11c.501 0 .982.2 1.336.558.354.357.553.842.553 1.347V22z" }, null, -1); const _hoisted_3$_ = [ _hoisted_2$11 ]; function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", width: _ctx.size, height: _ctx.size, viewBox: "0 0 24 24", "aria-hidden": "true", class: "kalman-icon", fill: _ctx.color }, _hoisted_3$_, 8, _hoisted_1$11); } var IconDiscordLine = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]); const _sfc_main$10 = defineComponent({ name: "IconDiscordFill", props: { size: { type: String, default: "1.5rem" }, color: { type: String, default: "currentColor" } } }); const _hoisted_1$10 = ["width", "height", "fill"]; const _hoisted_2$10 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#clip0_1_95)" }, [ /* @__PURE__ */ createElementVNode("path", { d: "M18.942 5.256A16.669 16.669 0 0014.816 4c-.195.345-.372.7-.529 1.063a15.525 15.525 0 00-4.579 0A11.218 11.218 0 009.179 4c-1.425.24-2.814.664-4.129 1.26-2.611 3.822-3.319 7.55-2.965 11.226A16.7 16.7 0 007.145 19c.41-.545.773-1.124 1.084-1.73a10.815 10.815 0 01-1.706-.806 19.3 19.3 0 00.418-.311 11.993 11.993 0 0010.118 0c.137.11.277.216.418.311a10.86 10.86 0 01-1.71.808c.312.605.674 1.184 1.084 1.728a16.623 16.623 0 005.064-2.512c.415-4.263-.71-7.957-2.973-11.232zm-10.264 8.97c-.987 0-1.802-.886-1.802-1.976 0-1.09.787-1.983 1.798-1.983 1.012 0 1.82.894 1.803 1.983-.017 1.09-.794 1.976-1.8 1.976zm6.644 0c-.988 0-1.8-.886-1.8-1.976 0-1.09.787-1.983 1.8-1.983s1.816.894 1.798 1.983c-.017 1.09-.793 1.976-1.798 1.976z" }) ], -1); const _hoisted_3$Z = /* @__PURE__ */ createElementVNode("defs", null, [ /* @__PURE__ */ createElementVNode("clipPath", { id: "clip0_1_95" }, [ /* @__PURE__ */ createElementVNode("rect", { width: "24",