UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.61 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Shopify = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.625 4.499c.374-.126.624-.126.624-.126L14.503 22 3.252 19.875S4.75 8.5 4.75 8.125c0-.498 0-.498.624-.749.054 0 .203-.047.435-.121a20.73 20.73 0 011.314-.38C7.5 5.25 8.75 2 11.374 2c.377 0 .75.123 1 .624h.126c1.125 0 1.75.875 2.125 1.875zm-3.542 1.137c.438-.134.891-.272 1.292-.513 0-.75-.126-1.251-.251-1.752-.624.25-1.373 1-1.75 2.501a9.16 9.16 0 01.709-.236zm.542-2.761c-.125-.126-.25-.126-.376-.126-1.752 0-2.874 2.374-3.25 3.878.25-.063.5-.157.75-.251s.5-.188.751-.25c.376-2 1.376-2.875 2.125-3.251zm-1.376 8.122c.75 0 1.499.376 1.499.376l.499-2.248s-.499-.25-1.499-.25c-2.75 0-4 1.749-4 3.624 0 1.26.708 1.814 1.33 2.3.487.38.92.72.92 1.324 0 .248-.125.749-.749.749-.874 0-1.874-.875-1.874-.875l-.502 1.75s1 1.25 3 1.25c1.624 0 2.875-1.25 2.875-3.125 0-1.53-1.031-2.265-1.83-2.833-.507-.36-.92-.654-.92-1.042 0-.25 0-1 1.251-1zm2.499-7.626c.125.376.25.877.25 1.501v.125c.189 0 .345-.031.5-.062.157-.032.313-.063.5-.063-.25-.752-.626-1.501-1.25-1.501zm5.624 2.376c.125 0 .25 0 .25.125 0 .063.538 3.79 1.072 7.498.528 3.668 1.054 7.316 1.054 7.377l-6 1.25.75-17.498h.125l1.125 1.122s1.499.126 1.624.126z", fill: "#323544" })); exports.default = Shopify;