@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.66 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 UtrechtIconHulpZorgStyle0 = generatedCss;
const UtrechtIconHulpZorg = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '1013570426ed0b097796e94958f1a305fa06afe2', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '3294d35581ead7378fe158de32640248a685e0c8', d: "M28.99 9.03H8.95c-1.63 0-2.95 1.34-2.95 3l.03 9.99c0 .55.45 1 1 1H9v11.99c0 .55.45 1 1 1h6.96c.55 0 1-.45 1-1V13.02c0-.55.45-1 1-1s1 .45 1 1V35c0 .55.45 1 1 1h7.01c.55 0 1-.45 1-1V23h2a.984.984 0 0 0 1.01-.99v-9.98c0-1.66-1.35-3-3.01-3Zm-.35 4.98-.16.17-.76.8c-.39.41-1.06.41-1.45 0l-.76-.8-.16-.17c-.33-.35-.46-.88-.25-1.31.35-.71 1.2-.81 1.7-.29l.2.21.2-.21c.49-.51 1.34-.42 1.7.29.21.43.09.96-.25 1.31ZM21.48 3.54c0-1.93 1.57-3.5 3.51-3.5s3.51 1.57 3.51 3.5-1.57 3.5-3.51 3.5-3.51-1.57-3.51-3.5M9.46 3.5c0-1.93 1.57-3.5 3.51-3.5s3.51 1.57 3.51 3.5S14.91 7 12.97 7 9.46 5.43 9.46 3.5" })));
}
};
UtrechtIconHulpZorg.style = UtrechtIconHulpZorgStyle0;
exports.utrecht_icon_hulp_zorg = UtrechtIconHulpZorg;
//# sourceMappingURL=utrecht-icon-hulp-zorg.cjs.entry.js.map