@dust-tt/sparkle 0.2.520 → 0.2.521
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/dist/cjs/index.js +1 -1
- package/dist/esm/logo/platforms/Figma.js +1 -1
- package/dist/esm/logo/platforms/Gemini.js +1 -1
- package/dist/esm/logo/platforms/Gemini.js.map +1 -1
- package/dist/esm/logo/platforms/Github.js +1 -1
- package/dist/esm/logo/platforms/Github.js.map +1 -1
- package/dist/esm/logo/platforms/Grok.d.ts +5 -0
- package/dist/esm/logo/platforms/Grok.d.ts.map +1 -0
- package/dist/esm/logo/platforms/Grok.js +14 -0
- package/dist/esm/logo/platforms/Grok.js.map +1 -0
- package/dist/esm/logo/platforms/Hubspot.js +1 -1
- package/dist/esm/logo/platforms/Hubspot.js.map +1 -1
- package/dist/esm/logo/platforms/HuggingFace.js +1 -1
- package/dist/esm/logo/platforms/HuggingFace.js.map +1 -1
- package/dist/esm/logo/platforms/Linear.js +1 -1
- package/dist/esm/logo/platforms/Linear.js.map +1 -1
- package/dist/esm/logo/platforms/Meta.d.ts +5 -0
- package/dist/esm/logo/platforms/Meta.d.ts.map +1 -0
- package/dist/esm/logo/platforms/Meta.js +18 -0
- package/dist/esm/logo/platforms/Meta.js.map +1 -0
- package/dist/esm/logo/platforms/Notion.js +1 -1
- package/dist/esm/logo/platforms/Office.js +3 -3
- package/dist/esm/logo/platforms/Openai.d.ts.map +1 -1
- package/dist/esm/logo/platforms/Openai.js +6 -1
- package/dist/esm/logo/platforms/Openai.js.map +1 -1
- package/dist/esm/logo/platforms/Replicate.js +1 -1
- package/dist/esm/logo/platforms/Replicate.js.map +1 -1
- package/dist/esm/logo/platforms/Zendesk.js +1 -1
- package/dist/esm/logo/platforms/Zendesk.js.map +1 -1
- package/dist/esm/logo/platforms/index.d.ts +2 -5
- package/dist/esm/logo/platforms/index.d.ts.map +1 -1
- package/dist/esm/logo/platforms/index.js +2 -5
- package/dist/esm/logo/platforms/index.js.map +1 -1
- package/dist/esm/logo/src/platforms/Anthropic.svg +1 -1
- package/dist/esm/logo/src/platforms/Figma.svg +5 -5
- package/dist/esm/logo/src/platforms/Gemini.svg +1 -1
- package/dist/esm/logo/src/platforms/Hubspot.svg +1 -1
- package/dist/esm/logo/src/platforms/HuggingFace.svg +1 -1
- package/dist/esm/logo/src/platforms/Linear.svg +1 -1
- package/dist/esm/logo/src/platforms/Meta.svg +18 -0
- package/dist/esm/logo/src/platforms/Office.svg +3 -3
- package/dist/esm/logo/src/platforms/Openai.svg +9 -1
- package/dist/esm/logo/src/platforms/Replicate.svg +1 -1
- package/dist/esm/logo/src/platforms/Zendesk.svg +4 -4
- package/dist/esm/logo/src/platforms/github.svg +1 -1
- package/dist/esm/logo/src/platforms/grok.svg +16 -0
- package/dist/esm/logo/src/platforms/notion.svg +1 -1
- package/package.json +1 -1
- package/src/logo/platforms/Figma.tsx +1 -1
- package/src/logo/platforms/Gemini.tsx +1 -1
- package/src/logo/platforms/Github.tsx +1 -1
- package/src/logo/platforms/Grok.tsx +36 -0
- package/src/logo/platforms/Hubspot.tsx +1 -1
- package/src/logo/platforms/HuggingFace.tsx +1 -1
- package/src/logo/platforms/Linear.tsx +1 -1
- package/src/logo/platforms/Meta.tsx +56 -0
- package/src/logo/platforms/Notion.tsx +1 -1
- package/src/logo/platforms/Office.tsx +3 -3
- package/src/logo/platforms/Openai.tsx +15 -4
- package/src/logo/platforms/Replicate.tsx +1 -1
- package/src/logo/platforms/Zendesk.tsx +1 -1
- package/src/logo/platforms/index.ts +2 -5
- package/src/logo/src/platforms/Anthropic.svg +1 -1
- package/src/logo/src/platforms/Figma.svg +5 -5
- package/src/logo/src/platforms/Gemini.svg +1 -1
- package/src/logo/src/platforms/Hubspot.svg +1 -1
- package/src/logo/src/platforms/HuggingFace.svg +1 -1
- package/src/logo/src/platforms/Linear.svg +1 -1
- package/src/logo/src/platforms/Meta.svg +18 -0
- package/src/logo/src/platforms/Office.svg +3 -3
- package/src/logo/src/platforms/Openai.svg +9 -1
- package/src/logo/src/platforms/Replicate.svg +1 -1
- package/src/logo/src/platforms/Zendesk.svg +4 -4
- package/src/logo/src/platforms/github.svg +1 -1
- package/src/logo/src/platforms/grok.svg +16 -0
- package/src/logo/src/platforms/notion.svg +1 -1
- package/dist/esm/logo/platforms/AnthropicWhite.d.ts +0 -5
- package/dist/esm/logo/platforms/AnthropicWhite.d.ts.map +0 -1
- package/dist/esm/logo/platforms/AnthropicWhite.js +0 -6
- package/dist/esm/logo/platforms/AnthropicWhite.js.map +0 -1
- package/dist/esm/logo/platforms/Gpt3.d.ts +0 -5
- package/dist/esm/logo/platforms/Gpt3.d.ts.map +0 -1
- package/dist/esm/logo/platforms/Gpt3.js +0 -11
- package/dist/esm/logo/platforms/Gpt3.js.map +0 -1
- package/dist/esm/logo/platforms/Gpt4.d.ts +0 -5
- package/dist/esm/logo/platforms/Gpt4.d.ts.map +0 -1
- package/dist/esm/logo/platforms/Gpt4.js +0 -11
- package/dist/esm/logo/platforms/Gpt4.js.map +0 -1
- package/dist/esm/logo/platforms/O1.d.ts +0 -5
- package/dist/esm/logo/platforms/O1.d.ts.map +0 -1
- package/dist/esm/logo/platforms/O1.js +0 -11
- package/dist/esm/logo/platforms/O1.js.map +0 -1
- package/dist/esm/logo/platforms/OpenaiWhite.d.ts +0 -5
- package/dist/esm/logo/platforms/OpenaiWhite.d.ts.map +0 -1
- package/dist/esm/logo/platforms/OpenaiWhite.js +0 -6
- package/dist/esm/logo/platforms/OpenaiWhite.js.map +0 -1
- package/dist/esm/logo/src/platforms/AnthropicWhite.svg +0 -3
- package/dist/esm/logo/src/platforms/Gpt3.svg +0 -11
- package/dist/esm/logo/src/platforms/Gpt4.svg +0 -11
- package/dist/esm/logo/src/platforms/OpenaiWhite.svg +0 -3
- package/dist/esm/logo/src/platforms/o1.svg +0 -11
- package/src/logo/platforms/AnthropicWhite.tsx +0 -18
- package/src/logo/platforms/Gpt3.tsx +0 -29
- package/src/logo/platforms/Gpt4.tsx +0 -29
- package/src/logo/platforms/O1.tsx +0 -29
- package/src/logo/platforms/OpenaiWhite.tsx +0 -18
- package/src/logo/src/platforms/AnthropicWhite.svg +0 -3
- package/src/logo/src/platforms/Gpt3.svg +0 -11
- package/src/logo/src/platforms/Gpt4.svg +0 -11
- package/src/logo/src/platforms/OpenaiWhite.svg +0 -3
- package/src/logo/src/platforms/o1.svg +0 -11
|
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgFigma = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
4
|
React.createElement("path", { fill: "#0ACF83", d: "M6 18a3 3 0 0 1 3-3h3v3a3 3 0 1 1-6 0Z" }),
|
|
5
|
-
React.createElement("path", { fill: "#1ABCFE", d: "M12 12a3 3 0
|
|
5
|
+
React.createElement("path", { fill: "#1ABCFE", d: "M12 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z" }),
|
|
6
6
|
React.createElement("path", { fill: "#A259FF", d: "M6 12a3 3 0 0 0 3 3h3V9H9a3 3 0 0 0-3 3Z" }),
|
|
7
7
|
React.createElement("path", { fill: "#FF7262", d: "M12 3v6h3a3 3 0 1 0 0-6h-3Z" }),
|
|
8
8
|
React.createElement("path", { fill: "#F24E1E", d: "M6 6a3 3 0 0 0 3 3h3V3H9a3 3 0 0 0-3 3Z" }))); };
|
|
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgGemini = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
4
|
React.createElement("g", { clipPath: "url(#Gemini_svg__a)" },
|
|
5
|
-
React.createElement("path", { fill: "#
|
|
5
|
+
React.createElement("path", { fill: "#000", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
|
|
6
6
|
React.createElement("path", { fill: "url(#Gemini_svg__b)", d: "M12 2c0 5.523 4.477 10 10 10-5.523 0-10 4.477-10 10 0-5.523-4.477-10-10-10 5.523 0 10-4.477 10-10Z" })),
|
|
7
7
|
React.createElement("defs", null,
|
|
8
8
|
React.createElement("radialGradient", { id: "Gemini_svg__b", cx: 0, cy: 0, r: 1, gradientTransform: "rotate(135 10.586 5.556) scale(28.2843)", gradientUnits: "userSpaceOnUse" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gemini.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Gemini.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,qBAAqB;QAC/B,8BACE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"Gemini.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Gemini.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,qBAAqB;QAC/B,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E;QACF,8BACE,IAAI,EAAC,qBAAqB,EAC1B,CAAC,EAAC,oGAAoG,GACtG,CACA;IACJ;QACE,wCACE,EAAE,EAAC,eAAe,EAClB,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,CAAC,EAAE,CAAC,EACJ,iBAAiB,EAAC,yCAAyC,EAC3D,aAAa,EAAC,gBAAgB;YAE9B,8BAAM,MAAM,EAAE,KAAK,EAAE,SAAS,EAAC,SAAS,GAAG;YAC3C,8BAAM,MAAM,EAAE,KAAK,EAAE,SAAS,EAAC,SAAS,GAAG,CAC5B;QACjB,kCAAU,EAAE,EAAC,eAAe;YAC1B,8BAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,CAC7B,CACN,CACH,CACP,EApCqD,CAoCrD,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgGithub = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("path", { fill: "#
|
|
4
|
+
React.createElement("path", { fill: "#000", fillRule: "evenodd", d: "M12 2C6.475 2 2 6.503 2 12.063c0 4.453 2.862 8.214 6.838 9.547.5.088.687-.213.687-.478 0-.239-.013-1.031-.013-1.874-2.512.466-3.162-.616-3.362-1.182-.113-.29-.6-1.183-1.025-1.422-.35-.188-.85-.654-.013-.666.788-.013 1.35.73 1.538 1.031.9 1.522 2.338 1.095 2.912.83.088-.654.35-1.094.638-1.346-2.225-.251-4.55-1.12-4.55-4.968 0-1.095.387-2 1.025-2.705-.1-.251-.45-1.283.1-2.666 0 0 .837-.265 2.75 1.031.8-.226 1.65-.34 2.5-.34.85 0 1.7.114 2.5.34 1.912-1.308 2.75-1.031 2.75-1.031.55 1.383.2 2.415.1 2.666.637.705 1.025 1.598 1.025 2.705 0 3.861-2.337 4.717-4.562 4.968.362.315.675.919.675 1.862 0 1.346-.013 2.428-.013 2.767 0 .265.188.579.688.478C19.137 20.277 22 16.503 22 12.063 22 6.503 17.525 2 12 2Z", clipRule: "evenodd" }))); };
|
|
5
5
|
export default SvgGithub;
|
|
6
6
|
//# sourceMappingURL=Github.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Github.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Github.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"Github.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Github.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,msBAAmsB,EACrsB,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,EAhBqD,CAgBrD,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Grok.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/Grok.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,OAAO,UAAW,SAAS,aAAa,CAAC,sBAgC9C,CAAC;AACF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgGrok = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
+
React.createElement("g", { clipPath: "url(#grok_svg__a)" },
|
|
5
|
+
React.createElement("path", { fill: "#000", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
|
|
6
|
+
React.createElement("g", { clipPath: "url(#grok_svg__b)" },
|
|
7
|
+
React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "m9.953 14.467 5.983-4.422c.293-.218.712-.133.853.204a4.928 4.928 0 0 1-1.058 5.377c-1.463 1.465-3.5 1.786-5.361 1.054l-2.034.943c2.917 1.995 6.458 1.502 8.672-.715 1.756-1.758 2.3-4.154 1.79-6.315l.005.005c-.737-3.174.182-4.443 2.063-7.037.045-.062.09-.123.134-.186l-2.476 2.479v-.008L9.95 14.47m-1.233 1.073c-2.094-2.002-1.732-5.1.053-6.888 1.321-1.322 3.486-1.862 5.375-1.069l2.029-.937a5.855 5.855 0 0 0-1.372-.75 6.731 6.731 0 0 0-7.314 1.474c-1.9 1.902-2.498 4.828-1.472 7.323.767 1.866-.49 3.185-1.755 4.517-.449.473-.899.944-1.261 1.444l5.715-5.111", clipRule: "evenodd" }))),
|
|
8
|
+
React.createElement("defs", null,
|
|
9
|
+
React.createElement("clipPath", { id: "grok_svg__a" },
|
|
10
|
+
React.createElement("rect", { width: 24, height: 24, fill: "#fff", rx: 4 })),
|
|
11
|
+
React.createElement("clipPath", { id: "grok_svg__b" },
|
|
12
|
+
React.createElement("path", { fill: "#fff", d: "M3 3h18v18H3z" }))))); };
|
|
13
|
+
export default SvgGrok;
|
|
14
|
+
//# sourceMappingURL=Grok.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Grok.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Grok.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,OAAO,GAAG,UAAC,KAA8B,IAAK,OAAA,CAClD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,mBAAmB;QAC7B,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E;QACF,2BAAG,QAAQ,EAAC,mBAAmB;YAC7B,8BACE,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,6iBAA6iB,EAC/iB,QAAQ,EAAC,SAAS,GAClB,CACA,CACF;IACJ;QACE,kCAAU,EAAE,EAAC,aAAa;YACxB,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,GAAI,CACzC;QACX,kCAAU,EAAE,EAAC,aAAa;YACxB,8BAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,CAC7B,CACN,CACH,CACP,EAhCmD,CAgCnD,CAAC;AACF,eAAe,OAAO,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgHubspot = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("path", { fill: "#FF7A59", fillRule: "evenodd", d: "M16.
|
|
4
|
+
React.createElement("path", { fill: "#FF7A59", fillRule: "evenodd", d: "M16.31 16.692c-1.42 0-2.57-1.139-2.57-2.543 0-1.404 1.15-2.543 2.57-2.543 1.419 0 2.57 1.139 2.57 2.543 0 1.404-1.151 2.543-2.57 2.543Zm.769-7.439V6.991a1.74 1.74 0 0 0 1.014-1.57V5.37c0-.957-.79-1.74-1.757-1.74h-.053c-.967 0-1.757.783-1.757 1.74v.052c0 .693.418 1.29 1.014 1.57v2.261a5.01 5.01 0 0 0-2.37 1.033L6.896 5.454c.041-.157.07-.32.07-.49A1.973 1.973 0 0 0 4.985 3 1.973 1.973 0 0 0 3 4.96 1.972 1.972 0 0 0 5.957 6.66l6.173 4.753a4.898 4.898 0 0 0 .077 5.579l-1.878 1.858a1.62 1.62 0 0 0-.465-.075c-.9 0-1.63.721-1.63 1.612 0 .89.73 1.612 1.63 1.612.9 0 1.63-.722 1.63-1.612 0-.161-.032-.314-.076-.46l1.857-1.838a5.02 5.02 0 0 0 3.035 1.019c2.768 0 5.011-2.221 5.011-4.96 0-2.48-1.84-4.528-4.242-4.896Z", clipRule: "evenodd" }))); };
|
|
5
5
|
export default SvgHubspot;
|
|
6
6
|
//# sourceMappingURL=Hubspot.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Hubspot.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Hubspot.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,UAAU,GAAG,UAAC,KAA8B,IAAK,OAAA,CACrD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,SAAS,EACd,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"Hubspot.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Hubspot.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,UAAU,GAAG,UAAC,KAA8B,IAAK,OAAA,CACrD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,SAAS,EACd,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,0sBAA0sB,EAC5sB,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,EAhBsD,CAgBtD,CAAC;AACF,eAAe,UAAU,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgHuggingFace = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("rect", { width: 24, height: 24, fill: "#
|
|
4
|
+
React.createElement("rect", { width: 24, height: 24, fill: "#000", rx: 5 }),
|
|
5
5
|
React.createElement("path", { fill: "#FFD21E", d: "M11.942 18.648a6.873 6.873 0 0 0 4.914-2.082 7.19 7.19 0 0 0 2.036-5.026 7.19 7.19 0 0 0-2.036-5.026 6.873 6.873 0 0 0-4.914-2.082 6.873 6.873 0 0 0-4.914 2.082 7.19 7.19 0 0 0-2.036 5.026 7.19 7.19 0 0 0 2.036 5.026 6.872 6.872 0 0 0 4.914 2.082Z" }),
|
|
6
6
|
React.createElement("path", { fill: "#FF9D0B", d: "M18.892 11.54a7.19 7.19 0 0 0-2.036-5.026 6.873 6.873 0 0 0-4.914-2.082 6.873 6.873 0 0 0-4.914 2.082 7.19 7.19 0 0 0-2.036 5.026 7.19 7.19 0 0 0 2.036 5.026 6.872 6.872 0 0 0 4.914 2.082 6.873 6.873 0 0 0 4.914-2.082 7.19 7.19 0 0 0 2.036-5.026Zm-14.7 0c0-1.041.2-2.072.59-3.033a7.94 7.94 0 0 1 1.68-2.572 7.74 7.74 0 0 1 2.514-1.718 7.6 7.6 0 0 1 5.932 0c.94.398 1.794.982 2.514 1.718.72.736 1.29 1.61 1.68 2.572.39.961.59 1.992.59 3.033a8.018 8.018 0 0 1-2.27 5.604 7.664 7.664 0 0 1-5.48 2.322 7.664 7.664 0 0 1-5.48-2.322 8.018 8.018 0 0 1-2.27-5.604Z" }),
|
|
7
7
|
React.createElement("path", { fill: "#3A3B45", d: "M14.2 9.607c.256.09.356.626.614.487.175-.095.318-.24.412-.42a1.042 1.042 0 0 0-.106-1.13 1 1 0 0 0-.482-.332.979.979 0 0 0-.58-.001.999.999 0 0 0-.484.329 1.035 1.035 0 0 0-.112 1.13c.122.235.51-.147.74-.065l-.002.002Zm-4.71 0c-.256.09-.358.626-.614.487a1.011 1.011 0 0 1-.412-.42 1.042 1.042 0 0 1 .106-1.13 1 1 0 0 1 .482-.332c.19-.059.391-.06.58-.001.19.058.358.172.484.329a1.035 1.035 0 0 1 .112 1.13c-.122.235-.512-.147-.74-.065l.002.002Z" }),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HuggingFace.js","sourceRoot":"","sources":["../../../../src/logo/platforms/HuggingFace.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,cAAc,GAAG,UAAC,KAA8B,IAAK,OAAA,CACzD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"HuggingFace.js","sourceRoot":"","sources":["../../../../src/logo/platforms/HuggingFace.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,cAAc,GAAG,UAAC,KAA8B,IAAK,OAAA,CACzD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,GAAI;IAClD,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,yPAAyP,GAC3P;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,8iBAA8iB,GAChjB;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,6bAA6b,GAC/b;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,6JAA6J,GAC/J;IACF,8BACE,IAAI,EAAC,SAAS,EACd,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,8WAA8W,EAChX,QAAQ,EAAC,SAAS,GAClB;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,y8CAAy8C,GAC38C;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,ofAAof,GACtf;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,wuCAAwuC,GAC1uC;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,2eAA2e,GAC7e,CACE,CACP,EAjD0D,CAiD1D,CAAC;AACF,eAAe,cAAc,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgLinear = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("path", { fill: "#
|
|
4
|
+
React.createElement("path", { fill: "#000", d: "M2.245 14.305c-.044-.19.182-.31.32-.172l7.302 7.303c.138.137.018.363-.172.319a10.025 10.025 0 0 1-7.45-7.45ZM2 11.378a.198.198 0 0 0 .058.152L12.47 21.942c.04.04.095.061.152.058.474-.03.939-.092 1.393-.186a.194.194 0 0 0 .095-.33L2.515 9.89a.194.194 0 0 0-.33.095c-.093.454-.155.919-.185 1.393Zm.842-3.437a.198.198 0 0 0 .042.22l12.955 12.955a.198.198 0 0 0 .22.042c.357-.16.703-.339 1.037-.537a.196.196 0 0 0 .037-.308L3.687 6.867a.196.196 0 0 0-.308.037 9.98 9.98 0 0 0-.537 1.037Zm1.69-2.326a.197.197 0 0 1-.01-.271A9.985 9.985 0 0 1 11.99 2C17.518 2 22 6.481 22 12.01a9.985 9.985 0 0 1-3.344 7.467.197.197 0 0 1-.27-.009L4.531 5.615Z" }))); };
|
|
5
5
|
export default SvgLinear;
|
|
6
6
|
//# sourceMappingURL=Linear.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Linear.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Linear.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"Linear.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Linear.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,+nBAA+nB,GACjoB,CACE,CACP,EAdqD,CAcrD,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Meta.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/Meta.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,OAAO,UAAW,SAAS,aAAa,CAAC,sBAoD9C,CAAC;AACF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgMeta = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
+
React.createElement("path", { fill: "#fff", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
|
|
5
|
+
React.createElement("path", { fill: "#0081FB", d: "M4.16 14.233c0 .804.168 1.422.387 1.796.287.49.716.697 1.152.697.564 0 1.08-.147 2.072-1.595.796-1.16 1.734-2.789 2.364-3.81l1.069-1.73c.742-1.2 1.6-2.536 2.585-3.442C14.595 5.41 15.462 5 16.334 5c1.465 0 2.861.895 3.93 2.574C21.432 9.412 22 11.727 22 14.117c0 1.42-.266 2.464-.718 3.289-.436.797-1.288 1.594-2.72 1.594v-2.274c1.226 0 1.532-1.187 1.532-2.546 0-1.937-.428-4.086-1.372-5.621-.67-1.09-1.538-1.755-2.493-1.755-1.032 0-1.864.82-2.798 2.285-.496.777-1.006 1.725-1.578 2.794l-.63 1.177c-1.266 2.365-1.587 2.904-2.22 3.793C7.893 18.41 6.946 19 5.7 19c-1.479 0-2.414-.675-2.994-1.692C2.232 16.478 2 15.39 2 14.15l2.16.082Z" }),
|
|
6
|
+
React.createElement("path", { fill: "url(#Meta_svg__a)", d: "M3.703 7.734C4.693 6.125 6.123 5 7.763 5c.949 0 1.892.296 2.878 1.144 1.078.927 2.227 2.454 3.66 4.97l.514.904c1.241 2.178 1.947 3.299 2.36 3.827.532.679.904.881 1.387.881 1.226 0 1.532-1.187 1.532-2.546L22 14.117c0 1.42-.266 2.464-.718 3.289-.436.797-1.288 1.594-2.72 1.594-.89 0-1.679-.204-2.551-1.07-.67-.666-1.454-1.849-2.057-2.912l-1.794-3.157c-.9-1.585-1.726-2.767-2.203-3.302-.514-.575-1.175-1.27-2.23-1.27-.853 0-1.578.631-2.184 1.597l-1.84-1.152Z" }),
|
|
7
|
+
React.createElement("path", { fill: "url(#Meta_svg__b)", d: "M7.728 7.29c-.854 0-1.579.63-2.185 1.596-.858 1.364-1.383 3.396-1.383 5.347 0 .804.168 1.422.387 1.796l-1.842 1.279C2.232 16.478 2 15.39 2 14.15c0-2.254.587-4.603 1.703-6.417C4.693 6.125 6.123 5 7.763 5l-.035 2.29Z" }),
|
|
8
|
+
React.createElement("defs", null,
|
|
9
|
+
React.createElement("linearGradient", { id: "Meta_svg__a", x1: 6.243, x2: 20.017, y1: 13.576, y2: 14.236, gradientUnits: "userSpaceOnUse" },
|
|
10
|
+
React.createElement("stop", { stopColor: "#0064E1" }),
|
|
11
|
+
React.createElement("stop", { offset: 0.4, stopColor: "#0064E1" }),
|
|
12
|
+
React.createElement("stop", { offset: 0.83, stopColor: "#0073EE" }),
|
|
13
|
+
React.createElement("stop", { offset: 1, stopColor: "#0082FB" })),
|
|
14
|
+
React.createElement("linearGradient", { id: "Meta_svg__b", x1: 5.13, x2: 5.13, y1: 15.188, y2: 9.838, gradientUnits: "userSpaceOnUse" },
|
|
15
|
+
React.createElement("stop", { stopColor: "#0082FB" }),
|
|
16
|
+
React.createElement("stop", { offset: 1, stopColor: "#0064E0" }))))); };
|
|
17
|
+
export default SvgMeta;
|
|
18
|
+
//# sourceMappingURL=Meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Meta.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Meta.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,OAAO,GAAG,UAAC,KAA8B,IAAK,OAAA,CAClD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E;IACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,wnBAAwnB,GAC1nB;IACF,8BACE,IAAI,EAAC,mBAAmB,EACxB,CAAC,EAAC,ycAAyc,GAC3c;IACF,8BACE,IAAI,EAAC,mBAAmB,EACxB,CAAC,EAAC,wNAAwN,GAC1N;IACF;QACE,wCACE,EAAE,EAAC,aAAa,EAChB,EAAE,EAAE,KAAK,EACT,EAAE,EAAE,MAAM,EACV,EAAE,EAAE,MAAM,EACV,EAAE,EAAE,MAAM,EACV,aAAa,EAAC,gBAAgB;YAE9B,8BAAM,SAAS,EAAC,SAAS,GAAG;YAC5B,8BAAM,MAAM,EAAE,GAAG,EAAE,SAAS,EAAC,SAAS,GAAG;YACzC,8BAAM,MAAM,EAAE,IAAI,EAAE,SAAS,EAAC,SAAS,GAAG;YAC1C,8BAAM,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,GAAG,CACxB;QACjB,wCACE,EAAE,EAAC,aAAa,EAChB,EAAE,EAAE,IAAI,EACR,EAAE,EAAE,IAAI,EACR,EAAE,EAAE,MAAM,EACV,EAAE,EAAE,KAAK,EACT,aAAa,EAAC,gBAAgB;YAE9B,8BAAM,SAAS,EAAC,SAAS,GAAG;YAC5B,8BAAM,MAAM,EAAE,CAAC,EAAE,SAAS,EAAC,SAAS,GAAG,CACxB,CACZ,CACH,CACP,EApDmD,CAoDnD,CAAC;AACF,eAAe,OAAO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgNotion = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("path", { fill: "#fff", d: "m3.
|
|
4
|
+
React.createElement("path", { fill: "#fff", d: "m3.703 2.863 11.067-.818c1.36-.116 1.709-.038 2.563.584l3.533 2.488c.583.428.777.545.777 1.01v13.65c0 .855-.311 1.36-1.398 1.438l-12.852.778c-.816.039-1.204-.078-1.632-.622L3.16 17.988c-.467-.623-.66-1.089-.66-1.633V4.223c0-.7.31-1.283 1.203-1.36Z" }),
|
|
5
5
|
React.createElement("path", { fill: "#000", fillRule: "evenodd", d: "m14.77 2.045-11.067.818c-.892.077-1.203.66-1.203 1.36v12.132c0 .544.193 1.01.66 1.633l2.601 3.383c.428.544.816.661 1.632.622l12.852-.778c1.086-.077 1.398-.583 1.398-1.438V6.128c0-.442-.175-.57-.689-.947l-3.62-2.552c-.855-.622-1.205-.7-2.564-.584Zm-7.086 3.86c-1.05.07-1.287.086-1.883-.398L4.285 4.3c-.154-.156-.076-.35.312-.389l10.638-.777c.894-.078 1.359.233 1.708.505l1.825 1.322c.078.04.272.272.039.272L7.82 5.895l-.136.01ZM6.461 19.66V8.073c0-.506.155-.739.62-.778L19.7 6.556c.428-.039.621.233.621.739v11.509c0 .506-.078.934-.776.973l-12.076.7c-.698.038-1.008-.194-1.008-.817ZM18.38 8.695c.077.35 0 .7-.35.74l-.582.115v8.555c-.506.272-.971.427-1.36.427-.621 0-.776-.195-1.242-.777l-3.806-5.988v5.793l1.204.273s0 .7-.971.7l-2.678.155c-.078-.156 0-.545.271-.622l.7-.194v-7.66l-.971-.079c-.078-.35.116-.855.66-.894l2.873-.194 3.96 6.066V9.745l-1.009-.116c-.078-.429.233-.74.62-.778l2.68-.156Z", clipRule: "evenodd" }))); };
|
|
6
6
|
export default SvgNotion;
|
|
7
7
|
//# sourceMappingURL=Notion.js.map
|
|
@@ -3,15 +3,15 @@ import * as React from "react";
|
|
|
3
3
|
var SvgOffice = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
4
|
React.createElement("path", { fill: "url(#Office_svg__a)", d: "m10.22 2.465-.102.062a3.636 3.636 0 0 0-.458.328l.294-.207h2.5l.455 3.442-2.273 2.273-2.273 1.58v1.822c0 1.272.665 2.452 1.754 3.11l2.393 1.449-5.056 2.949H6.48l-1.817-1.1a3.637 3.637 0 0 1-1.753-3.111V8.936c0-1.273.665-2.453 1.754-3.112l5.455-3.299.102-.06Z" }),
|
|
5
5
|
React.createElement("path", { fill: "url(#Office_svg__b)", d: "m10.22 2.465-.102.062a3.636 3.636 0 0 0-.458.328l.294-.207h2.5l.455 3.442-2.273 2.273-2.273 1.58v1.822c0 1.272.665 2.452 1.754 3.11l2.393 1.449-5.056 2.949H6.48l-1.817-1.1a3.637 3.637 0 0 1-1.753-3.111V8.936c0-1.273.665-2.453 1.754-3.112l5.455-3.299.102-.06Z" }),
|
|
6
|
-
React.createElement("path", { fill: "url(#Office_svg__c)", d: "M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.
|
|
7
|
-
React.createElement("path", { fill: "url(#Office_svg__d)", d: "M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.
|
|
6
|
+
React.createElement("path", { fill: "url(#Office_svg__c)", d: "M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.637 3.637 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z" }),
|
|
7
|
+
React.createElement("path", { fill: "url(#Office_svg__d)", d: "M15.636 9.727v2.036a3.637 3.637 0 0 1-1.753 3.111l-5.455 3.302a3.637 3.637 0 0 1-3.64.073l5.329 3.225c1.157.701 2.608.701 3.766 0l5.455-3.301a3.637 3.637 0 0 0 1.753-3.111V13.59l-.454-.682-5-3.182Z" }),
|
|
8
8
|
React.createElement("path", { fill: "url(#Office_svg__e)", d: "m19.337 5.824-5.455-3.3a3.637 3.637 0 0 0-3.656-.062l-.108.065A3.636 3.636 0 0 0 8.363 5.64V9.95l1.755-1.061c1.157-.7 2.607-.7 3.764 0l5.455 3.3a3.637 3.637 0 0 1 1.752 2.992c.002-.04.002-.08.002-.12V8.937a3.637 3.637 0 0 0-1.754-3.112Z" }),
|
|
9
9
|
React.createElement("path", { fill: "url(#Office_svg__f)", d: "m19.337 5.824-5.455-3.3a3.637 3.637 0 0 0-3.656-.062l-.108.065A3.636 3.636 0 0 0 8.363 5.64V9.95l1.755-1.061c1.157-.7 2.607-.7 3.764 0l5.455 3.3a3.637 3.637 0 0 1 1.752 2.992c.002-.04.002-.08.002-.12V8.937a3.637 3.637 0 0 0-1.754-3.112Z" }),
|
|
10
10
|
React.createElement("defs", null,
|
|
11
11
|
React.createElement("radialGradient", { id: "Office_svg__a", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(-5.3185 14.20382 -24.77429 -9.27653 9.008 5.926)", gradientUnits: "userSpaceOnUse" },
|
|
12
12
|
React.createElement("stop", { offset: 0.064, stopColor: "#AE7FE2" }),
|
|
13
13
|
React.createElement("stop", { offset: 1, stopColor: "#0078D4" })),
|
|
14
|
-
React.createElement("radialGradient", { id: "Office_svg__c", cx: 0, cy: 0, r: 1, gradientTransform: "rotate(-8.367 123.316 -31.
|
|
14
|
+
React.createElement("radialGradient", { id: "Office_svg__c", cx: 0, cy: 0, r: 1, gradientTransform: "rotate(-8.367 123.316 -31.055) scale(14.1144 9.32348)", gradientUnits: "userSpaceOnUse" },
|
|
15
15
|
React.createElement("stop", { offset: 0.134, stopColor: "#D59DFF" }),
|
|
16
16
|
React.createElement("stop", { offset: 1, stopColor: "#5E438F" })),
|
|
17
17
|
React.createElement("radialGradient", { id: "Office_svg__e", cx: 0, cy: 0, r: 1, gradientTransform: "rotate(-165.772 10.696 5.336) scale(11.329 19.0713)", gradientUnits: "userSpaceOnUse" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Openai.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/Openai.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,SAAS,UAAW,SAAS,aAAa,CAAC,
|
|
1
|
+
{"version":3,"file":"Openai.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/Openai.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,QAAA,MAAM,SAAS,UAAW,SAAS,aAAa,CAAC,sBAyBhD,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgOpenai = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("
|
|
4
|
+
React.createElement("g", { clipPath: "url(#Openai_svg__a)" },
|
|
5
|
+
React.createElement("path", { fill: "#000", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#F7F7F7", d: "M19.813 10.367a4.432 4.432 0 0 0-.39-3.683c-.996-1.71-2.997-2.59-4.95-2.176A4.574 4.574 0 0 0 11.043 3c-1.997-.004-3.77 1.265-4.384 3.14a4.543 4.543 0 0 0-3.04 2.175 4.49 4.49 0 0 0 .566 5.318 4.432 4.432 0 0 0 .39 3.684c.996 1.71 2.997 2.59 4.951 2.175A4.57 4.57 0 0 0 12.955 21c1.999.005 3.772-1.265 4.386-3.142a4.543 4.543 0 0 0 3.04-2.176 4.49 4.49 0 0 0-.567-5.316l-.001.001Zm-6.857 9.457a3.435 3.435 0 0 1-2.188-.781c.028-.015.076-.041.107-.06l3.633-2.07c.186-.104.3-.3.299-.51v-5.054l1.535.875a.053.053 0 0 1 .03.042v4.184c-.003 1.861-1.53 3.37-3.416 3.374Zm-7.344-3.096a3.321 3.321 0 0 1-.408-2.26l.108.064 3.632 2.07a.598.598 0 0 0 .597 0l4.434-2.527v1.75a.056.056 0 0 1-.021.046l-3.672 2.092c-1.635.93-3.724.377-4.67-1.235Zm-.957-7.824a3.396 3.396 0 0 1 1.78-1.479l-.002.124v4.14a.582.582 0 0 0 .298.51l4.435 2.527-1.536.874a.055.055 0 0 1-.051.005L5.906 13.51a3.353 3.353 0 0 1-1.251-4.606Zm12.614 2.897-4.435-2.527L14.37 8.4a.055.055 0 0 1 .051-.005l3.673 2.092a3.35 3.35 0 0 1 1.25 4.61 3.406 3.406 0 0 1-1.778 1.478V12.31a.58.58 0 0 0-.297-.51Zm1.528-2.27a5.022 5.022 0 0 0-.108-.063l-3.633-2.07a.598.598 0 0 0-.596 0l-4.435 2.527v-1.75a.056.056 0 0 1 .022-.046l3.671-2.09c1.636-.932 3.727-.378 4.67 1.237.398.681.543 1.48.407 2.255h.002ZM9.19 12.65l-1.535-.874a.053.053 0 0 1-.03-.042V7.55c.001-1.863 1.533-3.373 3.421-3.372.799 0 1.572.277 2.186.78a2.563 2.563 0 0 0-.108.06L9.49 7.088a.58.58 0 0 0-.298.51l-.003 5.051v.001Zm.834-1.774L12 9.75l1.975 1.125v2.25L12 14.25l-1.976-1.125v-2.25Z" })),
|
|
7
|
+
React.createElement("defs", null,
|
|
8
|
+
React.createElement("clipPath", { id: "Openai_svg__a" },
|
|
9
|
+
React.createElement("rect", { width: 24, height: 24, fill: "#fff", rx: 4 }))))); };
|
|
5
10
|
export default SvgOpenai;
|
|
6
11
|
//# sourceMappingURL=Openai.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Openai.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Openai.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"Openai.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Openai.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,SAAS,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,qBAAqB;QAC/B,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E;QACF,8BACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,m+CAAm+C,GACr+C,CACA;IACJ;QACE,kCAAU,EAAE,EAAC,eAAe;YAC1B,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,GAAI,CACzC,CACN,CACH,CACP,EAzBqD,CAyBrD,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgReplicate = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
4
|
React.createElement("g", { clipPath: "url(#Replicate_svg__a)" },
|
|
5
|
-
React.createElement("path", { fill: "
|
|
5
|
+
React.createElement("path", { fill: "#000", d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z" }),
|
|
6
6
|
React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M18.76 5v1.576H7.765V19H6V5h12.76Zm0 2.989v1.576h-7.661V19H9.332V7.989h9.428Zm0 4.564v-1.585h-6.095V19h1.766v-6.447h4.329Z", clipRule: "evenodd" })),
|
|
7
7
|
React.createElement("defs", null,
|
|
8
8
|
React.createElement("clipPath", { id: "Replicate_svg__a" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Replicate.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Replicate.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,YAAY,GAAG,UAAC,KAA8B,IAAK,OAAA,CACvD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,wBAAwB;QAClC,8BACE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"Replicate.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Replicate.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,YAAY,GAAG,UAAC,KAA8B,IAAK,OAAA,CACvD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,2BAAG,QAAQ,EAAC,wBAAwB;QAClC,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E;QACF,8BACE,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,4HAA4H,EAC9H,QAAQ,EAAC,SAAS,GAClB,CACA;IACJ;QACE,kCAAU,EAAE,EAAC,kBAAkB;YAC7B,8BAAM,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,GAAI,CACzC,CACN,CACH,CACP,EA3BwD,CA2BxD,CAAC;AACF,eAAe,YAAY,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
var SvgZendesk = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
4
|
-
React.createElement("path", { fill: "#
|
|
4
|
+
React.createElement("path", { fill: "#000", d: "M13 4v12L23 4H13ZM6 9a5 5 0 0 1-5-5h10a5 5 0 0 1-5 5ZM18 15a5 5 0 0 1 5 5H13a5 5 0 0 1 5-5ZM11 8v12H1L11 8Z" }))); };
|
|
5
5
|
export default SvgZendesk;
|
|
6
6
|
//# sourceMappingURL=Zendesk.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Zendesk.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Zendesk.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,UAAU,GAAG,UAAC,KAA8B,IAAK,OAAA,CACrD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,
|
|
1
|
+
{"version":3,"file":"Zendesk.js","sourceRoot":"","sources":["../../../../src/logo/platforms/Zendesk.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,IAAM,UAAU,GAAG,UAAC,KAA8B,IAAK,OAAA,CACrD,sCACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,IAAI,EAAC,MAAM,EACX,OAAO,EAAC,WAAW,IACf,KAAK;IAET,8BACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,6GAA6G,GAC/G,CACE,CACP,EAdsD,CActD,CAAC;AACF,eAAe,UAAU,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export { default as Ai21Logo } from "./Ai21";
|
|
2
2
|
export { default as AnthropicLogo } from "./Anthropic";
|
|
3
|
-
export { default as AnthropicWhiteLogo } from "./AnthropicWhite";
|
|
4
3
|
export { default as BigQueryLogo } from "./BigQuery";
|
|
5
4
|
export { default as ClaudeLogo } from "./Claude";
|
|
6
5
|
export { default as CohereLogo } from "./Cohere";
|
|
@@ -20,24 +19,22 @@ export { default as GoogleDocLogo } from "./GoogleDoc";
|
|
|
20
19
|
export { default as GooglePdfLogo } from "./GooglePdf";
|
|
21
20
|
export { default as GoogleSlideLogo } from "./GoogleSlide";
|
|
22
21
|
export { default as GoogleSpreadsheetLogo } from "./GoogleSpreadsheet";
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as Gpt4Logo } from "./Gpt4";
|
|
22
|
+
export { default as GrokLogo } from "./Grok";
|
|
25
23
|
export { default as HubspotLogo } from "./Hubspot";
|
|
26
24
|
export { default as HuggingFaceLogo } from "./HuggingFace";
|
|
27
25
|
export { default as IntercomLogo } from "./Intercom";
|
|
28
26
|
export { default as JiraLogo } from "./Jira";
|
|
29
27
|
export { default as LinearLogo } from "./Linear";
|
|
30
28
|
export { default as LinearWhiteLogo } from "./LinearWhite";
|
|
29
|
+
export { default as MetaLogo } from "./Meta";
|
|
31
30
|
export { default as MicrosoftLogo } from "./Microsoft";
|
|
32
31
|
export { default as MicrosoftExcelLogo } from "./MicrosoftExcel";
|
|
33
32
|
export { default as MicrosoftPowerpointLogo } from "./MicrosoftPowerpoint";
|
|
34
33
|
export { default as MicrosoftWordLogo } from "./MicrosoftWord";
|
|
35
34
|
export { default as MistralLogo } from "./Mistral";
|
|
36
35
|
export { default as NotionLogo } from "./Notion";
|
|
37
|
-
export { default as O1Logo } from "./O1";
|
|
38
36
|
export { default as OfficeLogo } from "./Office";
|
|
39
37
|
export { default as OpenaiLogo } from "./Openai";
|
|
40
|
-
export { default as OpenaiWhiteLogo } from "./OpenaiWhite";
|
|
41
38
|
export { default as ReplicateLogo } from "./Replicate";
|
|
42
39
|
export { default as SalesforceLogo } from "./Salesforce";
|
|
43
40
|
export { default as SlackLogo } from "./Slack";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/logo/platforms/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export { default as Ai21Logo } from "./Ai21";
|
|
2
2
|
export { default as AnthropicLogo } from "./Anthropic";
|
|
3
|
-
export { default as AnthropicWhiteLogo } from "./AnthropicWhite";
|
|
4
3
|
export { default as BigQueryLogo } from "./BigQuery";
|
|
5
4
|
export { default as ClaudeLogo } from "./Claude";
|
|
6
5
|
export { default as CohereLogo } from "./Cohere";
|
|
@@ -20,24 +19,22 @@ export { default as GoogleDocLogo } from "./GoogleDoc";
|
|
|
20
19
|
export { default as GooglePdfLogo } from "./GooglePdf";
|
|
21
20
|
export { default as GoogleSlideLogo } from "./GoogleSlide";
|
|
22
21
|
export { default as GoogleSpreadsheetLogo } from "./GoogleSpreadsheet";
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as Gpt4Logo } from "./Gpt4";
|
|
22
|
+
export { default as GrokLogo } from "./Grok";
|
|
25
23
|
export { default as HubspotLogo } from "./Hubspot";
|
|
26
24
|
export { default as HuggingFaceLogo } from "./HuggingFace";
|
|
27
25
|
export { default as IntercomLogo } from "./Intercom";
|
|
28
26
|
export { default as JiraLogo } from "./Jira";
|
|
29
27
|
export { default as LinearLogo } from "./Linear";
|
|
30
28
|
export { default as LinearWhiteLogo } from "./LinearWhite";
|
|
29
|
+
export { default as MetaLogo } from "./Meta";
|
|
31
30
|
export { default as MicrosoftLogo } from "./Microsoft";
|
|
32
31
|
export { default as MicrosoftExcelLogo } from "./MicrosoftExcel";
|
|
33
32
|
export { default as MicrosoftPowerpointLogo } from "./MicrosoftPowerpoint";
|
|
34
33
|
export { default as MicrosoftWordLogo } from "./MicrosoftWord";
|
|
35
34
|
export { default as MistralLogo } from "./Mistral";
|
|
36
35
|
export { default as NotionLogo } from "./Notion";
|
|
37
|
-
export { default as O1Logo } from "./O1";
|
|
38
36
|
export { default as OfficeLogo } from "./Office";
|
|
39
37
|
export { default as OpenaiLogo } from "./Openai";
|
|
40
|
-
export { default as OpenaiWhiteLogo } from "./OpenaiWhite";
|
|
41
38
|
export { default as ReplicateLogo } from "./Replicate";
|
|
42
39
|
export { default as SalesforceLogo } from "./Salesforce";
|
|
43
40
|
export { default as SlackLogo } from "./Slack";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/logo/platforms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/logo/platforms/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_448_124)">
|
|
3
3
|
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="#F0EEE7"/>
|
|
4
|
-
<path d="M15.9825 4.76471H13.
|
|
4
|
+
<path d="M15.9825 4.76471H13.2262L18.2438 18.7647H21L15.9825 4.76471ZM8.0175 4.76471L3 18.7647H5.8125L6.825 15.8247H12.09L13.1137 18.7647H15.9262L10.8975 4.76471H8.0175ZM7.7475 13.223L9.4575 8.29971L11.1788 13.223H7.7475Z" fill="black"/>
|
|
5
5
|
</g>
|
|
6
6
|
<defs>
|
|
7
7
|
<clipPath id="clip0_448_124">
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 18C6 16.3431 7.34315 15 9 15H12V18C12 19.6569 10.6569 21 9
|
|
3
|
-
<path d="M12 12C12 10.3432 13.3431 9 15
|
|
4
|
-
<path d="M6 12C6 13.6569 7.34315 15 9 15H12V9H9C7.34315 9 6 10.3431 6
|
|
5
|
-
<path d="M12 3V9H15C16.6569 9 18 7.65685 18
|
|
6
|
-
<path d="M6 6C6 7.65685 7.34315 9 9 9H12V3L9 3C7.34315 3 6 4.34315 6
|
|
2
|
+
<path d="M6 18C6 16.3431 7.34315 15 9 15H12V18C12 19.6569 10.6569 21 9 21C7.34315 21 6 19.6569 6 18Z" fill="#0ACF83"/>
|
|
3
|
+
<path d="M12 12C12 10.3432 13.3431 9 15 9C16.6568 9 18 10.3431 18 12C18 13.6569 16.6568 15 15 15C13.3431 15 12 13.6568 12 12Z" fill="#1ABCFE"/>
|
|
4
|
+
<path d="M6 12C6 13.6569 7.34315 15 9 15H12V9H9C7.34315 9 6 10.3431 6 12Z" fill="#A259FF"/>
|
|
5
|
+
<path d="M12 3V9H15C16.6569 9 18 7.65685 18 6C18 4.34315 16.6569 3 15 3H12Z" fill="#FF7262"/>
|
|
6
|
+
<path d="M6 6C6 7.65685 7.34315 9 9 9H12V3L9 3C7.34315 3 6 4.34315 6 6Z" fill="#F24E1E"/>
|
|
7
7
|
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_595_58)">
|
|
3
|
-
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="
|
|
3
|
+
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
|
|
4
4
|
<path d="M12 2C12 7.52284 16.4772 12 22 12C16.4772 12 12 16.4772 12 22C12 16.4772 7.52284 12 2 12C7.52284 12 12 7.52284 12 2Z" fill="url(#paint0_radial_595_58)"/>
|
|
5
5
|
</g>
|
|
6
6
|
<defs>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3097 16.6916C14.8905 16.6916 13.74 15.5531 13.74 14.1489C13.74 12.7445 14.8905 11.606 16.3097 11.606C17.7288 11.606 18.8793 12.7445 18.8793 14.1489C18.8793 15.5531 17.7288 16.6916 16.3097 16.6916ZM17.0789 9.25338V6.99129C17.6756 6.71241 18.0935 6.1151 18.0935 5.42191V5.36969C18.0935 4.41298 17.3025 3.63024 16.3358 3.63024H16.2833C15.3165 3.63024 14.5256 4.41298 14.5256 5.36969V5.42191C14.5256 6.1151 14.9435 6.71265 15.5402 6.99154V9.25338C14.6518 9.38929 13.8401 9.75187 13.1707 10.2855L6.89462 5.45412C6.93604 5.29674 6.96514 5.13473 6.96538 4.96442C6.96637 3.88107 6.08024 3.00147 4.98503 3C3.89032 2.99878 3.00123 3.87595 3 4.95954C2.99877 6.04312 3.8849 6.92273 4.9801 6.92395C5.33687 6.92444 5.66726 6.82416 5.95672 6.66117L12.1303 11.414C11.6053 12.1982 11.2976 13.1376 11.2976 14.1489C11.2976 15.2076 11.6357 16.187 12.2067 16.9925L10.3294 18.8505C10.181 18.8063 10.0271 18.7756 9.86391 18.7756C8.96422 18.7756 8.23466 19.4973 8.23466 20.3877C8.23466 21.2783 8.96422 22 9.86391 22C10.7638 22 11.4932 21.2783 11.4932 20.3877C11.4932 20.2266 11.4621 20.0741 11.4175 19.9273L13.2745 18.0895C14.1175 18.7261 15.1674 19.1086 16.3097 19.1086C19.0778 19.1086 21.3214 16.888 21.3214 14.1489C21.3214 11.6692 19.4806 9.6206 17.0789 9.25338Z" fill="#FF7A59"/>
|
|
3
3
|
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="24" height="24" rx="5" fill="
|
|
2
|
+
<rect width="24" height="24" rx="5" fill="black"/>
|
|
3
3
|
<path d="M11.942 18.6477C13.7853 18.6477 15.553 17.8989 16.8564 16.5659C18.1598 15.2329 18.892 13.4249 18.892 11.5398C18.892 9.65463 18.1598 7.8467 16.8564 6.5137C15.553 5.1807 13.7853 4.43182 11.942 4.43182C10.0987 4.43182 8.33099 5.1807 7.02761 6.5137C5.72423 7.8467 4.992 9.65463 4.992 11.5398C4.992 13.4249 5.72423 15.2329 7.02761 16.5659C8.33099 17.8989 10.0987 18.6477 11.942 18.6477Z" fill="#FFD21E"/>
|
|
4
4
|
<path d="M18.892 11.5398C18.892 9.65464 18.1598 7.8467 16.8564 6.5137C15.553 5.1807 13.7852 4.43183 11.942 4.43183C10.0987 4.43183 8.33097 5.1807 7.02759 6.5137C5.72422 7.8467 4.99199 9.65464 4.99199 11.5398C4.99199 13.4249 5.72422 15.2329 7.02759 16.5659C8.33097 17.8989 10.0987 18.6477 11.942 18.6477C13.7852 18.6477 15.553 17.8989 16.8564 16.5659C18.1598 15.2329 18.892 13.4249 18.892 11.5398ZM4.19199 11.5398C4.19199 10.4989 4.39245 9.46823 4.78192 8.50658C5.17139 7.54494 5.74225 6.67117 6.46191 5.93516C7.18156 5.19915 8.03592 4.61531 8.97619 4.21699C9.91646 3.81866 10.9242 3.61365 11.942 3.61365C12.9597 3.61365 13.9675 3.81866 14.9078 4.21699C15.8481 4.61531 16.7024 5.19915 17.4221 5.93516C18.1417 6.67117 18.7126 7.54494 19.1021 8.50658C19.4915 9.46823 19.692 10.4989 19.692 11.5398C19.692 13.6419 18.8755 15.658 17.4221 17.1444C15.9687 18.6308 13.9974 19.4659 11.942 19.4659C9.88656 19.4659 7.91532 18.6308 6.46191 17.1444C5.0085 15.658 4.19199 13.6419 4.19199 11.5398Z" fill="#FF9D0B"/>
|
|
5
5
|
<path d="M14.2 9.60682C14.456 9.69682 14.556 10.2327 14.814 10.0936C14.9887 9.99878 15.132 9.85306 15.2257 9.67492C15.3194 9.49678 15.3594 9.29421 15.3405 9.09284C15.3217 8.89147 15.2449 8.70034 15.1198 8.54363C14.9947 8.38691 14.827 8.27165 14.6379 8.21242C14.4488 8.15319 14.2467 8.15266 14.0573 8.21088C13.8678 8.2691 13.6996 8.38347 13.5737 8.53952C13.4478 8.69556 13.37 8.88628 13.3501 9.08755C13.3303 9.28882 13.3692 9.49159 13.462 9.67023C13.584 9.90546 13.972 9.52296 14.202 9.60478L14.2 9.60682ZM9.49001 9.60682C9.23401 9.69682 9.13201 10.2327 8.87601 10.0936C8.70131 9.99878 8.55804 9.85306 8.46432 9.67492C8.3706 9.49678 8.33064 9.29421 8.34949 9.09284C8.36835 8.89147 8.44517 8.70034 8.57024 8.54363C8.69531 8.38691 8.86302 8.27165 9.05215 8.21242C9.24128 8.15319 9.44333 8.15266 9.63276 8.21088C9.82218 8.2691 9.99047 8.38347 10.1163 8.53952C10.2422 8.69556 10.32 8.88628 10.3399 9.08755C10.3598 9.28882 10.3208 9.49159 10.228 9.67023C10.106 9.90546 9.71601 9.52296 9.48801 9.60478L9.49001 9.60682Z" fill="#3A3B45"/>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M2.24508 14.3046C2.20058 14.1149 2.42658 13.9954 2.56436 14.1332L9.86684 21.4356C10.0046 21.5734 9.88514 21.7994 9.69544 21.7549C6.0103 20.8904 3.10956 17.9897 2.24508 14.3046ZM2.00038 11.3778C1.99685 11.4345 2.01815 11.4898 2.05829 11.5299L12.4701 21.9417C12.5102 21.9818 12.5655 22.0032 12.6222 21.9996C13.096 21.9701 13.5609 21.9076 14.0147 21.8144C14.1676 21.783 14.2207 21.5952 14.1103 21.4848L2.51519 9.8897C2.40482 9.77932 2.21696 9.83244 2.18556 9.98534C2.09237 10.4391 2.02989 10.904 2.00038 11.3778ZM2.84219 7.94108C2.80889 8.01584 2.82585 8.1032 2.88372 8.16108L15.8389 21.1163C15.8968 21.1742 15.9842 21.1911 16.0589 21.1578C16.4161 20.9987 16.7623 20.8193 17.096 20.621C17.2064 20.5554 17.2235 20.4037 17.1327 20.3129L3.68713 6.86734C3.59631 6.77652 3.44459 6.79356 3.37898 6.90398C3.18072 7.23766 3.0013 7.58386 2.84219 7.94108ZM4.53174 5.6148C4.45772 5.54078 4.45314 5.42206 4.52288 5.34398C6.3559 3.29186 9.02228 2 11.9904 2C17.5185 2 22 6.48146 22 12.0096C22 14.9777 20.7081 17.6441 18.656 19.4771C18.578 19.5469 18.4592 19.5423 18.3852 19.4683L4.53174 5.6148Z" fill="
|
|
2
|
+
<path d="M2.24508 14.3046C2.20058 14.1149 2.42658 13.9954 2.56436 14.1332L9.86684 21.4356C10.0046 21.5734 9.88514 21.7994 9.69544 21.7549C6.0103 20.8904 3.10956 17.9897 2.24508 14.3046ZM2.00038 11.3778C1.99685 11.4345 2.01815 11.4898 2.05829 11.5299L12.4701 21.9417C12.5102 21.9818 12.5655 22.0032 12.6222 21.9996C13.096 21.9701 13.5609 21.9076 14.0147 21.8144C14.1676 21.783 14.2207 21.5952 14.1103 21.4848L2.51519 9.8897C2.40482 9.77932 2.21696 9.83244 2.18556 9.98534C2.09237 10.4391 2.02989 10.904 2.00038 11.3778ZM2.84219 7.94108C2.80889 8.01584 2.82585 8.1032 2.88372 8.16108L15.8389 21.1163C15.8968 21.1742 15.9842 21.1911 16.0589 21.1578C16.4161 20.9987 16.7623 20.8193 17.096 20.621C17.2064 20.5554 17.2235 20.4037 17.1327 20.3129L3.68713 6.86734C3.59631 6.77652 3.44459 6.79356 3.37898 6.90398C3.18072 7.23766 3.0013 7.58386 2.84219 7.94108ZM4.53174 5.6148C4.45772 5.54078 4.45314 5.42206 4.52288 5.34398C6.3559 3.29186 9.02228 2 11.9904 2C17.5185 2 22 6.48146 22 12.0096C22 14.9777 20.7081 17.6441 18.656 19.4771C18.578 19.5469 18.4592 19.5423 18.3852 19.4683L4.53174 5.6148Z" fill="black"/>
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="white"/>
|
|
3
|
+
<path d="M4.16024 14.2327C4.16024 15.0375 4.32786 15.6554 4.54695 16.0292C4.83419 16.5188 5.26262 16.7263 5.6994 16.7263C6.26276 16.7263 6.77813 16.579 7.77132 15.1313C8.56698 13.971 9.50452 12.3423 10.1353 11.3213L11.2036 9.59141C11.9458 8.39005 12.8047 7.05456 13.7895 6.14932C14.5935 5.41047 15.4608 5 16.3337 5C17.7991 5 19.195 5.89497 20.2633 7.57351C21.4325 9.41183 22 11.7273 22 14.1169C22 15.5374 21.7343 16.5812 21.2822 17.4058C20.8455 18.2032 19.9942 19 18.5621 19V16.7263C19.7883 16.7263 20.0943 15.5388 20.0943 14.1799C20.0943 12.2434 19.6659 10.0942 18.7221 8.55864C18.0523 7.46942 17.1843 6.80387 16.2294 6.80387C15.1965 6.80387 14.3654 7.62482 13.4314 9.08859C12.9348 9.86628 12.425 10.814 11.8526 11.8835L11.2224 13.0599C9.9566 15.4252 9.63597 15.964 9.00306 16.8531C7.89373 18.4099 6.94645 19 5.6994 19C4.22006 19 3.2846 18.3249 2.70524 17.3075C2.2323 16.4785 2 15.3908 2 14.1513L4.16024 14.2327Z" fill="#0081FB"/>
|
|
4
|
+
<path d="M3.70331 7.73403C4.69371 6.12513 6.12298 5 7.76229 5C8.71165 5 9.65546 5.29613 10.641 6.14419C11.719 7.07141 12.868 8.59822 14.3014 11.1146L14.8154 12.0176C16.0562 14.196 16.7621 15.3168 17.1753 15.8452C17.7066 16.524 18.0787 16.7263 18.5621 16.7263C19.7883 16.7263 20.0943 15.5388 20.0943 14.1799L22 14.1169C22 15.5374 21.7343 16.5812 21.2822 17.4058C20.8455 18.2032 19.9942 19 18.5621 19C17.6719 19 16.8832 18.7962 16.011 17.9291C15.3405 17.2636 14.5567 16.0813 13.9537 15.0184L12.16 11.8607C11.26 10.276 10.4344 9.09445 9.95661 8.55937C9.44263 7.98398 8.7819 7.28911 7.72751 7.28911C6.87413 7.28911 6.14941 7.92021 5.54292 8.88555L3.70331 7.73403Z" fill="url(#paint0_linear_1486_388)"/>
|
|
5
|
+
<path d="M7.7275 7.28911C6.87411 7.28911 6.14939 7.92021 5.54291 8.88555C4.68535 10.2496 4.16024 12.2815 4.16024 14.2327C4.16024 15.0375 4.32786 15.6554 4.54695 16.0292L2.70524 17.3075C2.2323 16.4785 2 15.3908 2 14.1513C2 11.8974 2.58701 9.54817 3.7033 7.73403C4.6937 6.12513 6.12297 5 7.76228 5L7.7275 7.28911Z" fill="url(#paint1_linear_1486_388)"/>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="paint0_linear_1486_388" x1="6.2426" y1="13.5759" x2="20.0171" y2="14.236" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#0064E1"/>
|
|
9
|
+
<stop offset="0.4" stop-color="#0064E1"/>
|
|
10
|
+
<stop offset="0.83" stop-color="#0073EE"/>
|
|
11
|
+
<stop offset="1" stop-color="#0082FB"/>
|
|
12
|
+
</linearGradient>
|
|
13
|
+
<linearGradient id="paint1_linear_1486_388" x1="5.12978" y1="15.1885" x2="5.12978" y2="9.8377" gradientUnits="userSpaceOnUse">
|
|
14
|
+
<stop stop-color="#0082FB"/>
|
|
15
|
+
<stop offset="1" stop-color="#0064E0"/>
|
|
16
|
+
</linearGradient>
|
|
17
|
+
</defs>
|
|
18
|
+
</svg>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<path d="M10.22 2.46545L10.1179 2.52723C9.95539 2.62551 9.80234 2.73539 9.65952 2.85546L9.95412 2.64823H12.4545L12.9091 6.0902L10.6363 8.36303L8.36346 9.94282V11.7645C8.36346 13.0368 9.02845 14.2166 10.1169 14.8755L12.5096 16.3238L7.45434 19.2727H6.47934L4.66211 18.1727C3.57366 17.5139 2.90869 16.334 2.90869 15.0617V8.93605C2.90869 7.66332 3.57408 6.48318 4.66309 5.82447L10.1179 2.525C10.1517 2.50455 10.1857 2.4847 10.22 2.46545Z" fill="url(#paint0_radial_861_49)"/>
|
|
3
3
|
<path d="M10.22 2.46545L10.1179 2.52723C9.95539 2.62551 9.80234 2.73539 9.65952 2.85546L9.95412 2.64823H12.4545L12.9091 6.0902L10.6363 8.36303L8.36346 9.94282V11.7645C8.36346 13.0368 9.02845 14.2166 10.1169 14.8755L12.5096 16.3238L7.45434 19.2727H6.47934L4.66211 18.1727C3.57366 17.5139 2.90869 16.334 2.90869 15.0617V8.93605C2.90869 7.66332 3.57408 6.48318 4.66309 5.82447L10.1179 2.525C10.1517 2.50455 10.1857 2.4847 10.22 2.46545Z" fill="url(#paint1_linear_861_49)"/>
|
|
4
|
-
<path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.
|
|
5
|
-
<path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.
|
|
4
|
+
<path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.8831 14.8743L8.42832 18.176C7.31245 18.8515 5.92408 18.8758 4.78857 18.2492L10.1169 21.4744C11.2745 22.1752 12.7254 22.1752 13.8831 21.4744L19.3379 18.1726C20.4263 17.5138 21.0913 16.334 21.0913 15.0616V13.5905L20.6367 12.9086L15.6365 9.72668Z" fill="url(#paint2_radial_861_49)"/>
|
|
5
|
+
<path d="M15.6365 9.72668V11.7633C15.6365 13.0356 14.9715 14.2154 13.8831 14.8743L8.42832 18.176C7.31245 18.8515 5.92408 18.8758 4.78857 18.2492L10.1169 21.4744C11.2745 22.1752 12.7254 22.1752 13.8831 21.4744L19.3379 18.1726C20.4263 17.5138 21.0913 16.334 21.0913 15.0616V13.5905L20.6367 12.9086L15.6365 9.72668Z" fill="url(#paint3_linear_861_49)"/>
|
|
6
6
|
<path d="M19.3369 5.82441L13.8821 2.52494C12.7608 1.8467 11.3645 1.82569 10.2262 2.46191L10.1179 2.52746C9.02886 3.18618 8.36346 4.36629 8.36346 5.63904V9.95008L10.1179 8.88885C11.275 8.18896 12.725 8.18896 13.8821 8.88885L19.3369 12.1883C20.3918 12.8265 21.0493 13.9539 21.0893 15.1808C21.0906 15.1412 21.0913 15.1015 21.0913 15.0617V8.93599C21.0913 7.66326 20.4259 6.48312 19.3369 5.82441Z" fill="url(#paint4_radial_861_49)"/>
|
|
7
7
|
<path d="M19.3369 5.82441L13.8821 2.52494C12.7608 1.8467 11.3645 1.82569 10.2262 2.46191L10.1179 2.52746C9.02886 3.18618 8.36346 4.36629 8.36346 5.63904V9.95008L10.1179 8.88885C11.275 8.18896 12.725 8.18896 13.8821 8.88885L19.3369 12.1883C20.3918 12.8265 21.0493 13.9539 21.0893 15.1808C21.0906 15.1412 21.0913 15.1015 21.0913 15.0617V8.93599C21.0913 7.66326 20.4259 6.48312 19.3369 5.82441Z" fill="url(#paint5_linear_861_49)"/>
|
|
8
8
|
<defs>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<stop stop-color="#114A8B"/>
|
|
15
15
|
<stop offset="1" stop-color="#0078D4" stop-opacity="0"/>
|
|
16
16
|
</linearGradient>
|
|
17
|
-
<radialGradient id="paint2_radial_861_49" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.
|
|
17
|
+
<radialGradient id="paint2_radial_861_49" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.83153 17.6139) rotate(-8.36717) scale(14.1144 9.32348)">
|
|
18
18
|
<stop offset="0.133928" stop-color="#D59DFF"/>
|
|
19
19
|
<stop offset="1" stop-color="#5E438F"/>
|
|
20
20
|
</radialGradient>
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<g clip-path="url(#clip0_1690_393)">
|
|
3
|
+
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
|
|
4
|
+
<path d="M19.813 10.3673C20.2269 9.14159 20.0844 7.79887 19.4226 6.68397C18.4272 4.97394 16.4263 4.09417 14.4721 4.50818C13.6027 3.54178 12.3537 2.99221 11.0443 3.00008C9.04673 2.99558 7.27439 4.26461 6.65985 6.14003C5.37663 6.39934 4.26898 7.19192 3.62082 8.31526C2.61807 10.0208 2.84666 12.1707 4.18632 13.6332C3.77245 14.859 3.91497 16.2017 4.57682 17.3166C5.57216 19.0266 7.5731 19.9064 9.5273 19.4924C10.3961 20.4588 11.6457 21.0083 12.9551 20.9999C14.9538 21.005 16.7267 19.7348 17.3412 17.8577C18.6245 17.5984 19.7321 16.8058 20.3803 15.6825C21.3819 13.9769 21.1527 11.8287 19.8136 10.3662L19.813 10.3673ZM12.9563 19.8237C12.1565 19.8248 11.3817 19.5486 10.7678 19.0429C10.7957 19.0283 10.8442 19.0019 10.8755 18.9827L14.508 16.9127C14.6938 16.8086 14.8078 16.6134 14.8067 16.4025V11.3494L16.3419 12.2242C16.3584 12.232 16.3693 12.2478 16.3715 12.2658V16.4503C16.3693 18.3111 14.8421 19.8198 12.9563 19.8237ZM5.6115 16.7282C5.21074 16.0453 5.06651 15.2448 5.2039 14.468C5.23069 14.4838 5.27801 14.5125 5.31164 14.5316L8.94412 16.6016C9.12825 16.7079 9.35628 16.7079 9.54098 16.6016L13.9755 14.0748V15.8242C13.9767 15.8422 13.9681 15.8597 13.9539 15.8709L10.2821 17.9629C8.64654 18.8922 6.55781 18.3398 5.61207 16.7282H5.6115ZM4.65549 8.90421C5.05454 8.2202 5.68447 7.69706 6.43468 7.42537C6.43468 7.4563 6.43297 7.51087 6.43297 7.54912V11.6898C6.43183 11.9001 6.54584 12.0953 6.73111 12.1994L11.1657 14.7256L9.63048 15.6004C9.61509 15.6105 9.59571 15.6122 9.57861 15.6049L5.90622 13.5112C4.27412 12.5785 3.71431 10.5181 4.65492 8.90477L4.65549 8.90421ZM17.2688 11.8006L12.8343 9.27378L14.3695 8.39964C14.3849 8.38951 14.4042 8.38782 14.4213 8.39514L18.0937 10.4871C19.7287 11.4192 20.2891 13.4831 19.3445 15.0963C18.9448 15.7792 18.3155 16.3024 17.5658 16.5746V12.3102C17.5675 12.0998 17.4541 11.9052 17.2694 11.8006H17.2688ZM18.7966 9.53141C18.7698 9.5151 18.7225 9.48697 18.6889 9.46785L15.0564 7.3978C14.8723 7.29149 14.6442 7.29149 14.4595 7.3978L10.025 9.92461V8.17519C10.0238 8.15719 10.0324 8.13976 10.0466 8.12851L13.7184 6.03821C15.354 5.10725 17.445 5.66133 18.3879 7.27574C18.7864 7.9575 18.9306 8.75571 18.7955 9.53141H18.7966ZM9.19039 12.6494L7.65462 11.7747C7.63809 11.7668 7.62726 11.7511 7.62498 11.7331V7.54856C7.62612 5.68552 9.1579 4.17573 11.046 4.17686C11.8446 4.17686 12.6176 4.45361 13.2316 4.95763C13.2037 4.97225 13.1558 4.99869 13.1239 5.01781L9.49138 7.08786C9.30554 7.19192 9.19153 7.38655 9.19267 7.59749L9.19039 12.6483V12.6494ZM10.0244 10.8753L11.9997 9.74967L13.975 10.8747V13.1253L11.9997 14.2503L10.0244 13.1253V10.8753Z" fill="#F7F7F7"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_1690_393">
|
|
8
|
+
<rect width="24" height="24" rx="4" fill="white"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
3
11
|
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_292_427)">
|
|
3
|
-
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="
|
|
3
|
+
<path d="M0 4C0 1.79086 1.79086 0 4 0H20C22.2091 0 24 1.79086 24 4V20C24 22.2091 22.2091 24 20 24H4C1.79086 24 0 22.2091 0 20V4Z" fill="black"/>
|
|
4
4
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7601 5V6.57594H7.76522V19H6V5H18.7601ZM18.76 7.98899V9.56492H11.099V19H9.33229V7.98899H18.76ZM18.76 12.5525V10.9677H12.6646V19H14.4313V12.5525H18.76Z" fill="white"/>
|
|
5
5
|
</g>
|
|
6
6
|
<defs>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M13 4L13 16L23 4L13 4Z" fill="
|
|
3
|
-
<path d="M6 9C3.23858 9 1 6.76142 1 4H11C11 6.76142 8.76142 9 6 9Z" fill="
|
|
4
|
-
<path d="M18 15C20.7614 15 23 17.2386 23 20H13C13 17.2386 15.2386 15 18 15Z" fill="
|
|
5
|
-
<path d="M11 8V20H1L11 8Z" fill="
|
|
2
|
+
<path d="M13 4L13 16L23 4L13 4Z" fill="black"/>
|
|
3
|
+
<path d="M6 9C3.23858 9 1 6.76142 1 4H11C11 6.76142 8.76142 9 6 9Z" fill="black"/>
|
|
4
|
+
<path d="M18 15C20.7614 15 23 17.2386 23 20H13C13 17.2386 15.2386 15 18 15Z" fill="black"/>
|
|
5
|
+
<path d="M11 8V20H1L11 8Z" fill="black"/>
|
|
6
6
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.475 2 2 6.50322 2 12.0631C2 16.516 4.8625 20.277 8.8375 21.6104C9.3375 21.6985 9.525 21.3966 9.525 21.1324C9.525 20.8934 9.5125 20.1009 9.5125 19.2582C7 19.7236 6.35 18.6418 6.15 18.0758C6.0375 17.7864 5.55 16.8933 5.125 16.6543C4.775 16.4657 4.275 16.0002 5.1125 15.9877C5.9 15.9751 6.4625 16.7172 6.65 17.0191C7.55 18.5412 8.9875 18.1135 9.5625 17.8493C9.65 17.1952 9.9125 16.755 10.2 16.5034C7.975 16.2518 5.65 15.3839 5.65 11.5348C5.65 10.4404 6.0375 9.53472 6.675 8.83031C6.575 8.57873 6.225 7.54727 6.775 6.16359C6.775 6.16359 7.6125 5.89944 9.525 7.19506C10.325 6.96864 11.175 6.85543 12.025 6.85543C12.875 6.85543 13.725 6.96864 14.525 7.19506C16.4375 5.88686 17.275 6.16359 17.275 6.16359C17.825 7.54727 17.475 8.57873 17.375 8.83031C18.0125 9.53472 18.4 10.4278 18.4 11.5348C18.4 15.3965 16.0625 16.2518 13.8375 16.5034C14.2 16.8179 14.5125 17.4217 14.5125 18.3651C14.5125 19.711 14.5 20.7928 14.5 21.1324C14.5 21.3966 14.6875 21.711 15.1875 21.6104C19.1375 20.277 22 16.5034 22 12.0631C22 6.50322 17.525 2 12 2Z" fill="
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.475 2 2 6.50322 2 12.0631C2 16.516 4.8625 20.277 8.8375 21.6104C9.3375 21.6985 9.525 21.3966 9.525 21.1324C9.525 20.8934 9.5125 20.1009 9.5125 19.2582C7 19.7236 6.35 18.6418 6.15 18.0758C6.0375 17.7864 5.55 16.8933 5.125 16.6543C4.775 16.4657 4.275 16.0002 5.1125 15.9877C5.9 15.9751 6.4625 16.7172 6.65 17.0191C7.55 18.5412 8.9875 18.1135 9.5625 17.8493C9.65 17.1952 9.9125 16.755 10.2 16.5034C7.975 16.2518 5.65 15.3839 5.65 11.5348C5.65 10.4404 6.0375 9.53472 6.675 8.83031C6.575 8.57873 6.225 7.54727 6.775 6.16359C6.775 6.16359 7.6125 5.89944 9.525 7.19506C10.325 6.96864 11.175 6.85543 12.025 6.85543C12.875 6.85543 13.725 6.96864 14.525 7.19506C16.4375 5.88686 17.275 6.16359 17.275 6.16359C17.825 7.54727 17.475 8.57873 17.375 8.83031C18.0125 9.53472 18.4 10.4278 18.4 11.5348C18.4 15.3965 16.0625 16.2518 13.8375 16.5034C14.2 16.8179 14.5125 17.4217 14.5125 18.3651C14.5125 19.711 14.5 20.7928 14.5 21.1324C14.5 21.3966 14.6875 21.711 15.1875 21.6104C19.1375 20.277 22 16.5034 22 12.0631C22 6.50322 17.525 2 12 2Z" fill="black"/>
|
|
3
3
|
</svg>
|