UNPKG

@icongo/gy

Version:
34 lines (33 loc) 2.02 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphPersonPrison = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphPersonPrison = function GYSiGlyphPersonPrison(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-prison", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M13.697 16.022H4.38a3.349 3.349 0 0 1-3.341-3.35V3.371A3.348 3.348 0 0 1 4.378.022h9.32a3.348 3.348 0 0 1 3.34 3.349v9.301a3.35 3.35 0 0 1-3.34 3.35ZM4.107 1A2.113 2.113 0 0 0 2 3.114v9.77C2 14.05 2.945 15 4.107 15h9.785A2.114 2.114 0 0 0 16 12.884v-9.77A2.113 2.113 0 0 0 13.892 1H4.107Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M4 1v13.691h1.04V1H4Zm3 0v13.691h1.019V1H7Zm3 0v13.691h1.038V1H10Zm3 0v13.691h.918V1H13Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M12.576 11.048c-.399.587-.895 1.459-1.471 2.498-.632 1.146-1.359-.257-2.154-.257-.816 0-1.58 1.351-2.24.176-.568-1.011-1.061-1.826-1.449-2.389-2.01 0-3.046 1.3-3.578 2.871-.534 1.573 15.178 1.566 14.691-.013-.485-1.58-1.537-2.886-3.799-2.886Zm-.599-4.894c0 1.661-1.323 4.838-2.955 4.838-1.634 0-2.956-3.177-2.956-4.838 0-1.663 1.322-3.01 2.956-3.01 1.631.001 2.955 1.347 2.955 3.01Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphPersonPrison = GYSiGlyphPersonPrison;