@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.93 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 UtrechtIconWerkzaamhedenStyle0 = generatedCss;
const UtrechtIconWerkzaamheden = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: 'f7ce88357fa8a5e498c4d3c8061e6eeabbb0a38a', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'c47f516cd57a5822b4ccabc5e4a6951675e70f82', d: "m18.24 19.62-1.37 2.44 1.64.82zm-4.2-1.56-1.15 2.02 1.22.61 1.03-1.71.68-1.29-1.14-.04c-.11 0-.38 0-.64.42Z" }), h("path", { key: '74106c0514faad620760882ea72598ae0dddb79b', d: "M35.52 31.02 19.63 2.98c-.36-.63-1.02-1.01-1.74-1.01s-1.38.39-1.74 1.01L.26 31.02c-.35.62-.35 1.38 0 1.99.36.61 1.02.99 1.73.99h31.78c.71 0 1.37-.38 1.73-.99s.36-1.37.01-1.99ZM20.49 13.91c.83 0 1.5.68 1.5 1.5s-.68 1.5-1.5 1.5-1.5-.68-1.5-1.5.68-1.5 1.5-1.5M17.6 28.89h-1.5v-3.05c0-.15-.04-.29-.13-.42l-1.56-2.33-3.42 5.68L9.7 28l3.63-6.03-2.53-1.27 1.96-3.43c.67-1.03 1.62-1.19 2.05-1.13l3.06.12c1.12 0 1.71 1.21 1.79 2.41l.42 5 1.99 1-.91.37c-.27.11-.47.3-.63.53l-3.99-1.99.68 1.02c.25.37.38.8.38 1.25v3.05Zm10.05-.36c-.14.23-.38.36-.65.36h-6.04c-.25 0-.49-.13-.63-.34a.748.748 0 0 1-.06-.71l.76-1.72c.08-.18.22-.32.4-.39l1.44-.58 1.08-1.72c.14-.22.38-.35.64-.35h.02a.7.7 0 0 1 .63.39l2.4 4.34c.13.23.12.51-.01.73h.02Z" })));
}
};
UtrechtIconWerkzaamheden.style = UtrechtIconWerkzaamhedenStyle0;
export { UtrechtIconWerkzaamheden as utrecht_icon_werkzaamheden };
//# sourceMappingURL=utrecht-icon-werkzaamheden.entry.js.map