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) 549 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M5.5 2A1.5 1.5 0 0 0 4 3.5V4h12v-.5A1.5 1.5 0 0 0 14.5 2h-9zM2 7.5A1.5 1.5 0 0 1 3.5 6h13A1.5 1.5 0 0 1 18 7.5V8H2v-.5zm-1 4A1.5 1.5 0 0 1 2.5 10h15a1.5 1.5 0 0 1 1.5 1.5v7a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 1 18.5v-7z" }); var SvgCategoriesMajor = function SvgCategoriesMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgCategoriesMajor = SvgCategoriesMajor;