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.44 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 UtrechtIconAfspraakMakenStyle0 = generatedCss; const UtrechtIconAfspraakMaken = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '562ae1e1b62e32e3276d549b3def900b3f0756ac', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '623875711b10718dae909f51f26a72494375ff73', d: "M17.98 0C8.05 0 0 8.06 0 18s8.05 18 17.98 18S36 27.94 36 18 27.94 0 17.98 0M18 34C9.18 34 2 26.82 2 18S9.18 2 18 2s16 7.18 16 16-7.18 16-16 16" }), h("path", { key: '957bc17b2186060423198bd1624deb0d3c08ef92', d: "M18 4C10.28 4 4 10.28 4 18s6.28 14 14 14 14-6.28 14-14S25.72 4 18 4m9 19.49c-.27.48-.88.66-1.36.39l-8.13-4.51a.992.992 0 0 1-.51-.87V7.49c0-.55.45-1 1-1s1 .45 1 1V17.9l7.61 4.23c.48.27.66.88.39 1.36" }))); } }; UtrechtIconAfspraakMaken.style = UtrechtIconAfspraakMakenStyle0; export { UtrechtIconAfspraakMaken as utrecht_icon_afspraak_maken }; //# sourceMappingURL=utrecht-icon-afspraak-maken.entry.js.map