@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
22 lines (16 loc) • 1.72 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-cdb0df7a.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 UtrechtIconNieuwsbriefStyle0 = generatedCss;
const UtrechtIconNieuwsbrief = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '79819b176e3f6b6869ecc43db382eee759ce2f2b', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '9a5413e1cd7dbeb2931566d7f6ff64d17a5be568', d: "M19.41.49C19.01.17 18.51 0 18 0s-1.01.18-1.41.49l-2.2 1.76h7.2L19.39.49Zm-4.73 21.45.37-.3h.01l.8-.58c.63-.46 1.38-.69 2.13-.69s1.56.25 2.2.74l1.9 1.41 9.42-6.76V4.5H4.5v11.23l9.43 6.77zM9 7.84h18a1.129 1.129 0 1 1 0 2.26H9a1.129 1.129 0 1 1 0-2.26m0 4.51h18a1.129 1.129 0 1 1 0 2.26H9a1.129 1.129 0 1 1 0-2.26m1.16 4.5h6.7a1.129 1.129 0 1 1 0 2.26H12.9l-2.74-2.25Zm23.59-4.87v2.5l1.68-1.16zm-31.5 0L.57 13.32l1.68 1.16zM0 15.66v18.15l12.09-9.77zm20.74 8.67-1.93-1.43c-.23-.18-.53-.28-.83-.28-.2 0-.51.04-.78.24l-1.14.85L.93 35.96c.07.01.13.04.2.04H33.8L21.54 24.92l-.79-.58Zm3.18-.29 12.07 10.91s.01-.05.01-.07V15.66l-12.08 8.37Z" })));
}
};
UtrechtIconNieuwsbrief.style = UtrechtIconNieuwsbriefStyle0;
exports.utrecht_icon_nieuwsbrief = UtrechtIconNieuwsbrief;
//# sourceMappingURL=utrecht-icon-nieuwsbrief.cjs.entry.js.map