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) 479 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M19 17.5v-13A1.5 1.5 0 0 0 17.5 3h-6.879a1.5 1.5 0 0 1-1.06-.44L8.439 1.44A1.5 1.5 0 0 0 7.38 1H2.5A1.5 1.5 0 0 0 1 2.5v15A1.5 1.5 0 0 0 2.5 19h15a1.5 1.5 0 0 0 1.5-1.5z" }); var SvgFolderMajor = function SvgFolderMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgFolderMajor = SvgFolderMajor;