UNPKG

@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.56 kB
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 UtrechtIconMilieuOntheffingStyle0 = generatedCss; const UtrechtIconMilieuOntheffing = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '666084ee2067263dbeba074808b1bf1030074d0a', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '2c0d15b5acf1e3042552b59339bfd52c328f1de5', d: "M20.76 15h-3.79v-5c0-1.1-.9-2-2-2H1c-.55 0-1 .45-1 1v21c0 .55.45 1 1 1h12.01c-.02.17-.05.33-.05.5 0 2.48 2.02 4.5 4.5 4.5s4.5-2.02 4.5-4.5c0-.17-.03-.33-.05-.5h1.05c1.1 0 2-.9 2-2v-7.53c0-.31-.07-.61-.21-.89l-2.21-4.47A2 2 0 0 0 20.75 15Zm-3.29 19a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5m5.5-12h-6v-5h4l2 4zM29 0c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7m-.57 9.64c-.4.4-1.04.4-1.44 0l-1.51-1.51a.996.996 0 0 1 0-1.41c.39-.38 1.01-.38 1.4 0l.84.83 2.91-2.91a.984.984 0 0 1 1.4 0c.39.39.39 1.01 0 1.4z" }))); } }; UtrechtIconMilieuOntheffing.style = UtrechtIconMilieuOntheffingStyle0; export { UtrechtIconMilieuOntheffing as utrecht_icon_milieu_ontheffing }; //# sourceMappingURL=utrecht-icon-milieu-ontheffing.entry.js.map