@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.51 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 UtrechtIconRolstoelStyle0 = generatedCss;
const UtrechtIconRolstoel = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: 'd3c3d9d0cb668e80bc63e1a19a7a713ec7021728', viewBox: "0 0 35.98 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '966f74783db11bada0b315d173066af66a9cffbf', d: "M20.62 28c1.15 0 1.85 1.23 1.31 2.25-1.74 3.25-5.42 5.31-9.48 4.62-3.7-.62-6.69-3.61-7.31-7.31a9.012 9.012 0 0 1 4.62-9.48c1.01-.55 2.25.16 2.25 1.31 0 .56-.31 1.06-.81 1.32a5.985 5.985 0 0 0-3.07 6.52c.46 2.32 2.34 4.19 4.65 4.65 2.79.56 5.33-.84 6.52-3.07.26-.49.77-.81 1.32-.81M18.5 8C20.43 8 22 6.43 22 4.5S20.43 1 18.5 1 15 2.57 15 4.5 16.57 8 18.5 8M27 21h-5v-7.3c0-1.9-1.42-3.59-3.31-3.69A3.497 3.497 0 0 0 15 13.5l.05 8C15.3 23.47 16.96 25 19 25h8v9c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-9c0-2.21-1.79-4-4-4" })));
}
};
UtrechtIconRolstoel.style = UtrechtIconRolstoelStyle0;
export { UtrechtIconRolstoel as utrecht_icon_rolstoel };
//# sourceMappingURL=utrecht-icon-rolstoel.entry.js.map