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) 532 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M20 10c0 5.514-4.486 10-10 10S0 15.514 0 10 4.486 0 10 0s10 4.486 10 10zm-8.414 1l-1.293 1.293a1 1 0 0 0 1.414 1.414l3-3a.997.997 0 0 0 0-1.414l-3-3a1 1 0 1 0-1.414 1.414L11.586 9H6a1 1 0 0 0 0 2h5.586z" }); var SvgCircleRightMajor = function SvgCircleRightMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgCircleRightMajor = SvgCircleRightMajor;