UNPKG

@icongo/gy

Version:
23 lines 1.07 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphButtonBuy = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-button-buy", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m13.36 2.094-5.36 1-5.318-1C1.231 2.094.053 3.412.053 5.039v4.982c0 1.626 1.178 2.943 2.629 2.943L8 11.937l5.36 1.027c1.453 0 2.63-1.317 2.63-2.943V5.039c0-1.627-1.177-2.945-2.63-2.945ZM6 9.041h-.968V10H2V5h3.032v1H6v3.041ZM10 10H7V5h1v4.025h1V5h1v5Zm4-1.975L13.04 8v2h-1.08l.02-1.975H11V5h.98v3.025h1.06V5H14v3.025Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M3 8v1.037h2.006V8H3Zm0-2h2.026v1.029H3z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphButtonBuy };