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) 1.93 kB
'use strict'; 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 UtrechtIconRioolheffingStyle0 = generatedCss; const UtrechtIconRioolheffing = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: 'bbc9d954093ffe467cdbbe7690c49eb8a96cd4e6', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'df640f6bda96ff890b4f5fc5e704fb26a5ea9859', d: "M34.44 13.25c-1.92 1.29-4.29.94-5.89-.89-.35-.4-.62-.86-.86-1.34h4.3c.55 0 1-.45 1-1s-.45-1-1-1h-4.92c-.09-.66-.1-1.34 0-2H32c.55 0 1-.45 1-1s-.45-1-1-1h-4.31c.22-.44.47-.87.79-1.26 1.58-1.88 4.03-2.28 5.96-.98.46.31 1.08.19 1.39-.27a.999.999 0 0 0-.27-1.39c-2.81-1.89-6.35-1.34-8.61 1.35-.63.75-1.11 1.62-1.43 2.54H24c-.55 0-1 .45-1 1s.45 1 1 1h1.08a9.55 9.55 0 0 0 0 2h-1.07c-.55 0-1 .45-1 1s.45 1 1 1h1.52c.34.97.85 1.88 1.53 2.66 1.35 1.54 3.14 2.35 4.96 2.35 1.22 0 2.45-.36 3.56-1.11.46-.31.58-.93.27-1.39a.999.999 0 0 0-1.39-.27ZM2.2 36h11.6l-1.17-7.83c-.08-.52.13-1.04.51-1.28 1.6-1.05 2.66-2.87 2.84-4.89H.03c.18 2.02 1.23 3.84 2.84 4.89.38.25.59.77.51 1.28L2.21 36ZM16 18v2H0v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1M15 6v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h9V4c0-.55.45-1 1-1s1 .45 1 1v1h1c.55 0 1 .45 1 1" }))); } }; UtrechtIconRioolheffing.style = UtrechtIconRioolheffingStyle0; exports.utrecht_icon_rioolheffing = UtrechtIconRioolheffing; //# sourceMappingURL=utrecht-icon-rioolheffing.cjs.entry.js.map