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.62 kB
import { r as registerInstance, h } from './index-6be72d1f.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 UtrechtIconGroenProjectenStyle0 = generatedCss; const UtrechtIconGroenProjecten = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '9f33949aec5e3e89bf944351ad48534bd38fb84b', "data-name": "Layer 1", viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '7b41821a7b531164e632f83fe0acb3166f29c53a', d: "M10 11H7c-3.86 0-7-3.14-7-7V2c0-.55.45-1 1-1h3c3.86 0 7 3.14 7 7 0 .54-.43.98-.97 1 .54.02.97.46.97 1s-.45 1-1 1M2 3v1c0 2.76 2.24 5 5 5h2.96C9.43 8.98 9 8.54 9 8c0-2.76-2.24-5-5-5z" }), h("path", { key: '0c7b04c06c23ca355314f6d15378988ab1710511', d: "M13 14h-3a1.003 1.003 0 0 1-.87-1.5c-.08-.15-.13-.32-.13-.5 0-3.86 3.14-7 7-7h3c.55 0 1 .45 1 1v1c0 3.86-3.14 7-7 7m-2-2h2c2.76 0 5-2.24 5-5h-2c-2.76 0-5 2.24-5 5" }), h("path", { key: '9d3d3e14ef9b4bcee00b409121c6dea08ab03209', d: "M10 19c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v10c0 .55-.45 1-1 1" }))); } }; UtrechtIconGroenProjecten.style = UtrechtIconGroenProjectenStyle0; export { UtrechtIconGroenProjecten as utrecht_icon_groen_projecten }; //# sourceMappingURL=utrecht-icon-groen-projecten.entry.js.map