UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 996 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function l(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPeople24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M9 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M13 8a4 4 0 0 1-1.368 3.012A7 7 0 0 1 16 17.5V19h4.206v-1.008a4.354 4.354 0 0 0-3.706-4.306v-2.328a1.845 1.845 0 1 0-1.346-3.435V6.359q.339-.073.699-.073a3.345 3.345 0 0 1 1.83 6.144 5.855 5.855 0 0 1 4.023 5.562V20.5H2v-3a7 7 0 0 1 4.368-6.488A4 4 0 1 1 13 8m-3 11h4.5v-1.5a5.5 5.5 0 1 0-11 0V19z", clipRule: "evenodd" } ) } ); } const s = o(l); export { s as default }; //# sourceMappingURL=IconPeople24.es.js.map