@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
36 lines (31 loc) • 3.95 kB
JavaScript
import { p as proxyCustomElement, H, h } from './p-2f0ff193.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 UtrechtIconDementieStyle0 = generatedCss;
const UtrechtIconDementie$1 = /*@__PURE__*/ proxyCustomElement(class UtrechtIconDementie extends H {
constructor() {
super();
this.__registerHost();
this.__attachShadow();
}
render() {
return (h("svg", { key: '377a6baceece25470cd75d2117dbaecd56728077', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '3e9939fb642eca9170011b886e91bae597083dc0', d: "M25.04 1s-.79 1.48-1.02 1.9c-.11.2-.17.35-.2.46-.03.11-.02.15 0 .19.01.02.03.03.05.05.04.03.12.03.13.02l.47-.05c.21-.03.43 0 .62.1.27.14.44.4.5.69.07.29.02.61-.13.91-.16.3-.41.51-.68.62-.27.11-.58.1-.85-.04a.964.964 0 0 1-.42-.45l-.23-.43s0-.02-.02-.03c-.02-.02-.04-.05-.07-.06-.02 0-.04-.02-.07-.02-.04 0-.09.02-.16.1s-.16.22-.27.42l-1.05 1.95 1.87 1c.21.11.36.21.47.3.11.1.18.21.18.34 0 .07-.01.14-.04.19-.07.13-.19.19-.2.2l-.43.23c-.14.07-.26.18-.34.32-.11.2-.11.43-.03.65.08.22.26.42.5.55.25.13.51.16.74.11a.736.736 0 0 0 .6-.83v-.01l-.05-.48s-.02-.14.05-.27c.03-.05.07-.1.13-.14.11-.07.24-.07.38-.04.14.04.3.11.51.22l1.87 1 1-1.87c.22-.41.28-.63.19-.77-.09-.15-.3-.13-.3-.13l-.49.05c-.18.03-.37 0-.54-.09-.47-.25-.61-.89-.32-1.43.29-.54.9-.78 1.36-.53.17.09.3.23.37.4s.23.43.23.43.1.18.27.18.32-.17.54-.59c.22-.41 1.12-1.94 1.12-1.94L25 1.02Z" }), h("path", { key: '6cdf6c3e1f2b57cf3c24935be4913ec21e998056', d: "m29 10.65-.25.46-.47.88-.88-.47-1.44-.77c-.03.19-.09.37-.18.54-.24.45-.66.76-1.18.88-.14.03-.29.05-.44.05a2.1 2.1 0 0 1-1-.26c-.44-.24-.78-.62-.96-1.08a1.753 1.753 0 0 1 .43-1.93l-1.44-.77-.88-.47.47-.88 1.02-1.91c-.98-.27-2.01-.42-3.07-.42-6.44 0-11.66 5.22-11.66 11.66v.08l-2.28 5.09c-.29.64 0 1.4.64 1.69l2.2.98v3.42c0 1.12.92 2.04 2.04 2.04h4.02v4.98c0 .85 2.85 1.53 6.38 1.53s6.38-.69 6.38-1.53v-9.56c2.41-2.14 3.94-5.25 3.94-8.73 0-2-.5-3.88-1.39-5.53Zm-17.86 5.39c-.71 0-1.28-.57-1.28-1.28s.57-1.28 1.28-1.28 1.28.57 1.28 1.28-.57 1.28-1.28 1.28m15.29 1.94c-.05.27-.19.5-.37.64a.747.747 0 0 1-1.03-.05s-.35-.34-.35-.34-.09-.1-.25-.13c-.06-.01-.13 0-.19.02-.12.04-.21.14-.26.27-.06.13-.1.31-.15.54l-.38 2.09-2.18-.4c-.23-.04-.38-.08-.48-.13-.1-.05-.13-.08-.15-.13v-.07c0-.03.02-.06.04-.09 0-.01.02-.02.02-.02l.34-.35c.15-.14.26-.33.3-.54.05-.3-.04-.59-.22-.82-.18-.23-.46-.4-.79-.46a1.3 1.3 0 0 0-.9.15.986.986 0 0 0-.41 1.31l.19.44s.03.08.02.13c0 .02-.01.04-.03.06-.03.03-.07.06-.18.07-.11 0-.27-.01-.5-.05-.46-.08-2.12-.39-2.12-.39l1.29-7s1.73.39 2.19.48c.46.08.66.17.72.33.06.17-.09.31-.09.31l-.35.35c-.14.12-.23.29-.27.48-.1.52.31 1.03.92 1.14.6.11 1.17-.22 1.26-.74a.91.91 0 0 0-.08-.54s-.2-.45-.2-.45-.08-.19.03-.32.33-.14.79-.05l2.09.38-.38 2.09c-.04.24-.06.41-.05.56 0 .14.05.27.15.35.05.05.12.07.18.08.15.03.27-.03.28-.03l.44-.19h.01c.14-.07.3-.09.45-.06.22.04.4.18.52.38s.17.46.12.74Z" })));
}
static get style() { return UtrechtIconDementieStyle0; }
}, [1, "utrecht-icon-dementie"]);
function defineCustomElement$1() {
if (typeof customElements === "undefined") {
return;
}
const components = ["utrecht-icon-dementie"];
components.forEach(tagName => { switch (tagName) {
case "utrecht-icon-dementie":
if (!customElements.get(tagName)) {
customElements.define(tagName, UtrechtIconDementie$1);
}
break;
} });
}
const UtrechtIconDementie = UtrechtIconDementie$1;
const defineCustomElement = defineCustomElement$1;
export { UtrechtIconDementie, defineCustomElement };
//# sourceMappingURL=utrecht-icon-dementie.js.map