@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.57 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-cdb0df7a.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 UtrechtIconGezinStyle0 = generatedCss;
const UtrechtIconGezin = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'cacd2840c42ae5aca21bcf2a74f2eb68471892bd', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '2d68233b2e8bcaa0690471dca2d816b7b3148d16', d: "M30 12c0-1.66-1.34-3-3-3h-5.93c-1.66 0-3 1.35-3 3.01 0-1.66-1.34-3.01-3-3.01H9.01c-1.66 0-3 1.35-3 3.01l.03 10c0 .55.45 1 1 1h1.97v12c0 .55.45 1 1 1h5v-8h-1c-.55 0-1-.45-1-1v-4.98c0-1.12.91-2.02 2.02-2.02h5.91c1.14 0 2.06.92 2.06 2.06v4.94c0 .55-.45 1-1 1h-1v8h4.99c.55 0 1-.45 1-1.01l-.07-11.99H29c.55 0 1-.45 1-1v-10Zm-12 7c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3M9 3.5C9 1.57 10.57 0 12.5 0S16 1.57 16 3.5 14.43 7 12.5 7 9 5.43 9 3.5m11 0C20 1.57 21.57 0 23.5 0S27 1.57 27 3.5 25.43 7 23.5 7 20 5.43 20 3.5" })));
}
};
UtrechtIconGezin.style = UtrechtIconGezinStyle0;
exports.utrecht_icon_gezin = UtrechtIconGezin;
//# sourceMappingURL=utrecht-icon-gezin.cjs.entry.js.map