@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.22 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIWeatherMoonWaxingGibbous6 = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIWeatherMoonWaxingGibbous6 = function LIWeatherMoonWaxingGibbous6(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M3.593 7c0 .548.032 1.049.096 1.507.064.458.17.92.33 1.379.16.457.368.878.618 1.245a5 5 0 0 0 .985 1.044c.4.325.868.596 1.4.825a5.91 5.91 0 0 0 2.332-.474 5.87 5.87 0 0 0 3.189-3.194 5.936 5.936 0 0 0 .474-2.337 5.84 5.84 0 0 0-.804-3.008 5.961 5.961 0 0 0-2.183-2.183A5.906 5.906 0 0 0 7.022 1c-1.06.532-1.895 1.336-2.513 2.422C3.892 4.508 3.593 5.701 3.593 7Z"
})
}));
};
exports.LIWeatherMoonWaxingGibbous6 = LIWeatherMoonWaxingGibbous6;