@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
18 lines (14 loc) • 1.78 kB
JavaScript
import { r as registerInstance, h } from './index-593361c2.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 UtrechtIconHulpHuishoudenStyle0 = generatedCss;
const UtrechtIconHulpHuishouden = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: 'ba16c8f321cc41c870ae580055a5a7778bc329f2', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'a0af422e27a057ff3c643bbf447288e3941a58e4', d: "M9.98 29.06c0 2.76-2.23 5-4.99 5S0 31.83 0 29.06s2.23-5 4.99-5 4.99 2.24 4.99 5M35 33.99h-3.99L28 10.12a8.594 8.594 0 0 0-5.97-6.84C21 2.96 11.93.41 11.03.19 10.02-.05 9.09 0 9.05 0 5.39 0 2.41 2.72 2.41 6.39s2.98 6.66 6.64 6.66l8.98-.03c1.1 0 1.99.9 1.99 2 0 .59-.7 1.52-.7 1.52l-2.44 3.45c-1.76-1.24-3.8-2-5.84-2H3.06C1.37 17.99 0 19.37 0 21.06v3.03A7.028 7.028 0 0 1 5 22c3.89 0 7.04 3.16 7.04 7.06 0 1.5-.47 2.89-1.27 4.04h7.27c2.22 0 4.01-1.8 4.01-4.02 0-2.85-1.47-5.7-3.64-7.8L20.7 18c.66-.83 1.31-1.83 1.31-2.97 0-2.2-1.79-4-3.99-4l-8.98.03c-2.56 0-4.64-2.09-4.64-4.65s2.08-4.38 4.71-4.38c0 0 .73-.04 1.44.13.63.15 6.85 1.8 10.88 3.06 2.42.74 4.18 2.76 4.58 5.18l2.98 23.61h-3.98c-.55 0-1 .45-1 1s.45 1 1 1h9.98c.55 0 1-.45 1-1s-.45-1-1-1Z" })));
}
};
UtrechtIconHulpHuishouden.style = UtrechtIconHulpHuishoudenStyle0;
export { UtrechtIconHulpHuishouden as utrecht_icon_hulp_huishouden };
//# sourceMappingURL=utrecht-icon-hulp-huishouden.entry.js.map