@shopify/polaris-icons
Version:
[](https://www.npmjs.com/package/@shopify/polaris-icons)
16 lines (12 loc) • 605 B
JavaScript
import React from 'react';
var _ref =
/*#__PURE__*/
React.createElement("path", {
d: "M17.759 4.35a1 1 0 0 0-1.41-.108S2.313 16.274 2.294 16.292a1 1 0 0 0 0 1.415.992.992 0 0 0 1.35.043l.008.01 1.963-1.683A5.97 5.97 0 0 0 10 18a6 6 0 0 0 6-6c0-1.157-.51-2.48-1.223-3.777L17.65 5.76a.999.999 0 0 0 .108-1.41zm-13.75 7.834c-.002-.062-.01-.121-.01-.184 0-4 6-10 6-10s1.2 1.203 2.526 2.885l-8.516 7.299z"
});
var SvgColorNoneMinor = function SvgColorNoneMinor(props) {
return React.createElement("svg", Object.assign({
viewBox: "0 0 20 20"
}, props), _ref);
};
export { SvgColorNoneMinor as S };