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.42 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 UtrechtIconVerkeerslichtStyle0 = generatedCss; const UtrechtIconVerkeerslicht = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '9370875b8603508647926ec49e306b1c524544d6', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'aed7d478ad9fe0786d8bf5754c610110a67e9925', d: "M17.8 28h.39c3.76 0 6.8-3.06 6.8-6.84V6.84c0-3.78-3.05-6.84-6.8-6.84h-.39C14.04 0 11 3.06 11 6.84v14.33c0 3.78 3.05 6.84 6.8 6.84ZM18 4.69a1.961 1.961 0 0 1 0 3.92 1.961 1.961 0 0 1 0-3.92M18 12a1.961 1.961 0 0 1 0 3.92A1.961 1.961 0 0 1 18 12m0 7.31a1.961 1.961 0 0 1 0 3.92 1.961 1.961 0 0 1 0-3.92M16.02 32H20a1 1 0 0 0 0-2h-3.98a1 1 0 0 0 0 2m0 4H20a1 1 0 0 0 0-2h-3.98a1 1 0 0 0 0 2" }))); } }; UtrechtIconVerkeerslicht.style = UtrechtIconVerkeerslichtStyle0; export { UtrechtIconVerkeerslicht as utrecht_icon_verkeerslicht }; //# sourceMappingURL=utrecht-icon-verkeerslicht.entry.js.map