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 GYSiGlyphPersonRemove = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-person-remove", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M10.985 4.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.023Zm-1.047 8.938h5.823c-.447-1.584-1.593-3.953-4.058-3.953-.854 1.159-3.692 1.456-3.692 1.456s-2.903-.286-3.759-1.43c-4.096 0-4.221 5.923-4.221 5.923h9.906v-1.996h.001Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M11 14h4.937v.972H11z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPersonRemove };