@kiwicom/orbit-components
Version:
Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com's products.
8 lines (7 loc) • 821 B
JavaScript
/* eslint-disable */
"use client";
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M4.503 4.85a4.716 4.716 0 1 1 4.85 7.8 7.144 7.144 0 0 1 5.628 6.981.9.9 0 1 1-1.8 0 5.344 5.344 0 0 0-10.687 0 .9.9 0 1 1-1.8 0 7.144 7.144 0 0 1 5.628-6.981 4.716 4.716 0 0 1-1.819-7.8Zm3.335.419a2.916 2.916 0 1 0 0 5.831 2.916 2.916 0 0 0 0-5.831Zm6.616 2.153a4.022 4.022 0 1 1 4.597 6.463 6.012 6.012 0 0 1 4.255 5.746.9.9 0 1 1-1.8 0 4.211 4.211 0 0 0-5.668-3.949.9.9 0 0 1-.622-1.689c.107-.04.216-.076.325-.11a4.02 4.02 0 0 1-2.265-3.617c0-1.067.423-2.09 1.178-2.844Zm2.843.622a2.222 2.222 0 1 0 0 4.443 2.222 2.222 0 0 0 0-4.443Z"
})), "0 0 24 24", "UserMultipleLight");