magick-icons 0.1.31 → 0.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -34,60 +34,74 @@ var IxWebcam1 = React3.forwardRef(
34
34
  );
35
35
  IxWebcam1.displayName = "IxWebcam1";
36
36
 
37
- // dist/icons/Sparkles.tsx
37
+ // dist/icons/Magicko3DotsMore.tsx
38
38
  import React4 from "react";
39
39
  import { jsx as jsx4, jsxs as jsxs2 } from "react/jsx-runtime";
40
- var Sparkles = React4.forwardRef(
40
+ var Magicko3DotsMore = React4.forwardRef(
41
+ ({ size, ...props }, ref) => {
42
+ return /* @__PURE__ */ jsxs2("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
43
+ /* @__PURE__ */ jsx4("path", { d: "M5 10C5 11.1046 4.10457 12 3 12C1.89543 12 1 11.1046 1 10C1 8.89543 1.89543 8 3 8C4.10457 8 5 8.89543 5 10Z", fill: "#1E293B" }),
44
+ /* @__PURE__ */ jsx4("path", { d: "M12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10Z", fill: "#1E293B" }),
45
+ /* @__PURE__ */ jsx4("path", { d: "M19 10C19 11.1046 18.1046 12 17 12C15.8954 12 15 11.1046 15 10C15 8.89543 15.8954 8 17 8C18.1046 8 19 8.89543 19 10Z", fill: "#1E293B" })
46
+ ] });
47
+ }
48
+ );
49
+ Magicko3DotsMore.displayName = "Magicko3DotsMore";
50
+
51
+ // dist/icons/Sparkles.tsx
52
+ import React5 from "react";
53
+ import { jsx as jsx5, jsxs as jsxs3 } from "react/jsx-runtime";
54
+ var Sparkles = React5.forwardRef(
41
55
  ({ size, ...props }, ref) => {
42
- return /* @__PURE__ */ jsx4("svg", { width: "216", height: "271", viewBox: "0 0 216 271", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxs2("g", { opacity: "0.5", children: [
43
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "76.9995", cy: "237.496", r: "0.989212", transform: "rotate(-156.571 76.9995 237.496)", fill: "white" }) }),
44
- /* @__PURE__ */ jsx4("circle", { cx: "69.0262", cy: "217.331", r: "0.494862", transform: "rotate(-156.571 69.0262 217.331)", fill: "white" }),
45
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "38.7708", cy: "247.342", r: "0.494862", transform: "rotate(-156.571 38.7708 247.342)", fill: "white" }) }),
46
- /* @__PURE__ */ jsx4("circle", { cx: "39.6206", cy: "158.217", r: "0.494862", transform: "rotate(-156.571 39.6206 158.217)", fill: "white" }),
47
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "49.4231", cy: "182.959", r: "0.494862", transform: "rotate(-156.571 49.4231 182.959)", fill: "white" }) }),
48
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "46.9872", cy: "207.238", r: "0.989212", transform: "rotate(-156.571 46.9872 207.238)", fill: "white" }) }),
49
- /* @__PURE__ */ jsx4("circle", { cx: "39.9604", cy: "228.439", r: "0.989212", transform: "rotate(-156.571 39.9604 228.439)", fill: "white" }),
50
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "24.5056", cy: "177.014", r: "0.989212", transform: "rotate(-156.571 24.5056 177.014)", fill: "white" }) }),
51
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "78.4656", cy: "195.546", r: "0.494862", transform: "rotate(-156.571 78.4656 195.546)", fill: "white" }) }),
52
- /* @__PURE__ */ jsx4("circle", { cx: "55.1109", cy: "189.736", r: "0.494862", transform: "rotate(-156.571 55.1109 189.736)", fill: "white" }),
53
- /* @__PURE__ */ jsx4("circle", { cx: "32.2771", cy: "203.491", r: "0.494862", transform: "rotate(-156.571 32.2771 203.491)", fill: "white" }),
54
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "46.6385", cy: "229.19", r: "0.494862", transform: "rotate(-156.571 46.6385 229.19)", fill: "white" }) }),
55
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "82.5277", cy: "177.114", r: "1.0029", transform: "rotate(-90 82.5277 177.114)", fill: "white" }) }),
56
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "98.0757", cy: "161.565", r: "0.501709", transform: "rotate(-90 98.0757 161.565)", fill: "white" }) }),
57
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "57.9565", cy: "145.52", r: "0.501709", transform: "rotate(-90 57.9565 145.52)", fill: "white" }) }),
58
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "90.0499", cy: "105.406", r: "0.501709", transform: "rotate(-90 90.0499 105.406)", fill: "white" }) }),
59
- /* @__PURE__ */ jsx4("circle", { cx: "122.143", cy: "129.473", r: "0.501709", transform: "rotate(-90 122.143 129.473)", fill: "white" }),
60
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "98.5754", cy: "136.998", r: "1.0029", transform: "rotate(-90 98.5754 136.998)", fill: "white" }) }),
61
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "66.4815", cy: "112.929", r: "1.0029", transform: "rotate(-90 66.4815 112.929)", fill: "white" }) }),
62
- /* @__PURE__ */ jsx4("circle", { cx: "117.629", cy: "103.901", r: "1.0029", transform: "rotate(-90 117.629 103.901)", fill: "white" }),
63
- /* @__PURE__ */ jsx4("circle", { cx: "122.142", cy: "161.566", r: "0.501709", transform: "rotate(-90 122.142 161.566)", fill: "white" }),
64
- /* @__PURE__ */ jsx4("circle", { cx: "118.131", cy: "137.498", r: "0.501709", transform: "rotate(-90 118.131 137.498)", fill: "white" }),
65
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "65.9803", cy: "121.453", r: "0.501709", transform: "rotate(-90 65.9803 121.453)", fill: "white" }) }),
66
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "78.0151", cy: "145.521", r: "0.501709", transform: "rotate(-90 78.0151 145.521)", fill: "white" }) }),
67
- /* @__PURE__ */ jsx4("circle", { cx: "178.745", cy: "74.0509", r: "1.09443", transform: "rotate(-151.577 178.745 74.0509)", fill: "white" }),
68
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "177.959", cy: "54.577", r: "0.547496", transform: "rotate(-151.577 177.959 54.577)", fill: "white" }) }),
69
- /* @__PURE__ */ jsx4("circle", { cx: "141.722", cy: "84.7415", r: "0.547496", transform: "rotate(-151.577 141.722 84.7415)", fill: "white" }),
70
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "119.893", cy: "33.1046", r: "0.547496", transform: "rotate(-151.577 119.893 33.1046)", fill: "white" }) }),
71
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "159.661", cy: "14.8076", r: "0.547496", transform: "rotate(-151.577 159.661 14.8076)", fill: "white" }) }),
72
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "154.639", cy: "41.3348", r: "1.09443", transform: "rotate(-151.577 154.639 41.3348)", fill: "white" }) }),
73
- /* @__PURE__ */ jsx4("circle", { cx: "107.264", cy: "59.6322", r: "1.09443", transform: "rotate(-151.577 107.264 59.6322)", fill: "white" }),
74
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "132.775", cy: "5.8542", r: "1.09443", transform: "rotate(-151.577 132.775 5.8542)", fill: "white" }) }),
75
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "190.461", cy: "31.4784", r: "0.547496", transform: "rotate(-151.577 190.461 31.4784)", fill: "white" }) }),
76
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "165.28", cy: "22.8236", r: "0.547496", transform: "rotate(-151.577 165.28 22.8236)", fill: "white" }) }),
77
- /* @__PURE__ */ jsx4("circle", { cx: "122.791", cy: "64.5401", r: "0.547496", transform: "rotate(-151.577 122.791 64.5401)", fill: "white" }),
78
- /* @__PURE__ */ jsx4("circle", { cx: "152.141", cy: "65.4915", r: "0.547496", transform: "rotate(-151.577 152.141 65.4915)", fill: "white" }),
79
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "198.804", cy: "199.227", r: "1.21318", transform: "rotate(149.552 198.804 199.227)", fill: "white" }) }),
80
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "173.065", cy: "192.544", r: "0.606906", transform: "rotate(149.552 173.065 192.544)", fill: "white" }) }),
81
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "180.92", cy: "244.216", r: "0.606906", transform: "rotate(149.552 180.92 244.216)", fill: "white" }) }),
82
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "119.413", cy: "235.339", r: "0.606906", transform: "rotate(149.552 119.413 235.339)", fill: "white" }) }),
83
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "124.841", cy: "187.117", r: "0.606906", transform: "rotate(149.552 124.841 187.117)", fill: "white" }) }),
84
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "147.134", cy: "207.083", r: "1.21318", transform: "rotate(149.552 147.134 207.083)", fill: "white" }) }),
85
- /* @__PURE__ */ jsx4("circle", { cx: "124.586", cy: "255.667", r: "1.21318", transform: "rotate(149.552 124.586 255.667)", fill: "white" }),
86
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "118.95", cy: "207.499", r: "1.21318", transform: "rotate(149.552 118.95 207.499)", fill: "white" }) }),
87
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "158.308", cy: "167.444", r: "0.606906", transform: "rotate(149.552 158.308 167.444)", fill: "white" }) }),
88
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "135.667", cy: "186.381", r: "0.606906", transform: "rotate(149.552 135.667 186.381)", fill: "white" }) }),
89
- /* @__PURE__ */ jsx4("circle", { cx: "145.813", cy: "231.619", r: "0.606906", transform: "rotate(149.552 145.813 231.619)", fill: "white" }),
90
- /* @__PURE__ */ jsx4("g", { style: "mix-blend-mode:overlay", children: /* @__PURE__ */ jsx4("circle", { cx: "168.626", cy: "223.3", r: "0.606906", transform: "rotate(149.552 168.626 223.3)", fill: "white" }) })
56
+ return /* @__PURE__ */ jsx5("svg", { width: "216", height: "271", viewBox: "0 0 216 271", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxs3("g", { opacity: "0.5", children: [
57
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "76.9995", cy: "237.496", r: "0.989212", transform: "rotate(-156.571 76.9995 237.496)", fill: "white" }) }),
58
+ /* @__PURE__ */ jsx5("circle", { cx: "69.0262", cy: "217.331", r: "0.494862", transform: "rotate(-156.571 69.0262 217.331)", fill: "white" }),
59
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "38.7708", cy: "247.342", r: "0.494862", transform: "rotate(-156.571 38.7708 247.342)", fill: "white" }) }),
60
+ /* @__PURE__ */ jsx5("circle", { cx: "39.6206", cy: "158.217", r: "0.494862", transform: "rotate(-156.571 39.6206 158.217)", fill: "white" }),
61
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "49.4231", cy: "182.959", r: "0.494862", transform: "rotate(-156.571 49.4231 182.959)", fill: "white" }) }),
62
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "46.9872", cy: "207.238", r: "0.989212", transform: "rotate(-156.571 46.9872 207.238)", fill: "white" }) }),
63
+ /* @__PURE__ */ jsx5("circle", { cx: "39.9604", cy: "228.439", r: "0.989212", transform: "rotate(-156.571 39.9604 228.439)", fill: "white" }),
64
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "24.5056", cy: "177.014", r: "0.989212", transform: "rotate(-156.571 24.5056 177.014)", fill: "white" }) }),
65
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "78.4656", cy: "195.546", r: "0.494862", transform: "rotate(-156.571 78.4656 195.546)", fill: "white" }) }),
66
+ /* @__PURE__ */ jsx5("circle", { cx: "55.1109", cy: "189.736", r: "0.494862", transform: "rotate(-156.571 55.1109 189.736)", fill: "white" }),
67
+ /* @__PURE__ */ jsx5("circle", { cx: "32.2771", cy: "203.491", r: "0.494862", transform: "rotate(-156.571 32.2771 203.491)", fill: "white" }),
68
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "46.6385", cy: "229.19", r: "0.494862", transform: "rotate(-156.571 46.6385 229.19)", fill: "white" }) }),
69
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "82.5277", cy: "177.114", r: "1.0029", transform: "rotate(-90 82.5277 177.114)", fill: "white" }) }),
70
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "98.0757", cy: "161.565", r: "0.501709", transform: "rotate(-90 98.0757 161.565)", fill: "white" }) }),
71
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "57.9565", cy: "145.52", r: "0.501709", transform: "rotate(-90 57.9565 145.52)", fill: "white" }) }),
72
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "90.0499", cy: "105.406", r: "0.501709", transform: "rotate(-90 90.0499 105.406)", fill: "white" }) }),
73
+ /* @__PURE__ */ jsx5("circle", { cx: "122.143", cy: "129.473", r: "0.501709", transform: "rotate(-90 122.143 129.473)", fill: "white" }),
74
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "98.5754", cy: "136.998", r: "1.0029", transform: "rotate(-90 98.5754 136.998)", fill: "white" }) }),
75
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "66.4815", cy: "112.929", r: "1.0029", transform: "rotate(-90 66.4815 112.929)", fill: "white" }) }),
76
+ /* @__PURE__ */ jsx5("circle", { cx: "117.629", cy: "103.901", r: "1.0029", transform: "rotate(-90 117.629 103.901)", fill: "white" }),
77
+ /* @__PURE__ */ jsx5("circle", { cx: "122.142", cy: "161.566", r: "0.501709", transform: "rotate(-90 122.142 161.566)", fill: "white" }),
78
+ /* @__PURE__ */ jsx5("circle", { cx: "118.131", cy: "137.498", r: "0.501709", transform: "rotate(-90 118.131 137.498)", fill: "white" }),
79
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "65.9803", cy: "121.453", r: "0.501709", transform: "rotate(-90 65.9803 121.453)", fill: "white" }) }),
80
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "78.0151", cy: "145.521", r: "0.501709", transform: "rotate(-90 78.0151 145.521)", fill: "white" }) }),
81
+ /* @__PURE__ */ jsx5("circle", { cx: "178.745", cy: "74.0509", r: "1.09443", transform: "rotate(-151.577 178.745 74.0509)", fill: "white" }),
82
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "177.959", cy: "54.577", r: "0.547496", transform: "rotate(-151.577 177.959 54.577)", fill: "white" }) }),
83
+ /* @__PURE__ */ jsx5("circle", { cx: "141.722", cy: "84.7415", r: "0.547496", transform: "rotate(-151.577 141.722 84.7415)", fill: "white" }),
84
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "119.893", cy: "33.1046", r: "0.547496", transform: "rotate(-151.577 119.893 33.1046)", fill: "white" }) }),
85
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "159.661", cy: "14.8076", r: "0.547496", transform: "rotate(-151.577 159.661 14.8076)", fill: "white" }) }),
86
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "154.639", cy: "41.3348", r: "1.09443", transform: "rotate(-151.577 154.639 41.3348)", fill: "white" }) }),
87
+ /* @__PURE__ */ jsx5("circle", { cx: "107.264", cy: "59.6322", r: "1.09443", transform: "rotate(-151.577 107.264 59.6322)", fill: "white" }),
88
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "132.775", cy: "5.8542", r: "1.09443", transform: "rotate(-151.577 132.775 5.8542)", fill: "white" }) }),
89
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "190.461", cy: "31.4784", r: "0.547496", transform: "rotate(-151.577 190.461 31.4784)", fill: "white" }) }),
90
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "165.28", cy: "22.8236", r: "0.547496", transform: "rotate(-151.577 165.28 22.8236)", fill: "white" }) }),
91
+ /* @__PURE__ */ jsx5("circle", { cx: "122.791", cy: "64.5401", r: "0.547496", transform: "rotate(-151.577 122.791 64.5401)", fill: "white" }),
92
+ /* @__PURE__ */ jsx5("circle", { cx: "152.141", cy: "65.4915", r: "0.547496", transform: "rotate(-151.577 152.141 65.4915)", fill: "white" }),
93
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "198.804", cy: "199.227", r: "1.21318", transform: "rotate(149.552 198.804 199.227)", fill: "white" }) }),
94
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "173.065", cy: "192.544", r: "0.606906", transform: "rotate(149.552 173.065 192.544)", fill: "white" }) }),
95
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "180.92", cy: "244.216", r: "0.606906", transform: "rotate(149.552 180.92 244.216)", fill: "white" }) }),
96
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "119.413", cy: "235.339", r: "0.606906", transform: "rotate(149.552 119.413 235.339)", fill: "white" }) }),
97
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "124.841", cy: "187.117", r: "0.606906", transform: "rotate(149.552 124.841 187.117)", fill: "white" }) }),
98
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "147.134", cy: "207.083", r: "1.21318", transform: "rotate(149.552 147.134 207.083)", fill: "white" }) }),
99
+ /* @__PURE__ */ jsx5("circle", { cx: "124.586", cy: "255.667", r: "1.21318", transform: "rotate(149.552 124.586 255.667)", fill: "white" }),
100
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "118.95", cy: "207.499", r: "1.21318", transform: "rotate(149.552 118.95 207.499)", fill: "white" }) }),
101
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "158.308", cy: "167.444", r: "0.606906", transform: "rotate(149.552 158.308 167.444)", fill: "white" }) }),
102
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "135.667", cy: "186.381", r: "0.606906", transform: "rotate(149.552 135.667 186.381)", fill: "white" }) }),
103
+ /* @__PURE__ */ jsx5("circle", { cx: "145.813", cy: "231.619", r: "0.606906", transform: "rotate(149.552 145.813 231.619)", fill: "white" }),
104
+ /* @__PURE__ */ jsx5("g", { style: { mixBlendMode: "overlay" }, children: /* @__PURE__ */ jsx5("circle", { cx: "168.626", cy: "223.3", r: "0.606906", transform: "rotate(149.552 168.626 223.3)", fill: "white" }) })
91
105
  ] }) });
92
106
  }
93
107
  );
@@ -96,6 +110,7 @@ export {
96
110
  BrandInstagram,
97
111
  Image6,
98
112
  IxWebcam1,
113
+ Magicko3DotsMore,
99
114
  Sparkles
100
115
  };
101
116
  //# sourceMappingURL=index.mjs.map