@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.71 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 UtrechtIconWijkInspraakStyle0 = generatedCss;
const UtrechtIconWijkInspraak = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '4ecdcf4862b8265dddb4b3803498cfc79b6d4712', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '7bd369f03d0aeae240b1ee91a19a70e514262c55', d: "M27.93 0H11.95c-1.08 0-1.96.88-1.96 1.96v8.99c0 1.09.89 1.98 1.98 1.98 0 0 5.98 0 5.98.03v2.52a.991.991 0 0 0 1.69.71l3.28-3.24h4.94c1.11 0 2.02-.91 2.02-2.02V1.96C29.88.88 29 0 27.92 0Zm-.03 10.94h-5.97l-1.99 1.99v-1.97h-7.96l-.03-8.97H27.9zM15.96 17.9a4.49 4.49 0 1 0 0 8.98 4.49 4.49 0 0 0 0-8.98m0 6.99c-1.37 0-2.5-1.12-2.5-2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-2.5 2.5m6.91 5.95v3.98c0 .55-.45.99-.99.99s-.99-.45-.99-.99v-3.98c0-.36-.6-.99-.94-.99h-7.96c-.36 0-.6.18-.71.29-.11.11-.29.35-.29.71v3.98c0 .55-.45.99-.99.99s-.99-.45-.99-.99v-3.98c0-1.65 1.33-2.98 2.98-2.98h7.96c1.45 0 2.92 1.54 2.92 2.98Z" })));
}
};
UtrechtIconWijkInspraak.style = UtrechtIconWijkInspraakStyle0;
exports.utrecht_icon_wijk_inspraak = UtrechtIconWijkInspraak;
//# sourceMappingURL=utrecht-icon-wijk-inspraak.cjs.entry.js.map