@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.
6 lines • 748 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M8.583 7.627a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667ZM15.417 7.627a2.333 2.333 0 1 0 0-4.667 2.333 2.333 0 0 0 0 4.667ZM6.667 10.71a2.333 2.333 0 1 1-4.667 0 2.333 2.333 0 0 1 4.667 0ZM12 21.043c-3.417 0-6.167-1.75-6.167-3.833.084-1 .584-1.917 1.5-2.5.834-.667 1.584-1.5 2-2.417.417-1.166 1.5-1.916 2.667-2 1.167.084 2.25.834 2.667 2 .416 1 1.083 1.834 2 2.417.833.583 1.416 1.5 1.5 2.5 0 2.167-2.75 3.833-6.167 3.833ZM22 10.71a2.333 2.333 0 1 1-4.666 0 2.333 2.333 0 0 1 4.666 0Z"
})), "0 0 24 24", "Pet");