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.25 kB
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 UtrechtIconLantaarnpaalOudStyle0 = generatedCss; const UtrechtIconLantaarnpaalOud = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '8bce644161f5cd7a66d498311220770f0df84ef0', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'f37848dbadb10ab853979e81554fded0dbe4d279', d: "M20.17 34v-8l-1.08-3V10h1.48l1.77-4.89h1.08v-1h-.78L18.6 1.5V0h-1.2v1.5l-4.04 2.61h-.78v1h1.08L15.43 10h1.48v13l-1.08 3v8H11.5v2h13v-2zM18.61 5h2.65l-.12.4-1.3 3.6h-1.23zm-2.37 4-1.3-3.6-.12-.4h2.65v4z" }))); } }; UtrechtIconLantaarnpaalOud.style = UtrechtIconLantaarnpaalOudStyle0; export { UtrechtIconLantaarnpaalOud as utrecht_icon_lantaarnpaal_oud }; //# sourceMappingURL=utrecht-icon-lantaarnpaal-oud.entry.js.map