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.

6 lines 415 B
/* 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: "M19.704 12.016c0 .42-.224.806-.588 1.015l-12.83 7.332A1.168 1.168 0 0 1 4.54 19.35V4.682a1.168 1.168 0 0 1 1.746-1.013l12.83 7.332c.364.209.588.596.588 1.015Z" })), "0 0 24 24", "Play");