@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.
5 lines • 436 B
JavaScript
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M16.142 2H7.858L2 7.858v8.284L7.858 22h8.284L22 16.142V7.858L16.142 2zM12 6.78c.5 0 .8.4.8.8v5c0 .5-.4.8-.8.8-.5 0-.8-.3-.8-.8v-5c0-.5.4-.8.8-.8zm1.3 9.15a1.3 1.3 0 11-2.6 0 1.3 1.3 0 012.6 0z"
})), "0 0 24 24", "AlertOctagon");