UNPKG

@icongo/gy

Version:
26 lines 1.08 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 GYSiGlyphHeartPlus = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-heart-plus", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M11 12h4.958v.918H11z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M13 10h.918v4.957H13z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M11.917 8.958h3.055c.605-1.135.997-2.431.997-3.896a4.019 4.019 0 0 0-4.011-4.031 4.015 4.015 0 0 0-3.911 3.148 4.054 4.054 0 0 0-3.945-3.148c-2.237 0-4.05 1.824-4.05 4.072 0 6.496 8.005 9.838 8.005 9.838s.785-.324 1.86-.974v-3.05h2V8.958Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphHeartPlus };