UNPKG

@icongo/li

Version:
14 lines 820 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherLightning = 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: "M2.471 13h.252L7.16 6.432c.058-.116.026-.174-.096-.174H5.232l1.93-3.516c.057-.116.012-.174-.13-.174H4.574c-.07 0-.129.038-.187.116L2.594 7.458c-.013.116.025.174.122.174H4.49L2.471 13Zm5.484-4.084h.174l3.368-4.948c.032-.052.039-.097.026-.13-.013-.032-.052-.044-.11-.044h-1.355l1.407-2.6c.077-.13.038-.194-.117-.194H9.581c-.084 0-.149.039-.194.123L8.045 4.658c-.02.058-.02.103.007.136.026.032.064.045.122.045H9.49L7.955 8.916z" }) })); export { LIWeatherLightning };