UNPKG

@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) 1.95 kB
import { r as registerInstance, h } from './index-593361c2.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 UtrechtIconAfvalPmdStyle0 = generatedCss; const UtrechtIconAfvalPmd = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: 'e6103d9a3548787716328fdd0c1c8c0cc30a06ad', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'a8192c47a7cfee46985ba0b638dc986d1216c874', d: "m19.91 19.96 1.1 1.83V33L20 35h-8l-1-2V21.93l1.1-1.94 7.8-.03ZM7.01 2.98h-2c-.54.01-.98.45-.99.99 0 .55-.02 1-.02 1h4v-1c0-.55-.45-.99-1-.99ZM33 2c0-.55-.45-1-1-1h-8c-.56 0-1.01.45-1.01 1.01V3l-3 3.94h10l3.03-3.97-.03-.97Zm.99 2.94L32 7.95V33l3.24-.79c.45-.11.76-.51.76-.97V7.35a1 1 0 0 0-.3-.71l-1.71-1.71Zm-22 9.05h.02s-.04-.08-.05-.12c-.02-.32-.13-.63-.37-.88 0 0-3.21-3.88-3.5-4.97l-.06-.4s-.02-.09-.02-.14v-.49h-4v.08c0 .05-.01.1-.02.15l-.06.43c-.29 1.17-3.5 5.33-3.5 5.33-.24.24-.35.56-.37.88-.02.04-.04.08-.05.12.01.33.14.66.39.92.28.28.43.64.43 1.04s-.15.76-.43 1.04c-.53.53-.53 1.4 0 1.93.28.28.43.64.43 1.04s-.15.76-.43 1.04c-.53.53-.53 1.4 0 1.93.56.56.57 1.46.04 2.03-.26.27-.44.61-.44 1v5.06c0 1.66 1.34 3 3 3h6.01V21.96c0-.34.09-.68.26-.98l1.1-1.94c.33-.58.94-.95 1.6-.99.03-.38-.09-.77-.38-1.06-.28-.28-.43-.64-.43-1.04s.15-.76.43-1.04c.25-.25.38-.58.39-.92Zm11.02 7.81V33h7V8.94h-10V18c.66.03 1.26.38 1.61.95l1.1 1.82c.19.31.29.67.29 1.03" }))); } }; UtrechtIconAfvalPmd.style = UtrechtIconAfvalPmdStyle0; export { UtrechtIconAfvalPmd as utrecht_icon_afval_pmd }; //# sourceMappingURL=utrecht-icon-afval-pmd.entry.js.map