UNPKG

@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 583 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M11.993 2.35c.614-.008 1.274.28 1.616.897l8.191 15.8c.1.2.2.5.2.8 0 1-.8 1.8-1.798 1.8H3.719c-.237 0-.412-.062-.623-.138a7.673 7.673 0 00-.176-.062c-.8-.5-1.2-1.5-.7-2.4 0 0 7.96-15.178 8.292-15.8.331-.622.868-.889 1.481-.897zm-.883 6.397v5.4c0 .5.4.9.9.9s.9-.4.9-.9v-5.3c0-.5-.4-.9-.9-.9s-.9.4-.9.8zM12 18.95a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6z" })), "0 0 24 24", "Alert");