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.59 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 UtrechtIconParticipatieLikeStyle0 = generatedCss; const UtrechtIconParticipatieLike = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: 'fc720670007043d3973bde68ca951aaf8983d4ba', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '880717cea33f864c8dc7d1de1273227c4165badb', d: "M10 17.01V29c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V17.01c0-.55.45-1 1-1h6c.55 0 1 .45 1 1m24 .08c0-1.15-.94-2.09-2.09-2.09H23a1.005 1.005 0 0 1 0-2.01h2v-2.12c-.02-1.89-.02-2.96-.35-4.67-.55-2.85-1.74-3.21-2.4-3.21-.94 0-1.5.85-1.5 1.68v.38c0 6.47-3.44 11.82-8.74 11.95v11.99h.23c1.49 0 2.5.03 3.65.54l.37.16c1.41.63 3.06 1.3 5.74 1.3h7c.37 0 .53-.03.6-.12.81-.29 1.39-1.06 1.39-1.96 0-.8-.46-1.5-1.13-1.85h.04c1.15 0 2.09-.94 2.09-2.09 0-.8-.46-1.5-1.13-1.85h.04c1.15 0 2.09-.94 2.09-2.09 0-.8-.46-1.5-1.13-1.85h.04c1.15 0 2.09-.94 2.09-2.09Z" }))); } }; UtrechtIconParticipatieLike.style = UtrechtIconParticipatieLikeStyle0; export { UtrechtIconParticipatieLike as utrecht_icon_participatie_like }; //# sourceMappingURL=utrecht-icon-participatie-like.entry.js.map