UNPKG

@icongo/gy

Version:
23 lines 1.25 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 GYSiGlyphGift = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-gift", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M0 4h16v3H0zm12.66 5.777a.681.681 0 0 1 0 1.029.87.87 0 0 1-1.14 0L8.485 8.064h-.996l-3.035 2.742a.87.87 0 0 1-1.14 0 .683.683 0 0 1 0-1.029l1.898-1.713L1 8v8h14V8l-4.238.064 1.898 1.713Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M11.928.097c-1.159 0-2.623.838-3.96 2.253C6.634.935 5.17.097 4.014.097c-.592 0-1.098.221-1.46.637-.599.684-.678 2.021-.293 3.304h1.96s-.59-1.007-.428-1.884c.015-.018.078-.051.22-.051.573 0 1.905.678 3.057 1.935h1.845c1.157-1.264 2.42-1.935 3.013-1.935.176 0 .22.049.22.049.124 1.138-.432 1.886-.432 1.886h2.038c.387-1.283.23-2.62-.365-3.304-.364-.416-.868-.637-1.46-.637Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphGift };