UNPKG

@icongo/gi

Version:
25 lines (24 loc) 1.93 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIArrest = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIArrest = function GIArrest(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 512 512" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M0 0h512v512H0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fff", d: "m20.972 25 29.566 133.047.092.416 14.197 113.576L36.038 487h30.09l30.748-184.48h17.754L145.378 487h30.09l-28.79-214.96 14.198-113.577L190.534 25H176.24l-30.699 92.1a82.71 82.71 0 0 1 .713 10.9c0 14.85-3.849 28.437-10.701 38.879C128.7 177.321 118.158 185 105.753 185c-12.403 0-22.945-7.68-29.798-18.121C69.102 156.437 65.253 142.85 65.253 128c0-7.37.95-14.427 2.742-20.943L35.628 25zm84.78 64c-4.992 0-10.2 3.065-14.75 9.996-4.547 6.93-7.75 17.345-7.75 29.004 0 11.659 3.203 22.073 7.75 29.004 4.55 6.93 9.758 9.996 14.75 9.996 4.994 0 10.203-3.065 14.75-9.996 4.55-6.93 7.75-17.345 7.75-29.004 0-11.659-3.2-22.073-7.75-29.004-4.547-6.93-9.756-9.996-14.75-9.996zM458.9 144l-48 32h-208v64h93.215a200.885 200.885 0 0 0 4.512 8.88c6.187 11.432 13.806 24.515 26.027 31.056 13.15 7.037 29.836 6.118 44.125 4.8 2.998-.276 5.842-.617 8.534-.972L410.899 368c4.115 10.972 78.853 11.03 80 0 3.311-31.828-58.644-101.355-16-144v-48h-16zm-142.61 96h46.61l9.91 26.428c-1.21.135-2.425.268-3.684.384-13.009 1.2-28.32.282-33.98-2.748-4.733-2.533-13.115-13.45-18.69-23.75-.058-.106-.109-.207-.166-.314z" })] })); }; exports.GIArrest = GIArrest;