UNPKG

@icongo/li

Version:
14 lines 1.33 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherStars = 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: "M1 8.498a1.468 1.468 0 0 0 1.028-.467c.28-.293.424-.642.424-1.047 0 .405.137.754.417 1.047.28.293.623.449 1.028.467a1.468 1.468 0 0 0-1.028.468c-.28.293-.417.641-.417 1.046 0-.405-.137-.753-.424-1.046A1.468 1.468 0 0 0 1 8.498Zm1.452-4.486a2.863 2.863 0 0 0 2-.915 2.852 2.852 0 0 0 .822-2.044c0 .791.274 1.47.823 2.044a2.892 2.892 0 0 0 2.006.915c-.517.025-.99.169-1.427.443-.43.268-.773.63-1.028 1.078a2.93 2.93 0 0 0-.374 1.451c0-.79-.274-1.476-.822-2.05a2.845 2.845 0 0 0-2-.922zm2.068 6.71a2.145 2.145 0 0 0 1.508-.685c.411-.43.617-.94.617-1.539 0 .599.205 1.11.617 1.54.41.43.91.66 1.501.685a2.131 2.131 0 0 0-1.501.685c-.412.43-.617.94-.617 1.539 0-.598-.206-1.109-.617-1.539a2.183 2.183 0 0 0-1.508-.685ZM8.763 7.77a2.131 2.131 0 0 0 1.502-.685c.411-.43.61-.94.61-1.545 0 .598.206 1.109.617 1.539.411.43.916.66 1.508.685a2.145 2.145 0 0 0-1.508.686c-.411.43-.617.94-.617 1.539 0-.599-.205-1.11-.61-1.54a2.15 2.15 0 0 0-1.502-.679Z" }) })); export { LIWeatherStars };