@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
22 lines (16 loc) • 2.11 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-df3f0e01.js');
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;pointer-events:none;width:100%}";
const UtrechtIconThreadsStyle0 = generatedCss;
const UtrechtIconThreads = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '63623fb49bf8857ded94db569bd94206bf3c7dc0', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '4a602649b8f2b93aca45df594fd38e189577f602', d: "M26.87 16.69c-.16-.07-.31-.15-.47-.21-.28-5.12-3.08-8.05-7.78-8.08h-.06c-2.81 0-5.15 1.2-6.59 3.38l2.59 1.77c1.08-1.63 2.76-1.98 4.01-1.98h.04c1.55 0 2.72.46 3.47 1.34.55.64.92 1.52 1.1 2.63-1.37-.23-2.86-.3-4.44-.21-4.47.26-7.34 2.86-7.15 6.48.1 1.84 1.01 3.42 2.58 4.45 1.32.87 3.03 1.3 4.8 1.2 2.34-.13 4.17-1.02 5.45-2.65.97-1.24 1.59-2.84 1.86-4.86 1.11.67 1.94 1.56 2.4 2.62.78 1.81.82 4.78-1.6 7.2-2.12 2.12-4.68 3.04-8.54 3.07-4.28-.03-7.52-1.4-9.62-4.08-1.97-2.5-2.99-6.12-3.03-10.75.04-4.63 1.06-8.24 3.03-10.75 2.1-2.67 5.34-4.04 9.62-4.08 4.31.03 7.61 1.41 9.79 4.1 1.07 1.32 1.88 2.97 2.41 4.91l3.03-.81c-.65-2.38-1.66-4.43-3.04-6.13C27.9 1.8 23.81.04 18.53 0h-.02C13.24.04 9.19 1.81 6.47 5.26 4.05 8.34 2.8 12.62 2.76 17.98s0 .03 0 .03c.04 5.37 1.29 9.65 3.71 12.72 2.72 3.46 6.77 5.23 12.04 5.26h.02c4.68-.03 7.99-1.26 10.71-3.97 3.56-3.55 3.45-8 2.28-10.74-.84-1.96-2.45-3.55-4.64-4.6Zm-8.09 7.59c-1.96.11-3.99-.77-4.1-2.65-.07-1.4.99-2.95 4.22-3.14.37-.02.73-.03 1.09-.03 1.17 0 2.26.11 3.26.33-.37 4.63-2.55 5.38-4.47 5.49" })));
}
};
UtrechtIconThreads.style = UtrechtIconThreadsStyle0;
exports.utrecht_icon_threads = UtrechtIconThreads;
//# sourceMappingURL=utrecht-icon-threads.cjs.entry.js.map