@nr1e/qwik-icons 0.0.0-snapshot-20260108003213 → 0.0.0-snapshot-20260115020202
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/lib/components/brands/clientloop-icon-on-dark-blue.qwik.cjs +25 -0
- package/lib/components/brands/clientloop-icon-on-dark-blue.qwik.mjs +25 -0
- package/lib/components/brands/clientloop-icon-on-light-blue.qwik.cjs +25 -0
- package/lib/components/brands/clientloop-icon-on-light-blue.qwik.mjs +25 -0
- package/lib/components/brands/clientloop-icon-on-white.qwik.cjs +25 -0
- package/lib/components/brands/clientloop-icon-on-white.qwik.mjs +25 -0
- package/lib/components/brands/clientloop-logo-black.qwik.cjs +44 -0
- package/lib/components/brands/clientloop-logo-black.qwik.mjs +44 -0
- package/lib/components/brands/clientloop-logo-dark-blue.qwik.cjs +54 -0
- package/lib/components/brands/clientloop-logo-dark-blue.qwik.mjs +54 -0
- package/lib/components/brands/clientloop-logo-gray.qwik.cjs +54 -0
- package/lib/components/brands/clientloop-logo-gray.qwik.mjs +54 -0
- package/lib/components/brands/clientloop-logo-light-blue.qwik.cjs +54 -0
- package/lib/components/brands/clientloop-logo-light-blue.qwik.mjs +54 -0
- package/lib/components/brands/clientloop-logo-primary.qwik.cjs +54 -0
- package/lib/components/brands/clientloop-logo-primary.qwik.mjs +54 -0
- package/lib/components/brands/clientloop-logo-white.qwik.cjs +54 -0
- package/lib/components/brands/clientloop-logo-white.qwik.mjs +54 -0
- package/lib/components/brands/plaid-icon-bw.qwik.cjs +39 -0
- package/lib/components/brands/plaid-icon-bw.qwik.mjs +39 -0
- package/lib/components/brands/plaid-logo-bw.qwik.cjs +68 -0
- package/lib/components/brands/plaid-logo-bw.qwik.mjs +68 -0
- package/lib/components/icons/mdi-air-horn.qwik.cjs +16 -0
- package/lib/components/icons/mdi-air-horn.qwik.mjs +16 -0
- package/lib/index.qwik.cjs +24 -0
- package/lib/index.qwik.mjs +24 -0
- package/lib-types/components/brands/clientloop-icon-on-dark-blue.d.ts +2 -0
- package/lib-types/components/brands/clientloop-icon-on-light-blue.d.ts +2 -0
- package/lib-types/components/brands/clientloop-icon-on-white.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-black.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-dark-blue.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-gray.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-light-blue.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-primary.d.ts +2 -0
- package/lib-types/components/brands/clientloop-logo-white.d.ts +2 -0
- package/lib-types/components/brands/plaid-icon-bw.d.ts +2 -0
- package/lib-types/components/brands/plaid-logo-bw.d.ts +2 -0
- package/lib-types/components/icons/mdi-air-horn.d.ts +2 -0
- package/lib-types/index.d.ts +12 -0
- package/package.json +1 -1
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@builder.io/qwik/jsx-runtime");
|
|
4
|
+
const qwik = require("@builder.io/qwik");
|
|
5
|
+
const svg = require("../svg.qwik.cjs");
|
|
6
|
+
const ClientLoopLogoPrimary = qwik.component$((props) => {
|
|
7
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(svg.Svg, {
|
|
8
|
+
...props,
|
|
9
|
+
viewBox: "0 0 478 97",
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
12
|
+
fill: "#2251ee",
|
|
13
|
+
d: "M242.21,61.03v-25.2h-8.64v-12.09h8.64v-14.63h14.33v14.63h11.99v12.09h-11.99v22.86c0,3.66,1.42,5.18,5.18,5.18h7.11v12.09h-11.68c-9.96,0-14.93-4.98-14.93-14.94Z"
|
|
14
|
+
}),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
16
|
+
fill: "#2251ee",
|
|
17
|
+
d: "M208.49,23.13c11.28,0,20.93,5.99,20.93,23.88v28.96h-14.33v-27.53c0-8.84-3.35-13.51-10.57-13.51s-11.68,5.28-11.68,14.33v26.72h-14.33V23.74h12.5l1.32,6.5c3.35-4.06,8.13-7.11,16.15-7.11Z"
|
|
18
|
+
}),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
20
|
+
fill: "#2251ee",
|
|
21
|
+
d: "M145.29,76.57c-17.37,0-27.84-10.46-27.84-26.62s10.67-26.82,26.82-26.82,26.21,9.75,26.42,25.1c0,1.52-.1,3.25-.41,4.88h-37.9v.71c.31,7.42,5.08,11.89,12.29,11.89,5.79,0,9.85-2.54,11.07-7.42h14.12c-1.63,10.16-10.67,18.29-24.59,18.29ZM132.69,43.76h23.57c-1.02-6.4-5.38-9.96-11.89-9.96s-10.87,3.76-11.68,9.96Z"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
24
|
+
fill: "#2251ee",
|
|
25
|
+
d: "M104.39,18.15c-4.67,0-8.33-3.45-8.33-8.03s3.66-8.13,8.33-8.13,8.33,3.45,8.33,8.13-3.66,8.03-8.33,8.03ZM97.18,75.96V23.74h14.43v52.22h-14.43Z"
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
28
|
+
fill: "#2251ee",
|
|
29
|
+
d: "M72.87,75.96V4.84h14.33v71.12h-14.33Z"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
32
|
+
fill: "#2251ee",
|
|
33
|
+
d: "M33.93,76.57C12.8,76.57,0,62.25,0,40.4S13.31,4.24,34.85,4.24c16.87,0,28.75,10.57,30.58,26.01h-15.44c-1.83-7.92-7.52-13.11-15.95-13.11-11.58,0-18.49,9.55-18.49,23.27s6.81,23.27,18.29,23.27c8.64,0,14.33-5.18,16.15-13.11h15.34c-1.73,15.44-14.02,26.01-31.39,26.01Z"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
36
|
+
fill: "#23b8ff",
|
|
37
|
+
d: "M449.3,21.75c14.12,0,25.6,12.19,25.6,27.13s-11.48,27.13-25.6,27.13c-4.57,0-8.84-1.22-12.6-3.45v20.93h-11.68V23.37h11.68v1.93c3.76-2.24,8.03-3.56,12.6-3.56ZM463.01,48.87c0-8.13-5.49-14.73-12.29-15.24h-.1c-.2,0-.51-.1-.71-.1-.1,0-.2.1-.3.1s-.2-.1-.3,0h-.81c-2.54.3-4.57,1.32-6.3,2.84-3.35,2.74-5.49,7.32-5.49,12.4v1.42c.1.2.1.41.1.61,0,.1,0,.2.1.41.1,1.32.51,2.74,1.02,3.96,1.32,3.56,3.86,7.01,8.33,8.33.92.41,1.93.51,2.95.61h1.93l.1-.1c1.73-.1,3.45-.81,4.88-1.73h.1c.3-.2.61-.41.92-.71.2-.2.51-.41.71-.51.1-.1.1-.2.2-.3,3.05-2.74,4.98-7.11,4.98-11.99Z"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
40
|
+
fill: "#23b8ff",
|
|
41
|
+
d: "M413.06,29.89c-10.24-10.53-26.9-10.53-37.14,0l-19.23,19.77h0s-9.02,9.28-9.02,9.28c-5.33,5.48-13.99,5.48-19.32,0-2.58-2.65-4-6.18-4-9.93s1.42-7.28,4-9.93c5.33-5.48,13.99-5.47,19.32,0l5.75,5.91,8.91-9.16-5.75-5.91c-10.24-10.53-26.9-10.53-37.14,0-4.96,5.1-7.69,11.88-7.69,19.09s2.73,13.99,7.69,19.09c5.12,5.26,11.84,7.9,18.57,7.89,6.72,0,13.45-2.63,18.57-7.89l19.23-19.77h0s9.02-9.28,9.02-9.28c5.33-5.48,13.99-5.48,19.32,0,2.58,2.65,4,6.18,4,9.93s-1.42,7.28-4,9.93c-5.33,5.48-13.99,5.47-19.32,0l-5.74-5.91-8.91,9.16,5.75,5.91c5.12,5.26,11.84,7.89,18.57,7.89s13.45-2.63,18.57-7.89c4.96-5.1,7.69-11.88,7.69-19.09s-2.73-13.99-7.69-19.09Z"
|
|
42
|
+
}),
|
|
43
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
44
|
+
fill: "#23b8ff",
|
|
45
|
+
d: "M290.81,62.89h19.02c1.5,3.18,3.52,6.12,6.03,8.7,1.02,1.04,2.09,2,3.2,2.87v1.54h-43.48V4.88h15.24v58.01Z"
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
48
|
+
fill: "#23b8ff",
|
|
49
|
+
d: "M319.06,62.89v4.81c-1.38-1.48-2.58-3.09-3.58-4.81h3.58Z"
|
|
50
|
+
})
|
|
51
|
+
]
|
|
52
|
+
});
|
|
53
|
+
});
|
|
54
|
+
exports.ClientLoopLogoPrimary = ClientLoopLogoPrimary;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@builder.io/qwik/jsx-runtime";
|
|
2
|
+
import { component$ } from "@builder.io/qwik";
|
|
3
|
+
import { Svg } from "../svg.qwik.mjs";
|
|
4
|
+
const ClientLoopLogoPrimary = component$((props) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(Svg, {
|
|
6
|
+
...props,
|
|
7
|
+
viewBox: "0 0 478 97",
|
|
8
|
+
children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", {
|
|
10
|
+
fill: "#2251ee",
|
|
11
|
+
d: "M242.21,61.03v-25.2h-8.64v-12.09h8.64v-14.63h14.33v14.63h11.99v12.09h-11.99v22.86c0,3.66,1.42,5.18,5.18,5.18h7.11v12.09h-11.68c-9.96,0-14.93-4.98-14.93-14.94Z"
|
|
12
|
+
}),
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
fill: "#2251ee",
|
|
15
|
+
d: "M208.49,23.13c11.28,0,20.93,5.99,20.93,23.88v28.96h-14.33v-27.53c0-8.84-3.35-13.51-10.57-13.51s-11.68,5.28-11.68,14.33v26.72h-14.33V23.74h12.5l1.32,6.5c3.35-4.06,8.13-7.11,16.15-7.11Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#2251ee",
|
|
19
|
+
d: "M145.29,76.57c-17.37,0-27.84-10.46-27.84-26.62s10.67-26.82,26.82-26.82,26.21,9.75,26.42,25.1c0,1.52-.1,3.25-.41,4.88h-37.9v.71c.31,7.42,5.08,11.89,12.29,11.89,5.79,0,9.85-2.54,11.07-7.42h14.12c-1.63,10.16-10.67,18.29-24.59,18.29ZM132.69,43.76h23.57c-1.02-6.4-5.38-9.96-11.89-9.96s-10.87,3.76-11.68,9.96Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#2251ee",
|
|
23
|
+
d: "M104.39,18.15c-4.67,0-8.33-3.45-8.33-8.03s3.66-8.13,8.33-8.13,8.33,3.45,8.33,8.13-3.66,8.03-8.33,8.03ZM97.18,75.96V23.74h14.43v52.22h-14.43Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#2251ee",
|
|
27
|
+
d: "M72.87,75.96V4.84h14.33v71.12h-14.33Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#2251ee",
|
|
31
|
+
d: "M33.93,76.57C12.8,76.57,0,62.25,0,40.4S13.31,4.24,34.85,4.24c16.87,0,28.75,10.57,30.58,26.01h-15.44c-1.83-7.92-7.52-13.11-15.95-13.11-11.58,0-18.49,9.55-18.49,23.27s6.81,23.27,18.29,23.27c8.64,0,14.33-5.18,16.15-13.11h15.34c-1.73,15.44-14.02,26.01-31.39,26.01Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#23b8ff",
|
|
35
|
+
d: "M449.3,21.75c14.12,0,25.6,12.19,25.6,27.13s-11.48,27.13-25.6,27.13c-4.57,0-8.84-1.22-12.6-3.45v20.93h-11.68V23.37h11.68v1.93c3.76-2.24,8.03-3.56,12.6-3.56ZM463.01,48.87c0-8.13-5.49-14.73-12.29-15.24h-.1c-.2,0-.51-.1-.71-.1-.1,0-.2.1-.3.1s-.2-.1-.3,0h-.81c-2.54.3-4.57,1.32-6.3,2.84-3.35,2.74-5.49,7.32-5.49,12.4v1.42c.1.2.1.41.1.61,0,.1,0,.2.1.41.1,1.32.51,2.74,1.02,3.96,1.32,3.56,3.86,7.01,8.33,8.33.92.41,1.93.51,2.95.61h1.93l.1-.1c1.73-.1,3.45-.81,4.88-1.73h.1c.3-.2.61-.41.92-.71.2-.2.51-.41.71-.51.1-.1.1-.2.2-.3,3.05-2.74,4.98-7.11,4.98-11.99Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#23b8ff",
|
|
39
|
+
d: "M413.06,29.89c-10.24-10.53-26.9-10.53-37.14,0l-19.23,19.77h0s-9.02,9.28-9.02,9.28c-5.33,5.48-13.99,5.48-19.32,0-2.58-2.65-4-6.18-4-9.93s1.42-7.28,4-9.93c5.33-5.48,13.99-5.47,19.32,0l5.75,5.91,8.91-9.16-5.75-5.91c-10.24-10.53-26.9-10.53-37.14,0-4.96,5.1-7.69,11.88-7.69,19.09s2.73,13.99,7.69,19.09c5.12,5.26,11.84,7.9,18.57,7.89,6.72,0,13.45-2.63,18.57-7.89l19.23-19.77h0s9.02-9.28,9.02-9.28c5.33-5.48,13.99-5.48,19.32,0,2.58,2.65,4,6.18,4,9.93s-1.42,7.28-4,9.93c-5.33,5.48-13.99,5.47-19.32,0l-5.74-5.91-8.91,9.16,5.75,5.91c5.12,5.26,11.84,7.89,18.57,7.89s13.45-2.63,18.57-7.89c4.96-5.1,7.69-11.88,7.69-19.09s-2.73-13.99-7.69-19.09Z"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "#23b8ff",
|
|
43
|
+
d: "M290.81,62.89h19.02c1.5,3.18,3.52,6.12,6.03,8.7,1.02,1.04,2.09,2,3.2,2.87v1.54h-43.48V4.88h15.24v58.01Z"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
fill: "#23b8ff",
|
|
47
|
+
d: "M319.06,62.89v4.81c-1.38-1.48-2.58-3.09-3.58-4.81h3.58Z"
|
|
48
|
+
})
|
|
49
|
+
]
|
|
50
|
+
});
|
|
51
|
+
});
|
|
52
|
+
export {
|
|
53
|
+
ClientLoopLogoPrimary
|
|
54
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@builder.io/qwik/jsx-runtime");
|
|
4
|
+
const qwik = require("@builder.io/qwik");
|
|
5
|
+
const svg = require("../svg.qwik.cjs");
|
|
6
|
+
const ClientLoopLogoWhite = qwik.component$((props) => {
|
|
7
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(svg.Svg, {
|
|
8
|
+
...props,
|
|
9
|
+
viewBox: "0 0 478 97",
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
12
|
+
fill: "#fff",
|
|
13
|
+
d: "M242.21,61.03v-25.2h-8.64v-12.09h8.64v-14.63h14.33v14.63h11.99v12.09h-11.99v22.86c0,3.66,1.42,5.18,5.18,5.18h7.11v12.09h-11.68c-9.96,0-14.93-4.98-14.93-14.94Z"
|
|
14
|
+
}),
|
|
15
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
d: "M208.49,23.13c11.28,0,20.93,5.99,20.93,23.88v28.96h-14.33v-27.53c0-8.84-3.35-13.51-10.57-13.51s-11.68,5.28-11.68,14.33v26.72h-14.33V23.74h12.5l1.32,6.5c3.35-4.06,8.13-7.11,16.15-7.11Z"
|
|
18
|
+
}),
|
|
19
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
20
|
+
fill: "#fff",
|
|
21
|
+
d: "M145.29,76.57c-17.37,0-27.84-10.46-27.84-26.62s10.67-26.82,26.82-26.82,26.21,9.75,26.42,25.1c0,1.52-.1,3.25-.41,4.88h-37.9v.71c.31,7.42,5.08,11.89,12.29,11.89,5.79,0,9.85-2.54,11.07-7.42h14.12c-1.63,10.16-10.67,18.29-24.59,18.29ZM132.69,43.76h23.57c-1.02-6.4-5.38-9.96-11.89-9.96s-10.87,3.76-11.68,9.96Z"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
24
|
+
fill: "#fff",
|
|
25
|
+
d: "M104.39,18.15c-4.67,0-8.33-3.45-8.33-8.03s3.66-8.13,8.33-8.13,8.33,3.45,8.33,8.13-3.66,8.03-8.33,8.03ZM97.18,75.96V23.74h14.43v52.22h-14.43Z"
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
28
|
+
fill: "#fff",
|
|
29
|
+
d: "M72.87,75.96V4.84h14.33v71.12h-14.33Z"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
32
|
+
fill: "#fff",
|
|
33
|
+
d: "M33.93,76.57C12.8,76.57,0,62.25,0,40.4S13.31,4.24,34.85,4.24c16.87,0,28.75,10.57,30.58,26.01h-15.44c-1.83-7.92-7.52-13.11-15.95-13.11-11.58,0-18.49,9.55-18.49,23.27s6.81,23.27,18.29,23.27c8.64,0,14.33-5.18,16.15-13.11h15.34c-1.73,15.44-14.02,26.01-31.39,26.01Z"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
36
|
+
fill: "#fff",
|
|
37
|
+
d: "M449.3,21.75c14.12,0,25.6,12.19,25.6,27.13s-11.48,27.13-25.6,27.13c-4.57,0-8.84-1.22-12.6-3.45v20.93h-11.68V23.37h11.68v1.93c3.76-2.24,8.03-3.56,12.6-3.56ZM463.01,48.87c0-8.13-5.49-14.73-12.29-15.24h-.1c-.2,0-.51-.1-.71-.1-.1,0-.2.1-.3.1s-.2-.1-.3,0h-.81c-2.54.3-4.57,1.32-6.3,2.84-3.35,2.74-5.49,7.32-5.49,12.4v1.42c.1.2.1.41.1.61,0,.1,0,.2.1.41.1,1.32.51,2.74,1.02,3.96,1.32,3.56,3.86,7.01,8.33,8.33.92.41,1.93.51,2.95.61h1.93l.1-.1c1.73-.1,3.45-.81,4.88-1.73h.1c.3-.2.61-.41.92-.71.2-.2.51-.41.71-.51.1-.1.1-.2.2-.3,3.05-2.74,4.98-7.11,4.98-11.99Z"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
40
|
+
fill: "#fff",
|
|
41
|
+
d: "M413.06,29.89c-10.24-10.53-26.9-10.53-37.14,0l-19.23,19.77h0s-9.02,9.28-9.02,9.28c-5.33,5.48-13.99,5.48-19.32,0-2.58-2.65-4-6.18-4-9.93s1.42-7.28,4-9.93c5.33-5.48,13.99-5.47,19.32,0l5.75,5.91,8.91-9.16-5.75-5.91c-10.24-10.53-26.9-10.53-37.14,0-4.96,5.1-7.69,11.88-7.69,19.09s2.73,13.99,7.69,19.09c5.12,5.26,11.84,7.9,18.57,7.89,6.72,0,13.45-2.63,18.57-7.89l19.23-19.77h0s9.02-9.28,9.02-9.28c5.33-5.48,13.99-5.48,19.32,0,2.58,2.65,4,6.18,4,9.93s-1.42,7.28-4,9.93c-5.33,5.48-13.99,5.47-19.32,0l-5.74-5.91-8.91,9.16,5.75,5.91c5.12,5.26,11.84,7.89,18.57,7.89s13.45-2.63,18.57-7.89c4.96-5.10,7.69-11.88,7.69-19.09s-2.73-13.99-7.69-19.09Z"
|
|
42
|
+
}),
|
|
43
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
44
|
+
fill: "#fff",
|
|
45
|
+
d: "M290.81,62.89h19.02c1.5,3.18,3.52,6.12,6.03,8.7,1.02,1.04,2.09,2,3.2,2.87v1.54h-43.48V4.88h15.24v58.01Z"
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
48
|
+
fill: "#fff",
|
|
49
|
+
d: "M319.06,62.89v4.81c-1.38-1.48-2.58-3.09-3.58-4.81h3.58Z"
|
|
50
|
+
})
|
|
51
|
+
]
|
|
52
|
+
});
|
|
53
|
+
});
|
|
54
|
+
exports.ClientLoopLogoWhite = ClientLoopLogoWhite;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@builder.io/qwik/jsx-runtime";
|
|
2
|
+
import { component$ } from "@builder.io/qwik";
|
|
3
|
+
import { Svg } from "../svg.qwik.mjs";
|
|
4
|
+
const ClientLoopLogoWhite = component$((props) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(Svg, {
|
|
6
|
+
...props,
|
|
7
|
+
viewBox: "0 0 478 97",
|
|
8
|
+
children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", {
|
|
10
|
+
fill: "#fff",
|
|
11
|
+
d: "M242.21,61.03v-25.2h-8.64v-12.09h8.64v-14.63h14.33v14.63h11.99v12.09h-11.99v22.86c0,3.66,1.42,5.18,5.18,5.18h7.11v12.09h-11.68c-9.96,0-14.93-4.98-14.93-14.94Z"
|
|
12
|
+
}),
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
fill: "#fff",
|
|
15
|
+
d: "M208.49,23.13c11.28,0,20.93,5.99,20.93,23.88v28.96h-14.33v-27.53c0-8.84-3.35-13.51-10.57-13.51s-11.68,5.28-11.68,14.33v26.72h-14.33V23.74h12.5l1.32,6.5c3.35-4.06,8.13-7.11,16.15-7.11Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#fff",
|
|
19
|
+
d: "M145.29,76.57c-17.37,0-27.84-10.46-27.84-26.62s10.67-26.82,26.82-26.82,26.21,9.75,26.42,25.1c0,1.52-.1,3.25-.41,4.88h-37.9v.71c.31,7.42,5.08,11.89,12.29,11.89,5.79,0,9.85-2.54,11.07-7.42h14.12c-1.63,10.16-10.67,18.29-24.59,18.29ZM132.69,43.76h23.57c-1.02-6.4-5.38-9.96-11.89-9.96s-10.87,3.76-11.68,9.96Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#fff",
|
|
23
|
+
d: "M104.39,18.15c-4.67,0-8.33-3.45-8.33-8.03s3.66-8.13,8.33-8.13,8.33,3.45,8.33,8.13-3.66,8.03-8.33,8.03ZM97.18,75.96V23.74h14.43v52.22h-14.43Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#fff",
|
|
27
|
+
d: "M72.87,75.96V4.84h14.33v71.12h-14.33Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#fff",
|
|
31
|
+
d: "M33.93,76.57C12.8,76.57,0,62.25,0,40.4S13.31,4.24,34.85,4.24c16.87,0,28.75,10.57,30.58,26.01h-15.44c-1.83-7.92-7.52-13.11-15.95-13.11-11.58,0-18.49,9.55-18.49,23.27s6.81,23.27,18.29,23.27c8.64,0,14.33-5.18,16.15-13.11h15.34c-1.73,15.44-14.02,26.01-31.39,26.01Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#fff",
|
|
35
|
+
d: "M449.3,21.75c14.12,0,25.6,12.19,25.6,27.13s-11.48,27.13-25.6,27.13c-4.57,0-8.84-1.22-12.6-3.45v20.93h-11.68V23.37h11.68v1.93c3.76-2.24,8.03-3.56,12.6-3.56ZM463.01,48.87c0-8.13-5.49-14.73-12.29-15.24h-.1c-.2,0-.51-.1-.71-.1-.1,0-.2.1-.3.1s-.2-.1-.3,0h-.81c-2.54.3-4.57,1.32-6.3,2.84-3.35,2.74-5.49,7.32-5.49,12.4v1.42c.1.2.1.41.1.61,0,.1,0,.2.1.41.1,1.32.51,2.74,1.02,3.96,1.32,3.56,3.86,7.01,8.33,8.33.92.41,1.93.51,2.95.61h1.93l.1-.1c1.73-.1,3.45-.81,4.88-1.73h.1c.3-.2.61-.41.92-.71.2-.2.51-.41.71-.51.1-.1.1-.2.2-.3,3.05-2.74,4.98-7.11,4.98-11.99Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#fff",
|
|
39
|
+
d: "M413.06,29.89c-10.24-10.53-26.9-10.53-37.14,0l-19.23,19.77h0s-9.02,9.28-9.02,9.28c-5.33,5.48-13.99,5.48-19.32,0-2.58-2.65-4-6.18-4-9.93s1.42-7.28,4-9.93c5.33-5.48,13.99-5.47,19.32,0l5.75,5.91,8.91-9.16-5.75-5.91c-10.24-10.53-26.9-10.53-37.14,0-4.96,5.1-7.69,11.88-7.69,19.09s2.73,13.99,7.69,19.09c5.12,5.26,11.84,7.9,18.57,7.89,6.72,0,13.45-2.63,18.57-7.89l19.23-19.77h0s9.02-9.28,9.02-9.28c5.33-5.48,13.99-5.48,19.32,0,2.58,2.65,4,6.18,4,9.93s-1.42,7.28-4,9.93c-5.33,5.48-13.99,5.47-19.32,0l-5.74-5.91-8.91,9.16,5.75,5.91c5.12,5.26,11.84,7.89,18.57,7.89s13.45-2.63,18.57-7.89c4.96-5.10,7.69-11.88,7.69-19.09s-2.73-13.99-7.69-19.09Z"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "#fff",
|
|
43
|
+
d: "M290.81,62.89h19.02c1.5,3.18,3.52,6.12,6.03,8.7,1.02,1.04,2.09,2,3.2,2.87v1.54h-43.48V4.88h15.24v58.01Z"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
fill: "#fff",
|
|
47
|
+
d: "M319.06,62.89v4.81c-1.38-1.48-2.58-3.09-3.58-4.81h3.58Z"
|
|
48
|
+
})
|
|
49
|
+
]
|
|
50
|
+
});
|
|
51
|
+
});
|
|
52
|
+
export {
|
|
53
|
+
ClientLoopLogoWhite
|
|
54
|
+
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@builder.io/qwik/jsx-runtime");
|
|
4
|
+
const qwik = require("@builder.io/qwik");
|
|
5
|
+
const svg = require("../svg.qwik.cjs");
|
|
6
|
+
const PlaidIconBw = qwik.component$((props) => {
|
|
7
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(svg.Svg, {
|
|
8
|
+
...props,
|
|
9
|
+
viewBox: "0 0 22 22",
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", {
|
|
12
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("mask", {
|
|
13
|
+
id: "mask",
|
|
14
|
+
x: "1.27",
|
|
15
|
+
y: ".88",
|
|
16
|
+
width: "53.16",
|
|
17
|
+
height: "20.03",
|
|
18
|
+
maskUnits: "userSpaceOnUse",
|
|
19
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("g", {
|
|
20
|
+
id: "mask0_626:1059",
|
|
21
|
+
"data-name": "mask0 626:1059",
|
|
22
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
23
|
+
fill: "#fff",
|
|
24
|
+
d: "M1.27,20.9h53.16V.88H1.27v20.03Z"
|
|
25
|
+
})
|
|
26
|
+
})
|
|
27
|
+
})
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", {
|
|
30
|
+
mask: "url(#mask)",
|
|
31
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
32
|
+
"fill-rule": "evenodd",
|
|
33
|
+
d: "M9.13.88l-6.14,1.61-1.69,6.17,2.12,2.17-2.15,2.14,1.59,6.2,6.11,1.71,2.15-2.14,2.12,2.17,6.14-1.61,1.69-6.17-2.11-2.17,2.15-2.14-1.59-6.2-6.11-1.71-2.15,2.14-2.12-2.17ZM5.36,3.67l3.23-.85,1.41,1.45-2.06,2.05-2.58-2.65ZM12.46,4.29l1.44-1.43,3.22.9-2.63,2.61-2.03-2.08ZM3.24,8.15l.89-3.25,2.58,2.65-2.06,2.05-1.41-1.45ZM15.7,7.62l2.63-2.61.84,3.27-1.44,1.43-2.03-2.08ZM9.16,7.57l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM5.87,10.85l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM12.41,10.9l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM3.19,13.5l1.44-1.43,2.03,2.08-2.63,2.61-.84-3.26ZM9.11,14.17l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM15.65,14.23l2.06-2.05,1.41,1.45-.89,3.25-2.58-2.65ZM5.25,18.01l2.63-2.61,2.03,2.08-1.44,1.43-3.22-.9ZM12.35,17.5l2.06-2.05,2.58,2.65-3.23.85-1.41-1.45Z"
|
|
34
|
+
})
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
exports.PlaidIconBw = PlaidIconBw;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@builder.io/qwik/jsx-runtime";
|
|
2
|
+
import { component$ } from "@builder.io/qwik";
|
|
3
|
+
import { Svg } from "../svg.qwik.mjs";
|
|
4
|
+
const PlaidIconBw = component$((props) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(Svg, {
|
|
6
|
+
...props,
|
|
7
|
+
viewBox: "0 0 22 22",
|
|
8
|
+
children: [
|
|
9
|
+
/* @__PURE__ */ jsx("defs", {
|
|
10
|
+
children: /* @__PURE__ */ jsx("mask", {
|
|
11
|
+
id: "mask",
|
|
12
|
+
x: "1.27",
|
|
13
|
+
y: ".88",
|
|
14
|
+
width: "53.16",
|
|
15
|
+
height: "20.03",
|
|
16
|
+
maskUnits: "userSpaceOnUse",
|
|
17
|
+
children: /* @__PURE__ */ jsx("g", {
|
|
18
|
+
id: "mask0_626:1059",
|
|
19
|
+
"data-name": "mask0 626:1059",
|
|
20
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
21
|
+
fill: "#fff",
|
|
22
|
+
d: "M1.27,20.9h53.16V.88H1.27v20.03Z"
|
|
23
|
+
})
|
|
24
|
+
})
|
|
25
|
+
})
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsx("g", {
|
|
28
|
+
mask: "url(#mask)",
|
|
29
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
d: "M9.13.88l-6.14,1.61-1.69,6.17,2.12,2.17-2.15,2.14,1.59,6.2,6.11,1.71,2.15-2.14,2.12,2.17,6.14-1.61,1.69-6.17-2.11-2.17,2.15-2.14-1.59-6.2-6.11-1.71-2.15,2.14-2.12-2.17ZM5.36,3.67l3.23-.85,1.41,1.45-2.06,2.05-2.58-2.65ZM12.46,4.29l1.44-1.43,3.22.9-2.63,2.61-2.03-2.08ZM3.24,8.15l.89-3.25,2.58,2.65-2.06,2.05-1.41-1.45ZM15.7,7.62l2.63-2.61.84,3.27-1.44,1.43-2.03-2.08ZM9.16,7.57l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM5.87,10.85l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM12.41,10.9l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM3.19,13.5l1.44-1.43,2.03,2.08-2.63,2.61-.84-3.26ZM9.11,14.17l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM15.65,14.23l2.06-2.05,1.41,1.45-.89,3.25-2.58-2.65ZM5.25,18.01l2.63-2.61,2.03,2.08-1.44,1.43-3.22-.9ZM12.35,17.5l2.06-2.05,2.58,2.65-3.23.85-1.41-1.45Z"
|
|
32
|
+
})
|
|
33
|
+
})
|
|
34
|
+
]
|
|
35
|
+
});
|
|
36
|
+
});
|
|
37
|
+
export {
|
|
38
|
+
PlaidIconBw
|
|
39
|
+
};
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@builder.io/qwik/jsx-runtime");
|
|
4
|
+
const qwik = require("@builder.io/qwik");
|
|
5
|
+
const svg = require("../svg.qwik.cjs");
|
|
6
|
+
const PlaidLogoBw = qwik.component$((props) => {
|
|
7
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(svg.Svg, {
|
|
8
|
+
...props,
|
|
9
|
+
viewBox: "0 0 54 22",
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", {
|
|
12
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("mask", {
|
|
13
|
+
id: "mask",
|
|
14
|
+
x: ".42",
|
|
15
|
+
y: ".88",
|
|
16
|
+
width: "53.16",
|
|
17
|
+
height: "20.03",
|
|
18
|
+
maskUnits: "userSpaceOnUse",
|
|
19
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("g", {
|
|
20
|
+
id: "mask0_626:1059",
|
|
21
|
+
"data-name": "mask0 626:1059",
|
|
22
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
23
|
+
fill: "#fff",
|
|
24
|
+
d: "M.42,20.9h53.16V.88H.42v20.03Z"
|
|
25
|
+
})
|
|
26
|
+
})
|
|
27
|
+
})
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
30
|
+
fill: "#111",
|
|
31
|
+
"fill-rule": "evenodd",
|
|
32
|
+
d: "M28.37,7.74c-.45-.37-1.21-.56-2.28-.56h-2.43v7.5h1.82v-2.35h.81c.99,0,1.71-.22,2.17-.65.52-.49.78-1.14.78-1.95s-.29-1.5-.87-1.99ZM26.24,10.63h-.77v-1.76h.69c.84,0,1.26.29,1.26.88s-.39.87-1.18.87Z"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
35
|
+
fill: "#111",
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
d: "M32.35,7.18h-1.89v7.5h4.09v-1.7h-2.19v-5.81Z"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
40
|
+
fill: "#111",
|
|
41
|
+
"fill-rule": "evenodd",
|
|
42
|
+
d: "M38.25,7.18l-2.97,7.5h2.04l.39-1.09h2.58l.36,1.09h2.06l-2.95-7.5h-1.5ZM38.23,12.07l.78-2.57.77,2.57h-1.55Z"
|
|
43
|
+
}),
|
|
44
|
+
/* @__PURE__ */ jsxRuntime.jsx("g", {
|
|
45
|
+
mask: "url(#mask)",
|
|
46
|
+
children: /* @__PURE__ */ jsxRuntime.jsxs("g", {
|
|
47
|
+
children: [
|
|
48
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
49
|
+
fill: "#111",
|
|
50
|
+
"fill-rule": "evenodd",
|
|
51
|
+
d: "M43.65,14.68h1.89v-7.5h-1.89v7.5Z"
|
|
52
|
+
}),
|
|
53
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
54
|
+
fill: "#111",
|
|
55
|
+
"fill-rule": "evenodd",
|
|
56
|
+
d: "M52.9,8.58c-.25-.36-.55-.65-.9-.87-.57-.36-1.35-.54-2.34-.54h-2.49v7.5h2.92c1.05,0,1.9-.34,2.54-1.03.64-.69.96-1.61.96-2.75,0-.91-.23-1.68-.68-2.32ZM49.87,12.98h-.81v-4.11h.82c.58,0,1.02.18,1.34.54.31.36.47.87.47,1.54,0,1.35-.6,2.03-1.82,2.03Z"
|
|
57
|
+
}),
|
|
58
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
59
|
+
"fill-rule": "evenodd",
|
|
60
|
+
d: "M8.28.88l-6.14,1.61L.46,8.65l2.12,2.17L.42,12.96l1.59,6.2,6.11,1.71,2.15-2.14,2.12,2.17,6.14-1.61,1.69-6.17-2.11-2.17,2.15-2.14-1.59-6.2-6.11-1.71-2.15,2.14-2.12-2.17ZM4.52,3.67l3.23-.85,1.41,1.45-2.06,2.05-2.58-2.65ZM11.61,4.29l1.44-1.43,3.22.9-2.63,2.61-2.03-2.08ZM2.39,8.15l.89-3.25,2.58,2.65-2.06,2.05-1.41-1.45ZM14.86,7.62l2.63-2.61.84,3.27-1.44,1.43-2.03-2.08ZM8.32,7.57l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM5.02,10.85l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM11.56,10.9l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM2.35,13.5l1.44-1.43,2.03,2.08-2.63,2.61-.84-3.26ZM8.27,14.17l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM14.81,14.23l2.06-2.05,1.41,1.45-.89,3.25-2.58-2.65ZM4.4,18.01l2.63-2.61,2.03,2.08-1.44,1.43-3.22-.9ZM11.51,17.5l2.06-2.05,2.58,2.65-3.23.85-1.41-1.45Z"
|
|
61
|
+
})
|
|
62
|
+
]
|
|
63
|
+
})
|
|
64
|
+
})
|
|
65
|
+
]
|
|
66
|
+
});
|
|
67
|
+
});
|
|
68
|
+
exports.PlaidLogoBw = PlaidLogoBw;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { jsxs, jsx } from "@builder.io/qwik/jsx-runtime";
|
|
2
|
+
import { component$ } from "@builder.io/qwik";
|
|
3
|
+
import { Svg } from "../svg.qwik.mjs";
|
|
4
|
+
const PlaidLogoBw = component$((props) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs(Svg, {
|
|
6
|
+
...props,
|
|
7
|
+
viewBox: "0 0 54 22",
|
|
8
|
+
children: [
|
|
9
|
+
/* @__PURE__ */ jsx("defs", {
|
|
10
|
+
children: /* @__PURE__ */ jsx("mask", {
|
|
11
|
+
id: "mask",
|
|
12
|
+
x: ".42",
|
|
13
|
+
y: ".88",
|
|
14
|
+
width: "53.16",
|
|
15
|
+
height: "20.03",
|
|
16
|
+
maskUnits: "userSpaceOnUse",
|
|
17
|
+
children: /* @__PURE__ */ jsx("g", {
|
|
18
|
+
id: "mask0_626:1059",
|
|
19
|
+
"data-name": "mask0 626:1059",
|
|
20
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
21
|
+
fill: "#fff",
|
|
22
|
+
d: "M.42,20.9h53.16V.88H.42v20.03Z"
|
|
23
|
+
})
|
|
24
|
+
})
|
|
25
|
+
})
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsx("path", {
|
|
28
|
+
fill: "#111",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
d: "M28.37,7.74c-.45-.37-1.21-.56-2.28-.56h-2.43v7.5h1.82v-2.35h.81c.99,0,1.71-.22,2.17-.65.52-.49.78-1.14.78-1.95s-.29-1.5-.87-1.99ZM26.24,10.63h-.77v-1.76h.69c.84,0,1.26.29,1.26.88s-.39.87-1.18.87Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
fill: "#111",
|
|
34
|
+
"fill-rule": "evenodd",
|
|
35
|
+
d: "M32.35,7.18h-1.89v7.5h4.09v-1.7h-2.19v-5.81Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#111",
|
|
39
|
+
"fill-rule": "evenodd",
|
|
40
|
+
d: "M38.25,7.18l-2.97,7.5h2.04l.39-1.09h2.58l.36,1.09h2.06l-2.95-7.5h-1.5ZM38.23,12.07l.78-2.57.77,2.57h-1.55Z"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ jsx("g", {
|
|
43
|
+
mask: "url(#mask)",
|
|
44
|
+
children: /* @__PURE__ */ jsxs("g", {
|
|
45
|
+
children: [
|
|
46
|
+
/* @__PURE__ */ jsx("path", {
|
|
47
|
+
fill: "#111",
|
|
48
|
+
"fill-rule": "evenodd",
|
|
49
|
+
d: "M43.65,14.68h1.89v-7.5h-1.89v7.5Z"
|
|
50
|
+
}),
|
|
51
|
+
/* @__PURE__ */ jsx("path", {
|
|
52
|
+
fill: "#111",
|
|
53
|
+
"fill-rule": "evenodd",
|
|
54
|
+
d: "M52.9,8.58c-.25-.36-.55-.65-.9-.87-.57-.36-1.35-.54-2.34-.54h-2.49v7.5h2.92c1.05,0,1.9-.34,2.54-1.03.64-.69.96-1.61.96-2.75,0-.91-.23-1.68-.68-2.32ZM49.87,12.98h-.81v-4.11h.82c.58,0,1.02.18,1.34.54.31.36.47.87.47,1.54,0,1.35-.6,2.03-1.82,2.03Z"
|
|
55
|
+
}),
|
|
56
|
+
/* @__PURE__ */ jsx("path", {
|
|
57
|
+
"fill-rule": "evenodd",
|
|
58
|
+
d: "M8.28.88l-6.14,1.61L.46,8.65l2.12,2.17L.42,12.96l1.59,6.2,6.11,1.71,2.15-2.14,2.12,2.17,6.14-1.61,1.69-6.17-2.11-2.17,2.15-2.14-1.59-6.2-6.11-1.71-2.15,2.14-2.12-2.17ZM4.52,3.67l3.23-.85,1.41,1.45-2.06,2.05-2.58-2.65ZM11.61,4.29l1.44-1.43,3.22.9-2.63,2.61-2.03-2.08ZM2.39,8.15l.89-3.25,2.58,2.65-2.06,2.05-1.41-1.45ZM14.86,7.62l2.63-2.61.84,3.27-1.44,1.43-2.03-2.08ZM8.32,7.57l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM5.02,10.85l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM11.56,10.9l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM2.35,13.5l1.44-1.43,2.03,2.08-2.63,2.61-.84-3.26ZM8.27,14.17l2.06-2.05,2.03,2.08-2.06,2.05-2.03-2.08ZM14.81,14.23l2.06-2.05,1.41,1.45-.89,3.25-2.58-2.65ZM4.4,18.01l2.63-2.61,2.03,2.08-1.44,1.43-3.22-.9ZM11.51,17.5l2.06-2.05,2.58,2.65-3.23.85-1.41-1.45Z"
|
|
59
|
+
})
|
|
60
|
+
]
|
|
61
|
+
})
|
|
62
|
+
})
|
|
63
|
+
]
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
export {
|
|
67
|
+
PlaidLogoBw
|
|
68
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const jsxRuntime = require("@builder.io/qwik/jsx-runtime");
|
|
4
|
+
const qwik = require("@builder.io/qwik");
|
|
5
|
+
const svg = require("../svg.qwik.cjs");
|
|
6
|
+
const MdiAirHorn = qwik.component$((props) => {
|
|
7
|
+
return /* @__PURE__ */ jsxRuntime.jsx(svg.Svg, {
|
|
8
|
+
...props,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
d: "M19 2.8v6.4c0 .3-.3.6-.6.5c0 0-3.9-2.6-8.4-2.6v2.4h.2c.5 0 1 .2 1.2.6l1.3 1.8c.2.2.3.5.3.7v8c0 .7-.7 1.4-1.5 1.4h-5c-.8 0-1.5-.6-1.5-1.4v-8c0-.3.1-.5.3-.7l1.3-1.8q.45-.6 1.2-.6H8V8c-.4.5-1 .8-1.6.8C5.1 8.8 4 7.5 4 6s1.1-2.8 2.4-2.8c.6.1 1.2.4 1.6.8V2.6h2V5c4.5 0 8.4-2.6 8.4-2.6c.3-.1.6.1.6.4"
|
|
13
|
+
})
|
|
14
|
+
});
|
|
15
|
+
});
|
|
16
|
+
exports.MdiAirHorn = MdiAirHorn;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx } from "@builder.io/qwik/jsx-runtime";
|
|
2
|
+
import { component$ } from "@builder.io/qwik";
|
|
3
|
+
import { Svg } from "../svg.qwik.mjs";
|
|
4
|
+
const MdiAirHorn = component$((props) => {
|
|
5
|
+
return /* @__PURE__ */ jsx(Svg, {
|
|
6
|
+
...props,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
9
|
+
fill: "currentColor",
|
|
10
|
+
d: "M19 2.8v6.4c0 .3-.3.6-.6.5c0 0-3.9-2.6-8.4-2.6v2.4h.2c.5 0 1 .2 1.2.6l1.3 1.8c.2.2.3.5.3.7v8c0 .7-.7 1.4-1.5 1.4h-5c-.8 0-1.5-.6-1.5-1.4v-8c0-.3.1-.5.3-.7l1.3-1.8q.45-.6 1.2-.6H8V8c-.4.5-1 .8-1.6.8C5.1 8.8 4 7.5 4 6s1.1-2.8 2.4-2.8c.6.1 1.2.4 1.6.8V2.6h2V5c4.5 0 8.4-2.6 8.4-2.6c.3-.1.6.1.6.4"
|
|
11
|
+
})
|
|
12
|
+
});
|
|
13
|
+
});
|
|
14
|
+
export {
|
|
15
|
+
MdiAirHorn
|
|
16
|
+
};
|
package/lib/index.qwik.cjs
CHANGED
|
@@ -3,6 +3,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const svg = require("./components/svg.qwik.cjs");
|
|
4
4
|
const mdiAddCircle = require("./components/icons/mdi-add-circle.qwik.cjs");
|
|
5
5
|
const mdiAddCircleOutline = require("./components/icons/mdi-add-circle-outline.qwik.cjs");
|
|
6
|
+
const mdiAirHorn = require("./components/icons/mdi-air-horn.qwik.cjs");
|
|
6
7
|
const mdiAlert = require("./components/icons/mdi-alert.qwik.cjs");
|
|
7
8
|
const mdiAlertBoxOutline = require("./components/icons/mdi-alert-box-outline.qwik.cjs");
|
|
8
9
|
const mdiArrowBackCircle = require("./components/icons/mdi-arrow-back-circle.qwik.cjs");
|
|
@@ -81,9 +82,21 @@ const flagUs1x1 = require("./components/icons/flag-us-1x1.qwik.cjs");
|
|
|
81
82
|
const flagUs4x3 = require("./components/icons/flag-us-4x3.qwik.cjs");
|
|
82
83
|
const flagZa1x1 = require("./components/icons/flag-za-1x1.qwik.cjs");
|
|
83
84
|
const flagZa4x3 = require("./components/icons/flag-za-4x3.qwik.cjs");
|
|
85
|
+
const plaidIconBw = require("./components/brands/plaid-icon-bw.qwik.cjs");
|
|
86
|
+
const plaidLogoBw = require("./components/brands/plaid-logo-bw.qwik.cjs");
|
|
87
|
+
const clientloopIconOnDarkBlue = require("./components/brands/clientloop-icon-on-dark-blue.qwik.cjs");
|
|
88
|
+
const clientloopIconOnLightBlue = require("./components/brands/clientloop-icon-on-light-blue.qwik.cjs");
|
|
89
|
+
const clientloopIconOnWhite = require("./components/brands/clientloop-icon-on-white.qwik.cjs");
|
|
90
|
+
const clientloopLogoBlack = require("./components/brands/clientloop-logo-black.qwik.cjs");
|
|
91
|
+
const clientloopLogoDarkBlue = require("./components/brands/clientloop-logo-dark-blue.qwik.cjs");
|
|
92
|
+
const clientloopLogoGray = require("./components/brands/clientloop-logo-gray.qwik.cjs");
|
|
93
|
+
const clientloopLogoLightBlue = require("./components/brands/clientloop-logo-light-blue.qwik.cjs");
|
|
94
|
+
const clientloopLogoPrimary = require("./components/brands/clientloop-logo-primary.qwik.cjs");
|
|
95
|
+
const clientloopLogoWhite = require("./components/brands/clientloop-logo-white.qwik.cjs");
|
|
84
96
|
exports.Svg = svg.Svg;
|
|
85
97
|
exports.MdiAddCircle = mdiAddCircle.MdiAddCircle;
|
|
86
98
|
exports.MdiAddCircleOutline = mdiAddCircleOutline.MdiAddCircleOutline;
|
|
99
|
+
exports.MdiAirHorn = mdiAirHorn.MdiAirHorn;
|
|
87
100
|
exports.MdiAlert = mdiAlert.MdiAlert;
|
|
88
101
|
exports.MdiAlertBoxOutline = mdiAlertBoxOutline.MdiAlertBoxOutline;
|
|
89
102
|
exports.MdiArrowBackCircle = mdiArrowBackCircle.MdiArrowBackCircle;
|
|
@@ -162,3 +175,14 @@ exports.FlagUs1x1 = flagUs1x1.FlagUs1x1;
|
|
|
162
175
|
exports.FlagUs4x3 = flagUs4x3.FlagUs4x3;
|
|
163
176
|
exports.FlagZa1x1 = flagZa1x1.FlagZa1x1;
|
|
164
177
|
exports.FlagZa4x3 = flagZa4x3.FlagZa4x3;
|
|
178
|
+
exports.PlaidIconBw = plaidIconBw.PlaidIconBw;
|
|
179
|
+
exports.PlaidLogoBw = plaidLogoBw.PlaidLogoBw;
|
|
180
|
+
exports.ClientLoopIconOnDarkBlue = clientloopIconOnDarkBlue.ClientLoopIconOnDarkBlue;
|
|
181
|
+
exports.ClientLoopIconOnLightBlue = clientloopIconOnLightBlue.ClientLoopIconOnLightBlue;
|
|
182
|
+
exports.ClientLoopIconOnWhite = clientloopIconOnWhite.ClientLoopIconOnWhite;
|
|
183
|
+
exports.ClientLoopLogoBlack = clientloopLogoBlack.ClientLoopLogoBlack;
|
|
184
|
+
exports.ClientLoopLogoDarkBlue = clientloopLogoDarkBlue.ClientLoopLogoDarkBlue;
|
|
185
|
+
exports.ClientLoopLogoGray = clientloopLogoGray.ClientLoopLogoGray;
|
|
186
|
+
exports.ClientLoopLogoLightBlue = clientloopLogoLightBlue.ClientLoopLogoLightBlue;
|
|
187
|
+
exports.ClientLoopLogoPrimary = clientloopLogoPrimary.ClientLoopLogoPrimary;
|
|
188
|
+
exports.ClientLoopLogoWhite = clientloopLogoWhite.ClientLoopLogoWhite;
|
package/lib/index.qwik.mjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Svg } from "./components/svg.qwik.mjs";
|
|
2
2
|
import { MdiAddCircle } from "./components/icons/mdi-add-circle.qwik.mjs";
|
|
3
3
|
import { MdiAddCircleOutline } from "./components/icons/mdi-add-circle-outline.qwik.mjs";
|
|
4
|
+
import { MdiAirHorn } from "./components/icons/mdi-air-horn.qwik.mjs";
|
|
4
5
|
import { MdiAlert } from "./components/icons/mdi-alert.qwik.mjs";
|
|
5
6
|
import { MdiAlertBoxOutline } from "./components/icons/mdi-alert-box-outline.qwik.mjs";
|
|
6
7
|
import { MdiArrowBackCircle } from "./components/icons/mdi-arrow-back-circle.qwik.mjs";
|
|
@@ -79,7 +80,27 @@ import { FlagUs1x1 } from "./components/icons/flag-us-1x1.qwik.mjs";
|
|
|
79
80
|
import { FlagUs4x3 } from "./components/icons/flag-us-4x3.qwik.mjs";
|
|
80
81
|
import { FlagZa1x1 } from "./components/icons/flag-za-1x1.qwik.mjs";
|
|
81
82
|
import { FlagZa4x3 } from "./components/icons/flag-za-4x3.qwik.mjs";
|
|
83
|
+
import { PlaidIconBw } from "./components/brands/plaid-icon-bw.qwik.mjs";
|
|
84
|
+
import { PlaidLogoBw } from "./components/brands/plaid-logo-bw.qwik.mjs";
|
|
85
|
+
import { ClientLoopIconOnDarkBlue } from "./components/brands/clientloop-icon-on-dark-blue.qwik.mjs";
|
|
86
|
+
import { ClientLoopIconOnLightBlue } from "./components/brands/clientloop-icon-on-light-blue.qwik.mjs";
|
|
87
|
+
import { ClientLoopIconOnWhite } from "./components/brands/clientloop-icon-on-white.qwik.mjs";
|
|
88
|
+
import { ClientLoopLogoBlack } from "./components/brands/clientloop-logo-black.qwik.mjs";
|
|
89
|
+
import { ClientLoopLogoDarkBlue } from "./components/brands/clientloop-logo-dark-blue.qwik.mjs";
|
|
90
|
+
import { ClientLoopLogoGray } from "./components/brands/clientloop-logo-gray.qwik.mjs";
|
|
91
|
+
import { ClientLoopLogoLightBlue } from "./components/brands/clientloop-logo-light-blue.qwik.mjs";
|
|
92
|
+
import { ClientLoopLogoPrimary } from "./components/brands/clientloop-logo-primary.qwik.mjs";
|
|
93
|
+
import { ClientLoopLogoWhite } from "./components/brands/clientloop-logo-white.qwik.mjs";
|
|
82
94
|
export {
|
|
95
|
+
ClientLoopIconOnDarkBlue,
|
|
96
|
+
ClientLoopIconOnLightBlue,
|
|
97
|
+
ClientLoopIconOnWhite,
|
|
98
|
+
ClientLoopLogoBlack,
|
|
99
|
+
ClientLoopLogoDarkBlue,
|
|
100
|
+
ClientLoopLogoGray,
|
|
101
|
+
ClientLoopLogoLightBlue,
|
|
102
|
+
ClientLoopLogoPrimary,
|
|
103
|
+
ClientLoopLogoWhite,
|
|
83
104
|
FlagAe1x1,
|
|
84
105
|
FlagAe4x3,
|
|
85
106
|
FlagAu1x1,
|
|
@@ -98,6 +119,7 @@ export {
|
|
|
98
119
|
LogosMicrosoftIcon,
|
|
99
120
|
MdiAddCircle,
|
|
100
121
|
MdiAddCircleOutline,
|
|
122
|
+
MdiAirHorn,
|
|
101
123
|
MdiAlert,
|
|
102
124
|
MdiAlertBoxOutline,
|
|
103
125
|
MdiArrowBackCircle,
|
|
@@ -160,5 +182,7 @@ export {
|
|
|
160
182
|
MdiUserOutline,
|
|
161
183
|
MdiUsersOutline,
|
|
162
184
|
MdiWrenchOutline,
|
|
185
|
+
PlaidIconBw,
|
|
186
|
+
PlaidLogoBw,
|
|
163
187
|
Svg
|
|
164
188
|
};
|