@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.72 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 UtrechtIconVervoersvoorzieningStyle0 = generatedCss;
const UtrechtIconVervoersvoorziening = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'f9b4ea135a4a76bae4189a4be848c136d2da6d1f', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '3dbb9ca79bae11d30bcffe98b92dfd05f40f8bd8', d: "M9.66 27h3.15a6.483 6.483 0 0 1-7.43 4.94C2.73 31.49.58 29.35.13 26.7A6.494 6.494 0 0 1 5 19.27v3.17a3.479 3.479 0 0 0-1.88 3.92 3.46 3.46 0 0 0 2.59 2.58c1.73.39 3.3-.53 3.95-1.95Zm-.15-13.5c1.38 0 2.51-1.12 2.51-2.51S10.9 8.48 9.51 8.48 7 9.6 7 10.99s1.12 2.51 2.51 2.51m5.82 8.5H12v-4.18c0-1.17-.74-2.28-1.88-2.55-1.65-.4-3.12.85-3.12 2.43v4.79C7 23.87 8.13 25 9.51 25H15v7h3v-7.33C18 23.2 16.8 22 15.33 22M33 20h3v-9.91l-1.99-6.03c-.44-1.23-1.64-2.06-3-2.06h-8.96c-1.36 0-2.56.83-3 2.08l-2.04 6.01V20h3v-3h13v3ZM21.74 5h9.47l1.23 4H20.5zm.26 8h-2v-2h2zm11 0h-2v-2h2z" })));
}
};
UtrechtIconVervoersvoorziening.style = UtrechtIconVervoersvoorzieningStyle0;
exports.utrecht_icon_vervoersvoorziening = UtrechtIconVervoersvoorziening;
//# sourceMappingURL=utrecht-icon-vervoersvoorziening.cjs.entry.js.map