@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
JavaScript
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 UtrechtIconVerkeerslichtStyle0 = generatedCss;
const UtrechtIconVerkeerslicht = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: '8d1715991e8b082b2d8348662b966896d4026995', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '19555472a8df67b947a3c78fda20e43e84b0d074', 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