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.85 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 UtrechtIconVrijwilligerswerkStyle0 = generatedCss; const UtrechtIconVrijwilligerswerk = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '3bf73a1981eb87ecfeb4ca9d033cdf5f25f641bf', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '2f91199457da1b06b981eca7cb7a5167568b73bc', d: "M34.88 15.49c.18-.23.16-.58-.06-.8l-.14-.14c-.69-.73-1.55-1.62-3.28-.94l-4.79 2.94c-.51.32-1.14.33-1.66.03-.52-.29-.84-.83-.86-1.44-.02-.85-.12-2.47-.25-4.35v-.07c-.17-2.58-.36-5.51-.37-7.21 0-1.05-.85-1.91-1.89-1.91s-1.83.8-1.89 1.82l-.4 8.83c-.44.11-.91.23-1.39.37L14.6 1.47C14.33.44 13.27-.19 12.26.06c-1.03.26-1.65 1.29-1.42 2.35l3.06 11.66c-.21.09-.41.18-.63.28L7.48 5.92c-.57-.83-1.59-1.15-2.43-.77-.54.24-.93.71-1.09 1.29-.13.51-.07 1.04.19 1.51l5.24 8.48c-.25.15-.5.31-.75.47l-4.8-3.74c-.7-.65-1.71-.64-2.36.02a1.74 1.74 0 0 0-.06 2.36l4.69 4.74 7.07 10.06c.57.82.96 1.78 1.13 2.77l.48 2.9h13.97l-1.82-7.27c-.55-2.19.02-4.5 1.53-6.16l6.4-7.07Zm-13.02 6.9-4.91 5.04-4.91-5.04a3.038 3.038 0 0 1 0-4.21 2.85 2.85 0 0 1 4.1 0l.8.82.8-.82a2.85 2.85 0 0 1 4.1 0 3.038 3.038 0 0 1 0 4.21Z" }))); } }; UtrechtIconVrijwilligerswerk.style = UtrechtIconVrijwilligerswerkStyle0; export { UtrechtIconVrijwilligerswerk as utrecht_icon_vrijwilligerswerk }; //# sourceMappingURL=utrecht-icon-vrijwilligerswerk.entry.js.map