UNPKG

@icongo/gy

Version:
23 lines 1.11 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 GYSiGlyphPersonPlus = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-person-plus", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M10.985 3.044c0 1.671-1.336 4.863-2.983 4.863-1.648 0-2.986-3.192-2.986-4.863 0-1.669 1.338-3.023 2.986-3.023 1.647 0 2.983 1.354 2.983 3.023Zm4.973 9.977h-1.982v-1.983h-.972v1.983h-1.983v.971h1.983v1.983h.972v-1.983h1.982v-.971Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.861 9.938c-.663-1.037-1.666-1.908-3.158-1.908-.854 1.159-3.692 1.456-3.692 1.456S5.108 9.2 4.252 8.056c-4.096 0-4.221 5.923-4.221 5.923h9.906v-1.996h2.031V9.938h2.893Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPersonPlus };