@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.76 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 UtrechtIconVerkeersProjectenStyle0 = generatedCss;
const UtrechtIconVerkeersProjecten = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '0b9640ca806187133e693800060bf8a89eedf101', "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: '1f3540bbfbc181cc07575e1f5fc2b78419b89c3f', d: "M18.89 19.39H1.11c-.61 0-1.11-.5-1.11-1.11s.5-1.11 1.11-1.11h17.78c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11m-6-11.11H7.11C6.5 8.28 6 7.78 6 7.17s.5-1.11 1.11-1.11h5.78c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11m1.78 5.55H5.33c-.61 0-1.11-.5-1.11-1.11s.5-1.11 1.11-1.11h9.33c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11Z" }), index.h("path", { key: '8fb6e1d263e1c73c0800bee74468b4329272ad3d', d: "M16.67 19.39c-.47 0-.9-.3-1.05-.76L10.31 2.72h-.62l-5.3 15.91c-.19.58-.82.89-1.41.7-.58-.19-.9-.82-.7-1.41L7.83 1.26C7.98.81 8.41.5 8.88.5h2.22c.48 0 .9.31 1.05.76l5.56 16.67a1.123 1.123 0 0 1-1.05 1.47Z" })));
}
};
UtrechtIconVerkeersProjecten.style = UtrechtIconVerkeersProjectenStyle0;
exports.utrecht_icon_verkeers_projecten = UtrechtIconVerkeersProjecten;
//# sourceMappingURL=utrecht-icon-verkeers-projecten.cjs.entry.js.map