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)

25 lines (19 loc) 817 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { fillRule: "evenodd", d: "M0 1.5A1.5 1.5 0 0 1 1.5 0h5A1.5 1.5 0 0 1 8 1.5V2h5a1 1 0 1 1 0 2H8v1.5A1.5 1.5 0 0 1 6.5 7H5v2H3V7H1.5A1.5 1.5 0 0 1 0 5.5v-4zM2 5V2h4v3H2z" }); var _ref2 = /*#__PURE__*/ React.createElement("path", { d: "M5 17v1h1v2H4.5A1.5 1.5 0 0 1 3 18.5V17h2zm-2-3v-3h2v3H3zm9 6H8v-2h4v2zm2-2h1v-1h2v1.5a1.5 1.5 0 0 1-1.5 1.5H14v-2zm2.907-13.159l2.252 2.252.375-.376a1.592 1.592 0 0 0-2.252-2.25l-.375.374zm1.218 3.283l-2.251-2.251-7.143 7.143L8 16l2.982-.731 7.143-7.144z" }); var SvgThemeEditMajor = function SvgThemeEditMajor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref, _ref2); }; exports.SvgThemeEditMajor = SvgThemeEditMajor;