UNPKG

@icongo/gy

Version:
50 lines (49 loc) 2.05 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphSignFoot = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphSignFoot = function GYSiGlyphSignFoot(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-sign-foot", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M13.798 14.262c0 3.231-2.339.253-5.294.253-2.951 0-5.403 2.979-5.403-.253 0-1.509 1.232-3.097 2.09-4.453.978-1.547 1.685-2.766 3.259-2.766 1.58 0 2.364 1.294 3.345 2.852.849 1.351 2.003 2.865 2.003 4.367Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 5.91, cy: 2.881, className: "prefix__si-glyph-fill", rx: 1.91, ry: 2.881 }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 10.936, cy: 2.926, className: "prefix__si-glyph-fill", rx: 1.936, ry: 2.926 }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 1.871, cy: 7.371, className: "prefix__si-glyph-fill", rx: 1.885, ry: 2.436, transform: "rotate(-10.51 1.986 7.435)" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M12.115 7.305c-.345 1.326.201 2.504 1.214 2.627 1.014.126 2.116-.849 2.463-2.175.345-1.328-.2-2.506-1.214-2.63-1.016-.126-2.118.85-2.463 2.178Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphSignFoot = GYSiGlyphSignFoot;