proto-ikons-wc 0.0.32 → 0.0.36
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/{acura-ikon_73.cjs.entry.js → acura-ikon_101.cjs.entry.js} +554 -10
- package/dist/cjs/index.cjs.js +27 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/proto-ikons-wc.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +27 -0
- package/dist/collection/icons/alien-icon/alien-icon.css +0 -0
- package/dist/collection/icons/alien-icon/alien-icon.js +99 -0
- package/dist/collection/icons/asterisk-icon/asterisk-icon.css +0 -0
- package/dist/collection/icons/asterisk-icon/asterisk-icon.js +99 -0
- package/dist/collection/icons/barcode-icon/barcode-icon.css +0 -0
- package/dist/collection/icons/barcode-icon/barcode-icon.js +99 -0
- package/dist/collection/icons/barcode-scan-icon/barcode-scan-icon.css +0 -0
- package/dist/collection/icons/barcode-scan-icon/barcode-scan-icon.js +99 -0
- package/dist/collection/icons/bash-icon/bash-icon.css +0 -0
- package/dist/collection/icons/bash-icon/bash-icon.js +99 -0
- package/dist/collection/icons/beaker-icon/beaker-icon.css +0 -0
- package/dist/collection/icons/beaker-icon/beaker-icon.js +99 -0
- package/dist/collection/icons/chart-bar-icon/chart-bar-icon.css +0 -0
- package/dist/collection/icons/chart-bar-icon/chart-bar-icon.js +99 -0
- package/dist/collection/icons/chart-bubble-icon/chart-bubble-icon.css +0 -0
- package/dist/collection/icons/chart-bubble-icon/chart-bubble-icon.js +99 -0
- package/dist/collection/icons/chart-donut-icon/chart-donut-icon.css +0 -0
- package/dist/collection/icons/chart-donut-icon/chart-donut-icon.js +99 -0
- package/dist/collection/icons/chart-donuts-icon/chart-donuts-icon.css +0 -0
- package/dist/collection/icons/chart-donuts-icon/chart-donuts-icon.js +99 -0
- package/dist/collection/icons/check-icon/check-icon.css +0 -0
- package/dist/collection/icons/check-icon/check-icon.js +117 -0
- package/dist/collection/icons/chevron-double-left-icon/chevron-double-left-icon.css +0 -0
- package/dist/collection/icons/chevron-double-left-icon/chevron-double-left-icon.js +99 -0
- package/dist/collection/icons/circular-saw-icon/circular-saw-icon.css +0 -0
- package/dist/collection/icons/circular-saw-icon/circular-saw-icon.js +99 -0
- package/dist/collection/icons/close-icon/close-icon.css +0 -0
- package/dist/collection/icons/close-icon/close-icon.js +99 -0
- package/dist/collection/icons/fingerprint-icon/fingerprint-icon.js +22 -2
- package/dist/collection/icons/fire-icon/fire-icon.css +0 -0
- package/dist/collection/icons/fire-icon/fire-icon.js +99 -0
- package/dist/collection/icons/flask-icon/flask-icon.css +0 -0
- package/dist/collection/icons/flask-icon/flask-icon.js +99 -0
- package/dist/collection/icons/git-icon/git-icon.css +0 -0
- package/dist/collection/icons/git-icon/git-icon.js +99 -0
- package/dist/collection/icons/java-script-icon/java-script-icon.css +0 -0
- package/dist/collection/icons/java-script-icon/java-script-icon.js +99 -0
- package/dist/collection/icons/one-password-icon/one-password-icon.css +0 -0
- package/dist/collection/icons/one-password-icon/one-password-icon.js +99 -0
- package/dist/collection/icons/paw-icon/paw-icon.js +22 -2
- package/dist/collection/icons/protocol-icon/protocol-icon.css +0 -0
- package/dist/collection/icons/protocol-icon/protocol-icon.js +99 -0
- package/dist/collection/icons/pulse-icon/pulse-icon.js +22 -2
- package/dist/collection/icons/puzzle-icon/puzzle-icon.css +0 -0
- package/dist/collection/icons/puzzle-icon/puzzle-icon.js +117 -0
- package/dist/collection/icons/qr-code-icon/qr-code-icon.css +0 -0
- package/dist/collection/icons/qr-code-icon/qr-code-icon.js +99 -0
- package/dist/collection/icons/radio-2-icon/radio-2-icon.css +0 -0
- package/dist/collection/icons/radio-2-icon/radio-2-icon.js +117 -0
- package/dist/collection/icons/radio-icon/radio-icon.js +22 -2
- package/dist/collection/icons/refresh-icon/refresh-icon.js +22 -2
- package/dist/collection/icons/slug-icon/slug-icon.js +22 -2
- package/dist/collection/icons/spider-icon/spider-icon.css +0 -0
- package/dist/collection/icons/spider-icon/spider-icon.js +99 -0
- package/dist/collection/icons/svg-icon/svg-icon.css +0 -0
- package/dist/collection/icons/svg-icon/svg-icon.js +99 -0
- package/dist/collection/icons/vector-curve-icon/vector-curve-icon.css +0 -0
- package/dist/collection/icons/vector-curve-icon/vector-curve-icon.js +99 -0
- package/dist/collection/icons/webhook-icon/webhook-icon.css +0 -0
- package/dist/collection/icons/webhook-icon/webhook-icon.js +99 -0
- package/dist/collection/utils/tags.js +27 -0
- package/dist/custom-elements/index.d.ts +162 -0
- package/dist/custom-elements/index.js +629 -20
- package/dist/esm/{acura-ikon_73.entry.js → acura-ikon_101.entry.js} +527 -11
- package/dist/esm/index.js +27 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/proto-ikons-wc.js +1 -1
- package/dist/proto-ikons-wc/index.esm.js +1 -1
- package/dist/proto-ikons-wc/p-d6724cb0.entry.js +1 -0
- package/dist/proto-ikons-wc/proto-ikons-wc.esm.js +1 -1
- package/dist/types/components.d.ts +585 -0
- package/dist/types/icons/alien-icon/alien-icon.d.ts +7 -0
- package/dist/types/icons/asterisk-icon/asterisk-icon.d.ts +7 -0
- package/dist/types/icons/barcode-icon/barcode-icon.d.ts +7 -0
- package/dist/types/icons/barcode-scan-icon/barcode-scan-icon.d.ts +7 -0
- package/dist/types/icons/bash-icon/bash-icon.d.ts +7 -0
- package/dist/types/icons/beaker-icon/beaker-icon.d.ts +7 -0
- package/dist/types/icons/chart-bar-icon/chart-bar-icon.d.ts +7 -0
- package/dist/types/icons/chart-bubble-icon/chart-bubble-icon.d.ts +7 -0
- package/dist/types/icons/chart-donut-icon/chart-donut-icon.d.ts +7 -0
- package/dist/types/icons/chart-donuts-icon/chart-donuts-icon.d.ts +7 -0
- package/dist/types/icons/check-icon/check-icon.d.ts +8 -0
- package/dist/types/icons/chevron-double-left-icon/chevron-double-left-icon.d.ts +7 -0
- package/dist/types/icons/circular-saw-icon/circular-saw-icon.d.ts +7 -0
- package/dist/types/icons/close-icon/close-icon.d.ts +7 -0
- package/dist/types/icons/fingerprint-icon/fingerprint-icon.d.ts +1 -0
- package/dist/types/icons/fire-icon/fire-icon.d.ts +7 -0
- package/dist/types/icons/flask-icon/flask-icon.d.ts +7 -0
- package/dist/types/icons/git-icon/git-icon.d.ts +7 -0
- package/dist/types/icons/java-script-icon/java-script-icon.d.ts +7 -0
- package/dist/types/icons/one-password-icon/one-password-icon.d.ts +7 -0
- package/dist/types/icons/paw-icon/paw-icon.d.ts +1 -0
- package/dist/types/icons/protocol-icon/protocol-icon.d.ts +7 -0
- package/dist/types/icons/pulse-icon/pulse-icon.d.ts +1 -0
- package/dist/types/icons/puzzle-icon/puzzle-icon.d.ts +8 -0
- package/dist/types/icons/qr-code-icon/qr-code-icon.d.ts +7 -0
- package/dist/types/icons/radio-2-icon/radio-2-icon.d.ts +8 -0
- package/dist/types/icons/radio-icon/radio-icon.d.ts +1 -0
- package/dist/types/icons/refresh-icon/refresh-icon.d.ts +1 -0
- package/dist/types/icons/slug-icon/slug-icon.d.ts +1 -0
- package/dist/types/icons/spider-icon/spider-icon.d.ts +7 -0
- package/dist/types/icons/svg-icon/svg-icon.d.ts +7 -0
- package/dist/types/icons/vector-curve-icon/vector-curve-icon.d.ts +7 -0
- package/dist/types/icons/webhook-icon/webhook-icon.d.ts +7 -0
- package/package.json +2 -2
- package/dist/cjs/slug-icon.cjs.entry.js +0 -22
- package/dist/esm/slug-icon.entry.js +0 -18
- package/dist/proto-ikons-wc/p-af1f2642.entry.js +0 -1
- package/dist/proto-ikons-wc/p-ec8279e0.entry.js +0 -1
|
@@ -36,6 +36,24 @@ let AlfaRomeoIkon = class {
|
|
|
36
36
|
};
|
|
37
37
|
AlfaRomeoIkon.style = alfaRomeoIkonCss;
|
|
38
38
|
|
|
39
|
+
const alienIconCss = "";
|
|
40
|
+
|
|
41
|
+
let AlienIcon = class {
|
|
42
|
+
constructor(hostRef) {
|
|
43
|
+
index.registerInstance(this, hostRef);
|
|
44
|
+
this.hex = undefined;
|
|
45
|
+
this.label = undefined;
|
|
46
|
+
this.name = 'alien';
|
|
47
|
+
this.size = undefined;
|
|
48
|
+
}
|
|
49
|
+
render() {
|
|
50
|
+
const { hex, label, name, size } = this;
|
|
51
|
+
const title = label ? label : name;
|
|
52
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M10.31 10.93C11.33 12.57 11.18 14.5 9.96 15.28C8.74 16.04 6.92 15.33\n 5.89 13.69C4.87 12.05 5.03 10.1 6.25 9.34C7.47 8.58 9.29 9.29 10.31\n 10.93M12 17.75C14 17.75 14.5 17 14.5 17C14.5 17 14 19 12 19C10 19 9.5\n 17.03 9.5 17C9.5 17 10 17.75 12 17.75M17.75 9.34C18.97 10.1 19.13 12.05\n 18.11 13.69C17.08 15.33 15.26 16.04 14.04 15.28C12.82 14.5 12.67 12.57\n 13.69 10.93C14.71 9.29 16.53 8.58 17.75 9.34M12 20C14.5 20 20 14.86 20\n 11C20 7.14 16.41 4 12 4C7.59 4 4 7.14 4 11C4 14.86 9.5 20 12 20M12 2C17.5\n 2 22 6.04 22 11C22 15.08 16.32 22 12 22C7.68 22 2 15.08 2 11C2 6.04 6.5 2\n 12 2Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
AlienIcon.style = alienIconCss;
|
|
56
|
+
|
|
39
57
|
const amGeneralIkonCss = "";
|
|
40
58
|
|
|
41
59
|
let AmGeneralIkon = class {
|
|
@@ -52,6 +70,24 @@ let AmGeneralIkon = class {
|
|
|
52
70
|
};
|
|
53
71
|
AmGeneralIkon.style = amGeneralIkonCss;
|
|
54
72
|
|
|
73
|
+
const asteriskIconCss = "";
|
|
74
|
+
|
|
75
|
+
let AsteriskIcon = class {
|
|
76
|
+
constructor(hostRef) {
|
|
77
|
+
index.registerInstance(this, hostRef);
|
|
78
|
+
this.hex = undefined;
|
|
79
|
+
this.label = undefined;
|
|
80
|
+
this.name = 'asterisk';
|
|
81
|
+
this.size = undefined;
|
|
82
|
+
}
|
|
83
|
+
render() {
|
|
84
|
+
const { hex, label, name, size } = this;
|
|
85
|
+
const title = label ? label : name;
|
|
86
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M10 2H14L13.21 9.91L19.66 5.27L21.66 8.73L14.42 12L21.66 15.27L19.66\n 18.73L13.21 14.09L14 22H10L10.79 14.09L4.34 18.73L2.34 15.27L9.58 12L2.34\n 8.73L4.34 5.27L10.79 9.91L10 2Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
AsteriskIcon.style = asteriskIconCss;
|
|
90
|
+
|
|
55
91
|
const astonMartinIkonCss = "";
|
|
56
92
|
|
|
57
93
|
let AstonMartinIkon = class {
|
|
@@ -84,6 +120,78 @@ let AudiIkon = class {
|
|
|
84
120
|
};
|
|
85
121
|
AudiIkon.style = audiIkonCss;
|
|
86
122
|
|
|
123
|
+
const barcodeIconCss = "";
|
|
124
|
+
|
|
125
|
+
let BarcodeIcon = class {
|
|
126
|
+
constructor(hostRef) {
|
|
127
|
+
index.registerInstance(this, hostRef);
|
|
128
|
+
this.hex = undefined;
|
|
129
|
+
this.label = undefined;
|
|
130
|
+
this.name = 'barcode';
|
|
131
|
+
this.size = undefined;
|
|
132
|
+
}
|
|
133
|
+
render() {
|
|
134
|
+
const { hex, label, name, size } = this;
|
|
135
|
+
const title = label ? label : name;
|
|
136
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M2 6H4V18H2V6M5 6H6V18H5V6M7 6H10V18H7V6M11 6H12V18H11V6M14\n 6H16V18H14V6M17 6H20V18H17V6M21 6H22V18H21V6Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
137
|
+
}
|
|
138
|
+
};
|
|
139
|
+
BarcodeIcon.style = barcodeIconCss;
|
|
140
|
+
|
|
141
|
+
const barcodeScanIconCss = "";
|
|
142
|
+
|
|
143
|
+
let BarcodeScanIcon = class {
|
|
144
|
+
constructor(hostRef) {
|
|
145
|
+
index.registerInstance(this, hostRef);
|
|
146
|
+
this.hex = undefined;
|
|
147
|
+
this.label = undefined;
|
|
148
|
+
this.name = 'barcode-scan';
|
|
149
|
+
this.size = undefined;
|
|
150
|
+
}
|
|
151
|
+
render() {
|
|
152
|
+
const { hex, label, name, size } = this;
|
|
153
|
+
const title = label ? label : name;
|
|
154
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M4 6H6V18H4V6M7 6H8V18H7V6M9 6H12V18H9V6M13 6H14V18H13V6M16\n 6H18V18H16V6M19 6H20V18H19V6M2 4V8H0V4A2 2 0 0 1 2 2H6V4H2M22 2A2 2 0 0 1\n 24 4V8H22V4H18V2H22M2 16V20H6V22H2A2 2 0 0 1 0 20V16H2M22 20V16H24V20A2 2\n 0 0 1 22 22H18V20H22Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
155
|
+
}
|
|
156
|
+
};
|
|
157
|
+
BarcodeScanIcon.style = barcodeScanIconCss;
|
|
158
|
+
|
|
159
|
+
const bashIconCss = "";
|
|
160
|
+
|
|
161
|
+
let BashIcon = class {
|
|
162
|
+
constructor(hostRef) {
|
|
163
|
+
index.registerInstance(this, hostRef);
|
|
164
|
+
this.hex = undefined;
|
|
165
|
+
this.label = undefined;
|
|
166
|
+
this.name = 'bash';
|
|
167
|
+
this.size = undefined;
|
|
168
|
+
}
|
|
169
|
+
render() {
|
|
170
|
+
const { hex, label, name, size } = this;
|
|
171
|
+
const title = label ? label : name;
|
|
172
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M5 9H7.31L7.63 6H9.63L9.31 9H11.31L11.63 6H13.63L13.31\n 9H15V11H13.1L12.9 13H15V15H12.69L12.37 18H10.37L10.69 15H8.69L8.37\n 18H6.37L6.69 15H5V13H6.9L7.1 11H5V9M9.1 11L8.9 13H10.9L11.1 11M19\n 6H17V14H19M19 16H17V18H19Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
173
|
+
}
|
|
174
|
+
};
|
|
175
|
+
BashIcon.style = bashIconCss;
|
|
176
|
+
|
|
177
|
+
const beakerIconCss = "";
|
|
178
|
+
|
|
179
|
+
let BeakerIcon = class {
|
|
180
|
+
constructor(hostRef) {
|
|
181
|
+
index.registerInstance(this, hostRef);
|
|
182
|
+
this.hex = undefined;
|
|
183
|
+
this.label = undefined;
|
|
184
|
+
this.name = 'beaker';
|
|
185
|
+
this.size = undefined;
|
|
186
|
+
}
|
|
187
|
+
render() {
|
|
188
|
+
const { hex, label, name, size } = this;
|
|
189
|
+
const title = label ? label : name;
|
|
190
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M3 3H21V5A2 2 0 0 0 19 7V19A2 2 0 0 1 17 21H7A2 2 0 0 1 5 19V7A2 2 0 0\n 0 3 5V3M7 5V7H12V8H7V9H10V10H7V11H10V12H7V13H12V14H7V15H10V16H7V19H17V5H7Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
191
|
+
}
|
|
192
|
+
};
|
|
193
|
+
BeakerIcon.style = beakerIconCss;
|
|
194
|
+
|
|
87
195
|
const bentlyIkonCss = "";
|
|
88
196
|
|
|
89
197
|
let BentlyIkon = class {
|
|
@@ -164,6 +272,97 @@ let CadillacIkon = class {
|
|
|
164
272
|
};
|
|
165
273
|
CadillacIkon.style = cadillacIkonCss;
|
|
166
274
|
|
|
275
|
+
const chartBarIconCss = "";
|
|
276
|
+
|
|
277
|
+
let ChartBarIcon = class {
|
|
278
|
+
constructor(hostRef) {
|
|
279
|
+
index.registerInstance(this, hostRef);
|
|
280
|
+
this.hex = undefined;
|
|
281
|
+
this.label = undefined;
|
|
282
|
+
this.name = 'chart-bar';
|
|
283
|
+
this.size = undefined;
|
|
284
|
+
}
|
|
285
|
+
render() {
|
|
286
|
+
const { hex, label, name, size } = this;
|
|
287
|
+
const title = label ? label : name;
|
|
288
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M22 21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
289
|
+
}
|
|
290
|
+
};
|
|
291
|
+
ChartBarIcon.style = chartBarIconCss;
|
|
292
|
+
|
|
293
|
+
const chartBubbleIconCss = "";
|
|
294
|
+
|
|
295
|
+
let ChartBubbleIcon = class {
|
|
296
|
+
constructor(hostRef) {
|
|
297
|
+
index.registerInstance(this, hostRef);
|
|
298
|
+
this.hex = undefined;
|
|
299
|
+
this.label = undefined;
|
|
300
|
+
this.name = 'chart-bubble';
|
|
301
|
+
this.size = undefined;
|
|
302
|
+
}
|
|
303
|
+
render() {
|
|
304
|
+
const { hex, label, name, size } = this;
|
|
305
|
+
const title = label ? label : name;
|
|
306
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M7.2 11.2C8.97 11.2 10.4 12.63 10.4 14.4C10.4 16.17 8.97 17.6 7.2\n 17.6C5.43 17.6 4 16.17 4 14.4C4 12.63 5.43 11.2 7.2 11.2M14.8 16A2 2 0 0 1\n 16.8 18A2 2 0 0 1 14.8 20A2 2 0 0 1 12.8 18A2 2 0 0 1 14.8 16M15.2 4A4.8\n 4.8 0 0 1 20 8.8C20 11.45 17.85 13.6 15.2 13.6A4.8 4.8 0 0 1 10.4 8.8C10.4\n 6.15 12.55 4 15.2 4Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
307
|
+
}
|
|
308
|
+
};
|
|
309
|
+
ChartBubbleIcon.style = chartBubbleIconCss;
|
|
310
|
+
|
|
311
|
+
const chartDonutIconCss = "";
|
|
312
|
+
|
|
313
|
+
let ChartDonutIcon = class {
|
|
314
|
+
constructor(hostRef) {
|
|
315
|
+
index.registerInstance(this, hostRef);
|
|
316
|
+
this.hex = undefined;
|
|
317
|
+
this.label = undefined;
|
|
318
|
+
this.name = 'chart-donut';
|
|
319
|
+
this.size = undefined;
|
|
320
|
+
}
|
|
321
|
+
render() {
|
|
322
|
+
const { hex, label, name, size } = this;
|
|
323
|
+
const title = label ? label : name;
|
|
324
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M13 2.05V5.08C16.39 5.57 19 8.47 19 12C19 12.9 18.82 13.75 18.5\n 14.54L21.12 16.07C21.68 14.83 22 13.45 22 12C22 6.82 18.05 2.55 13 2.05M12\n 19A7 7 0 0 1 5 12C5 8.47 7.61 5.57 11 5.08V2.05C5.94 2.55 2 6.81 2 12A10\n 10 0 0 0 12 22C15.3 22 18.23 20.39 20.05 17.91L17.45 16.38C16.17 18 14.21\n 19 12 19Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
325
|
+
}
|
|
326
|
+
};
|
|
327
|
+
ChartDonutIcon.style = chartDonutIconCss;
|
|
328
|
+
|
|
329
|
+
const chartDonutsIconCss = "";
|
|
330
|
+
|
|
331
|
+
let ChartDonutsIcon = class {
|
|
332
|
+
constructor(hostRef) {
|
|
333
|
+
index.registerInstance(this, hostRef);
|
|
334
|
+
this.hex = undefined;
|
|
335
|
+
this.label = undefined;
|
|
336
|
+
this.name = 'chart-donuts';
|
|
337
|
+
this.size = undefined;
|
|
338
|
+
}
|
|
339
|
+
render() {
|
|
340
|
+
const { hex, label, name, size } = this;
|
|
341
|
+
const title = label ? label : name;
|
|
342
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M13 2.05C18.05 2.55 22 6.82 22 12C22 13.45 21.68 14.83 21.12 16.07L18.5\n 14.54C18.82 13.75 19 12.9 19 12C19 8.47 16.39 5.57 13 5.08V2.05M12\n 19C14.21 19 16.17 18 17.45 16.38L20.05 17.91C18.23 20.39 15.3 22 12\n 22C6.47 22 2 17.5 2 12C2 6.81 5.94 2.55 11 2.05V5.08C7.61 5.57 5 8.47 5\n 12A7 7 0 0 0 12 19M12 6A6 6 0 0 1 18 12C18 14.97 15.84 17.44 13\n 17.92V14.83C14.17 14.42 15 13.31 15 12A3 3 0 0 0 12 9L11.45 9.05L9.91\n 6.38C10.56 6.13 11.26 6 12 6M6 12C6 10.14 6.85 8.5 8.18 7.38L9.72\n 10.05C9.27 10.57 9 11.26 9 12C9 13.31 9.83 14.42 11 14.83V17.92C8.16 17.44\n 6 14.97 6 12Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
343
|
+
}
|
|
344
|
+
};
|
|
345
|
+
ChartDonutsIcon.style = chartDonutsIconCss;
|
|
346
|
+
|
|
347
|
+
const checkIconCss = "";
|
|
348
|
+
|
|
349
|
+
let CheckIcon = class {
|
|
350
|
+
constructor(hostRef) {
|
|
351
|
+
index.registerInstance(this, hostRef);
|
|
352
|
+
this.selected = false;
|
|
353
|
+
this.hex = undefined;
|
|
354
|
+
this.label = undefined;
|
|
355
|
+
this.name = 'check';
|
|
356
|
+
this.size = undefined;
|
|
357
|
+
}
|
|
358
|
+
render() {
|
|
359
|
+
const { selected, hex, label, name, size } = this;
|
|
360
|
+
const title = label ? label : name;
|
|
361
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, selected ? (index.h("path", { d: "M10 17L5 12L6.41 10.58L10 14.17L17.59 6.58L19 8M19 3H5C3.89 3 3 3.89\n 3 5V19A2 2 0 0 0 5 21H19A2 2 0 0 0 21 19V5C21 3.89 20.1 3 19 3Z" })) : (index.h("path", { d: "M19 3H5C3.89 3 3 3.89 3 5V19A2 2 0 0 0 5 21H19A2 2 0 0 0 21 19V5C21\n 3.89 20.1 3 19 3M19 5V19H5V5H19Z" }))), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
362
|
+
}
|
|
363
|
+
};
|
|
364
|
+
CheckIcon.style = checkIconCss;
|
|
365
|
+
|
|
167
366
|
const chevroletIkonCss = "";
|
|
168
367
|
|
|
169
368
|
let ChevroletIkon = class {
|
|
@@ -180,6 +379,24 @@ let ChevroletIkon = class {
|
|
|
180
379
|
};
|
|
181
380
|
ChevroletIkon.style = chevroletIkonCss;
|
|
182
381
|
|
|
382
|
+
const chevronDoubleLeftIconCss = "";
|
|
383
|
+
|
|
384
|
+
let ChevronDoubleLeftIcon = class {
|
|
385
|
+
constructor(hostRef) {
|
|
386
|
+
index.registerInstance(this, hostRef);
|
|
387
|
+
this.hex = undefined;
|
|
388
|
+
this.label = undefined;
|
|
389
|
+
this.name = 'chevron-double-left';
|
|
390
|
+
this.size = undefined;
|
|
391
|
+
}
|
|
392
|
+
render() {
|
|
393
|
+
const { hex, label, name, size } = this;
|
|
394
|
+
const title = label ? label : name;
|
|
395
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M18.41 7.41L17 6L11 12L17 18L18.41 16.59L13.83 12L18.41 7.41M12.41\n 7.41L11 6L5 12L11 18L12.41 16.59L7.83 12L12.41 7.41Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
396
|
+
}
|
|
397
|
+
};
|
|
398
|
+
ChevronDoubleLeftIcon.style = chevronDoubleLeftIconCss;
|
|
399
|
+
|
|
183
400
|
const chryslerIkonCss = "";
|
|
184
401
|
|
|
185
402
|
let ChryslerIkon = class {
|
|
@@ -196,6 +413,24 @@ let ChryslerIkon = class {
|
|
|
196
413
|
};
|
|
197
414
|
ChryslerIkon.style = chryslerIkonCss;
|
|
198
415
|
|
|
416
|
+
const circularSawIconCss = "";
|
|
417
|
+
|
|
418
|
+
let CircularSawIcon = class {
|
|
419
|
+
constructor(hostRef) {
|
|
420
|
+
index.registerInstance(this, hostRef);
|
|
421
|
+
this.hex = undefined;
|
|
422
|
+
this.label = undefined;
|
|
423
|
+
this.name = 'circular-saw';
|
|
424
|
+
this.size = undefined;
|
|
425
|
+
}
|
|
426
|
+
render() {
|
|
427
|
+
const { hex, label, name, size } = this;
|
|
428
|
+
const title = label ? label : name;
|
|
429
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M13 11A1 1 0 0 1 14 12A1 1 0 0 1 13 13A1 1 0 0 1 12 12A1 1 0 0 1 13\n 11M7.86 6.25C9.14 4.87 10.97 4 13 4C16.5 4 19.44 6.61 19.93 10H22V12H16A3\n 3 0 0 0 13 9A3 3 0 0 0 10 12H2V10H2.05C2.25 7.73 3.14 5.66 4.5 4L7.86\n 6.25M6.73 7.89L5.06 6.77C4.53 7.75 4.18 8.84 4.06 10H6.07C6.18 9.25 6.4\n 8.54 6.73 7.89M7.4 15.4L6 14H11.79C12.03 14.42 12.5 14.7 13 14.7C13.5 14.7\n 13.97 14.42 14.21 14H20V15.4C18.39 14.42 18.46 15.75 18.46\n 15.75V17.71L16.5 19.67C16 17.92 15.1 18.9 15.1 18.9L13.7 20.3H10.9C11.88\n 18.69 10.55 18.76 10.55 18.76H8.59L6.63 16.8C8.38 16.31 7.4 15.4 7.4 15.4Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
430
|
+
}
|
|
431
|
+
};
|
|
432
|
+
CircularSawIcon.style = circularSawIconCss;
|
|
433
|
+
|
|
199
434
|
const citroenIkonCss = "";
|
|
200
435
|
|
|
201
436
|
let CitroenIkon = class {
|
|
@@ -212,6 +447,24 @@ let CitroenIkon = class {
|
|
|
212
447
|
};
|
|
213
448
|
CitroenIkon.style = citroenIkonCss;
|
|
214
449
|
|
|
450
|
+
const closeIconCss = "";
|
|
451
|
+
|
|
452
|
+
let CloseIcon = class {
|
|
453
|
+
constructor(hostRef) {
|
|
454
|
+
index.registerInstance(this, hostRef);
|
|
455
|
+
this.hex = undefined;
|
|
456
|
+
this.label = undefined;
|
|
457
|
+
this.name = 'close';
|
|
458
|
+
this.size = undefined;
|
|
459
|
+
}
|
|
460
|
+
render() {
|
|
461
|
+
const { hex, label, name, size } = this;
|
|
462
|
+
const title = label ? label : name;
|
|
463
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12\n 13.41 17.59 19 19 17.59 13.41 12z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
464
|
+
}
|
|
465
|
+
};
|
|
466
|
+
CloseIcon.style = closeIconCss;
|
|
467
|
+
|
|
215
468
|
const daewooIkonCss = "";
|
|
216
469
|
|
|
217
470
|
let DaewooIkon = class {
|
|
@@ -298,16 +551,36 @@ let FingerprintIcon = class {
|
|
|
298
551
|
constructor(hostRef) {
|
|
299
552
|
index.registerInstance(this, hostRef);
|
|
300
553
|
this.hex = undefined;
|
|
554
|
+
this.label = undefined;
|
|
301
555
|
this.name = 'fingerprint';
|
|
302
556
|
this.size = undefined;
|
|
303
557
|
}
|
|
304
558
|
render() {
|
|
305
|
-
const { hex, name, size } = this;
|
|
306
|
-
|
|
559
|
+
const { hex, label, name, size } = this;
|
|
560
|
+
const title = label ? label : name;
|
|
561
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M17.81,4.47C17.73,4.47 17.65,4.45 17.58,4.41C15.66,3.42 14,3\n 12,3C10.03,3 8.15,3.47 6.44,4.41C6.2,4.54 5.9,4.45 5.76,4.21C5.63,3.97\n 5.72,3.66 5.96,3.53C7.82,2.5 9.86,2 12,2C14.14,2 16,2.47\n 18.04,3.5C18.29,3.65 18.38,3.95 18.25,4.19C18.16,4.37 18,4.47\n 17.81,4.47M3.5,9.72C3.4,9.72 3.3,9.69 3.21,9.63C3,9.47 2.93,9.16\n 3.09,8.93C4.08,7.53 5.34,6.43 6.84,5.66C10,4.04 14,4.03\n 17.15,5.65C18.65,6.42 19.91,7.5 20.9,8.9C21.06,9.12 21,9.44\n 20.78,9.6C20.55,9.76 20.24,9.71 20.08,9.5C19.18,8.22 18.04,7.23\n 16.69,6.54C13.82,5.07 10.15,5.07 7.29,6.55C5.93,7.25 4.79,8.25\n 3.89,9.5C3.81,9.65 3.66,9.72 3.5,9.72M9.75,21.79C9.62,21.79 9.5,21.74\n 9.4,21.64C8.53,20.77 8.06,20.21 7.39,19C6.7,17.77 6.34,16.27\n 6.34,14.66C6.34,11.69 8.88,9.27 12,9.27C15.12,9.27 17.66,11.69\n 17.66,14.66A0.5,0.5 0 0,1 17.16,15.16A0.5,0.5 0 0,1\n 16.66,14.66C16.66,12.24 14.57,10.27 12,10.27C9.43,10.27 7.34,12.24\n 7.34,14.66C7.34,16.1 7.66,17.43 8.27,18.5C8.91,19.66 9.35,20.15\n 10.12,20.93C10.31,21.13 10.31,21.44 10.12,21.64C10,21.74 9.88,21.79\n 9.75,21.79M16.92,19.94C15.73,19.94 14.68,19.64 13.82,19.05C12.33,18.04\n 11.44,16.4 11.44,14.66A0.5,0.5 0 0,1 11.94,14.16A0.5,0.5 0 0,1\n 12.44,14.66C12.44,16.07 13.16,17.4 14.38,18.22C15.09,18.7 15.92,18.93\n 16.92,18.93C17.16,18.93 17.56,18.9 17.96,18.83C18.23,18.78 18.5,18.96\n 18.54,19.24C18.59,19.5 18.41,19.77 18.13,19.82C17.56,19.93 17.06,19.94\n 16.92,19.94M14.91,22C14.87,22 14.82,22 14.78,22C13.19,21.54 12.15,20.95\n 11.06,19.88C9.66,18.5 8.89,16.64 8.89,14.66C8.89,13.04 10.27,11.72\n 11.97,11.72C13.67,11.72 15.05,13.04 15.05,14.66C15.05,15.73 16,16.6\n 17.13,16.6C18.28,16.6 19.21,15.73 19.21,14.66C19.21,10.89 15.96,7.83\n 11.96,7.83C9.12,7.83 6.5,9.41 5.35,11.86C4.96,12.67 4.76,13.62\n 4.76,14.66C4.76,15.44 4.83,16.67 5.43,18.27C5.53,18.53 5.4,18.82\n 5.14,18.91C4.88,19 4.59,18.87 4.5,18.62C4,17.31 3.77,16\n 3.77,14.66C3.77,13.46 4,12.37 4.45,11.42C5.78,8.63 8.73,6.82\n 11.96,6.82C16.5,6.82 20.21,10.33 20.21,14.65C20.21,16.27 18.83,17.59\n 17.13,17.59C15.43,17.59 14.05,16.27 14.05,14.65C14.05,13.58 13.12,12.71\n 11.97,12.71C10.82,12.71 9.89,13.58 9.89,14.65C9.89,16.36 10.55,17.96\n 11.76,19.16C12.71,20.1 13.62,20.62 15.03,21C15.3,21.08 15.45,21.36\n 15.38,21.62C15.33,21.85 15.12,22 14.91,22Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
307
562
|
}
|
|
308
563
|
};
|
|
309
564
|
FingerprintIcon.style = fingerprintIconCss;
|
|
310
565
|
|
|
566
|
+
const fireIconCss = "";
|
|
567
|
+
|
|
568
|
+
let FireIcon = class {
|
|
569
|
+
constructor(hostRef) {
|
|
570
|
+
index.registerInstance(this, hostRef);
|
|
571
|
+
this.hex = undefined;
|
|
572
|
+
this.label = undefined;
|
|
573
|
+
this.name = 'fire';
|
|
574
|
+
this.size = undefined;
|
|
575
|
+
}
|
|
576
|
+
render() {
|
|
577
|
+
const { hex, label, name, size } = this;
|
|
578
|
+
const title = label ? label : name;
|
|
579
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M17.55 11.2C17.32 10.9 17.05 10.64 16.79 10.38C16.14 9.78 15.39 9.35\n 14.76 8.72C13.3 7.26 13 4.85 13.91 3C13 3.23 12.16 3.75 11.46 4.32C8.92\n 6.4 7.92 10.07 9.12 13.22C9.16 13.32 9.2 13.42 9.2 13.55C9.2 13.77 9.05\n 13.97 8.85 14.05C8.63 14.15 8.39 14.09 8.21 13.93C8.15 13.88 8.11 13.83\n 8.06 13.76C6.96 12.33 6.78 10.28 7.53 8.64C5.89 10 5 12.3 5.14 14.47C5.18\n 14.97 5.24 15.47 5.41 15.97C5.55 16.57 5.81 17.17 6.13 17.7C7.17 19.43 9\n 20.67 10.97 20.92C13.07 21.19 15.32 20.8 16.93 19.32C18.73 17.66 19.38 15\n 18.43 12.72L18.3 12.46C18.1 12 17.83 11.59 17.5 11.21L17.55 11.2M14.45\n 17.5C14.17 17.74 13.72 18 13.37 18.1C12.27 18.5 11.17 17.94 10.5\n 17.28C11.69 17 12.39 16.12 12.59 15.23C12.76 14.43 12.45 13.77 12.32\n 13C12.2 12.26 12.22 11.63 12.5 10.94C12.67 11.32 12.87 11.7 13.1 12C13.86\n 13 15.05 13.44 15.3 14.8C15.34 14.94 15.36 15.08 15.36 15.23C15.39 16.05\n 15.04 16.95 14.44 17.5H14.45Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
580
|
+
}
|
|
581
|
+
};
|
|
582
|
+
FireIcon.style = fireIconCss;
|
|
583
|
+
|
|
311
584
|
const fiskerIkonCss = "";
|
|
312
585
|
|
|
313
586
|
let FiskerIkon = class {
|
|
@@ -324,6 +597,24 @@ let FiskerIkon = class {
|
|
|
324
597
|
};
|
|
325
598
|
FiskerIkon.style = fiskerIkonCss;
|
|
326
599
|
|
|
600
|
+
const flaskIconCss = "";
|
|
601
|
+
|
|
602
|
+
let FlaskIcon = class {
|
|
603
|
+
constructor(hostRef) {
|
|
604
|
+
index.registerInstance(this, hostRef);
|
|
605
|
+
this.hex = undefined;
|
|
606
|
+
this.label = undefined;
|
|
607
|
+
this.name = 'flask';
|
|
608
|
+
this.size = undefined;
|
|
609
|
+
}
|
|
610
|
+
render() {
|
|
611
|
+
const { hex, label, name, size } = this;
|
|
612
|
+
const title = label ? label : name;
|
|
613
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M6 22A3 3 0 0 1 3 19C3 18.4 3.18 17.84 3.5 17.37L9 7.81V6A1 1 0 0 1 8\n 5V4A2 2 0 0 1 10 2H14A2 2 0 0 1 16 4V5A1 1 0 0 1 15 6V7.81L20.5\n 17.37C20.82 17.84 21 18.4 21 19A3 3 0 0 1 18 22H6M5 19A1 1 0 0 0 6 20H18A1\n 1 0 0 0 19 19C19 18.79 18.93 18.59 18.82 18.43L16.53 14.47L14 17L8.93\n 11.93L5.18 18.43C5.07 18.59 5 18.79 5 19M13 10A1 1 0 0 0 12 11A1 1 0 0 0\n 13 12A1 1 0 0 0 14 11A1 1 0 0 0 13 10Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
614
|
+
}
|
|
615
|
+
};
|
|
616
|
+
FlaskIcon.style = flaskIconCss;
|
|
617
|
+
|
|
327
618
|
const fordIkonCss = "";
|
|
328
619
|
|
|
329
620
|
let FordIkon = class {
|
|
@@ -372,6 +663,24 @@ let GeoIkon = class {
|
|
|
372
663
|
};
|
|
373
664
|
GeoIkon.style = geoIkonCss;
|
|
374
665
|
|
|
666
|
+
const gitIconCss = "";
|
|
667
|
+
|
|
668
|
+
let GitIcon = class {
|
|
669
|
+
constructor(hostRef) {
|
|
670
|
+
index.registerInstance(this, hostRef);
|
|
671
|
+
this.hex = undefined;
|
|
672
|
+
this.label = undefined;
|
|
673
|
+
this.name = 'git';
|
|
674
|
+
this.size = undefined;
|
|
675
|
+
}
|
|
676
|
+
render() {
|
|
677
|
+
const { hex, label, name, size } = this;
|
|
678
|
+
const title = label ? label : name;
|
|
679
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M2.6 10.59L8.38 4.8L10.07 6.5C9.83 7.35 10.22 8.28 11 8.73V14.27C10.4\n 14.61 10 15.26 10 16A2 2 0 0 0 12 18A2 2 0 0 0 14 16C14 15.26 13.6 14.61\n 13 14.27V9.41L15.07 11.5C15 11.65 15 11.82 15 12A2 2 0 0 0 17 14A2 2 0 0 0\n 19 12A2 2 0 0 0 17 10C16.82 10 16.65 10 16.5 10.07L13.93 7.5C14.19 6.57\n 13.71 5.55 12.78 5.16C12.35 5 11.9 4.96 11.5 5.07L9.8 3.38L10.59 2.6C11.37\n 1.81 12.63 1.81 13.41 2.6L21.4 10.59C22.19 11.37 22.19 12.63 21.4\n 13.41L13.41 21.4C12.63 22.19 11.37 22.19 10.59 21.4L2.6 13.41C1.81 12.63\n 1.81 11.37 2.6 10.59Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
680
|
+
}
|
|
681
|
+
};
|
|
682
|
+
GitIcon.style = gitIconCss;
|
|
683
|
+
|
|
375
684
|
const gmcIkonCss = "";
|
|
376
685
|
|
|
377
686
|
let GmcIkon = class {
|
|
@@ -484,6 +793,24 @@ let JaguarIkon = class {
|
|
|
484
793
|
};
|
|
485
794
|
JaguarIkon.style = jaguarIkonCss;
|
|
486
795
|
|
|
796
|
+
const javaScriptIconCss = "";
|
|
797
|
+
|
|
798
|
+
let JavaScriptIcon = class {
|
|
799
|
+
constructor(hostRef) {
|
|
800
|
+
index.registerInstance(this, hostRef);
|
|
801
|
+
this.hex = undefined;
|
|
802
|
+
this.label = undefined;
|
|
803
|
+
this.name = 'java-script';
|
|
804
|
+
this.size = undefined;
|
|
805
|
+
}
|
|
806
|
+
render() {
|
|
807
|
+
const { hex, label, name, size } = this;
|
|
808
|
+
const title = label ? label : name;
|
|
809
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M3 3H21V21H3V3M7.73 18.04C8.13 18.89 8.92 19.59 10.27 19.59C11.77 19.59\n 12.8 18.79 12.8 17.04V11.26H11.1V17C11.1 17.86 10.75 18.08 10.2 18.08C9.62\n 18.08 9.38 17.68 9.11 17.21L7.73 18.04M13.71 17.86C14.21 18.84 15.22 19.59\n 16.8 19.59C18.4 19.59 19.6 18.76 19.6 17.23C19.6 15.82 18.79 15.19 17.35\n 14.57L16.93 14.39C16.2 14.08 15.89 13.87 15.89 13.37C15.89 12.96 16.2\n 12.64 16.7 12.64C17.18 12.64 17.5 12.85 17.79 13.37L19.1 12.5C18.55 11.54\n 17.77 11.17 16.7 11.17C15.19 11.17 14.22 12.13 14.22 13.4C14.22 14.78\n 15.03 15.43 16.25 15.95L16.67 16.13C17.45 16.47 17.91 16.68 17.91\n 17.26C17.91 17.74 17.46 18.09 16.76 18.09C15.93 18.09 15.45 17.66 15.09\n 17.06L13.71 17.86Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
810
|
+
}
|
|
811
|
+
};
|
|
812
|
+
JavaScriptIcon.style = javaScriptIconCss;
|
|
813
|
+
|
|
487
814
|
const jeepIkonCss = "";
|
|
488
815
|
|
|
489
816
|
let JeepIkon = class {
|
|
@@ -756,6 +1083,24 @@ let OldsmobileIkon = class {
|
|
|
756
1083
|
};
|
|
757
1084
|
OldsmobileIkon.style = oldsmobileIkonCss;
|
|
758
1085
|
|
|
1086
|
+
const onePasswordIconCss = "";
|
|
1087
|
+
|
|
1088
|
+
let OnePasswordIcon = class {
|
|
1089
|
+
constructor(hostRef) {
|
|
1090
|
+
index.registerInstance(this, hostRef);
|
|
1091
|
+
this.hex = undefined;
|
|
1092
|
+
this.label = undefined;
|
|
1093
|
+
this.name = 'one-password';
|
|
1094
|
+
this.size = undefined;
|
|
1095
|
+
}
|
|
1096
|
+
render() {
|
|
1097
|
+
const { hex, label, name, size } = this;
|
|
1098
|
+
const title = label ? label : name;
|
|
1099
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M12 1C5.92 1 1 5.92 1 12C1 18.08 5.92 23 12 23C18.08 23 23 18.08 23\n 12C23 5.92 18.08 1 12 1M12 20A8 8 0 0 1 4 12A8 8 0 0 1 12 4A8 8 0 0 1 20\n 12A8 8 0 0 1 12 20M13 13.5C13 14.13 13.4 14.7 14 14.91V18H10V11.91C10.78\n 11.64 11.19 10.8 10.93 10C10.78 9.58 10.44 9.24 10 9.09V6H14V12.09C13.4\n 12.3 13 12.87 13 13.5Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1100
|
+
}
|
|
1101
|
+
};
|
|
1102
|
+
OnePasswordIcon.style = onePasswordIconCss;
|
|
1103
|
+
|
|
759
1104
|
const opelIkonCss = "";
|
|
760
1105
|
|
|
761
1106
|
let OpelIkon = class {
|
|
@@ -794,12 +1139,14 @@ let PawIcon = class {
|
|
|
794
1139
|
constructor(hostRef) {
|
|
795
1140
|
index.registerInstance(this, hostRef);
|
|
796
1141
|
this.hex = undefined;
|
|
1142
|
+
this.label = undefined;
|
|
797
1143
|
this.name = 'paw';
|
|
798
1144
|
this.size = undefined;
|
|
799
1145
|
}
|
|
800
1146
|
render() {
|
|
801
|
-
const { hex, name, size } = this;
|
|
802
|
-
|
|
1147
|
+
const { hex, label, name, size } = this;
|
|
1148
|
+
const title = label ? label : name;
|
|
1149
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M8.35,3C9.53,2.83 10.78,4.12 11.14,5.9C11.5,7.67 10.85,9.25\n 9.67,9.43C8.5,9.61 7.24,8.32 6.87,6.54C6.5,4.77 7.17,3.19\n 8.35,3M15.5,3C16.69,3.19 17.35,4.77 17,6.54C16.62,8.32 15.37,9.61\n 14.19,9.43C13,9.25 12.35,7.67 12.72,5.9C13.08,4.12 14.33,2.83\n 15.5,3M3,7.6C4.14,7.11 5.69,8 6.5,9.55C7.26,11.13 7,12.79\n 5.87,13.28C4.74,13.77 3.2,12.89 2.41,11.32C1.62,9.75 1.9,8.08\n 3,7.6M21,7.6C22.1,8.08 22.38,9.75 21.59,11.32C20.8,12.89 19.26,13.77\n 18.13,13.28C17,12.79 16.74,11.13 17.5,9.55C18.31,8 19.86,7.11\n 21,7.6M19.33,18.38C19.37,19.32 18.65,20.36 17.79,20.75C16,21.57\n 13.88,19.87 11.89,19.87C9.9,19.87 7.76,21.64 6,20.75C5,20.26 4.31,18.96\n 4.44,17.88C4.62,16.39 6.41,15.59 7.47,14.5C8.88,13.09 9.88,10.44\n 11.89,10.44C13.89,10.44 14.95,13.05 16.3,14.5C17.41,15.72 19.26,16.75\n 19.33,18.38Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
803
1150
|
}
|
|
804
1151
|
};
|
|
805
1152
|
PawIcon.style = pawIconCss;
|
|
@@ -868,22 +1215,98 @@ let PorscheIkon = class {
|
|
|
868
1215
|
};
|
|
869
1216
|
PorscheIkon.style = porscheIkonCss;
|
|
870
1217
|
|
|
1218
|
+
const protocolIconCss = "";
|
|
1219
|
+
|
|
1220
|
+
let ProtocolIcon = class {
|
|
1221
|
+
constructor(hostRef) {
|
|
1222
|
+
index.registerInstance(this, hostRef);
|
|
1223
|
+
this.hex = undefined;
|
|
1224
|
+
this.label = undefined;
|
|
1225
|
+
this.name = 'protocol';
|
|
1226
|
+
this.size = undefined;
|
|
1227
|
+
}
|
|
1228
|
+
render() {
|
|
1229
|
+
const { hex, label, name, size } = this;
|
|
1230
|
+
const title = label ? label : name;
|
|
1231
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M18 20H14L18 4H22M16 4H12L8 20H12M2 16.5A2.5 2.5 0 0 0 4.5 19A2.5 2.5 0\n 0 0 7 16.5A2.5 2.5 0 0 0 4.5 14A2.5 2.5 0 0 0 2 16.5M2 9.5A2.5 2.5 0 0 0\n 4.5 12A2.5 2.5 0 0 0 7 9.5A2.5 2.5 0 0 0 4.5 7A2.5 2.5 0 0 0 2 9.5Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1232
|
+
}
|
|
1233
|
+
};
|
|
1234
|
+
ProtocolIcon.style = protocolIconCss;
|
|
1235
|
+
|
|
871
1236
|
const pulseIconCss = "";
|
|
872
1237
|
|
|
873
1238
|
let PulseIcon = class {
|
|
874
1239
|
constructor(hostRef) {
|
|
875
1240
|
index.registerInstance(this, hostRef);
|
|
876
1241
|
this.hex = undefined;
|
|
1242
|
+
this.label = undefined;
|
|
877
1243
|
this.name = 'pulse';
|
|
878
1244
|
this.size = undefined;
|
|
879
1245
|
}
|
|
880
1246
|
render() {
|
|
881
|
-
const { hex, name, size } = this;
|
|
882
|
-
|
|
1247
|
+
const { hex, label, name, size } = this;
|
|
1248
|
+
const title = label ? label : name;
|
|
1249
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M3 13H5.79L10.1 4.79L11.28 13.75L14.5 9.66L17.83 13H21V15H17L14.67\n 12.67L9.92 18.73L8.94 11.31L7 15H3V13Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
883
1250
|
}
|
|
884
1251
|
};
|
|
885
1252
|
PulseIcon.style = pulseIconCss;
|
|
886
1253
|
|
|
1254
|
+
const puzzleIconCss = "";
|
|
1255
|
+
|
|
1256
|
+
let PuzzleIcon = class {
|
|
1257
|
+
constructor(hostRef) {
|
|
1258
|
+
index.registerInstance(this, hostRef);
|
|
1259
|
+
this.selected = false;
|
|
1260
|
+
this.hex = undefined;
|
|
1261
|
+
this.label = undefined;
|
|
1262
|
+
this.name = 'puzzle';
|
|
1263
|
+
this.size = undefined;
|
|
1264
|
+
}
|
|
1265
|
+
render() {
|
|
1266
|
+
const { selected, hex, label, name, size } = this;
|
|
1267
|
+
const title = label ? label : name;
|
|
1268
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, selected ? (index.h("path", { d: "M20.5 11H19V7C19 5.89 18.1 5 17 5H13V3.5A2.5 2.5 0 0 0 10.5 1A2.5 2.5\n 0 0 0 8 3.5V5H4A2 2 0 0 0 2 7V10.8H3.5C5 10.8 6.2 12 6.2 13.5C6.2 15 5\n 16.2 3.5 16.2H2V20A2 2 0 0 0 4 22H7.8V20.5C7.8 19 9 17.8 10.5 17.8C12\n 17.8 13.2 19 13.2 20.5V22H17A2 2 0 0 0 19 20V16H20.5A2.5 2.5 0 0 0 23\n 13.5A2.5 2.5 0 0 0 20.5 11Z" })) : (index.h("path", { d: "M22 13.5C22 15.26 20.7 16.72 19 16.96V20A2 2 0 0 1 17\n 22H13.2V21.7A2.7 2.7 0 0 0 10.5 19C9 19 7.8 20.21 7.8 21.7V22H4A2 2 0 0\n 1 2 20V16.2H2.3C3.79 16.2 5 15 5 13.5C5 12 3.79 10.8 2.3 10.8H2V7A2 2 0\n 0 1 4 5H7.04C7.28 3.3 8.74 2 10.5 2C12.26 2 13.72 3.3 13.96 5H17A2 2 0 0\n 1 19 7V10.04C20.7 10.28 22 11.74 22 13.5M17 15H18.5A1.5 1.5 0 0 0 20\n 13.5A1.5 1.5 0 0 0 18.5 12H17V7H12V5.5A1.5 1.5 0 0 0 10.5 4A1.5 1.5 0 0\n 0 9 5.5V7H4V9.12C5.76 9.8 7 11.5 7 13.5C7 15.5 5.75 17.2 4\n 17.88V20H6.12C6.8 18.25 8.5 17 10.5 17C12.5 17 14.2 18.25 14.88\n 20H17V15Z" }))), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1269
|
+
}
|
|
1270
|
+
};
|
|
1271
|
+
PuzzleIcon.style = puzzleIconCss;
|
|
1272
|
+
|
|
1273
|
+
const qrCodeIconCss = "";
|
|
1274
|
+
|
|
1275
|
+
let QrCodeIcon = class {
|
|
1276
|
+
constructor(hostRef) {
|
|
1277
|
+
index.registerInstance(this, hostRef);
|
|
1278
|
+
this.hex = undefined;
|
|
1279
|
+
this.label = undefined;
|
|
1280
|
+
this.name = 'qr-code';
|
|
1281
|
+
this.size = undefined;
|
|
1282
|
+
}
|
|
1283
|
+
render() {
|
|
1284
|
+
const { hex, label, name, size } = this;
|
|
1285
|
+
const title = label ? label : name;
|
|
1286
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M3 11H5V13H3V11M11 5H13V9H11V5M9 11H13V15H11V13H9V11M15\n 11H17V13H19V11H21V13H19V15H21V19H19V21H17V19H13V21H11V17H15V15H17V13H15V11M19\n 19V15H17V19H19M15 3H21V9H15V3M17 5V7H19V5H17M3 3H9V9H3V3M5 5V7H7V5H5M3\n 15H9V21H3V15M5 17V19H7V17H5Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1287
|
+
}
|
|
1288
|
+
};
|
|
1289
|
+
QrCodeIcon.style = qrCodeIconCss;
|
|
1290
|
+
|
|
1291
|
+
const radio2IconCss = "";
|
|
1292
|
+
|
|
1293
|
+
let Radio2Icon = class {
|
|
1294
|
+
constructor(hostRef) {
|
|
1295
|
+
index.registerInstance(this, hostRef);
|
|
1296
|
+
this.selected = false;
|
|
1297
|
+
this.hex = undefined;
|
|
1298
|
+
this.label = undefined;
|
|
1299
|
+
this.name = 'radio-2';
|
|
1300
|
+
this.size = undefined;
|
|
1301
|
+
}
|
|
1302
|
+
render() {
|
|
1303
|
+
const { selected, hex, label, name, size } = this;
|
|
1304
|
+
const title = label ? label : name;
|
|
1305
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, selected ? (index.h("path", { d: "M12 2A10 10 0 0 1 22 12A10 10 0 0 1 12 22A10 10 0 0 1 2 12A10 10 0 0\n 1 12 2M12 4A8 8 0 0 0 4 12A8 8 0 0 0 12 20A8 8 0 0 0 20 12A8 8 0 0 0 12\n 4M12 19C10.1 19 8.3 18.2 7.1 16.9C5.9 15.6 5 13.9 5 12C5 10.1 5.8 8.3\n 7.1 7.1C8.4 5.9 10.1 5 12 5C13.9 5 15.7 5.8 16.9 7.1C18.1 8.4 19 10.1 19\n 12C19 13.9 18.2 15.7 16.9 16.9C15.6 18.1 13.9 19 12 19Z" })) : (index.h("path", { d: "M12 20A8 8 0 0 1 4 12A8 8 0 0 1 12 4A8 8 0 0 1 20 12A8 8 0 0 1 12\n 20M12 2A10 10 0 0 0 2 12A10 10 0 0 0 12 22A10 10 0 0 0 22 12A10 10 0 0 0\n 12 2Z" }))), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1306
|
+
}
|
|
1307
|
+
};
|
|
1308
|
+
Radio2Icon.style = radio2IconCss;
|
|
1309
|
+
|
|
887
1310
|
const radioIconCss = "";
|
|
888
1311
|
|
|
889
1312
|
let RadioIcon = class {
|
|
@@ -891,12 +1314,14 @@ let RadioIcon = class {
|
|
|
891
1314
|
index.registerInstance(this, hostRef);
|
|
892
1315
|
this.selected = false;
|
|
893
1316
|
this.hex = undefined;
|
|
1317
|
+
this.label = undefined;
|
|
894
1318
|
this.name = 'radio';
|
|
895
1319
|
this.size = undefined;
|
|
896
1320
|
}
|
|
897
1321
|
render() {
|
|
898
|
-
const { selected, hex, name, size } = this;
|
|
899
|
-
|
|
1322
|
+
const { selected, hex, label, name, size } = this;
|
|
1323
|
+
const title = label ? label : name;
|
|
1324
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, selected ? (index.h("path", { d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24\n 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10\n 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42\n 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" })) : (index.h("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48\n 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8\n 8-8 8 3.58 8 8-3.58 8-8 8z" }))), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
900
1325
|
}
|
|
901
1326
|
};
|
|
902
1327
|
RadioIcon.style = radioIconCss;
|
|
@@ -923,12 +1348,14 @@ let RefreshIcon = class {
|
|
|
923
1348
|
constructor(hostRef) {
|
|
924
1349
|
index.registerInstance(this, hostRef);
|
|
925
1350
|
this.hex = undefined;
|
|
1351
|
+
this.label = undefined;
|
|
926
1352
|
this.name = 'refresh';
|
|
927
1353
|
this.size = undefined;
|
|
928
1354
|
}
|
|
929
1355
|
render() {
|
|
930
|
-
const { hex, name, size } = this;
|
|
931
|
-
|
|
1356
|
+
const { hex, label, name, size } = this;
|
|
1357
|
+
const title = label ? label : name;
|
|
1358
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99\n 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65\n 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35\n 2.35z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
932
1359
|
}
|
|
933
1360
|
};
|
|
934
1361
|
RefreshIcon.style = refreshIconCss;
|
|
@@ -1045,6 +1472,23 @@ let SkodaIkon = class {
|
|
|
1045
1472
|
};
|
|
1046
1473
|
SkodaIkon.style = skodaIkonCss;
|
|
1047
1474
|
|
|
1475
|
+
const slugIconCss = "";
|
|
1476
|
+
|
|
1477
|
+
let SlugIcon = class {
|
|
1478
|
+
constructor(hostRef) {
|
|
1479
|
+
index.registerInstance(this, hostRef);
|
|
1480
|
+
this.label = undefined;
|
|
1481
|
+
this.name = 'slug';
|
|
1482
|
+
this.size = undefined;
|
|
1483
|
+
}
|
|
1484
|
+
render() {
|
|
1485
|
+
const { label, name, size } = this;
|
|
1486
|
+
const title = label ? label : name;
|
|
1487
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1488
|
+
}
|
|
1489
|
+
};
|
|
1490
|
+
SlugIcon.style = slugIconCss;
|
|
1491
|
+
|
|
1048
1492
|
const smartIkonCss = "";
|
|
1049
1493
|
|
|
1050
1494
|
let SmartIkon = class {
|
|
@@ -1061,6 +1505,24 @@ let SmartIkon = class {
|
|
|
1061
1505
|
};
|
|
1062
1506
|
SmartIkon.style = smartIkonCss;
|
|
1063
1507
|
|
|
1508
|
+
const spiderIconCss = "";
|
|
1509
|
+
|
|
1510
|
+
let SpiderIcon = class {
|
|
1511
|
+
constructor(hostRef) {
|
|
1512
|
+
index.registerInstance(this, hostRef);
|
|
1513
|
+
this.hex = undefined;
|
|
1514
|
+
this.label = undefined;
|
|
1515
|
+
this.name = 'spider';
|
|
1516
|
+
this.size = undefined;
|
|
1517
|
+
}
|
|
1518
|
+
render() {
|
|
1519
|
+
const { hex, label, name, size } = this;
|
|
1520
|
+
const title = label ? label : name;
|
|
1521
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M21.29 16.71L22.71 15.29L19.5 12.11L16.5 11.26L18.41 11L22.6 7.8L21.4\n 6.2L17.59 9.05L14.91 9.5L18.11 6.31L17 1.76L15 2.24L15.86 5.69L14.76\n 6.83A3 3 0 0 0 9.24 6.83L8.11 5.69L9 2.24L7 1.76L5.89 6.31L9.09 9.5L6.4\n 9.05L2.6 6.2L1.4 7.8L5.6 11L7.46 11.31L4.46 12.16L1.29 15.29L2.71\n 16.71L5.5 13.89L7.87 13.22L4 16.54V22H6V17.46L7.56 16.12A4.5 4.5 0 0 0\n 16.44 16.12L18 17.46V22H20V16.54L16.13 13.22L18.5 13.89Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1522
|
+
}
|
|
1523
|
+
};
|
|
1524
|
+
SpiderIcon.style = spiderIconCss;
|
|
1525
|
+
|
|
1064
1526
|
const spyderIkonCss = "";
|
|
1065
1527
|
|
|
1066
1528
|
let SpyderIkon = class {
|
|
@@ -1109,6 +1571,24 @@ let SuzukiIkon = class {
|
|
|
1109
1571
|
};
|
|
1110
1572
|
SuzukiIkon.style = suzukiIkonCss;
|
|
1111
1573
|
|
|
1574
|
+
const svgIconCss = "";
|
|
1575
|
+
|
|
1576
|
+
let SvgIcon = class {
|
|
1577
|
+
constructor(hostRef) {
|
|
1578
|
+
index.registerInstance(this, hostRef);
|
|
1579
|
+
this.hex = undefined;
|
|
1580
|
+
this.label = undefined;
|
|
1581
|
+
this.name = 'svg';
|
|
1582
|
+
this.size = undefined;
|
|
1583
|
+
}
|
|
1584
|
+
render() {
|
|
1585
|
+
const { hex, label, name, size } = this;
|
|
1586
|
+
const title = label ? label : name;
|
|
1587
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M5.13 10.71H8.87L6.22 8.06C5.21 8.06 4.39 7.24 4.39 6.22A1.83 1.83 0 0\n 1 6.22 4.39C7.24 4.39 8.06 5.21 8.06 6.22L10.71 8.87V5.13C10 4.41 10 3.25\n 10.71 2.54C11.42 1.82 12.58 1.82 13.29 2.54C14 3.25 14 4.41 13.29\n 5.13V8.87L15.95 6.22C15.95 5.21 16.76 4.39 17.78 4.39C18.79 4.39 19.61\n 5.21 19.61 6.22C19.61 7.24 18.79 8.06 17.78 8.06L15.13 10.71H18.87C19.59\n 10 20.75 10 21.46 10.71C22.18 11.42 22.18 12.58 21.46 13.29C20.75 14 19.59\n 14 18.87 13.29H15.13L17.78 15.95C18.79 15.95 19.61 16.76 19.61 17.78A1.83\n 1.83 0 0 1 17.78 19.61C16.76 19.61 15.95 18.79 15.95 17.78L13.29\n 15.13V18.87C14 19.59 14 20.75 13.29 21.46C12.58 22.18 11.42 22.18 10.71\n 21.46C10 20.75 10 19.59 10.71 18.87V15.13L8.06 17.78C8.06 18.79 7.24 19.61\n 6.22 19.61C5.21 19.61 4.39 18.79 4.39 17.78C4.39 16.76 5.21 15.95 6.22\n 15.95L8.87 13.29H5.13C4.41 14 3.25 14 2.54 13.29C1.82 12.58 1.82 11.42\n 2.54 10.71C3.25 10 4.41 10 5.13 10.71Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1588
|
+
}
|
|
1589
|
+
};
|
|
1590
|
+
SvgIcon.style = svgIconCss;
|
|
1591
|
+
|
|
1112
1592
|
const teslaIkonCss = "";
|
|
1113
1593
|
|
|
1114
1594
|
let TeslaIkon = class {
|
|
@@ -1141,6 +1621,24 @@ let ToyotaIkon = class {
|
|
|
1141
1621
|
};
|
|
1142
1622
|
ToyotaIkon.style = toyotaIkonCss;
|
|
1143
1623
|
|
|
1624
|
+
const vectorCurveIconCss = "";
|
|
1625
|
+
|
|
1626
|
+
let VectorCurveIcon = class {
|
|
1627
|
+
constructor(hostRef) {
|
|
1628
|
+
index.registerInstance(this, hostRef);
|
|
1629
|
+
this.hex = undefined;
|
|
1630
|
+
this.label = undefined;
|
|
1631
|
+
this.name = 'vector-curve';
|
|
1632
|
+
this.size = undefined;
|
|
1633
|
+
}
|
|
1634
|
+
render() {
|
|
1635
|
+
const { hex, label, name, size } = this;
|
|
1636
|
+
const title = label ? label : name;
|
|
1637
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M18.5 2A1.5 1.5 0 0 1 20 3.5A1.5 1.5 0 0 1 18.5 5C18.27 5 18.05 4.95\n 17.85 4.85L14.16 8.55L14.5 9C16.69 7.74 19.26 7 22 7L23 7.03V9.04L22\n 9C19.42 9 17 9.75 15 11.04A3.96 3.96 0 0 1 11.04 15C9.75 17 9 19.42 9\n 22L9.04 23H7.03L7 22C7 19.26 7.74 16.69 9 14.5L8.55 14.16L4.85 17.85C4.95\n 18.05 5 18.27 5 18.5A1.5 1.5 0 0 1 3.5 20A1.5 1.5 0 0 1 2 18.5A1.5 1.5 0 0\n 1 3.5 17C3.73 17 3.95 17.05 4.15 17.15L7.84 13.45C7.31 12.78 7 11.92 7\n 11A4 4 0 0 1 11 7C11.92 7 12.78 7.31 13.45 7.84L17.15 4.15C17.05 3.95 17\n 3.73 17 3.5A1.5 1.5 0 0 1 18.5 2M11 9A2 2 0 0 0 9 11A2 2 0 0 0 11 13A2 2 0\n 0 0 13 11A2 2 0 0 0 11 9Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1638
|
+
}
|
|
1639
|
+
};
|
|
1640
|
+
VectorCurveIcon.style = vectorCurveIconCss;
|
|
1641
|
+
|
|
1144
1642
|
const volkswagenIkonCss = "";
|
|
1145
1643
|
|
|
1146
1644
|
let VolkswagenIkon = class {
|
|
@@ -1173,29 +1671,64 @@ let VolvoIkon = class {
|
|
|
1173
1671
|
};
|
|
1174
1672
|
VolvoIkon.style = volvoIkonCss;
|
|
1175
1673
|
|
|
1674
|
+
const webhookIconCss = "";
|
|
1675
|
+
|
|
1676
|
+
let WebhookIcon = class {
|
|
1677
|
+
constructor(hostRef) {
|
|
1678
|
+
index.registerInstance(this, hostRef);
|
|
1679
|
+
this.hex = undefined;
|
|
1680
|
+
this.label = undefined;
|
|
1681
|
+
this.name = 'webhook';
|
|
1682
|
+
this.size = undefined;
|
|
1683
|
+
}
|
|
1684
|
+
render() {
|
|
1685
|
+
const { hex, label, name, size } = this;
|
|
1686
|
+
const title = label ? label : name;
|
|
1687
|
+
return (index.h("svg", { width: size, height: size, viewBox: "0 0 24 24", role: "img", "aria-label": "title" }, index.h("title", null, title), index.h("g", { fill: hex }, index.h("path", { d: "M10.46 19C9 21.07 6.15 21.59 4.09 20.15C2.04 18.71 1.56 15.84 3\n 13.75C3.87 12.5 5.21 11.83 6.58 11.77L6.63 13.2C5.72 13.27 4.84 13.74 4.27\n 14.56C3.27 16 3.58 17.94 4.95 18.91C6.33 19.87 8.26 19.5 9.26 18.07C9.57\n 17.62 9.75 17.13 9.82 16.63V15.62L15.4 15.58L15.47 15.47C16 14.55 17.15\n 14.23 18.05 14.75C18.95 15.27 19.26 16.43 18.73 17.35C18.2 18.26 17.04\n 18.58 16.14 18.06C15.73 17.83 15.44 17.46 15.31 17.04L11.24 17.06C11.13\n 17.73 10.87 18.38 10.46 19M17.74 11.86C20.27 12.17 22.07 14.44 21.76\n 16.93C21.45 19.43 19.15 21.2 16.62 20.89C15.13 20.71 13.9 19.86 13.19\n 18.68L14.43 17.96C14.92 18.73 15.75 19.28 16.75 19.41C18.5 19.62 20.05\n 18.43 20.26 16.76C20.47 15.09 19.23 13.56 17.5 13.35C16.96 13.29 16.44\n 13.36 15.97 13.53L15.12 13.97L12.54 9.2H12.32C11.26 9.16 10.44 8.29 10.47\n 7.25C10.5 6.21 11.4 5.4 12.45 5.44C13.5 5.5 14.33 6.35 14.3 7.39C14.28\n 7.83 14.11 8.23 13.84 8.54L15.74 12.05C16.36 11.85 17.04 11.78 17.74\n 11.86M8.25 9.14C7.25 6.79 8.31 4.1 10.62 3.12C12.94 2.14 15.62 3.25 16.62\n 5.6C17.21 6.97 17.09 8.47 16.42 9.67L15.18 8.95C15.6 8.14 15.67 7.15 15.27\n 6.22C14.59 4.62 12.78 3.85 11.23 4.5C9.67 5.16 8.97 7 9.65 8.6C9.93 9.26\n 10.4 9.77 10.97 10.11L11.36 10.32L8.29 15.31C8.32 15.36 8.36 15.42 8.39\n 15.5C8.88 16.41 8.54 17.56 7.62 18.05C6.71 18.54 5.56 18.18 5.06\n 17.24C4.57 16.31 4.91 15.16 5.83 14.67C6.22 14.46 6.65 14.41 7.06\n 14.5L9.37 10.73C8.9 10.3 8.5 9.76 8.25 9.14Z" })), index.h("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
1688
|
+
}
|
|
1689
|
+
};
|
|
1690
|
+
WebhookIcon.style = webhookIconCss;
|
|
1691
|
+
|
|
1176
1692
|
exports.acura_ikon = AcuraIkon;
|
|
1177
1693
|
exports.alfa_romeo_ikon = AlfaRomeoIkon;
|
|
1694
|
+
exports.alien_icon = AlienIcon;
|
|
1178
1695
|
exports.am_general_ikon = AmGeneralIkon;
|
|
1696
|
+
exports.asterisk_icon = AsteriskIcon;
|
|
1179
1697
|
exports.aston_martin_ikon = AstonMartinIkon;
|
|
1180
1698
|
exports.audi_ikon = AudiIkon;
|
|
1699
|
+
exports.barcode_icon = BarcodeIcon;
|
|
1700
|
+
exports.barcode_scan_icon = BarcodeScanIcon;
|
|
1701
|
+
exports.bash_icon = BashIcon;
|
|
1702
|
+
exports.beaker_icon = BeakerIcon;
|
|
1181
1703
|
exports.bently_ikon = BentlyIkon;
|
|
1182
1704
|
exports.bmw_ikon = BmwIkon;
|
|
1183
1705
|
exports.bugatti_ikon = BugattiIkon;
|
|
1184
1706
|
exports.buick_ikon = BuickIkon;
|
|
1185
1707
|
exports.cadillac_ikon = CadillacIkon;
|
|
1708
|
+
exports.chart_bar_icon = ChartBarIcon;
|
|
1709
|
+
exports.chart_bubble_icon = ChartBubbleIcon;
|
|
1710
|
+
exports.chart_donut_icon = ChartDonutIcon;
|
|
1711
|
+
exports.chart_donuts_icon = ChartDonutsIcon;
|
|
1712
|
+
exports.check_icon = CheckIcon;
|
|
1186
1713
|
exports.chevrolet_ikon = ChevroletIkon;
|
|
1714
|
+
exports.chevron_double_left_icon = ChevronDoubleLeftIcon;
|
|
1187
1715
|
exports.chrysler_ikon = ChryslerIkon;
|
|
1716
|
+
exports.circular_saw_icon = CircularSawIcon;
|
|
1188
1717
|
exports.citroen_ikon = CitroenIkon;
|
|
1718
|
+
exports.close_icon = CloseIcon;
|
|
1189
1719
|
exports.daewoo_ikon = DaewooIkon;
|
|
1190
1720
|
exports.dodge_ikon = DodgeIkon;
|
|
1191
1721
|
exports.eagle_ikon = EagleIkon;
|
|
1192
1722
|
exports.ferrari_ikon = FerrariIkon;
|
|
1193
1723
|
exports.fiat_ikon = FiatIkon;
|
|
1194
1724
|
exports.fingerprint_icon = FingerprintIcon;
|
|
1725
|
+
exports.fire_icon = FireIcon;
|
|
1195
1726
|
exports.fisker_ikon = FiskerIkon;
|
|
1727
|
+
exports.flask_icon = FlaskIcon;
|
|
1196
1728
|
exports.ford_ikon = FordIkon;
|
|
1197
1729
|
exports.genesis_ikon = GenesisIkon;
|
|
1198
1730
|
exports.geo_ikon = GeoIkon;
|
|
1731
|
+
exports.git_icon = GitIcon;
|
|
1199
1732
|
exports.gmc_ikon = GmcIkon;
|
|
1200
1733
|
exports.honda_ikon = HondaIkon;
|
|
1201
1734
|
exports.hummer_ikon = HummerIkon;
|
|
@@ -1203,6 +1736,7 @@ exports.hyundai_ikon = HyundaiIkon;
|
|
|
1203
1736
|
exports.infiniti_ikon = InfinitiIkon;
|
|
1204
1737
|
exports.isuzu_ikon = IsuzuIkon;
|
|
1205
1738
|
exports.jaguar_ikon = JaguarIkon;
|
|
1739
|
+
exports.java_script_icon = JavaScriptIcon;
|
|
1206
1740
|
exports.jeep_ikon = JeepIkon;
|
|
1207
1741
|
exports.kia_ikon = KiaIkon;
|
|
1208
1742
|
exports.lamborghini_ikon = LamborghiniIkon;
|
|
@@ -1220,6 +1754,7 @@ exports.mini_ikon = MiniIkon;
|
|
|
1220
1754
|
exports.mitsubishi_ikon = MitsubishiIkon;
|
|
1221
1755
|
exports.nissan_ikon = NissanIkon;
|
|
1222
1756
|
exports.oldsmobile_ikon = OldsmobileIkon;
|
|
1757
|
+
exports.one_password_icon = OnePasswordIcon;
|
|
1223
1758
|
exports.opel_ikon = OpelIkon;
|
|
1224
1759
|
exports.panoz_ikon = PanozIkon;
|
|
1225
1760
|
exports.paw_icon = PawIcon;
|
|
@@ -1227,7 +1762,11 @@ exports.peugeot_ikon = PeugeotIkon;
|
|
|
1227
1762
|
exports.plymouth_ikon = PlymouthIkon;
|
|
1228
1763
|
exports.pontiac_ikon = PontiacIkon;
|
|
1229
1764
|
exports.porsche_ikon = PorscheIkon;
|
|
1765
|
+
exports.protocol_icon = ProtocolIcon;
|
|
1230
1766
|
exports.pulse_icon = PulseIcon;
|
|
1767
|
+
exports.puzzle_icon = PuzzleIcon;
|
|
1768
|
+
exports.qr_code_icon = QrCodeIcon;
|
|
1769
|
+
exports.radio_2_icon = Radio2Icon;
|
|
1231
1770
|
exports.radio_icon = RadioIcon;
|
|
1232
1771
|
exports.ram_ikon = RamIkon;
|
|
1233
1772
|
exports.refresh_icon = RefreshIcon;
|
|
@@ -1238,11 +1777,16 @@ exports.saturn_ikon = SaturnIkon;
|
|
|
1238
1777
|
exports.scion_ikon = ScionIkon;
|
|
1239
1778
|
exports.seat_ikon = SeatIkon;
|
|
1240
1779
|
exports.skoda_ikon = SkodaIkon;
|
|
1780
|
+
exports.slug_icon = SlugIcon;
|
|
1241
1781
|
exports.smart_ikon = SmartIkon;
|
|
1782
|
+
exports.spider_icon = SpiderIcon;
|
|
1242
1783
|
exports.spyder_ikon = SpyderIkon;
|
|
1243
1784
|
exports.subaru_ikon = SubaruIkon;
|
|
1244
1785
|
exports.suzuki_ikon = SuzukiIkon;
|
|
1786
|
+
exports.svg_icon = SvgIcon;
|
|
1245
1787
|
exports.tesla_ikon = TeslaIkon;
|
|
1246
1788
|
exports.toyota_ikon = ToyotaIkon;
|
|
1789
|
+
exports.vector_curve_icon = VectorCurveIcon;
|
|
1247
1790
|
exports.volkswagen_ikon = VolkswagenIkon;
|
|
1248
1791
|
exports.volvo_ikon = VolvoIkon;
|
|
1792
|
+
exports.webhook_icon = WebhookIcon;
|