UNPKG

@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) 2.51 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-df3f0e01.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 UtrechtIconWijkGroepsgesprekStyle0 = generatedCss; const UtrechtIconWijkGroepsgesprek = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '33e61906b5a4dab22dc71de0ba8b0942cad49679', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '262464710c4edc768a9b2b6208a425aae114baa0', d: "M16 11.01V1.97C16 .88 16.88 0 17.97 0h16.06C35.12 0 36 .88 36 1.97v9c0 1.12-.91 2.03-2.03 2.03H29l-3.3 3.26c-.63.62-1.7.18-1.7-.71v-2.53l-6.01-.03c-1.1 0-1.99-.89-1.99-1.99ZM17.97 2l.03 9.01h7c.55.01 1 .46 1 1.01V13l1.71-1.71a.99.99 0 0 1 .71-.29h5.59V2zM1.67 23.66a4.52 4.52 0 0 1 5.57-5.57c1.51.4 2.72 1.62 3.12 3.12a4.52 4.52 0 0 1-5.57 5.57 4.446 4.446 0 0 1-3.12-3.12m4.97 1.2c.88-.21 1.6-.93 1.81-1.81a2.52 2.52 0 0 0-3.06-3.06c-.88.21-1.6.93-1.81 1.81a2.52 2.52 0 0 0 3.06 3.06M10 31s0 1 1 1 1-1 1-1c0-1.45-1.48-3-2.94-3H3c-1.65 0-3 1.34-3 3v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.36.18-.6.29-.71S2.64 30 3 30h6.06c.91 0 .94 1 .94 1m24.36-9.79a4.52 4.52 0 0 1-5.57 5.57 4.446 4.446 0 0 1-3.12-3.12 4.52 4.52 0 0 1 5.57-5.57c1.51.4 2.72 1.62 3.12 3.12M29.39 20c-.88.21-1.6.93-1.81 1.81a2.52 2.52 0 0 0 3.06 3.06c.88-.21 1.6-.93 1.81-1.81A2.52 2.52 0 0 0 29.39 20m3.67 8h-6.05c-1.66 0-3 1.34-3 3 0 0 0 1 1 1s1-1 1-1c0-.36.18-.6.29-.71s.35-.29.71-.29h6.06c.91 0 .94 1 .94 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-1.45-1.48-3-2.94-3zm-20.9-7.27a4.52 4.52 0 0 1 5.57-5.57c1.51.4 2.72 1.62 3.12 3.12a4.52 4.52 0 0 1-5.57 5.57 4.446 4.446 0 0 1-3.12-3.12m4.97 1.21c.88-.21 1.6-.93 1.81-1.81a2.52 2.52 0 0 0-3.06-3.06c-.88.21-1.6.93-1.81 1.81a2.52 2.52 0 0 0 3.06 3.06m-4.6 5.08h7.04c.34 0 .97.65.97 1.01a.995.995 0 0 0 1.94-.32c0-1.2-1.44-2.69-2.9-2.69h-7.04c-.55 0-1 .44-1 1s.45 1 1 1z" }))); } }; UtrechtIconWijkGroepsgesprek.style = UtrechtIconWijkGroepsgesprekStyle0; exports.utrecht_icon_wijk_groepsgesprek = UtrechtIconWijkGroepsgesprek; //# sourceMappingURL=utrecht-icon-wijk-groepsgesprek.cjs.entry.js.map