@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.61 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 UtrechtIconStandaardProjectenStyle0 = generatedCss;
const UtrechtIconStandaardProjecten = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '9d71fdab4b9bbe86e743a5f5f835c838a2184f81', "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: 'd8f67b9ac6e8859371c4006aac970a5fe0e5deea', d: "M8.69 20h-4c-.55 0-1-.45-1-1s.45-1 1-1h4c.55 0 1 .45 1 1s-.45 1-1 1" }), index.h("path", { key: '123727d246ca196f241b6cf2799961012c7e9f70', d: "M6.69 20c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v18c0 .55-.45 1-1 1" }), index.h("path", { key: '288a85cc429be1d869a04f46215b76f999b2a6af', d: "M6.69 11a.997.997 0 0 1-.4-1.91L13.23 6 6.29 2.91c-.51-.23-.73-.82-.51-1.32.23-.5.82-.73 1.32-.51l9 4a.998.998 0 0 1 0 1.82l-9 4c-.13.06-.27.09-.41.09Z" })));
}
};
UtrechtIconStandaardProjecten.style = UtrechtIconStandaardProjectenStyle0;
exports.utrecht_icon_standaard_projecten = UtrechtIconStandaardProjecten;
//# sourceMappingURL=utrecht-icon-standaard-projecten.cjs.entry.js.map