@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 • 460 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: "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 1 1-2.6 0 1.3 1.3 0 0 1 2.6 0Z"
})), "0 0 24 24", "AlertOctagon");