UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.2 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphPerson2 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphPerson2 = function GYSiGlyphPerson2(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-person-2", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M12.564 10.004c-.847 1.155-3.659 1.45-3.659 1.45s-2.876-.284-3.723-1.426C1.122 10.028 1 15.933 1 15.933h15.808c0 .001.319-5.929-4.244-5.929Zm-.746-5.984c0 1.669-1.303 4.857-2.908 4.857C7.303 8.877 6 5.689 6 4.02 6 2.353 7.303 1 8.91 1c1.605.001 2.908 1.353 2.908 3.02Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphPerson2 = GYSiGlyphPerson2;