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-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 UtrechtIconParkerenStyle0 = generatedCss; const UtrechtIconParkeren = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '3e6e44324e3819bf1c93933f41382f158cb1ac09', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '0f548d9a3f4d3066f536a564197d1e9c00d4f535', d: "M19.57 8.01h-4.61v8h4.61c1.89 0 3.43-1.79 3.43-4s-1.54-4-3.43-4" }), h("path", { key: 'b43608b599349916f66c97dff4e3bdce8e054240', d: "M28.5 0h-21C5.01 0 3 2.01 3 4.5v21C3 27.99 5.01 30 7.5 30H17v5.02c0 .54.44.98.98.98h.04c.54 0 .98-.44.98-.98V30h9.5c2.49 0 4.5-2.01 4.5-4.5v-21C33 2.01 30.99 0 28.5 0m-9.02 17.99h-4.52v5.03c0 .54-.44.98-.98.98s-.98-.44-.98-.98v-16c0-.55.45-1 1-1h5.48C22.52 6.02 25 8.7 25 12s-2.48 5.98-5.52 5.98Z" }))); } }; UtrechtIconParkeren.style = UtrechtIconParkerenStyle0; export { UtrechtIconParkeren as utrecht_icon_parkeren }; //# sourceMappingURL=utrecht-icon-parkeren.entry.js.map