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) 618 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { d: "M9.437 15.996A.502.502 0 0 1 9 15.5V12a1 1 0 0 0-1-1H4.248l1.554-7h3.896L12 5.535v6.188l-2.563 4.273zM17 4h-3.697l-2.748-1.832A.995.995 0 0 0 10 2H5c-.468 0-.874.326-.976.783l-2 9A1 1 0 0 0 3 13h4v2.5C7 16.878 8.122 18 9.5 18h.5a1 1 0 0 0 .858-.485L13.567 13H17a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z" }); var SvgThumbsDownMinor = function SvgThumbsDownMinor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgThumbsDownMinor = SvgThumbsDownMinor;