import React from 'react';
import withIcon from '../lib/withIcon';
export const IconBrandshopify = withIcon(function IconBrandshopify(props) {
    return (<svg data-tag="IconBrandshopify" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
      <path fillRule="evenodd" d="M14.62 4.523c.372-.113.598-.177.598-.177a.262.262 0 0 1 .072-.018l.073-.014v17.692L3.17 19.893S4.638 8.523 4.734 8.12c.065-.532.08-.549.645-.726.017-.016.79-.258 1.904-.597.112-.855.532-1.951 1.08-2.822.774-1.242 1.742-1.936 2.71-1.968.5-.016.919.145 1.242.5.008.016.02.028.032.04.012.013.024.025.032.04.065-.015.113-.015.161-.015.742 0 1.371.435 1.79 1.242.13.258.226.5.29.71m-3.28 1.018a86.01 86.01 0 0 1 1.055-.324c.016-.533-.048-1.323-.322-1.903a2.592 2.592 0 0 0-.694.516c-.451.5-.839 1.258-1.032 2.016.33-.1.664-.203.992-.305m.33-2.744a1.108 1.108 0 0 0-.581-.145c-1.5.049-2.807 2.387-3.145 3.92l1.693-.517c.194-.983.662-2.016 1.274-2.677.242-.242.5-.451.758-.58m-1.47 9.756c-.533-.341-.973-.623-.998-1.03-.016-.178 0-.936 1.193-1.016a3.366 3.366 0 0 1 1.516.258l.613-2.323s-.532-.258-1.58-.193c-2.71.177-3.936 2.064-3.807 3.919.082 1.249.819 1.772 1.464 2.23.504.357.952.675.988 1.27.016.322-.194.79-.758.822-.871.065-1.952-.758-1.952-.758l-.419 1.774s1.08 1.162 3.048 1.033c1.63-.097 2.758-1.404 2.645-3.323-.097-1.474-1.135-2.139-1.953-2.663m2.55-9.288c.226.58.29 1.274.29 1.758.355-.113.678-.21.968-.29-.161-.5-.516-1.323-1.258-1.468" clipRule="evenodd"/>
      <path d="m20.83 20.683-5.064 1.258V4.507c.322.322 1.193 1.161 1.193 1.161s1.42.032 1.5.032c.081 0 .162.065.178.162.016.096 2.193 14.821 2.193 14.821"/>
    </svg>);
});
//# sourceMappingURL=Brandshopify.jsx.map