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.42 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 UtrechtIconLantaarnpaalStyle0 = generatedCss; const UtrechtIconLantaarnpaal = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '0d881522df6c18889757a4a6d4ddfb44a6b17c25', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'c6566ed6f64fa80a1df1e42b6b3d4303a4a16aa7', d: "M4.38 10.08 3 8.7l2.3-2.3c.44.49.98.9 1.59 1.17zm6.53-2.06H8.95v3.95h1.95V8.01Zm3.61-1.67c-.44.5-.97.9-1.57 1.19l2.54 2.54 1.38-1.38zM10.99 33H17V22l1-2V5.5A2.5 2.5 0 0 0 15.5 3H14c0 1.65-1.34 3-3 3H9a3 3 0 0 1-3-2.99V0h9.43c4.57 0 5.5 2 5.5 5.5L21 20l1 2v11h6v3H10.99zm.94-31h-4v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1z" }))); } }; UtrechtIconLantaarnpaal.style = UtrechtIconLantaarnpaalStyle0; exports.utrecht_icon_lantaarnpaal = UtrechtIconLantaarnpaal; //# sourceMappingURL=utrecht-icon-lantaarnpaal.cjs.entry.js.map