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.66 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 UtrechtIconHulpmiddelenGezinStyle0 = generatedCss; const UtrechtIconHulpmiddelenGezin = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '9f40052be71e8a940f463aadefdb3b1d95c2dc91', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '8a2a1373e93bf8872d67494804135d04adfa3741', d: "M26.91 3.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5S32.34 7 30.41 7s-3.5-1.57-3.5-3.5M20.41 7c1.93 0 3.5-1.57 3.5-3.5S22.34 0 20.41 0s-3.5 1.57-3.5 3.5S18.48 7 20.41 7M14.9 21.15V11c-.01-1.66 1.33-2 2.99-2h4.45c1.66 0 3 1.34 3 3 0-1.66 1.34-3 3-3h4.57c1.66 0 3 1.34 3 3v11h-2v5c-.82-.25-1.79-.41-2.94-.41h-.28l-.78.08v-5.61c0-1.14-.92-2.06-2.06-2.06h-4.98c-1.1 0-1.99.89-1.99 1.99v.89l-5.17-1.56-.65-.2-.16.02ZM22.41 16c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3m-7.57 8.19L9 25.07v8l11.96 3 14.1-3.08s0-2.4-4.1-2.4l-10 .93-4.76-1.21.78-2.24 3.94 1.01h3.18s-.22-2.22-3.1-3.03zM6 24.08H0v10h6z" }))); } }; UtrechtIconHulpmiddelenGezin.style = UtrechtIconHulpmiddelenGezinStyle0; export { UtrechtIconHulpmiddelenGezin as utrecht_icon_hulpmiddelen_gezin }; //# sourceMappingURL=utrecht-icon-hulpmiddelen-gezin.entry.js.map