UNPKG

@shopify/polaris-icons

Version:

[![npm version](https://img.shields.io/npm/v/@shopify/polaris-icons.svg?style=flat)](https://www.npmjs.com/package/@shopify/polaris-icons)

18 lines (13 loc) 869 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M17.986 12.166a3 3 0 1 1-1.973 0A1.003 1.003 0 0 1 16 12V9.999A3.999 3.999 0 0 0 12.001 6h-.587l1.293 1.293a1 1 0 1 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 0 1 1.414 1.414L11.414 4h.587A5.999 5.999 0 0 1 18 9.999V12c0 .057-.005.112-.014.166zm-14-4.332c.01.054.014.11.014.166v2.001A4 4 0 0 0 7.999 14h.587l-1.293-1.293a1 1 0 0 1 1.414-1.414l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L8.586 16h-.587A6 6 0 0 1 2 10.001V8c0-.057.005-.112.014-.166a3 3 0 1 1 1.972 0zM4 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm14 10a1 1 0 1 0-2.001.001A1 1 0 0 0 18 15z" }); var SvgExchangeMajor = function SvgExchangeMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgExchangeMajor = SvgExchangeMajor;