@livechat/design-system-icons 2.0.0-alpha.5 → 2.0.0-alpha.8

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.
@@ -0,0 +1 @@
1
+ "use strict";const e=require("react/jsx-runtime"),r=o=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o,children:e.jsx("path",{stroke:"currentcolor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 12h3m6-9v3M7.8 7.8 5.6 5.6m10.6 2.2 2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3-4 2-2 4z"})});module.exports=r;
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const SvgEngage: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default SvgEngage;
@@ -0,0 +1,23 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ const t = (r) => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 24 24",
8
+ ...r,
9
+ children: /* @__PURE__ */ o(
10
+ "path",
11
+ {
12
+ stroke: "currentcolor",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeWidth: 2,
16
+ d: "M3 12h3m6-9v3M7.8 7.8 5.6 5.6m10.6 2.2 2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3-4 2-2 4z"
17
+ }
18
+ )
19
+ }
20
+ );
21
+ export {
22
+ t as default
23
+ };
@@ -0,0 +1 @@
1
+ "use strict";const e=require("react/jsx-runtime"),r=o=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o,children:e.jsx("path",{fill:"currentcolor",fillRule:"evenodd",stroke:"currentcolor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 12h3m6-9v3M7.8 7.8 5.6 5.6m10.6 2.2 2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3-4 2-2 4z",clipRule:"evenodd"})});module.exports=r;
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const SvgEngageFilled: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default SvgEngageFilled;
@@ -0,0 +1,26 @@
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ const r = (o) => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 24 24",
8
+ ...o,
9
+ children: /* @__PURE__ */ e(
10
+ "path",
11
+ {
12
+ fill: "currentcolor",
13
+ fillRule: "evenodd",
14
+ stroke: "currentcolor",
15
+ strokeLinecap: "round",
16
+ strokeLinejoin: "round",
17
+ strokeWidth: 2,
18
+ d: "M3 12h3m6-9v3M7.8 7.8 5.6 5.6m10.6 2.2 2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3-4 2-2 4z",
19
+ clipRule: "evenodd"
20
+ }
21
+ )
22
+ }
23
+ );
24
+ export {
25
+ r as default
26
+ };
@@ -0,0 +1 @@
1
+ "use strict";const e=require("react/jsx-runtime"),n=s=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentcolor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"language_svg__icon language_svg__icon-tabler language_svg__icon-tabler-language",viewBox:"0 0 24 24",...s,children:[e.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),e.jsx("path",{d:"M4 5h7M9 3v2c0 4.418-2.239 8-5 8"}),e.jsx("path",{d:"M5 9c0 2.144 2.952 3.908 6.7 4M12 20l4-9 4 9M19.1 18h-6.2"})]});module.exports=n;
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const SvgLanguage: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default SvgLanguage;
@@ -0,0 +1,23 @@
1
+ import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
+ const s = (n) => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ stroke: "currentcolor",
8
+ strokeLinecap: "round",
9
+ strokeLinejoin: "round",
10
+ strokeWidth: 2,
11
+ className: "language_svg__icon language_svg__icon-tabler language_svg__icon-tabler-language",
12
+ viewBox: "0 0 24 24",
13
+ ...n,
14
+ children: [
15
+ /* @__PURE__ */ e("path", { stroke: "none", d: "M0 0h24v24H0z" }),
16
+ /* @__PURE__ */ e("path", { d: "M4 5h7M9 3v2c0 4.418-2.239 8-5 8" }),
17
+ /* @__PURE__ */ e("path", { d: "M5 9c0 2.144 2.952 3.908 6.7 4M12 20l4-9 4 9M19.1 18h-6.2" })
18
+ ]
19
+ }
20
+ );
21
+ export {
22
+ s as default
23
+ };
@@ -1 +1 @@
1
- "use strict";const s=require("react/jsx-runtime"),o=e=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[s.jsx("mask",{id:"open_widget_colored_svg__a",width:20,height:18,x:2,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"},children:s.jsx("path",{fill:"#fff",d:"M12.052 3.286c1.851 0 3.77.067 5.49.202 2.248.202 4.1 1.956 4.299 4.316l.023.407.024.517q.036.852.072 3.864l-.013.651a75 75 0 0 1-.106 2.867c-.199 2.36-2.05 4.113-4.3 4.316-1.563.122-3.29.19-4.983.2l-.51.002c-1.853 0-3.77-.068-5.49-.203-2.25-.202-4.102-1.955-4.3-4.315l-.023-.408-.017-.346a100 100 0 0 1-.075-2.556v-1.687l.013-.646c.024-1.055.06-1.996.102-2.663.198-2.36 2.05-4.114 4.3-4.316 1.563-.122 3.29-.19 4.983-.2zm-.003 3.305-.605.002-.585.008c-1.365.024-2.72.088-4.037.191-.728.068-1.257.607-1.323 1.282l-.022.242c-.061.72-.1 1.731-.124 2.842v1.597l.015.61c.027.993.07 1.87.131 2.475.066.674.595 1.214 1.323 1.281 1.317.104 2.672.167 4.037.192l.585.007.645.003.566-.002a68 68 0 0 0 4.622-.2c.727-.067 1.257-.606 1.323-1.28l.022-.243c.075-.882.117-2.2.137-3.602l-.014-.838-.014-.61c-.028-.993-.07-1.87-.131-2.475-.066-.674-.596-1.213-1.323-1.28A67 67 0 0 0 13.24 6.6l-.585-.008z"})}),s.jsxs("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#open_widget_colored_svg__a)",children:[s.jsx("path",{fill:"url(#open_widget_colored_svg__b)",d:"M12.05-.43c3.296 0 6.542 1.527 8.767 3.628.044.041.007-.18.304.26l-9.071 8.499z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__c)",d:"M20.818 3.198c2.337 2.335 3.547 5.538 3.628 8.603l.003.71-12.4-.554z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__d)",d:"M24.45 11.957c0 3.257-1.26 6.221-3.318 8.433-.063.068-.337.26-.402.326l-8.68-8.76z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__e)",d:"M20.94 20.592c-2.333 2.331-5.651 3.66-8.72 3.749h-.99l.82-12.384z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__f)",d:"M12.05 24.344c-3.314 0-6.444-1.417-8.672-3.536-.032-.03-.508-.562-.54-.593l9.212-8.258z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__g)",d:"M3.282 20.716C.967 18.404-.242 15.239-.344 12.2c-.003-.081 0-.747 0-.828l12.393.584z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__h)",d:"M-.35 11.957c0-3.284 1.28-6.27 3.368-8.487.047-.05.515-.394.563-.443l8.469 8.93z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__i)",d:"M3.16 3.321C5.456 1.027 8.707-.296 11.734-.422c.105-.004.437-.007.542-.009l-.226 12.388z"})]}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"open_widget_colored_svg__b",x1:12.261,x2:17.277,y1:5.345,y2:5.607,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#B349D9"}),s.jsx("stop",{offset:1,stopColor:"#F53547"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__c",x1:18.29,x2:18.591,y1:5.293,y2:11.501,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#F13354"}),s.jsx("stop",{offset:1,stopColor:"#FF4200"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__d",x1:20.545,x2:19.464,y1:12.371,y2:17.468,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#FF4200"}),s.jsx("stop",{offset:1,stopColor:"#FFD000"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__e",x1:17.347,x2:12.495,y1:17.77,y2:17.62,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#FFD000"}),s.jsx("stop",{offset:1,stopColor:"#72CE3A"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__f",x1:6.547,x2:12.01,y1:18.19,y2:18.307,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#02B296"}),s.jsx("stop",{offset:1,stopColor:"#72CE3A"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__g",x1:3.611,x2:5.12,y1:12.003,y2:17.641,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#2173DA"}),s.jsx("stop",{offset:1,stopColor:"#02B195"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__h",x1:6.717,x2:4.94,y1:7.492,y2:10.074,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#3750FF"}),s.jsx("stop",{offset:1,stopColor:"#2172D9"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__i",x1:11.58,x2:6.294,y1:4.978,y2:4.209,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#B44ADA"}),s.jsx("stop",{offset:1,stopColor:"#364FFE"})]})]})]});module.exports=o;
1
+ "use strict";const s=require("react/jsx-runtime"),e=o=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o,children:[s.jsx("path",{fill:"#fff",d:"M12 3c1.869 0 3.805.07 5.541.21 2.269.21 4.138 2.03 4.339 4.48l.023.422.024.536q.037.885.073 4.011l-.013.676a80 80 0 0 1-.107 2.976c-.2 2.45-2.069 4.269-4.34 4.48-1.577.126-3.32.197-5.029.207l-.514.002c-1.87 0-3.805-.07-5.541-.21-2.271-.21-4.14-2.03-4.34-4.48l-.023-.423-.017-.359A107 107 0 0 1 2 12.875v-1.751l.013-.67c.024-1.096.06-2.072.103-2.765.2-2.45 2.069-4.27 4.34-4.48a70 70 0 0 1 5.029-.207zm-.002 3.43-.611.002-.59.009a66 66 0 0 0-4.075.198c-.735.07-1.268.63-1.335 1.33l-.022.252c-.062.747-.101 1.797-.125 2.95v1.657l.015.633c.027 1.031.07 1.941.132 2.57.067.699.6 1.26 1.335 1.329 1.33.108 2.697.173 4.074.2l.59.007.652.003.571-.003a67 67 0 0 0 4.665-.207 1.46 1.46 0 0 0 1.335-1.329l.022-.252c.076-.915.118-2.283.138-3.738l-.014-.87-.014-.633c-.028-1.031-.07-1.941-.132-2.57a1.46 1.46 0 0 0-1.335-1.328 66 66 0 0 0-4.075-.2l-.59-.009z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__a)",d:"M20.188 4.332a4.74 4.74 0 0 0-2.647-1.122A71 71 0 0 0 12.05 3v3.43l.56.001.59.009a66 66 0 0 1 4.074.2q.192.019.366.08z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__b)",d:"M19.907 4.108C21 4.91 21.757 6.181 21.88 7.69l.023.423.025.536q.034.847.07 3.754l-3.232-.145.004-.216-.014-.87-.015-.633c-.028-1.031-.07-1.941-.132-2.57a1.46 1.46 0 0 0-1.248-1.317z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__c)",d:"m21.991 11.957.009.702-.013.676a80 80 0 0 1-.107 2.976c-.124 1.507-.879 2.776-1.97 3.578l-2.52-2.544a1.46 1.46 0 0 0 1.219-1.314l.022-.252c.076-.915.118-2.283.138-3.738l-.001-.085z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__d)",d:"M20.08 19.757a4.74 4.74 0 0 1-2.54 1.033c-1.577.127-3.32.198-5.029.208l-.515.002q-.271 0-.545-.002l.227-3.43.36.002.57-.003a67 67 0 0 0 4.666-.207 1.6 1.6 0 0 0 .283-.054z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__e)",d:"M12.05 21h-.053c-1.87 0-3.805-.07-5.541-.21a4.74 4.74 0 0 1-2.828-1.283L6.19 17.21q.242.122.532.15c1.33.108 2.697.173 4.075.2l.59.007.651.003h.012z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__f)",d:"M4.1 19.899c-1.1-.801-1.86-2.075-1.984-3.588l-.023-.424-.017-.359A107 107 0 0 1 2 12.875v-1.392l3.24.152v1.193l.015.633c.027 1.031.07 1.941.132 2.57a1.46 1.46 0 0 0 1.262 1.32z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__g)",d:"M2 11.957v-.833l.013-.67c.024-1.096.06-2.072.103-2.765.135-1.65 1.027-3.014 2.289-3.793l2.582 2.722-.265.021c-.735.07-1.268.63-1.335 1.33l-.022.252c-.062.747-.101 1.797-.125 2.95v.786z"}),s.jsx("path",{fill:"url(#open_widget_colored_svg__h)",d:"M12.213 3h-.212l-.516.002c-1.709.01-3.452.081-5.03.208-.9.083-1.738.42-2.433.949l2.572 2.498a2 2 0 0 1 .128-.018 66 66 0 0 1 4.075-.198l.59-.009.61-.002h.154z"}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"open_widget_colored_svg__a",x1:12.261,x2:17.277,y1:5.345,y2:5.607,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#B349D9"}),s.jsx("stop",{offset:1,stopColor:"#F53547"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__b",x1:18.29,x2:18.591,y1:5.293,y2:11.501,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#F13354"}),s.jsx("stop",{offset:1,stopColor:"#FF4200"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__c",x1:20.545,x2:19.464,y1:12.371,y2:17.468,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#FF4200"}),s.jsx("stop",{offset:1,stopColor:"#FFD000"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__d",x1:17.347,x2:12.495,y1:17.77,y2:17.62,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#FFD000"}),s.jsx("stop",{offset:1,stopColor:"#72CE3A"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__e",x1:6.547,x2:12.01,y1:18.19,y2:18.307,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#02B296"}),s.jsx("stop",{offset:1,stopColor:"#72CE3A"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__f",x1:3.611,x2:5.12,y1:12.003,y2:17.641,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#2173DA"}),s.jsx("stop",{offset:1,stopColor:"#02B195"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__g",x1:6.717,x2:4.94,y1:7.492,y2:10.074,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#3750FF"}),s.jsx("stop",{offset:1,stopColor:"#2172D9"})]}),s.jsxs("linearGradient",{id:"open_widget_colored_svg__h",x1:11.58,x2:6.294,y1:4.978,y2:4.209,gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{stopColor:"#B44ADA"}),s.jsx("stop",{offset:1,stopColor:"#364FFE"})]})]})]});module.exports=e;
@@ -1,5 +1,5 @@
1
- import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
- const s = (l) => /* @__PURE__ */ o(
1
+ import { jsxs as e, jsx as o } from "react/jsx-runtime";
2
+ const s = (l) => /* @__PURE__ */ e(
3
3
  "svg",
4
4
  {
5
5
  xmlns: "http://www.w3.org/2000/svg",
@@ -7,211 +7,187 @@ const s = (l) => /* @__PURE__ */ o(
7
7
  viewBox: "0 0 24 24",
8
8
  ...l,
9
9
  children: [
10
- /* @__PURE__ */ e(
11
- "mask",
10
+ /* @__PURE__ */ o(
11
+ "path",
12
+ {
13
+ fill: "#fff",
14
+ d: "M12 3c1.869 0 3.805.07 5.541.21 2.269.21 4.138 2.03 4.339 4.48l.023.422.024.536q.037.885.073 4.011l-.013.676a80 80 0 0 1-.107 2.976c-.2 2.45-2.069 4.269-4.34 4.48-1.577.126-3.32.197-5.029.207l-.514.002c-1.87 0-3.805-.07-5.541-.21-2.271-.21-4.14-2.03-4.34-4.48l-.023-.423-.017-.359A107 107 0 0 1 2 12.875v-1.751l.013-.67c.024-1.096.06-2.072.103-2.765.2-2.45 2.069-4.27 4.34-4.48a70 70 0 0 1 5.029-.207zm-.002 3.43-.611.002-.59.009a66 66 0 0 0-4.075.198c-.735.07-1.268.63-1.335 1.33l-.022.252c-.062.747-.101 1.797-.125 2.95v1.657l.015.633c.027 1.031.07 1.941.132 2.57.067.699.6 1.26 1.335 1.329 1.33.108 2.697.173 4.074.2l.59.007.652.003.571-.003a67 67 0 0 0 4.665-.207 1.46 1.46 0 0 0 1.335-1.329l.022-.252c.076-.915.118-2.283.138-3.738l-.014-.87-.014-.633c-.028-1.031-.07-1.941-.132-2.57a1.46 1.46 0 0 0-1.335-1.328 66 66 0 0 0-4.075-.2l-.59-.009z"
15
+ }
16
+ ),
17
+ /* @__PURE__ */ o(
18
+ "path",
19
+ {
20
+ fill: "url(#open_widget_colored_svg__a)",
21
+ d: "M20.188 4.332a4.74 4.74 0 0 0-2.647-1.122A71 71 0 0 0 12.05 3v3.43l.56.001.59.009a66 66 0 0 1 4.074.2q.192.019.366.08z"
22
+ }
23
+ ),
24
+ /* @__PURE__ */ o(
25
+ "path",
26
+ {
27
+ fill: "url(#open_widget_colored_svg__b)",
28
+ d: "M19.907 4.108C21 4.91 21.757 6.181 21.88 7.69l.023.423.025.536q.034.847.07 3.754l-3.232-.145.004-.216-.014-.87-.015-.633c-.028-1.031-.07-1.941-.132-2.57a1.46 1.46 0 0 0-1.248-1.317z"
29
+ }
30
+ ),
31
+ /* @__PURE__ */ o(
32
+ "path",
33
+ {
34
+ fill: "url(#open_widget_colored_svg__c)",
35
+ d: "m21.991 11.957.009.702-.013.676a80 80 0 0 1-.107 2.976c-.124 1.507-.879 2.776-1.97 3.578l-2.52-2.544a1.46 1.46 0 0 0 1.219-1.314l.022-.252c.076-.915.118-2.283.138-3.738l-.001-.085z"
36
+ }
37
+ ),
38
+ /* @__PURE__ */ o(
39
+ "path",
12
40
  {
13
- id: "open_widget_colored_svg__a",
14
- width: 20,
15
- height: 18,
16
- x: 2,
17
- y: 3,
18
- maskUnits: "userSpaceOnUse",
19
- style: {
20
- maskType: "alpha"
21
- },
22
- children: /* @__PURE__ */ e(
23
- "path",
24
- {
25
- fill: "#fff",
26
- d: "M12.052 3.286c1.851 0 3.77.067 5.49.202 2.248.202 4.1 1.956 4.299 4.316l.023.407.024.517q.036.852.072 3.864l-.013.651a75 75 0 0 1-.106 2.867c-.199 2.36-2.05 4.113-4.3 4.316-1.563.122-3.29.19-4.983.2l-.51.002c-1.853 0-3.77-.068-5.49-.203-2.25-.202-4.102-1.955-4.3-4.315l-.023-.408-.017-.346a100 100 0 0 1-.075-2.556v-1.687l.013-.646c.024-1.055.06-1.996.102-2.663.198-2.36 2.05-4.114 4.3-4.316 1.563-.122 3.29-.19 4.983-.2zm-.003 3.305-.605.002-.585.008c-1.365.024-2.72.088-4.037.191-.728.068-1.257.607-1.323 1.282l-.022.242c-.061.72-.1 1.731-.124 2.842v1.597l.015.61c.027.993.07 1.87.131 2.475.066.674.595 1.214 1.323 1.281 1.317.104 2.672.167 4.037.192l.585.007.645.003.566-.002a68 68 0 0 0 4.622-.2c.727-.067 1.257-.606 1.323-1.28l.022-.243c.075-.882.117-2.2.137-3.602l-.014-.838-.014-.61c-.028-.993-.07-1.87-.131-2.475-.066-.674-.596-1.213-1.323-1.28A67 67 0 0 0 13.24 6.6l-.585-.008z"
27
- }
28
- )
41
+ fill: "url(#open_widget_colored_svg__d)",
42
+ d: "M20.08 19.757a4.74 4.74 0 0 1-2.54 1.033c-1.577.127-3.32.198-5.029.208l-.515.002q-.271 0-.545-.002l.227-3.43.36.002.57-.003a67 67 0 0 0 4.666-.207 1.6 1.6 0 0 0 .283-.054z"
29
43
  }
30
44
  ),
31
45
  /* @__PURE__ */ o(
32
- "g",
46
+ "path",
33
47
  {
34
- fillRule: "evenodd",
35
- clipRule: "evenodd",
36
- mask: "url(#open_widget_colored_svg__a)",
37
- children: [
38
- /* @__PURE__ */ e(
39
- "path",
40
- {
41
- fill: "url(#open_widget_colored_svg__b)",
42
- d: "M12.05-.43c3.296 0 6.542 1.527 8.767 3.628.044.041.007-.18.304.26l-9.071 8.499z"
43
- }
44
- ),
45
- /* @__PURE__ */ e(
46
- "path",
47
- {
48
- fill: "url(#open_widget_colored_svg__c)",
49
- d: "M20.818 3.198c2.337 2.335 3.547 5.538 3.628 8.603l.003.71-12.4-.554z"
50
- }
51
- ),
52
- /* @__PURE__ */ e(
53
- "path",
54
- {
55
- fill: "url(#open_widget_colored_svg__d)",
56
- d: "M24.45 11.957c0 3.257-1.26 6.221-3.318 8.433-.063.068-.337.26-.402.326l-8.68-8.76z"
57
- }
58
- ),
59
- /* @__PURE__ */ e(
60
- "path",
61
- {
62
- fill: "url(#open_widget_colored_svg__e)",
63
- d: "M20.94 20.592c-2.333 2.331-5.651 3.66-8.72 3.749h-.99l.82-12.384z"
64
- }
65
- ),
66
- /* @__PURE__ */ e(
67
- "path",
68
- {
69
- fill: "url(#open_widget_colored_svg__f)",
70
- d: "M12.05 24.344c-3.314 0-6.444-1.417-8.672-3.536-.032-.03-.508-.562-.54-.593l9.212-8.258z"
71
- }
72
- ),
73
- /* @__PURE__ */ e(
74
- "path",
75
- {
76
- fill: "url(#open_widget_colored_svg__g)",
77
- d: "M3.282 20.716C.967 18.404-.242 15.239-.344 12.2c-.003-.081 0-.747 0-.828l12.393.584z"
78
- }
79
- ),
80
- /* @__PURE__ */ e(
81
- "path",
82
- {
83
- fill: "url(#open_widget_colored_svg__h)",
84
- d: "M-.35 11.957c0-3.284 1.28-6.27 3.368-8.487.047-.05.515-.394.563-.443l8.469 8.93z"
85
- }
86
- ),
87
- /* @__PURE__ */ e(
88
- "path",
89
- {
90
- fill: "url(#open_widget_colored_svg__i)",
91
- d: "M3.16 3.321C5.456 1.027 8.707-.296 11.734-.422c.105-.004.437-.007.542-.009l-.226 12.388z"
92
- }
93
- )
94
- ]
48
+ fill: "url(#open_widget_colored_svg__e)",
49
+ d: "M12.05 21h-.053c-1.87 0-3.805-.07-5.541-.21a4.74 4.74 0 0 1-2.828-1.283L6.19 17.21q.242.122.532.15c1.33.108 2.697.173 4.075.2l.59.007.651.003h.012z"
95
50
  }
96
51
  ),
97
- /* @__PURE__ */ o("defs", { children: [
98
- /* @__PURE__ */ o(
52
+ /* @__PURE__ */ o(
53
+ "path",
54
+ {
55
+ fill: "url(#open_widget_colored_svg__f)",
56
+ d: "M4.1 19.899c-1.1-.801-1.86-2.075-1.984-3.588l-.023-.424-.017-.359A107 107 0 0 1 2 12.875v-1.392l3.24.152v1.193l.015.633c.027 1.031.07 1.941.132 2.57a1.46 1.46 0 0 0 1.262 1.32z"
57
+ }
58
+ ),
59
+ /* @__PURE__ */ o(
60
+ "path",
61
+ {
62
+ fill: "url(#open_widget_colored_svg__g)",
63
+ d: "M2 11.957v-.833l.013-.67c.024-1.096.06-2.072.103-2.765.135-1.65 1.027-3.014 2.289-3.793l2.582 2.722-.265.021c-.735.07-1.268.63-1.335 1.33l-.022.252c-.062.747-.101 1.797-.125 2.95v.786z"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ o(
67
+ "path",
68
+ {
69
+ fill: "url(#open_widget_colored_svg__h)",
70
+ d: "M12.213 3h-.212l-.516.002c-1.709.01-3.452.081-5.03.208-.9.083-1.738.42-2.433.949l2.572 2.498a2 2 0 0 1 .128-.018 66 66 0 0 1 4.075-.198l.59-.009.61-.002h.154z"
71
+ }
72
+ ),
73
+ /* @__PURE__ */ e("defs", { children: [
74
+ /* @__PURE__ */ e(
99
75
  "linearGradient",
100
76
  {
101
- id: "open_widget_colored_svg__b",
77
+ id: "open_widget_colored_svg__a",
102
78
  x1: 12.261,
103
79
  x2: 17.277,
104
80
  y1: 5.345,
105
81
  y2: 5.607,
106
82
  gradientUnits: "userSpaceOnUse",
107
83
  children: [
108
- /* @__PURE__ */ e("stop", { stopColor: "#B349D9" }),
109
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#F53547" })
84
+ /* @__PURE__ */ o("stop", { stopColor: "#B349D9" }),
85
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#F53547" })
110
86
  ]
111
87
  }
112
88
  ),
113
- /* @__PURE__ */ o(
89
+ /* @__PURE__ */ e(
114
90
  "linearGradient",
115
91
  {
116
- id: "open_widget_colored_svg__c",
92
+ id: "open_widget_colored_svg__b",
117
93
  x1: 18.29,
118
94
  x2: 18.591,
119
95
  y1: 5.293,
120
96
  y2: 11.501,
121
97
  gradientUnits: "userSpaceOnUse",
122
98
  children: [
123
- /* @__PURE__ */ e("stop", { stopColor: "#F13354" }),
124
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#FF4200" })
99
+ /* @__PURE__ */ o("stop", { stopColor: "#F13354" }),
100
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#FF4200" })
125
101
  ]
126
102
  }
127
103
  ),
128
- /* @__PURE__ */ o(
104
+ /* @__PURE__ */ e(
129
105
  "linearGradient",
130
106
  {
131
- id: "open_widget_colored_svg__d",
107
+ id: "open_widget_colored_svg__c",
132
108
  x1: 20.545,
133
109
  x2: 19.464,
134
110
  y1: 12.371,
135
111
  y2: 17.468,
136
112
  gradientUnits: "userSpaceOnUse",
137
113
  children: [
138
- /* @__PURE__ */ e("stop", { stopColor: "#FF4200" }),
139
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#FFD000" })
114
+ /* @__PURE__ */ o("stop", { stopColor: "#FF4200" }),
115
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#FFD000" })
140
116
  ]
141
117
  }
142
118
  ),
143
- /* @__PURE__ */ o(
119
+ /* @__PURE__ */ e(
144
120
  "linearGradient",
145
121
  {
146
- id: "open_widget_colored_svg__e",
122
+ id: "open_widget_colored_svg__d",
147
123
  x1: 17.347,
148
124
  x2: 12.495,
149
125
  y1: 17.77,
150
126
  y2: 17.62,
151
127
  gradientUnits: "userSpaceOnUse",
152
128
  children: [
153
- /* @__PURE__ */ e("stop", { stopColor: "#FFD000" }),
154
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#72CE3A" })
129
+ /* @__PURE__ */ o("stop", { stopColor: "#FFD000" }),
130
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#72CE3A" })
155
131
  ]
156
132
  }
157
133
  ),
158
- /* @__PURE__ */ o(
134
+ /* @__PURE__ */ e(
159
135
  "linearGradient",
160
136
  {
161
- id: "open_widget_colored_svg__f",
137
+ id: "open_widget_colored_svg__e",
162
138
  x1: 6.547,
163
139
  x2: 12.01,
164
140
  y1: 18.19,
165
141
  y2: 18.307,
166
142
  gradientUnits: "userSpaceOnUse",
167
143
  children: [
168
- /* @__PURE__ */ e("stop", { stopColor: "#02B296" }),
169
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#72CE3A" })
144
+ /* @__PURE__ */ o("stop", { stopColor: "#02B296" }),
145
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#72CE3A" })
170
146
  ]
171
147
  }
172
148
  ),
173
- /* @__PURE__ */ o(
149
+ /* @__PURE__ */ e(
174
150
  "linearGradient",
175
151
  {
176
- id: "open_widget_colored_svg__g",
152
+ id: "open_widget_colored_svg__f",
177
153
  x1: 3.611,
178
154
  x2: 5.12,
179
155
  y1: 12.003,
180
156
  y2: 17.641,
181
157
  gradientUnits: "userSpaceOnUse",
182
158
  children: [
183
- /* @__PURE__ */ e("stop", { stopColor: "#2173DA" }),
184
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#02B195" })
159
+ /* @__PURE__ */ o("stop", { stopColor: "#2173DA" }),
160
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#02B195" })
185
161
  ]
186
162
  }
187
163
  ),
188
- /* @__PURE__ */ o(
164
+ /* @__PURE__ */ e(
189
165
  "linearGradient",
190
166
  {
191
- id: "open_widget_colored_svg__h",
167
+ id: "open_widget_colored_svg__g",
192
168
  x1: 6.717,
193
169
  x2: 4.94,
194
170
  y1: 7.492,
195
171
  y2: 10.074,
196
172
  gradientUnits: "userSpaceOnUse",
197
173
  children: [
198
- /* @__PURE__ */ e("stop", { stopColor: "#3750FF" }),
199
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#2172D9" })
174
+ /* @__PURE__ */ o("stop", { stopColor: "#3750FF" }),
175
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#2172D9" })
200
176
  ]
201
177
  }
202
178
  ),
203
- /* @__PURE__ */ o(
179
+ /* @__PURE__ */ e(
204
180
  "linearGradient",
205
181
  {
206
- id: "open_widget_colored_svg__i",
182
+ id: "open_widget_colored_svg__h",
207
183
  x1: 11.58,
208
184
  x2: 6.294,
209
185
  y1: 4.978,
210
186
  y2: 4.209,
211
187
  gradientUnits: "userSpaceOnUse",
212
188
  children: [
213
- /* @__PURE__ */ e("stop", { stopColor: "#B44ADA" }),
214
- /* @__PURE__ */ e("stop", { offset: 1, stopColor: "#364FFE" })
189
+ /* @__PURE__ */ o("stop", { stopColor: "#B44ADA" }),
190
+ /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#364FFE" })
215
191
  ]
216
192
  }
217
193
  )
@@ -0,0 +1 @@
1
+ "use strict";const e=require("react/jsx-runtime"),s=r=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 64 64",...r,children:e.jsx("path",{stroke:"currentcolor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:5.333,d:"M42.667 16A5.333 5.333 0 0 0 48 10.667 5.333 5.333 0 0 0 53.333 16 5.333 5.333 0 0 0 48 21.334 5.333 5.333 0 0 0 42.667 16m0 32A5.333 5.333 0 0 0 48 42.667 5.333 5.333 0 0 0 53.333 48 5.333 5.333 0 0 0 48 53.334 5.333 5.333 0 0 0 42.667 48M24 16a16 16 0 0 0 16 16 16 16 0 0 0-16 16A16 16 0 0 0 8 32a16 16 0 0 0 16-16"})});module.exports=s;
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default SvgSparkles;
@@ -0,0 +1,23 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ const t = (r) => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 64 64",
8
+ ...r,
9
+ children: /* @__PURE__ */ o(
10
+ "path",
11
+ {
12
+ stroke: "currentcolor",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeWidth: 5.333,
16
+ d: "M42.667 16A5.333 5.333 0 0 0 48 10.667 5.333 5.333 0 0 0 53.333 16 5.333 5.333 0 0 0 48 21.334 5.333 5.333 0 0 0 42.667 16m0 32A5.333 5.333 0 0 0 48 42.667 5.333 5.333 0 0 0 53.333 48 5.333 5.333 0 0 0 48 53.334 5.333 5.333 0 0 0 42.667 48M24 16a16 16 0 0 0 16 16 16 16 0 0 0-16 16A16 16 0 0 0 8 32a16 16 0 0 0 16-16"
17
+ }
18
+ )
19
+ }
20
+ );
21
+ export {
22
+ t as default
23
+ };
@@ -0,0 +1 @@
1
+ "use strict";const r=require("react/jsx-runtime"),o=e=>r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 64 64",...e,children:r.jsx("path",{fill:"currentcolor",stroke:"currentcolor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:5.333,d:"M42.667 16A5.333 5.333 0 0 0 48 10.667 5.333 5.333 0 0 0 53.333 16 5.333 5.333 0 0 0 48 21.334 5.333 5.333 0 0 0 42.667 16m0 32A5.333 5.333 0 0 0 48 42.667 5.333 5.333 0 0 0 53.333 48 5.333 5.333 0 0 0 48 53.334 5.333 5.333 0 0 0 42.667 48M24 16a16 16 0 0 0 16 16 16 16 0 0 0-16 16A16 16 0 0 0 8 32a16 16 0 0 0 16-16"})});module.exports=o;
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const SvgSparklesFilled: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default SvgSparklesFilled;
@@ -0,0 +1,24 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ const t = (r) => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 64 64",
8
+ ...r,
9
+ children: /* @__PURE__ */ o(
10
+ "path",
11
+ {
12
+ fill: "currentcolor",
13
+ stroke: "currentcolor",
14
+ strokeLinecap: "round",
15
+ strokeLinejoin: "round",
16
+ strokeWidth: 5.333,
17
+ d: "M42.667 16A5.333 5.333 0 0 0 48 10.667 5.333 5.333 0 0 0 53.333 16 5.333 5.333 0 0 0 48 21.334 5.333 5.333 0 0 0 42.667 16m0 32A5.333 5.333 0 0 0 48 42.667 5.333 5.333 0 0 0 53.333 48 5.333 5.333 0 0 0 48 53.334 5.333 5.333 0 0 0 42.667 48M24 16a16 16 0 0 0 16 16 16 16 0 0 0-16 16A16 16 0 0 0 8 32a16 16 0 0 0 16-16"
18
+ }
19
+ )
20
+ }
21
+ );
22
+ export {
23
+ t as default
24
+ };