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)

19 lines (14 loc) 714 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { fillRule: "evenodd", d: "M20 9c0 .55-.45 1-1 1h-2v2c0 .55-.45 1-1 1s-1-.45-1-1v-2h-2c-.55 0-1-.45-1-1s.45-1 1-1h2V6c0-.55.45-1 1-1s1 .45 1 1v2h2c.55 0 1 .45 1 1zM4 8h3V3H4v5zm-2 9h5v-7H2v7zm14-2c-.55 0-1 .45-1 1v1H9V6h3c.55 0 1-.45 1-1s-.45-1-1-1H9V2c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v6H1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h15c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1z" }); var SvgExistingInventoryMajor = function SvgExistingInventoryMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgExistingInventoryMajor = SvgExistingInventoryMajor;