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)

16 lines (12 loc) 415 B
import React from 'react'; var _ref = /*#__PURE__*/ React.createElement("path", { d: "M8.837 2.79a6.047 6.047 0 0 0-6.046 6.047V20H0V8.837A8.837 8.837 0 0 1 8.837 0H20v2.79H8.837z" }); var SvgButtonCornerRoundedMajor = function SvgButtonCornerRoundedMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; export { SvgButtonCornerRoundedMajor as S };