@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) • 1.79 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 UtrechtIconWijkGesprekStyle0 = generatedCss;
const UtrechtIconWijkGesprek = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'b31e11f5299e8291c63899fcc1a449652d7f88d5', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '260b2021ad49e16b0c7320bd9748b7e805511b9d', d: "M19.09 4.92H2.08C.93 4.92 0 6.09 0 7.54v12.05c0 1.46.94 2.65 2.11 2.65 0 0 6.36.02 6.36.04v3.37c0 1.18 1.13 1.78 1.8.95l3.49-4.34 5.26-.01c1.19 0 2.15-1.21 2.15-2.71v-12c0-1.45-.93-2.62-2.09-2.62Zm-.03 14.66h-5.91c-.28 0-.55.14-.75.39l-1.81 2.27v-1.3c0-.73-.47-1.33-1.06-1.33l-7.41-.02-.03-12h16.98v11.99Z" }), index.h("path", { key: 'f53cce84be2b85a42c461c3d82f48a38fe1e9b9f', d: "M25.41 30.99v-3.42h8.46c1.17 0 2.12-1.2 2.12-2.67V12.94c0-1.48-.95-2.67-2.12-2.69h-9.54c-.58 0-1.05.6-1.05 1.33 0 .74.47 1.33 1.06 1.33h9.53V24.9h-9.53c-.58 0-1.06.6-1.06 1.33v1.33l-1.81-2.27c-.2-.25-.47-.39-.75-.39h-2.74l-1.1.02c-.57.01-1.02.59-1.02 1.31s.47 1.33 1.06 1.33h3.25l3.4 4.35c.66.85 1.81.26 1.81-.94Z" })));
}
};
UtrechtIconWijkGesprek.style = UtrechtIconWijkGesprekStyle0;
exports.utrecht_icon_wijk_gesprek = UtrechtIconWijkGesprek;
//# sourceMappingURL=utrecht-icon-wijk-gesprek.cjs.entry.js.map