@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) • 2.13 kB
JavaScript
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 UtrechtIconWijkDenkmeeStyle0 = generatedCss;
const UtrechtIconWijkDenkmee = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: '3615f3c4ea97163825cdda98af7068db17e5533b', "data-name": "Layer 1", viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'f08b57cb39e785d750173ccf1f405060076a9c5c', d: "M18 3.98c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1s1 .45 1 1v1.98c0 .55-.45 1-1 1m16 11.98c0 .55-.45 1-1 1h-1.98c-.55 0-1-.45-1-1s.45-1 1-1H33c.55 0 1 .45 1 1m-31-1h1.98c.55 0 1 .45 1 1s-.45 1-1 1H3c-.55 0-1-.45-1-1s.45-1 1-1m6.47-7.49c-.39.39-1.03.39-1.42 0l-1.4-1.4c-.39-.39-.39-1.02 0-1.42.39-.39 1.03-.39 1.42 0l1.4 1.4c.39.39.39 1.02 0 1.42m19.8-2.9c.39.39.39 1.02 0 1.42l-1.4 1.4c-.39.39-1.03.39-1.42 0-.39-.39-.39-1.02 0-1.42l1.4-1.4c.39-.39 1.03-.39 1.42 0M18.12 6h-.01c-5.51 0-10 4.47-10 9.96 0 2.33.82 4.6 2.31 6.39.22.27.44.51.65.74.79.88 1.02 1.16 1.02 1.92v4.92c0 1.95 1.39 3.62 3.17 4 .4 1.2 1.52 2.07 2.86 2.07s2.42-.84 2.84-2c1.79-.38 3.18-2.05 3.18-4v-4.92c0-.79.26-1.11 1.08-2.03.19-.21.39-.44.59-.68A9.954 9.954 0 0 0 28.12 16c0-5.5-4.48-9.98-9.99-9.98Zm2.54 25.99h-4.89l-.11-.02c-.88-.19-1.58-1.08-1.58-2.04v-1.94h8.04V30c0 .91-.63 1.76-1.46 2Zm3.59-10.92c-.19.23-.37.44-.55.64-.85.96-1.58 1.78-1.58 3.36v.91h-8.04v-.97c0-1.56-.71-2.35-1.55-3.29-.18-.2-.37-.41-.57-.65a7.998 7.998 0 0 1-1.85-5.11C10.11 11.57 13.7 8 18.1 8c4.41 0 7.99 3.58 7.98 7.98 0 1.86-.65 3.66-1.84 5.09Z" })));
}
};
UtrechtIconWijkDenkmee.style = UtrechtIconWijkDenkmeeStyle0;
export { UtrechtIconWijkDenkmee as utrecht_icon_wijk_denkmee };
//# sourceMappingURL=utrecht-icon-wijk-denkmee.entry.js.map