UNPKG

@icongo/gy

Version:
17 lines 1.38 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBasket = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-basket", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15.244 5.084h-1.928l-1.035-3.637a.614.614 0 0 0-.838-.286l-.071.036a.657.657 0 0 0-.289.863l.741 3.023H5.17l.768-3.019a.658.658 0 0 0-.281-.865l-.07-.036a.616.616 0 0 0-.842.277L3.672 5.083h-1.89c-.4 0-.725.302-.725.672 0 0 .324 1.22.725 1.22h.636l.449 6.677s.052 1.309 2.113 1.309h7.021c2.145 0 2.115-1.336 2.115-1.336l.363-6.649h.766c.4 0 .725-1.22.725-1.22-.001-.37-.326-.672-.726-.672ZM4.031 7.031H2.969V5.969h1.062v1.062Zm2.031 5.711c0 .35-.251.633-.559.633H5.48c-.311 0-.561-.283-.561-.633V8.413c0-.35.25-.632.561-.632h.023c.308 0 .559.282.559.632v4.329Zm2.998-.195c0 .334-.237.605-.529.605H8.51c-.293 0-.529-.271-.529-.605V8.448c0-.334.236-.604.529-.604h.021c.292 0 .529.271.529.604v4.099Zm2.968.092c0 .338-.245.611-.546.611h-.022c-.302 0-.545-.273-.545-.611V8.483c0-.338.243-.611.545-.611h.022c.301 0 .546.273.546.611v4.156Zm2.003-5.577h-1.094V5.968h1.094v1.094Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBasket };