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) 622 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M1.5 2A1.5 1.5 0 0 0 0 3.5v5A1.5 1.5 0 0 0 1.5 10h6A1.5 1.5 0 0 0 9 8.5v-5A1.5 1.5 0 0 0 7.5 2h-6zM18 6h-6a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2zm-6 4h6a1 1 0 1 0 0-2h-6a1 1 0 1 0 0 2zm6 4H1a1 1 0 0 1 0-2h17a1 1 0 0 1 0 2zm-3.293 3.707A1 1 0 0 1 14 18H1a1 1 0 0 1 0-2h13a1 1 0 0 1 .707 1.707z" }); var SvgImageWithTextMajor = function SvgImageWithTextMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgImageWithTextMajor = SvgImageWithTextMajor;