@icongo/li
Version:
LibreICONS Icons
14 lines • 876 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingCrescent1 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M6.967 13c1.088 0 2.09-.267 3.012-.805a5.915 5.915 0 0 0 2.18-2.186 5.914 5.914 0 0 0 .806-3.012c0-1.087-.267-2.09-.805-3.012a5.94 5.94 0 0 0-2.18-2.18A5.9 5.9 0 0 0 6.966 1c.704.277 1.323.64 1.85 1.098.528.459.95.954 1.253 1.504.304.549.528 1.103.677 1.668.15.565.219 1.14.219 1.727 0 .342-.011.672-.038.981-.026.31-.08.64-.154.997a5.987 5.987 0 0 1-.299.992 5.367 5.367 0 0 1-.49.927 4.18 4.18 0 0 1-.72.843 5.49 5.49 0 0 1-.997.709c-.389.218-.826.4-1.3.554Z"
})
}));
export { LIWeatherMoonWaxingCrescent1 };