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.32 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 UtrechtIconLantaarnpaalOudStyle0 = generatedCss; const UtrechtIconLantaarnpaalOud = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '8bce644161f5cd7a66d498311220770f0df84ef0', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.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; exports.utrecht_icon_lantaarnpaal_oud = UtrechtIconLantaarnpaalOud; //# sourceMappingURL=utrecht-icon-lantaarnpaal-oud.cjs.entry.js.map