@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.37 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 UtrechtIconGeluidStyle0 = generatedCss;
const UtrechtIconGeluid = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '3f9d1767b90dc6400a0bf2efd99f99ab4b4a8dd1', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '19efbbae700c452c7bc24b5bd1a629188d46197b', d: "M36 18.33c0 6.94-3.06 12.5-3.19 12.73l-2.62-1.46S33 24.46 33 18.33 30.22 7.11 30.19 7.06l2.62-1.46c.13.23 3.19 5.79 3.19 12.73m-29-6H3c-1.66 0-3 1.34-3 3v6c0 1.66 1.34 3 3 3h4zm3 0v12l8.03 7H21v-26h-2.97zm15.69.73S27 15.48 27 18.33s-1.3 5.25-1.31 5.27l2.62 1.46c.07-.12 1.69-3.07 1.69-6.73s-1.62-6.61-1.69-6.73z" })));
}
};
UtrechtIconGeluid.style = UtrechtIconGeluidStyle0;
exports.utrecht_icon_geluid = UtrechtIconGeluid;
//# sourceMappingURL=utrecht-icon-geluid.cjs.entry.js.map