@shopify/polaris-icons
Version:
[](https://www.npmjs.com/package/@shopify/polaris-icons)
19 lines (14 loc) • 632 B
JavaScript
;
var React = require('react');
var _ref =
/*#__PURE__*/
React.createElement("path", {
fillRule: "evenodd",
d: "M16.56 4.56L12.44.44A1.5 1.5 0 0 0 11.38 0H4.5A1.5 1.5 0 0 0 3 1.5v17A1.5 1.5 0 0 0 4.5 20H15a2 2 0 0 0 2-2V5.62a1.5 1.5 0 0 0-.44-1.06zM8.4 7c-1 0-1.9.9-1.9 2 0 2.2 1.3 3.9 3.5 5 2.2-1.1 3.5-2.8 3.5-4.9v-.2c0-1-.9-1.9-1.9-1.9-1 0-1.6 1.167-1.6 1.167S9.4 7 8.4 7z"
});
var SvgFeaturedContentMajor = function SvgFeaturedContentMajor(props) {
return React.createElement("svg", Object.assign({
viewBox: "0 0 20 20"
}, props), _ref);
};
exports.SvgFeaturedContentMajor = SvgFeaturedContentMajor;