@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.9 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-cdb0df7a.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 UtrechtIconLerenStyle0 = generatedCss;
const UtrechtIconLeren = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'bf43619a8f7ccd54a34e9627234e4a4b7fe16b29', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '6f035af142a921758635bacb2fd8e289987abf27', d: "M11 25c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3m-3.01 4c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3M36 2v13c0 1.1-.9 2-2 2H11v-3h5.98c.56 0 1.02-.46 1.02-1.02s-.46-1.02-1.02-1.02H6.85c-1.61.1-2.84 1.37-2.84 3.01V17H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h32c1.1 0 2 .9 2 2M11 6.97c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3M7 33H3c-1.13 0-2.12.63-2.63 1.55-.36.65.15 1.45.9 1.45h7.46c.74 0 1.26-.8.9-1.45C9.12 33.63 8.13 33 7 33m26 0h-3.99c-1.13 0-2.12.63-2.63 1.55-.36.65.15 1.45.9 1.45h7.46c.74 0 1.26-.8.9-1.45-.51-.92-1.5-1.55-2.63-1.55Zm-12.01-4c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3m-1 4H16c-1.13 0-2.12.63-2.63 1.55-.36.65.15 1.45.9 1.45h7.46c.74 0 1.26-.8.9-1.45-.51-.92-1.5-1.55-2.63-1.55Zm11-1c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3M28 22c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3" })));
}
};
UtrechtIconLeren.style = UtrechtIconLerenStyle0;
exports.utrecht_icon_leren = UtrechtIconLeren;
//# sourceMappingURL=utrecht-icon-leren.cjs.entry.js.map