@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.93 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 UtrechtIconVerslavingStyle0 = generatedCss;
const UtrechtIconVerslaving = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: 'c2d8f622192e85cbadac3bf3097e5bafdf7511a4', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'a999033e45476bc703ab5f6d9b544ff1c7ba0010', d: "m35.04 24.09-3.84-3.84a3.283 3.283 0 0 0-4.64 0l-.31.31a3.283 3.283 0 0 0 0 4.64l3.84 3.84a3.283 3.283 0 0 0 4.64 0l.31-.31a3.283 3.283 0 0 0 0-4.64m-1.41 3.23-.31.31c-.5.5-1.31.5-1.81 0l-1.92-1.92 2.12-2.12 1.92 1.92c.5.5.5 1.31 0 1.81m-12.72-1.07a3.283 3.283 0 0 0-4.64 0l-.31.31a3.283 3.283 0 0 0 0 4.64l3.84 3.84a3.283 3.283 0 0 0 4.64 0l.31-.31a3.283 3.283 0 0 0 0-4.64zm-1.61 5.46-1.92-1.92c-.5-.5-.5-1.31 0-1.81l.31-.31c.5-.5 1.31-.5 1.81 0l1.92 1.92zm-1.74-14.66a3.283 3.283 0 0 0 4.64 0l3.84-3.84a3.283 3.283 0 0 0 0-4.64l-.31-.31a3.283 3.283 0 0 0-4.64 0l-3.84 3.84a3.283 3.283 0 0 0 0 4.64zm4.95-7.38c.5-.5 1.31-.5 1.81 0l.31.31c.5.5.5 1.31 0 1.81l-1.92 1.92-2.12-2.12zm-14.5 1.69V1c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v10.35c-2.33.82-4 3.04-4 5.65v18c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V17a5.99 5.99 0 0 0-4-5.65Zm2 22.65H2v-3h8v3Z" })));
}
};
UtrechtIconVerslaving.style = UtrechtIconVerslavingStyle0;
exports.utrecht_icon_verslaving = UtrechtIconVerslaving;
//# sourceMappingURL=utrecht-icon-verslaving.cjs.entry.js.map