UNPKG

@icongo/gy

Version:
23 lines 1.05 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 GYSiGlyphPersonPeople = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-person-people", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M10.247 11.46c-.646 1.026-1.389-1.53-2.2-1.53-.834 0-1.612 2.51-2.287 1.459-.58-.906-1.082-1.881-1.479-2.384-4.106 0-4.19 5.966-4.19 5.966h15.993s.282-5.992-4.335-5.992c-.408.524-.914 1.551-1.502 2.482Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M7.989 9C6.493 9 5.016 4.831 5.016 3.117 5.016 1.4 6.493.01 7.99.01c1.496 0 2.972 1.39 2.972 3.107 0 1.714-1.476 5.881-2.972 5.881Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPersonPeople };