@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.41 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 UtrechtIconEnergieProjectenStyle0 = generatedCss;
const UtrechtIconEnergieProjecten = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'cee2c94bce44b241796e1b263376c8e5271faaaf', "data-name": "Layer 1", viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '7fc0a70b4454d211a1bbfe3fa12eed230f108ead', d: "M8.67 20.06a1 1 0 0 1-1-1v-6h-5c-.38 0-.72-.21-.89-.55s-.14-.74.08-1.04l8-11c.25-.35.71-.5 1.12-.36a1 1 0 0 1 .69.95v6h5c.38 0 .72.21.89.55s.14.74-.08 1.04l-8 11c-.19.26-.5.41-.81.41m-4.03-9h4.04c.55 0 1 .45 1 1v3.92l5.04-6.93h-4.04c-.55 0-1-.45-1-1V4.13z" })));
}
};
UtrechtIconEnergieProjecten.style = UtrechtIconEnergieProjectenStyle0;
exports.utrecht_icon_energie_projecten = UtrechtIconEnergieProjecten;
//# sourceMappingURL=utrecht-icon-energie-projecten.cjs.entry.js.map