UNPKG

@icongo/ti

Version:
14 lines 672 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIEject = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", baseProfile: "tiny", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M13 17.5A4.505 4.505 0 0 1 8.5 13a1 1 0 1 0-2 0c0 3.584 2.916 6.5 6.5 6.5s6.5-2.916 6.5-6.5-2.916-6.5-6.5-6.5a1 1 0 1 0 0 2c2.481 0 4.5 2.019 4.5 4.5s-2.019 4.5-4.5 4.5zM10.656 4a1 1 0 0 1 0 2H7.413l1.708 1.707 4.093 4.092a1.001 1.001 0 0 1-1.414 1.416L7.707 9.121 6 7.413v3.243a1 1 0 0 1-2 0V4h6.656" }) })); export { TIEject };