@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.28 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 UtrechtIconGlasAfvalStyle0 = generatedCss;
const UtrechtIconGlasAfval = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '5582bbc7496045834b73501600cb787c7efa0981', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '2526a95f35e4944e7cc166dfbf7829f6d9c01ac0', d: "M23.79 10.66c-1.92.01-3.76 1.13-4.57 3.01L18 16.49v18.44l2.45 1.06 7.94-18.35c.82-1.88.38-3.98-.93-5.39L32 1.77 28.33.18zM6 16v20h10v-8h-6v-9h6v-3c0-2.05-1.24-3.81-3-4.58V0H9v11.42c-1.76.77-3 2.53-3 4.58" })));
}
};
UtrechtIconGlasAfval.style = UtrechtIconGlasAfvalStyle0;
exports.utrecht_icon_glas_afval = UtrechtIconGlasAfval;
//# sourceMappingURL=utrecht-icon-glas-afval.cjs.entry.js.map