UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.54 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBikini = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBikini = function GYSiGlyphBikini(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-bikini", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M12.942 10.074C10 10.074 6 10.07 4.138 10.07c-.354 0-.03.467.104.503 1.645.44 3.027 2.347 3.734 4.97.148.551.971.592 1.114.053.702-2.643 1.957-4.383 3.73-5.018.192-.07.476-.504.122-.504Zm-.858-6.442C11.606 2.184 10.565.083 8.528.083c-2.052 0-3.095 2.132-3.566 3.581-.535.572-.908 2.064-.908 2.988 0 2.168 2.693 1.038 3.52.101a4.137 4.137 0 0 0 1.917.017c.844.926 3.502 2.011 3.502-.117-.001-.945-.364-2.476-.909-3.021ZM7.861 5.926c-.05-.935-1.214-2.094-1.968-2.469C6.324 2.281 7.132.833 8.528.833c1.396 0 2.206 1.458 2.638 2.636-.766.394-1.944 1.552-1.98 2.475a3.331 3.331 0 0 1-.619.063c-.241 0-.477-.03-.706-.081Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphBikini = GYSiGlyphBikini;