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 1.1 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M19.325 5.78a.834.834 0 011.178 1.18l-1.589 1.587a.208.208 0 000 .295l.5.5a1.25 1.25 0 010 1.769l-2.654 2.657a4.785 4.785 0 01-3.414 1.381 5.487 5.487 0 01-2.471-.599.208.208 0 00-.241.039l-1.54 1.538a.417.417 0 01-.59 0l-.11-.11a.21.21 0 00-.293 0l-2.96 2.885a.834.834 0 00.01 1.167.855.855 0 001.178 0l2.653-2.653a2.084 2.084 0 012.95 2.947l-1.405 1.403a.834.834 0 01-1.179-1.179l1.402-1.402a.417.417 0 10-.59-.59l-2.651 2.65a2.563 2.563 0 01-3.537 0 2.501 2.501 0 010-3.535l2.953-2.875a.209.209 0 000-.296l-.184-.185a.417.417 0 010-.59l1.537-1.54a.21.21 0 00.038-.24 5.497 5.497 0 01-.593-2.242A4.774 4.774 0 019.096 6.1l2.653-2.652a1.25 1.25 0 011.768 0l.386.385a.208.208 0 00.295 0l1.589-1.59a.835.835 0 111.179 1.184l-1.59 1.584a.21.21 0 000 .295L17.44 7.37a.208.208 0 00.295 0l1.59-1.59zm-5.808 5.92a1.668 1.668 0 10-2.359-2.358 1.668 1.668 0 002.36 2.358z" })), "0 0 24 24", "PowerPlug");