UNPKG

@icongo/ti

Version:
14 lines 1.95 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIArrowSyncOutline = 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: "M21.5 12.473c0-2.495-.818-4.426-2.653-6.259a2.99 2.99 0 0 0-1.073-.682l-.946-.946L13.121.879C12.555.312 11.801 0 11 0S9.445.312 8.879.879A2.978 2.978 0 0 0 8 3c0 .277.037.549.11.809a9.445 9.445 0 0 0-2.827 1.974A9.43 9.43 0 0 0 2.5 12.5c0 2.495.818 4.426 2.653 6.259.299.298.652.521 1.034.669l.985.986 3.707 3.707c.566.567 1.32.879 2.121.879s1.555-.312 2.121-.879c.567-.566.879-1.32.879-2.121 0-.286-.04-.566-.117-.834a9.474 9.474 0 0 0 2.833-1.975 9.432 9.432 0 0 0 2.784-6.718zm-9.13 7.484 1.337 1.336a.999.999 0 1 1-1.414 1.414L8.586 19l3.707-3.707a.997.997 0 0 1 1.414 0 .999.999 0 0 1 0 1.414l-1.247 1.247c1.351-.091 2.425-.59 3.428-1.593a5.46 5.46 0 0 0 1.611-3.888c0-1.422-.401-2.351-1.48-3.429a1 1 0 1 1 1.415-1.416c1.448 1.447 2.066 2.896 2.066 4.844 0 2.004-.78 3.887-2.197 5.303-1.39 1.39-3.01 2.1-4.933 2.182zm-.766-14.939-1.311-1.311a.999.999 0 1 1 1.414-1.414L15.414 6l-3.707 3.707a.997.997 0 0 1-1.414 0 .999.999 0 0 1 0-1.414l1.275-1.275c-1.365.086-2.448.584-3.456 1.593A5.46 5.46 0 0 0 6.5 12.5c0 1.422.401 2.351 1.48 3.429a1 1 0 1 1-1.415 1.416C5.118 15.897 4.5 14.448 4.5 12.5c0-2.004.78-3.887 2.197-5.303 1.382-1.383 2.993-2.093 4.907-2.179zM8.688 15.222C7.8 14.335 7.5 13.648 7.5 12.5c0-1.202.468-2.332 1.318-3.181l.187-.179c.033.481.236.93.581 1.274.378.378.88.586 1.414.586s1.036-.208 1.414-.586l2.339-2.339a1.99 1.99 0 0 0 .56 1.675c.888.887 1.188 1.574 1.188 2.722a4.466 4.466 0 0 1-1.318 3.181l-.188.181a1.987 1.987 0 0 0-.579-1.248C14.036 14.208 13.534 14 13 14s-1.036.208-1.414.586l-2.342 2.342a1.994 1.994 0 0 0-.556-1.706z" }) })); export { TIArrowSyncOutline };