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)

17 lines (13 loc) 416 B
import React from 'react'; var _ref = /*#__PURE__*/ React.createElement("path", { fillRule: "evenodd", d: "M11 13a1 1 0 1 0 2 0V7a1 1 0 1 0-2 0v6zm-4 0a1 1 0 1 0 2 0V7a1 1 0 0 0-2 0v6zm3-11a8 8 0 1 0 0 16 8 8 0 0 0 0-16z" }); var SvgPauseMinor = function SvgPauseMinor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; export { SvgPauseMinor as S };