@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
18 lines (14 loc) • 1.49 kB
JavaScript
import { r as registerInstance, h } from './index-593361c2.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 UtrechtIconHorecaStyle0 = generatedCss;
const UtrechtIconHoreca = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: '34e34b1453193bcf3259c91ecfcb611fcfcee653', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '4e23e0a8b4a08f0da86450d519ae1fe4c5dd668e', d: "M35.71 7.34a.996.996 0 1 0-1.41-1.41l-6.55 6.56-1.41-1.41 6.55-6.56a.996.996 0 1 0-1.41-1.41l-6.55 6.56-1.41-1.41 6.55-6.56A.996.996 0 1 0 28.66.29l-8.05 8.06c-.13.13-.22.27-.27.4a5.01 5.01 0 0 0-.58 4.63L.29 32.85a.996.996 0 0 0 0 1.41l1.45 1.45c.39.39 1.02.39 1.42 0L22.6 16.25c1.57.62 3.38.39 4.79-.65.09-.05.19-.1.28-.2l.16-.16s.09-.06.13-.1l7.77-7.79Zm-.09 25.42L22.26 19.39l-2.83 2.83 13.36 13.37c.39.39 1.02.39 1.41 0l1.41-1.41a.996.996 0 0 0 0-1.41ZM16.59 13.7 2.92.02a7.007 7.007 0 0 0 0 9.9l8.72 8.73z" })));
}
};
UtrechtIconHoreca.style = UtrechtIconHorecaStyle0;
export { UtrechtIconHoreca as utrecht_icon_horeca };
//# sourceMappingURL=utrecht-icon-horeca.entry.js.map